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 384599ef2c (svn r15743) -Codechange: move the definitions of some fake squirrel types to their own file. 16 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 r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo. 16 years ago
script_info.hpp (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo. 16 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 r15531) -Fix (r15467): AIs were stopped at every error, whether they caught it or not. 16 years ago
squirrel.hpp (svn r15558) -Cleanup: Remove some unnecessary friend declarations. 16 years ago
squirrel_class.hpp
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
squirrel_std.cpp (svn r15668) -Fix: a few typos. 16 years ago
squirrel_std.hpp