OpenTTD/src/script
Gabda b870596f15 Add #6887: Option to show zone inside local authority boundary of towns
Can be found at town information > local authority window
Layout for button is same as Graph Keys
Turn on/off for every town individually
2019-08-17 21:45:20 +01:00
..
api Add #6887: Option to show zone inside local authority boundary of towns 2019-08-17 21:45:20 +01:00
script_config.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
script_config.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
script_fatalerror.hpp (svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file) 2011-11-29 23:21:13 +00:00
script_info.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
script_info.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
script_info_dummy.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
script_instance.cpp Codechange: catch script exceptions by reference 2019-05-15 21:59:57 +02:00
script_instance.hpp Change: Limit memory allocations for each Squirrel instance 2019-05-11 15:34:33 +02:00
script_scanner.cpp Codechange: catch script exceptions by reference 2019-05-15 21:59:57 +02:00
script_scanner.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
script_storage.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
script_suspend.hpp (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances 2011-11-29 23:21:33 +00:00
squirrel.cpp Fix #7590: decrement allocated_size in ScriptAllocator::Free() 2019-05-15 21:59:57 +02:00
squirrel.hpp Change: Limit memory allocations for each Squirrel instance 2019-05-11 15:34:33 +02:00
squirrel_class.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
squirrel_helper.hpp Codechange: catch script exceptions by reference 2019-05-15 21:59:57 +02:00
squirrel_helper_type.hpp Fix: MSVC warnings (#7423) 2019-03-28 00:09:33 +01:00
squirrel_std.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02: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