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
Patric Stout b0e73277d6
Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276)
1 year ago
..
3rdparty Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
ai Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
blitter Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
core Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
fontcache Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
game Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
lang Update: Translations from eints 1 year ago
linkgraph Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
misc Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
music Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
network Codechange: Using alias and std::array for company expense storage. (#11273) 1 year ago
os Change: make nlohmann a mandatory library to build OpenTTD (#11235) 1 year ago
pathfinder Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
saveload Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276) 1 year ago
script Codechange: keep how we convert string <-> JSON private (#11269) 1 year ago
settingsgen
sound Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
spriteloader Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
strgen Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
table Feature: Setting to disallow level crossings with competitors (#10755) 1 year ago
tests Codechange: keep how we convert string <-> JSON private (#11269) 1 year ago
timer Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
video Codechange: use Textbuf directly, instead via several virtual functions in Window 1 year ago
widgets Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
CMakeLists.txt Cleanup: [CMake] don't add strgen.h twice (#11199) 1 year ago
aircraft.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
aircraft_cmd.cpp Fix #11180: Use TileVirtXY for aircraft crash tile (#11184) 1 year ago
aircraft_cmd.h
aircraft_gui.cpp
airport.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
airport.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
airport_cmd.h
airport_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 1 year ago
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
autoreplace_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
autoreplace_cmd.h
autoreplace_func.h
autoreplace_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
base_media_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
base_media_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
base_station_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
bitmap_type.h
bmp.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
bmp.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
bootstrap_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
bridge.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
bridge_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
cargo_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
cargoaction.cpp Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276) 1 year ago
cargoaction.h Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276) 1 year ago
cargomonitor.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
cargomonitor.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
cargopacket.cpp Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276) 1 year ago
cargopacket.h Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276) 1 year ago
cargotype.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
cargotype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
cheat_type.h
clear_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
clear_func.h
clear_map.h
command.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
command_func.h
command_type.h Add: [Script] Game script control of industry production level. 1 year ago
company_base.h Codechange: Using alias and std::array for company expense storage. (#11273) 1 year ago
company_cmd.cpp Codechange: Using alias and std::array for company expense storage. (#11273) 1 year ago
company_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
company_func.h
company_gui.cpp Codechange: Using alias and std::array for company expense storage. (#11273) 1 year ago
company_gui.h
company_manager_face.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
company_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
console.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
console_cmds.cpp Codechange: workaround CMake/Xcode duplicate file name issue (#11186) 1 year ago
console_func.h Codechange: let IConsoleCmdExec accept std::string 1 year ago
console_gui.cpp Codechange: use Textbuf directly, instead via several virtual functions in Window 1 year ago
console_gui.h
console_internal.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
console_type.h
cpu.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
cpu.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
crashlog.cpp Change: mention in MacOS / Windows crashlog popup when files couldn't be generated (#11239) 1 year ago
crashlog.h Change: mention in MacOS / Windows crashlog popup when files couldn't be generated (#11239) 1 year ago
currency.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
currency.h Codechange: Use proper date types in various places (#11177) 1 year ago
date_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
date_gui.h
date_type.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
debug.cpp
debug.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
dedicated.cpp
depot.cpp
depot_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
depot_cmd.cpp
depot_cmd.h
depot_func.h
depot_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
depot_map.h
depot_type.h Codechange: Invalid depot value is unrelated to invalid station value. (#11227) 1 year ago
direction_func.h
direction_type.h
disaster_vehicle.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
disaster_vehicle.h
dock_cmd.h
dock_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
driver.cpp
driver.h
economy.cpp Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276) 1 year ago
economy_base.h
economy_cmd.h
economy_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
economy_type.h Codechange: Using alias and std::array for company expense storage. (#11273) 1 year ago
effectvehicle.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
effectvehicle_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
effectvehicle_func.h
elrail.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
elrail_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
engine.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
engine_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
engine_cmd.h
engine_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
engine_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
engine_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
engine_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
error.cpp
error.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
error_func.h
error_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
fileio.cpp
fileio_func.h
fileio_type.h
fios.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
fios.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
fios_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
fontcache.cpp Fix #10993: Crash log when font caches not initialised (#11024) 1 year ago
fontcache.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
fontdetection.h
framerate_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
framerate_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gamelog.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gamelog.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gamelog_internal.h
genworld.cpp
genworld.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
genworld_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
gfx.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfx_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfx_layout.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfx_layout.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfx_layout_fallback.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfx_layout_fallback.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfx_layout_icu.cpp Fix #11203: [ICU] Glyph to char mapping with multiple runs (#11204) 1 year ago
gfx_layout_icu.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfx_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfxinit.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gfxinit.h
goal.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
goal_base.h
goal_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
goal_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
goal_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
graph_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
graph_gui.h
ground_vehicle.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
ground_vehicle.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
group.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
group_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
group_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
group_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
group_gui.h
group_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
heightmap.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
heightmap.h
highscore.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
highscore.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
highscore_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
hotkeys.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
hotkeys.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
house.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
house_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
industry.h Add: [Script] Game script control of industry production level. 1 year ago
industry_cmd.cpp Add: [Script] Custom news message text for industry SetProductionLevel. 1 year ago
industry_cmd.h Add: [Script] Custom news message text for industry SetProductionLevel. 1 year ago
industry_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
industry_map.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
industry_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
industrytype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
ini.cpp
ini_load.cpp
ini_type.h
intro_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
landscape.cpp Codechange: be more type-specific about types in NPFs queue (#11192) 1 year ago
landscape.h
landscape_cmd.h
landscape_type.h
language.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
league_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
league_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
league_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
league_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
league_gui.h
league_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
livery.h
main_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
map.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
map_func.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
map_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
misc.cpp
misc_cmd.cpp
misc_cmd.h
misc_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
mixer.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
mixer.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
music.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
music_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
newgrf.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
newgrf.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_airport.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_airport.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_airporttiles.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_airporttiles.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_animation_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_animation_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_callbacks.h
newgrf_canal.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_canal.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_cargo.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_cargo.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_class.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_class_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_commons.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_commons.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_config.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_config.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_debug.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_debug_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
newgrf_engine.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
newgrf_engine.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_generic.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_generic.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
newgrf_house.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
newgrf_house.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_industries.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
newgrf_industries.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_industrytiles.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_industrytiles.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_object.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
newgrf_object.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_profiling.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_profiling.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_properties.h
newgrf_railtype.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
newgrf_railtype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_roadstop.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_roadstop.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_roadtype.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
newgrf_roadtype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_sound.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_sound.h
newgrf_spritegroup.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_spritegroup.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_station.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
newgrf_station.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_storage.cpp
newgrf_storage.h Codechange: Use std::array for TemporaryStorageArray. 1 year ago
newgrf_text.cpp Codechange: Allow using more than 65536 NewGRF string IDs. 1 year ago
newgrf_text.h Codechange: Allow using more than 65536 NewGRF string IDs. 1 year ago
newgrf_town.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
newgrf_town.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_townname.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
newgrf_townname.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
news_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
news_func.h Add: [Script] Custom news message text for industry SetProductionLevel. 1 year ago
news_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
news_gui.h
news_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
object.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
object_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
object_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
object_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
object_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
object_map.h
object_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
openttd.cpp Codechange: [Emscripten] Improve syncfs synchronisation on exit/abort 1 year ago
openttd.h
order_backup.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
order_backup.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
order_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
order_cmd.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
order_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
order_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
order_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
order_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
osk_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h Codechange: use Textbuf directly, instead via several virtual functions in Window 1 year ago
rail.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
rail.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
rail_cmd.cpp Feature: Setting to disallow level crossings with competitors (#10755) 1 year ago
rail_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
rail_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
rail_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
rail_map.h Feature: Orientation of rail and road depots can be changed (#9642) 1 year ago
rail_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
random_access_file.cpp Fix: crash when opening a damaged base-graphics (#11275) 1 year ago
random_access_file_type.h Fix: crash when opening a damaged base-graphics (#11275) 1 year ago
rev.cpp.in Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
rev.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
road.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
road.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
road_cmd.cpp Feature: Setting to disallow level crossings with competitors (#10755) 1 year ago
road_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
road_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
road_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h Feature: Orientation of rail and road depots can be changed (#9642) 1 year ago
road_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
roadstop.cpp
roadstop_base.h
roadveh.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
roadveh_cmd.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 1 year ago
roadveh_cmd.h
roadveh_gui.cpp
safeguards.h Remove: now unused stredup 1 year ago
screenshot.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
screenshot.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
screenshot_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
screenshot_gui.h
settings.cpp Add: alternative setting for right-click close window option to exclude pinned windows (#10204) 1 year ago
settings_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
settings_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
settings_gui.cpp Fix 8c9ecde9: actually remove autosave_interval from setting window (#11260) 1 year ago
settings_gui.h Fix #11087: Disable base graphics/sound dropdown outside main menu 1 year ago
settings_internal.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
settings_table.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
settings_table.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
settings_type.h Feature: Setting to disallow level crossings with competitors (#10755) 1 year ago
ship.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
ship_cmd.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 1 year ago
ship_cmd.h
ship_gui.cpp
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
signs_cmd.cpp
signs_cmd.h
signs_func.h
signs_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
signs_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
slope_func.h
slope_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
smallmap_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
smallmap_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
sortlist_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
sound.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
sound_func.h
sound_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
sprite.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
sprite.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
spritecache.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
spritecache.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
station.cpp
station_base.h Codechange: Reorder some high-use structs to reduce their size. (#11201) 1 year ago
station_cmd.cpp Fix: Road stops should not draw a ground sprite of 0 (#11214) 1 year ago
station_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
station_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
station_gui.cpp Fix: Inaccurate waiting cargo total in station window when using cargodist (#11213) 1 year ago
station_gui.h
station_kdtree.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
station_map.h
station_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
statusbar_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
statusbar_gui.h
stdafx.h Fix: asserts unintentially being partially disabled in release-builds (#11268) 1 year ago
story.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
story_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
story_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
story_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
story_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
string.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
string_base.h
string_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
string_type.h Cleanup: remove typedefs for non _t (u)int types and WChar 1 year ago
stringfilter.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
stringfilter_type.h
strings.cpp Fix #11181: attempting to read string as int triggers assertion 1 year ago
strings_func.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
strings_internal.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
strings_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
subsidy.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
subsidy_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
subsidy_cmd.h
subsidy_func.h
subsidy_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
subsidy_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
tar_type.h
terraform_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
terraform_cmd.h
terraform_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
terraform_gui.h
textbuf.cpp Codechange: use Textbuf directly, instead via several virtual functions in Window 1 year ago
textbuf_gui.h Fix #11115: Focus the abandon game/exit game windows (#11125) 1 year ago
textbuf_type.h Codechange: use Textbuf directly, instead via several virtual functions in Window 1 year ago
texteff.cpp Codechange: Don't allocate a text effect with INVALID_TE_ID. 1 year ago
texteff.hpp Codechange: Reduce size of TextEffectMode and TextEffectID. 1 year ago
textfile_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
textfile_gui.h
textfile_type.h
tgp.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
tgp.h
thread.h Cleanup: unused NO_THREADS #ifdefs 1 year ago
tile_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
tile_map.cpp
tile_map.h
tile_type.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
tilearea.cpp
tilearea_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable.h Codechange: Use correct type for max timetable start years constant (#11197) 1 year ago
timetable_cmd.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 1 year ago
timetable_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
timetable_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
toolbar_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
toolbar_gui.h
town.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
town_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
town_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
town_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
town_kdtree.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
town_map.h
town_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
townname.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
townname_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
townname_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
track_func.h
track_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
train.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
train_cmd.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 1 year ago
train_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
train_gui.cpp Fix #11162: Get colour map of correct train part. (#11163) 1 year ago
transparency.h Feature: Transparency option for cost and income indicators (#11001) 1 year ago
transparency_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
transparency_gui.h
transport_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
tree_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
tree_cmd.h
tree_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
tunnelbridge_cmd.h
tunnelbridge_map.h
vehicle.cpp Codechange: remove loaded_at_xy from CargoPacket as it was unused (#11276) 1 year ago
vehicle_base.h Codechange: use TimerGameCalendar::Date for variables in linkgraph that are dates (#11187) 1 year ago
vehicle_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
vehicle_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
vehicle_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
vehicle_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
vehicle_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
vehicle_gui_base.h Feature: Create group of vehicles from manage vehicle list button. (#10890) 1 year ago
vehicle_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
vehiclelist.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
vehiclelist.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
vehiclelist_cmd.h Feature: Create group of vehicles from manage vehicle list button. (#10890) 1 year ago
viewport.cpp Codechange: use std::variant instead of using bitflags in the value (#11191) 1 year ago
viewport_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
viewport_func.h Codechange: use std::variant instead of using bitflags in the value (#11191) 1 year ago
viewport_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
viewport_kdtree.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
viewport_sprite_sorter.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
viewport_sprite_sorter_sse4.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
viewport_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
void_cmd.cpp
void_map.h
water.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
water_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
water_cmd.h
water_map.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
waypoint.cpp
waypoint_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
waypoint_cmd.cpp
waypoint_cmd.h
waypoint_func.h
waypoint_gui.cpp Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
widget.cpp Codechange: Return update nwid_begin instead of count. 1 year ago
widget_type.h Codechange: Use begin/end of nwidget parts of begin/length. 1 year ago
window.cpp Codechange: use Textbuf directly, instead via several virtual functions in Window 1 year ago
window_func.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 1 year ago
window_gui.h Codechange: use Textbuf directly, instead via several virtual functions in Window 1 year ago
window_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
zoom_func.h
zoom_type.h