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 da066fab5b (svn r15222) -Fix: The squirrel stack was corrupted if an AI called any C++ function during Save(). 16 years ago
..
squirrel.cpp (svn r15222) -Fix: The squirrel stack was corrupted if an AI called any C++ function during Save(). 16 years ago
squirrel.hpp (svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) a CanLoadFromVersion(version), which should return true/false, to indicate if you can load a savegame made with your AI of version 'version' 16 years ago
squirrel_class.hpp
squirrel_helper.hpp
squirrel_helper_type.hpp
squirrel_std.cpp (svn r15061) -Fix (r15027): three files were missing the Id header 16 years ago
squirrel_std.hpp