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
yexo 6e467e8ae0 (svn r16834) -Fix [FS#3034]: call the AI Save() function only once so AIs can't crash OpenTTD 15 years ago
..
fake_squirrel_types.hpp (svn r15743) -Codechange: move the definitions of some fake squirrel types to their own file. 16 years ago
script_info.cpp (svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nut. If AIs implement it, that url is shown when the AI crashes and also in the AI selection window. 15 years ago
script_info.hpp (svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nut. If AIs implement it, that url is shown when the AI crashes and also in the AI selection window. 15 years ago
script_scanner.cpp (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo. 16 years ago
script_scanner.hpp (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo. 16 years ago
squirrel.cpp (svn r16834) -Fix [FS#3034]: call the AI Save() function only once so AIs can't crash OpenTTD 15 years ago
squirrel.hpp (svn r16834) -Fix [FS#3034]: call the AI Save() function only once so AIs can't crash OpenTTD 15 years ago
squirrel_class.hpp (svn r16493) -Fix: missing/wrong @file doxygen 'headers' 15 years ago
squirrel_helper.hpp (svn r15629) -Fix (r15027): Validate strings that are passed from squirrel to the API, not strings passed from the API to squirrel. 16 years ago
squirrel_helper_type.hpp (svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed. 15 years ago
squirrel_std.cpp (svn r16493) -Fix: missing/wrong @file doxygen 'headers' 15 years ago
squirrel_std.hpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago