OpenTTD/src/script
2011-02-20 20:28:49 +00:00
..
script_info.cpp (svn r21311) -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond 2010-11-24 17:00:37 +00:00
script_info.hpp (svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. 2010-12-22 11:46:41 +00:00
script_scanner.cpp
script_scanner.hpp
squirrel_class.hpp
squirrel_helper_type.hpp
squirrel_helper.hpp
squirrel_std.cpp
squirrel_std.hpp
squirrel.cpp (svn r22120) -Change: [NoAI] Prevent AIs from getting consistently over their allowed amount of operations by subtracting the amount they went over "budget" from the budget for the next "tick". 2011-02-20 20:28:49 +00:00
squirrel.hpp (svn r22120) -Change: [NoAI] Prevent AIs from getting consistently over their allowed amount of operations by subtracting the amount they went over "budget" from the budget for the next "tick". 2011-02-20 20:28:49 +00:00