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/game
Peter Nelson 56085be9bd Codechange: Move includes for common STL headers to stdafx. 1 year ago
..
CMakeLists.txt Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2 years ago
game.hpp Codechange: use std::string for script info/library finding 1 year ago
game_config.cpp Codechange: use std::string for script info/library finding 1 year ago
game_config.hpp Codechange: use std::string for script info/library finding 1 year ago
game_core.cpp Codechange: use std::optional<std::string> for changing the script over char * 1 year ago
game_gui.cpp Feature: opt-in survey when exiting a game 1 year ago
game_gui.hpp Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2 years ago
game_info.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
game_info.hpp Codechange: use std::string for script library category 1 year ago
game_instance.cpp Codechange: replace 'const char *' script API parameters with std::string 1 year ago
game_instance.hpp Codechange: replace 'const char *' script API parameters with std::string 1 year ago
game_scanner.cpp Codechange: use std::string for script info/library finding 1 year ago
game_scanner.hpp Codechange: use std::string for script info/library finding 1 year ago
game_text.cpp Codechange: introduce std::string variant of sq_pushstring 1 year ago
game_text.hpp Change: [Script] Improve ScriptText validation error messages 1 year ago