OpenTTD/src/3rdparty
Patric Stout 28e90769f7 Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had
While at it, replace OTTD_ASSERT with WITH_ASSERT, as this
is always set if assert() is valid. No matter if NDEBUG is set
or not.
2021-06-03 17:30:00 +02:00
..
md5 Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
opengl Codechange: [Win32] Try to get an OpenGL 3.2+ context if possible. 2021-02-22 22:16:07 +01:00
os2 Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
squirrel Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 2021-06-03 17:30:00 +02:00
CMakeLists.txt Add: [Win32] Video driver that uses OpenGL to transfer the video buffer to the screen. 2021-02-22 22:16:07 +01:00
README.licensing (svn r25781) -Doc: Add licensing section to readme.txt. 2013-09-19 07:42:15 +00:00

The files in this directory are not licensed under the same terms as the
rest of OpenTTD. Licensing details can be found in OpenTTD's readme.txt
and in this directory or subdirectories as well.