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 890eec6132 (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 14 years ago
..
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 14 years ago
script_info.hpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
script_scanner.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
script_scanner.hpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
squirrel.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
squirrel.hpp (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 14 years ago
squirrel_class.hpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
squirrel_helper.hpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
squirrel_helper_type.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
squirrel_std.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago
squirrel_std.hpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 14 years ago