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 f120d2beb8
Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202)
Normally only the Windows platform could create a crash.dmp, making
analysing crash-reports from MacOS / Linux rather tricky.
10 months ago
..
3rdparty Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
ai Codechange: use fmt::format_to to format the help message 1 year ago
blitter Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
core Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
fontcache Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
game Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
lang Change: Remove autosave from settings window (#11218) 10 months ago
linkgraph Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
misc Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
music Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
network Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
os Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202) 10 months ago
pathfinder Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
saveload Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
script Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
settingsgen Codechange: Split GetItem with GetOrCreateItem. (#10952) 1 year ago
sound Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
spriteloader Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
strgen Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
table Change: Remove autosave from settings window (#11218) 10 months ago
tests Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
timer Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
video Fix: [MacOS] screen looks blue-ish when using newer SDKs (#11207) 10 months ago
widgets Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
CMakeLists.txt Cleanup: [CMake] don't add strgen.h twice (#11199) 10 months ago
aircraft.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
aircraft_cmd.cpp Fix #11180: Use TileVirtXY for aircraft crash tile (#11184) 10 months ago
aircraft_cmd.h Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2 years ago
aircraft_gui.cpp Feature: [NewGRF] Engine name callback. 1 year ago
airport.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
airport.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
airport_cmd.h Codechange: Move command callback declarations to the cmd header files. 2 years ago
airport_gui.cpp Fix: ini_key issues reported by the script 11 months ago
animated_tile.cpp Codechange: rename smallvec_type to container_func and use only when needed 1 year ago
animated_tile_func.h
articulated_vehicles.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 10 months ago
articulated_vehicles.h
autoreplace.cpp Add #7525: Allow autoreplace with same model vehicle 1 year ago
autoreplace_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
autoreplace_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
autoreplace_cmd.h Codechange: Un-bitstuff group and autoreplace commands. 2 years ago
autoreplace_func.h
autoreplace_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months 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 11 months ago
base_media_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
base_media_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
base_station_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
bitmap_type.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
bmp.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
bmp.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
bootstrap_gui.cpp Fix: [Bootstrap] don't crash when failing to connect to content server (#11122) 11 months ago
bridge.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
bridge_gui.cpp Change: Scale bridge GUI by interface scale. (#11152) 11 months ago
bridge_map.cpp
bridge_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
build_vehicle_gui.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
cargo_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cargomonitor.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cargopacket.cpp Codechange: simplify the type of loaded_at_xy / next_station (#11182) 10 months ago
cargopacket.h Codechange: simplify the type of loaded_at_xy / next_station (#11182) 10 months ago
cargotype.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cargotype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
cheat_type.h
clear_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
clear_func.h
clear_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
command.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
command_func.h Fix: Restore using founder client name as company manager name (#10535) 1 year ago
command_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
company_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
company_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
company_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
company_func.h Codechange: rename function to better describe what it is doing 12 months ago
company_gui.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
company_gui.h
company_manager_face.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
company_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
console.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
console_cmds.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
console_func.h Codechange: let IConsoleCmdExec accept std::string 11 months ago
console_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
console_gui.h
console_internal.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
console_type.h Cleanup: Swap comments for IConsoleModes (#9587) 3 years ago
cpu.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cpu.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
crashlog.cpp Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202) 10 months ago
crashlog.h Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202) 10 months ago
currency.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
currency.h Codechange: Use proper date types in various places (#11177) 10 months ago
date_gui.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
date_gui.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
date_type.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
debug.cpp Codechange: use std::string to return the debug level information 1 year ago
debug.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
dedicated.cpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
depot.cpp
depot_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
depot_cmd.h Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
depot_func.h Codechange: do not declare functions in blocks 1 year ago
depot_gui.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
depot_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
depot_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
direction_func.h
direction_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
disaster_vehicle.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
disaster_vehicle.h Codechange: use default dtor instead of empty (#10826) 1 year ago
dock_cmd.h Codechange: Move command callback declarations to the cmd header files. 2 years ago
dock_gui.cpp Codechange: Reorganise hotkey initialisation. (#10951) 1 year ago
driver.cpp Codechange: remove a number of unneeded c_str() calls 12 months ago
driver.h Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928) 1 year ago
economy.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
economy_base.h
economy_cmd.h Feature: allow to do a hostile takeover of an AI company (in singleplayer) (#10914) 1 year ago
economy_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
economy_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
effectvehicle.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
effectvehicle_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
effectvehicle_func.h
elrail.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
elrail_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
engine_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine_cmd.h Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
engine_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
error.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
error.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
error_func.h Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
error_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
fileio.cpp Remove: OS/2 port 12 months ago
fileio_func.h Codechange: let GenerateDefaultSaveName return std::string 1 year ago
fileio_type.h
fios.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
fios.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
fios_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
fontcache.cpp Fix #10993: Crash log when font caches not initialised (#11024) 12 months ago
fontcache.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
fontdetection.h Codechange: Pass language for font detection as std::string. (#10964) 1 year ago
framerate_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
framerate_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gamelog.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gamelog.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gamelog_internal.h Codechange: Use std::map instead of custom SmallMap. 1 year ago
genworld.cpp Codechange: use fmt::format to create desync dump savegames 1 year ago
genworld.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
genworld_gui.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
gfx.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfx_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfx_layout.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfx_layout.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfx_layout_fallback.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfx_layout_fallback.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfx_layout_icu.cpp Fix #11203: [ICU] Glyph to char mapping with multiple runs (#11204) 10 months ago
gfx_layout_icu.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfx_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfxinit.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gfxinit.h
goal.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
goal_base.h Feature: [GS] Goal destination can be updated (#10817) 12 months ago
goal_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
goal_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
goal_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
graph_gui.cpp Codechange: Use proper date types in various places (#11177) 10 months ago
graph_gui.h Feature: [GS] Scriptable league tables (#10001) 2 years ago
ground_vehicle.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
ground_vehicle.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
group.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
group_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
group_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
group_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
group_gui.h
group_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
heightmap.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
heightmap.h
highscore.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
highscore.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
highscore_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
hotkeys.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
hotkeys.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
house.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
house_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
industry.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
industry_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
industry_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
industry_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
industry_map.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
industry_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
industrytype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
ini.cpp Codechange: use string/fmt instead of printf for ShowInfo(F) 1 year ago
ini_load.cpp Codechange: IniGroup::GetItem() can now be const. (#10966) 1 year ago
ini_type.h Codechange: IniGroup::GetItem() can now be const. (#10966) 1 year ago
intro_gui.cpp Fix #11115: Focus the abandon game/exit game windows (#11125) 11 months ago
landscape.cpp Codechange: be more type-specific about types in NPFs queue (#11192) 10 months ago
landscape.h Codechange: pass "ground vehicle" to GetTileSlopeZ since for tunnel/bridges there are two states 1 year ago
landscape_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2 years ago
landscape_type.h
language.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
league_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
league_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
league_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
league_gui.cpp Fix: ini_key issues reported by the script 11 months ago
league_gui.h Feature: [GS] Scriptable league tables (#10001) 2 years ago
league_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
livery.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
main_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
map.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
map_func.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
map_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
misc.cpp Cleanup: remove MD5SumToString in lieu of FormatArrayAsHex 1 year ago
misc_cmd.cpp Change: base autosaves intervals on real time (instead of game time) (#10655) 1 year ago
misc_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
misc_gui.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
mixer.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
mixer.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
music.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
music_gui.cpp Fix: ini_key issues reported by the script 11 months ago
newgrf.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
newgrf.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_airport.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_airport.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_airporttiles.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_airporttiles.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_animation_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_animation_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_callbacks.h Add: NewGRF road stops 1 year ago
newgrf_canal.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_canal.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_cargo.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_cargo.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_class.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_class_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_commons.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_commons.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_config.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_config.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_debug.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_debug_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_engine.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
newgrf_engine.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_generic.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_generic.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_house.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
newgrf_house.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_industries.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
newgrf_industries.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_industrytiles.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_industrytiles.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_object.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
newgrf_object.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_profiling.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_profiling.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_properties.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 3 years ago
newgrf_railtype.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
newgrf_railtype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_roadstop.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_roadstop.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_roadtype.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
newgrf_roadtype.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_sound.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_sound.h Feature: Hotkey to honk a vehicle's horn (#10110) 2 years ago
newgrf_spritegroup.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_spritegroup.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_station.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
newgrf_station.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_storage.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
newgrf_storage.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_text.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_text.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_town.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
newgrf_town.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_townname.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_townname.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
news_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
news_func.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
news_gui.cpp Fix 0238a2b5: crash when news message is displayed (#11195) 10 months ago
news_gui.h
news_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
object.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
object_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
object_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
object_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
object_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
object_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
object_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
openttd.cpp Change: improve wording of help (host instead of IP) and update man page 10 months ago
openttd.h Feature: opt-in survey when exiting a game 1 year ago
order_backup.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
order_backup.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
order_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
order_cmd.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
order_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
order_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
order_gui.cpp Change: Only show platform stopping location in orders when other than default (#11102) 10 months ago
order_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
osk_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
pbs.cpp Feature: Multi-track level crossings (#9931) 2 years ago
pbs.h
progress.cpp
progress.h
querystring_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
rail.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
rail.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
rail_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
rail_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
rail_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
rail_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
rail_map.h Feature: Orientation of rail and road depots can be changed (#9642) 11 months ago
rail_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
random_access_file.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
random_access_file_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
rev.cpp.in Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
rev.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
road.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
road.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
road_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
road_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
road_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
road_gui.cpp Fix d42a78f: Show correct road speed in construction dropdowns (#11196) 10 months ago
road_gui.h
road_internal.h
road_map.cpp Codechange: make use of Tile in for all direct map accesses 1 year ago
road_map.h Feature: Orientation of rail and road depots can be changed (#9642) 11 months ago
road_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
roadstop.cpp Codechange: Use range-for iteration. 1 year ago
roadstop_base.h
roadveh.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
roadveh_cmd.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 10 months ago
roadveh_cmd.h Fix: Don't send unused tile field over the network (#10507) 1 year ago
roadveh_gui.cpp Codechange: use std::string over strecat to create the RV capacity string 1 year ago
safeguards.h Remove: now unused stredup 11 months ago
screenshot.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
screenshot.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
screenshot_gui.cpp Fix: Don't show screenshot GUI in screenshots (#9674) 3 years ago
screenshot_gui.h Fix: Don't show screenshot GUI in screenshots (#9674) 3 years ago
settings.cpp Add: alternative setting for right-click close window option to exclude pinned windows (#10204) 11 months ago
settings_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
settings_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
settings_gui.cpp Codechange: Use proper date types in various places (#11177) 10 months ago
settings_gui.h Fix #11087: Disable base graphics/sound dropdown outside main menu 11 months ago
settings_internal.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
settings_table.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
settings_table.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
settings_type.h Feature: Add config option to set default company secondary colour for new games 10 months ago
ship.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
ship_cmd.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 10 months ago
ship_cmd.h Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2 years ago
ship_gui.cpp Feature: [NewGRF] Engine name callback. 1 year ago
signal.cpp
signal_func.h
signal_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
signs.cpp Fix: Don't try to rename OWNER_DEITY signs in-game (#9716) 3 years ago
signs_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
signs_cmd.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_func.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
signs_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
slope_func.h Codechange: make a numer of Slope related functions constexpr 1 year ago
slope_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
smallmap_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
smallmap_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sortlist_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sound.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sound_func.h
sound_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sprite.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sprite.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
spritecache.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
spritecache.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
station.cpp Codechange: Add IsCargoAccepted/Produced() helpers. 1 year ago
station_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
station_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
station_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
station_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
station_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
station_gui.h Feature: Highlight waypoint tiles when adjacent or distant joining 1 year ago
station_kdtree.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
station_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
station_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
statusbar_gui.cpp Codechange: use TimerGameCalendar::Year and friends when working with years (#11188) 10 months ago
statusbar_gui.h
stdafx.h Remove: last remnants of SunOS (#11210) 10 months ago
story.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
story_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
story_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
story_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
story_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
string.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
string_base.h Codechange: use default dtor instead of empty (#10826) 1 year ago
string_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
string_type.h Cleanup: remove typedefs for non _t (u)int types and WChar 11 months ago
stringfilter.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
stringfilter_type.h Codechange: rename smallvec_type to container_func and use only when needed 1 year ago
strings.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
strings_func.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
strings_internal.h Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
strings_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
subsidy.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
subsidy_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
subsidy_cmd.h Codechange: Un-bitstuff all remaining commands. 2 years ago
subsidy_func.h Cleanup: remove declaration of undefined function 3 years ago
subsidy_gui.cpp Codechange: Move calendar date functions inside TimerGameCalendar (#10753) 1 year ago
subsidy_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tar_type.h Codechange: Move includes for common STL headers to stdafx. 1 year ago
terraform_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
terraform_cmd.h Codechange: Don't use a global for the terrforming error tile. 2 years ago
terraform_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
terraform_gui.h
textbuf.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
textbuf_gui.h Fix #11115: Focus the abandon game/exit game windows (#11125) 11 months ago
textbuf_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
texteff.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
texteff.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
textfile_gui.cpp Feature: opt-in survey when exiting a game 1 year ago
textfile_gui.h Feature: opt-in survey when exiting a game 1 year ago
textfile_type.h Feature: opt-in survey when exiting a game 1 year ago
tgp.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tgp.h
thread.h Cleanup: unused NO_THREADS #ifdefs 11 months ago
tile_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tile_map.cpp Codechange: migrate size related functions to Map structure 1 year ago
tile_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
tile_type.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
tilearea.cpp Codechange: migrate size related functions to Map structure 1 year ago
tilearea_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp Codechange: migrate size related functions to Map structure 1 year ago
timetable.h Codechange: Use correct type for max timetable start years constant (#11197) 10 months ago
timetable_cmd.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
timetable_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
timetable_gui.cpp Codechange: use TimerGameCalendar::Year and friends when working with years (#11188) 10 months ago
toolbar_gui.cpp Fix: no fast forward in network was ensured only from GUI side (#11206) 10 months ago
toolbar_gui.h Codechange: move windows common to AI and GS out of ai_gui 1 year ago
town.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
town_cmd.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
town_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
town_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
town_kdtree.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
town_map.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
town_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
townname.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
townname_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
townname_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
track_func.h Codechange: Remove FOR_EACH_SET_TRACK 3 years ago
track_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
train.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
train_cmd.cpp Fix #10334: Store separate newgrf-safe version of date_of_last_service. (#11124) 10 months ago
train_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
train_gui.cpp Fix #11162: Get colour map of correct train part. (#11163) 10 months ago
transparency.h
transparency_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
transparency_gui.h
transport_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tree_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tree_cmd.h Feature: Press Ctrl to build a diagonal area of trees (#10342) 1 year ago
tree_gui.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tree_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
tunnel_map.cpp Codechange: migrate size related functions to Map structure 1 year ago
tunnel_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
tunnelbridge.h
tunnelbridge_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
tunnelbridge_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2 years ago
tunnelbridge_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
vehicle.cpp Codechange: make TimerGameCalendar Date and Year types strongly typed (#10761) 10 months ago
vehicle_base.h Codechange: use TimerGameCalendar::Date for variables in linkgraph that are dates (#11187) 10 months ago
vehicle_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
vehicle_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
vehicle_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
vehicle_gui.cpp Codechange: use std::variant instead of using bitflags in the value (#11191) 10 months ago
vehicle_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
vehicle_gui_base.h Feature: Create group of vehicles from manage vehicle list button. (#10890) 12 months ago
vehicle_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
vehiclelist.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
vehiclelist.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
vehiclelist_cmd.h Feature: Create group of vehicles from manage vehicle list button. (#10890) 12 months ago
viewport.cpp Codechange: use std::variant instead of using bitflags in the value (#11191) 10 months ago
viewport_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
viewport_func.h Codechange: use std::variant instead of using bitflags in the value (#11191) 10 months ago
viewport_gui.cpp Fix: Extra viewport cannot be scrolled with right-click-close. (#10644) 1 year ago
viewport_kdtree.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
viewport_sprite_sorter.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
viewport_sprite_sorter_sse4.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
viewport_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
void_cmd.cpp Codechange: pass "ground vehicle" to GetTileSlopeZ since for tunnel/bridges there are two states 1 year ago
void_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
water.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
water_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
water_cmd.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
water_map.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
waypoint.cpp
waypoint_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
waypoint_cmd.cpp Fix: Support more than 256 stations/waypoints/roadstops per class. (#10793) 1 year ago
waypoint_cmd.h Fix: Support more than 256 stations/waypoints/roadstops per class. (#10793) 1 year ago
waypoint_func.h
waypoint_gui.cpp Codechange: includes must be before 'safeguards.h' 12 months ago
widget.cpp Codechange: use std::variant instead of using bitflags in the value (#11191) 10 months ago
widget_type.h Codechange: use std::variant instead of using bitflags in the value (#11191) 10 months ago
window.cpp Add: alternative setting for right-click close window option to exclude pinned windows (#10204) 11 months ago
window_func.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
window_gui.h Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
window_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
zoom_func.h Feature: Variable GUI scale. 2 years ago
zoom_type.h Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago