OpenTTD/src/3rdparty/squirrel
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
..
include Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
sqstdlib 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: introduce CMake for project management 2020-06-05 19:36:05 +02:00
COPYRIGHT (svn r23383) -Update: bring Squirrel to 2.2.5; besides some nice bug fixes, it mostly solves the sort() issues 2011-12-01 12:03:20 +00:00
README.OpenTTD

This folder contains a modified version of Squirrel that is tailored to meet
the needs of OpenTTD.
We have based this modification on the version as described in:
include/squirrel.h