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
Peter Nelson 56085be9bd Codechange: Move includes for common STL headers to stdafx. 1 year ago
..
api Codechange: Move includes for common STL headers to stdafx. 1 year ago
CMakeLists.txt Codechange: move windows common to AI and GS out of ai_gui 1 year ago
script_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
script_config.cpp Codechange: rewrite script string-to-settings conversion to C++ 1 year ago
script_config.hpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
script_fatalerror.hpp Change: [Script] Let Script_FatalError use std::string instead of const char * 3 years ago
script_gui.cpp Codechange: use std::string for script config 1 year ago
script_gui.h Fix #10578: Allow to select any version of AI/GS from GUI (#10604) 1 year ago
script_info.cpp Codechange: remove manual allocation/free for SQ_instance 1 year ago
script_info.hpp Codechange: remove manual allocation/free for SQ_instance 1 year ago
script_info_dummy.cpp Codechange: use fmt::format to create dummy scripts 1 year ago
script_instance.cpp Codechange: use std::string for script config 1 year ago
script_instance.hpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
script_scanner.cpp Codechange: use std::string for script config 1 year ago
script_scanner.hpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
script_storage.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
script_suspend.hpp Cleanup: Removed SVN headers 5 years ago
squirrel.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
squirrel.hpp Cleanup: stredup-ing string variant for calling scripts 1 year ago
squirrel_class.hpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
squirrel_helper.hpp Cleanup: the need for SQAutoFreePointers has gone 1 year ago
squirrel_helper_type.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
squirrel_std.cpp Codechange: use C++ strings for constructing script file paths 1 year ago
squirrel_std.hpp Cleanup: Removed SVN headers 5 years ago