OpenTTD/src/script
Henry Wilson a690936ed7 Codechange: Replace SmallVector::Length() with std::vector::size() 2019-03-26 20:15:57 +00:00
..
api Add: script API functions for build with refit feature 2019-03-24 15:28:48 +00:00
script_config.cpp Fix #6892: [Script] CONFIG_RANDOM did not use the full parameter range (#6902) 2018-09-20 22:31:38 +02:00
script_config.hpp Change: Allow AI companies to start immediately. 2019-02-02 16:37:11 +00:00
script_fatalerror.hpp
script_info.cpp (svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD 2014-09-06 17:30:33 +00:00
script_info.hpp (svn r26057) -Fix: a number of possibly uninitialised variables 2013-11-23 13:12:19 +00:00
script_info_dummy.cpp Fix: Remove various dead or unnecessary assignments 2018-10-31 12:41:49 +01:00
script_instance.cpp (svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to be of type integer instead of boolean 2014-09-07 09:30:57 +00:00
script_instance.hpp (svn r25342) -Add: StoryPage data structures and GS API 2013-06-09 12:19:09 +00:00
script_scanner.cpp Remove: ENABLE_NETWORK switch 2019-03-20 19:24:55 +01:00
script_scanner.hpp Codechange: Use override specifer for overriding member declarations 2019-03-24 16:10:04 +01:00
script_storage.hpp (svn r26057) -Fix: a number of possibly uninitialised variables 2013-11-23 13:12:19 +00:00
script_suspend.hpp
squirrel.cpp Fix 6accbf9: Silence warnings about unused fread() result 2019-01-05 17:16:53 +01:00
squirrel.hpp (svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD 2014-09-06 17:30:33 +00:00
squirrel_class.hpp
squirrel_helper.hpp Codechange: Replace SmallVector::Length() with std::vector::size() 2019-03-26 20:15:57 +00:00
squirrel_helper_type.hpp
squirrel_std.cpp (svn r26782) -Fix (r26781): was in the wrong folder when commiting 2014-09-06 20:22:59 +00:00
squirrel_std.hpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 2013-01-08 22:46:42 +00:00