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
Charles Pigott 9b800a96ed
Codechange: Remove min/max functions in favour of STL variants (#8502)
3 years ago
..
api Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
CMakeLists.txt Add: [CMake] Option to only build tools/docs 4 years ago
script_config.cpp Fix #6452: Reset only editable and visible settings from GUI (#7890) 4 years ago
script_config.hpp Fix #6452: Reset only editable and visible settings from GUI (#7890) 4 years ago
script_fatalerror.hpp Cleanup: Removed SVN headers 5 years ago
script_info.cpp Codechange: Use std::string in file scanners. 4 years ago
script_info.hpp Codechange: Use std::string in file scanners. 4 years ago
script_info_dummy.cpp Cleanup: Removed SVN headers 5 years ago
script_instance.cpp Codechange: Convert some more FIO functions to take std::string. 4 years ago
script_instance.hpp Add: [Script] Native priority queue; useful e.g. for pathfinders. 4 years ago
script_scanner.cpp Codechange: Use std::string in file scanners. 4 years ago
script_scanner.hpp Codechange: Use std::string in file scanners. 4 years ago
script_storage.hpp Cleanup: Removed SVN headers 5 years ago
script_suspend.hpp Cleanup: Removed SVN headers 5 years ago
squirrel.cpp Fix: [NoAI] don't notify caught exceptions 4 years ago
squirrel.hpp Codechange: Add WARN_FORMAT to vseprintf and fix the cascade of warnings that followed 4 years ago
squirrel_class.hpp Cleanup: Removed SVN headers 5 years ago
squirrel_helper.hpp Cleanup: Removed SVN headers 5 years ago
squirrel_helper_type.hpp Cleanup: Removed SVN headers 5 years ago
squirrel_std.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
squirrel_std.hpp Cleanup: Removed SVN headers 5 years ago