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
dP c73b88ddca
Fix: Don't send unused tile field over the network (#10507)
2 years 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: move windows common to AI and GS out of ai_gui 2 years ago
game_config.cpp
game_config.hpp
game_core.cpp Codechange: move windows common to AI and GS out of ai_gui 2 years ago
game_gui.cpp Fix #10059: [Script] Let custom values on a config item be up to 10 digits + 1 for sign 2 years 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 Change: Heading for 14 now. (#10302) 2 years ago
game_info.hpp
game_instance.cpp Fix: Don't send unused tile field over the network (#10507) 2 years ago
game_instance.hpp
game_scanner.cpp
game_scanner.hpp
game_text.cpp Codechange: add non-nullptr asserts in cases where it should never be nullptr 2 years ago
game_text.hpp