You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/script
truebrain afdb67a353 (svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script/api/script_* (Rubidium) 13 years ago
..
api (svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script/api/script_* (Rubidium) 13 years ago
script_info.cpp (svn r23263) -Documentation: stop naming AI in comments in script/ files; it makes no sense 13 years ago
script_info.hpp (svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename 13 years ago
script_scanner.cpp (svn r23352) -Add: support dynamically adding an API prefix when returning a C++ class to Squirrel 13 years ago
script_scanner.hpp (svn r22904) -Codechange: add tar filename to file scanning 13 years ago
squirrel.cpp (svn r23352) -Add: support dynamically adding an API prefix when returning a C++ class to Squirrel 13 years ago
squirrel.hpp (svn r23352) -Add: support dynamically adding an API prefix when returning a C++ class to Squirrel 13 years ago
squirrel_class.hpp (svn r23350) -Add: support different ScriptTypes in the helper functions for GetClassName (Rubidium) 13 years ago
squirrel_helper.hpp (svn r23350) -Add: support different ScriptTypes in the helper functions for GetClassName (Rubidium) 13 years ago
squirrel_helper_type.hpp (svn r22406) -Document: some more "random-ish" tidbits 13 years ago
squirrel_std.cpp (svn r23293) -Codechange: make LoadScript/LoadFile non-static 13 years ago
squirrel_std.hpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago