OpenTTD/src/3rdparty/squirrel
Peter Nelson 55a328c586
Codechange: Replace type-punning with `std::bit_cast` in squirrel. (#12224)
2024-03-09 17:13:17 +00:00
..
include Add: [Script] Optional filter parameter to more ScriptXXXList constructors (#11698) 2024-01-09 09:39:13 +01:00
sqstdlib Codechange: replace NULL with nullptr 2023-12-26 07:18:52 +01:00
squirrel Codechange: Replace type-punning with `std::bit_cast` in squirrel. (#12224) 2024-03-09 17:13:17 +00: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 (svn r15578) -Change: unexternalise squirrel. 2009-02-25 01:21:50 +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