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 316e666860 (svn r25546) -Fix: two small memory leaks 11 years ago
..
api (svn r25544) -Fix [FS#5625] (r25488, r25486): [GS] The checks and validations for setting the extra text in the town window became too stringent 11 years ago
script_config.cpp (svn r24788) -Change: Detach script settings from difficulty settings. Always allow changing all script settings without setting difficulty to custom. 12 years ago
script_config.hpp (svn r24317) -Feature: Add dropdowns to AI configurations, if all values have labels. 12 years ago
script_fatalerror.hpp (svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file) 13 years ago
script_info.cpp (svn r24789) -Add: Separate setting to control the default settings of newly added scripts and random AIs. 12 years ago
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 r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb) 12 years ago
script_instance.cpp (svn r25342) -Add: StoryPage data structures and GS API 11 years ago
script_instance.hpp (svn r25342) -Add: StoryPage data structures and GS API 11 years ago
script_scanner.cpp (svn r25546) -Fix: two small memory leaks 11 years ago
script_scanner.hpp (svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro) 12 years ago
script_storage.hpp (svn r25342) -Add: StoryPage data structures and GS API 11 years ago
script_suspend.hpp (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances 13 years ago
squirrel.cpp (svn r25305) -Fix [FS#5561]: Game Script APIs that execute a DoCommand were returning the same result as in TestMode during world generation 11 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 (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 r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago