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
rubidium 76d5833650 (svn r24179) -Codechange: move some variables of Town to TownCache 13 years ago
..
api (svn r24179) -Codechange: move some variables of Town to TownCache 13 years ago
script_config.cpp (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro) 13 years ago
script_config.hpp (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro) 13 years ago
script_fatalerror.hpp
script_info.cpp
script_info.hpp (svn r23613) -Add: allow IsDeveloperOnly in info.nut, to indicate if you can select this GS via the GUI (optional, defaults to false) 13 years ago
script_info_dummy.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 13 years ago
script_instance.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 13 years ago
script_instance.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 13 years ago
script_scanner.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 13 years ago
script_scanner.hpp (svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it abstract, make the other overloaded Initialize() protected 13 years ago
script_storage.hpp (svn r23632) -Add: GSCompanyMode, to change company in GameScripts 13 years ago
script_suspend.hpp
squirrel.cpp (svn r23801) -Fix: reading the utf-8 BOM from AI/GS files on big-endian machines failed 13 years ago
squirrel.hpp (svn r23604) -Add: initial support for GameScripts 13 years ago
squirrel_class.hpp (svn r23651) -Feature: [NoGo] GSText now accepts string arguments as parameters to the constructor 13 years ago
squirrel_helper.hpp (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 13 years ago
squirrel_helper_type.hpp
squirrel_std.cpp
squirrel_std.hpp