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
Jonathan G Rennison fc1c47cbd2 Merge branch 'master' into jgrpp
# Conflicts:
#	cmake/CompileFlags.cmake
#	src/crashlog.cpp
#	src/crashlog.h
#	src/date_type.h
#	src/depot_type.h
#	src/landscape.cpp
#	src/openttd.cpp
#	src/order_cmd.cpp
#	src/order_gui.cpp
#	src/os/macosx/crashlog_osx.cpp
#	src/os/unix/crashlog_unix.cpp
#	src/os/windows/crashlog_win.cpp
#	src/pathfinder/npf/npf.cpp
#	src/road_cmd.cpp
#	src/script/api/script_infrastructure.cpp
#	src/stdafx.h
#	src/table/settings/gui_settings.ini
#	src/table/settings/pathfinding_settings.ini
#	src/tests/CMakeLists.txt
7 months ago
..
3rdparty cpp-btreee: Fix alloc/dealloc size mismatch (struct padding) 9 months ago
ai Change window close/deallocation to match upstream 9 months ago
blitter Fix 2f692a79: Dest ptr not advanced for BM_BLACK_REMAP in 32bpp optimised blitter 9 months ago
core Fix narrowing conversion warning in ring_buffer.hpp 7 months ago
fontcache Merge branch 'master' into jgrpp 9 months ago
game Change window close/deallocation to match upstream 9 months ago
lang Merge branch 'master' into jgrpp 7 months ago
linkgraph Change window close/deallocation to match upstream 9 months ago
misc Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
music Merge branch 'master' into jgrpp 9 months ago
network Merge branch 'master' into jgrpp 7 months ago
os Merge branch 'master' into jgrpp 7 months ago
pathfinder Merge branch 'master' into jgrpp 7 months ago
saveload Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
script Merge branch 'master' into jgrpp 7 months ago
settingsgen Merge branch 'master' into jgrpp 9 months ago
sl Merge branch 'master' into jgrpp 7 months ago
sound Merge branch 'master' into jgrpp 9 months ago
spriteloader Blitter: Null blitter always requires no zoom levels 9 months ago
strgen Strgen: Fix compiler warning in LangString constructor 9 months ago
table Merge branch 'master' into jgrpp 7 months ago
tests Fix test compilation on MacOS 7 months ago
timer Change: base autosaves intervals on real time (instead of game time) (#10655) 7 months ago
video Merge branch 'master' into jgrpp 9 months ago
widgets Fix window closing in HideDropDownMenu 9 months ago
CMakeLists.txt Merge branch 'master' into jgrpp 7 months ago
aircraft.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
aircraft_cmd.cpp Move StationCargoList and FlowStatMap out of GoodsEntry struct 10 months ago
aircraft_gui.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months 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_gui.cpp Merge branch 'master' into jgrpp 7 months ago
animated_tile.cpp Fix compiler warning on Windows ARM64 9 months ago
animated_tile.h
animated_tile_func.h Don't mark tile dirty when setting animation frame to its current value 2 years ago
articulated_vehicles.cpp Autoreplace: Add support for multi-cargo ships 9 months ago
articulated_vehicles.h Autoreplace: Add support for multi-cargo ships 9 months ago
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 Fix autorenew ship purchase cost not being applied for multi-cargo ships 9 months ago
autoreplace_func.h Autoreplace: Add support for multi-cargo ships 9 months ago
autoreplace_gui.cpp Fix #11326: Update autoreplace scrollbar count after clearing engine list. (#11327) 8 months ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp Fix order backup not copying dispatch schedules when not enabled 11 months ago
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 Merge branch 'master' into jgrpp 9 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 Merge branch 'master' into jgrpp 7 months ago
bridge.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
bridge_gui.cpp Merge branch 'master' into jgrpp 7 months ago
bridge_map.cpp Initial implementation of NewGRF custom signal styles 2 years ago
bridge_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
bridge_signal_map.h Initial implementation of NewGRF custom signal styles 2 years ago
build_vehicle_gui.cpp Merge branch 'master' into jgrpp 7 months ago
cargo_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cargoaction.cpp Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
cargoaction.h Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
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 Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
cargopacket.h Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
cargotype.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
cargotype.h Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Rename close window functions to match upstream 9 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
cmd_helper.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
command.cpp Change: base autosaves intervals on real time (instead of game time) (#10655) 7 months ago
command_aux.h Add various missing includes 11 months ago
command_func.h Scheduled dispatch: Allow moving dispatch schedules in schedule list 8 months ago
command_log.h Move command log functions to their own header, fix missing include 10 months ago
command_type.h Scheduled dispatch: Allow moving dispatch schedules in schedule list 8 months ago
company_base.h Merge branch 'master' into jgrpp 9 months ago
company_cmd.cpp Merge branch 'master' into jgrpp 7 months ago
company_func.h Merge branch 'master' into jgrpp 7 months ago
company_gui.cpp Merge branch 'master' into jgrpp 7 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 Merge branch 'master' into jgrpp 9 months ago
console_cmds.cpp Add missing road/tram extra flags to dump road types console command 8 months ago
console_func.h Merge branch 'master' into jgrpp 9 months ago
console_gui.cpp Change window close/deallocation to match upstream 9 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
cpu.cpp Merge branch 'master' into jgrpp 9 months ago
cpu.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
crashlog.cpp Merge branch 'master' into jgrpp 7 months ago
crashlog.h Merge branch 'master' into jgrpp 7 months ago
crashlog_bfd.h
currency.cpp Merge branch 'master' into jgrpp 9 months ago
currency.h Merge branch 'master' into jgrpp 9 months ago
date.cpp Merge branch 'master' into jgrpp 7 months ago
date_func.h Merge branch 'master' into jgrpp 7 months ago
date_gui.cpp Change window close/deallocation to match upstream 9 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 Debug: Fix compilation error when using RANDOM_DEBUG 1 year ago
debug.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
debug_desync.h
debug_fmt.h Change fmt include in debug_fmt.h 11 months ago
debug_settings.h Add chicken bit to allow test/exec mismatch for all commands 8 months ago
dedicated.cpp Merge branch 'master' into jgrpp 7 months ago
departures.cpp Departures: Use btree map for scheduled dispatch maps 10 months ago
departures_func.h Merge branch 'master' into jgrpp 11 months ago
departures_gui.cpp Merge branch 'master' into jgrpp 7 months ago
departures_gui.h
departures_type.h Add various missing includes 11 months ago
depot.cpp Rename close window functions to match upstream 9 months ago
depot_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
depot_cmd.cpp
depot_func.h Codechange: do not declare functions in blocks 1 year ago
depot_gui.cpp Change window close/deallocation to match upstream 9 months ago
depot_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
depot_type.h Merge branch 'master' into jgrpp 7 months ago
direction_func.h Change various asserts to not be included in release builds 2 years ago
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 a dedicated variable for disaster vehicle action state. (#10798) 1 year ago
dock_gui.cpp Change window close/deallocation to match upstream 9 months ago
driver.cpp Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928) 11 months ago
driver.h Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928) 11 months ago
economy.cpp Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
economy_base.h Fix: base cargo payment on load/unload tile, instead of station sign location (#11281) 8 months ago
economy_func.h Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 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 Merge branch 'master' into jgrpp 7 months ago
engine_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine_gui.cpp Merge branch 'master' into jgrpp 7 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.h Fix type issues with string parameter structs 7 months ago
error_gui.cpp Merge branch 'master' into jgrpp 7 months ago
event_logs.cpp
event_logs.h
fileio.cpp Merge branch 'master' into jgrpp 9 months ago
fileio_func.h Create fio wrapper for rename file 11 months ago
fileio_type.h
fios.cpp Merge branch 'master' into jgrpp 7 months ago
fios.h Merge branch 'master' into jgrpp 10 months ago
fios_gui.cpp Change window close/deallocation to match upstream 9 months ago
fontcache.cpp Merge branch 'master' into jgrpp 9 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 Merge branch 'master' into jgrpp 9 months ago
gamelog.h Merge branch 'master' into jgrpp 9 months ago
gamelog_internal.h Change gamelog to use std::vector 11 months ago
genworld.cpp Rename close window functions to match upstream 9 months ago
genworld.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
genworld_gui.cpp Rename close window functions to match upstream 9 months ago
gfx.cpp Use Window iterate instead of from front/back when no order required 9 months ago
gfx_func.h Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
gfx_layout.cpp Remove NOT_REACHED from Layouter::GetCharPosition 8 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 Remove unused include 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 Merge branch 'master' into jgrpp 9 months ago
gfxinit.cpp Merge branch 'master' into jgrpp 9 months ago
gfxinit.h
goal.cpp Rename close window functions to match upstream 9 months ago
goal_base.h Feature: [GS] Goal destination can be updated (#10817) 9 months ago
goal_gui.cpp Change window close/deallocation to match upstream 9 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 Use bitmath builtins for FindLastBit 10 months ago
graph_gui.h Feature: [GS] Scriptable league tables (#10001) 2 years ago
ground_vehicle.cpp Add setting to also limit acceleration when using realistic braking 10 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 Rename close window functions to match upstream 9 months ago
group_gui.cpp Change window close/deallocation to match upstream 9 months ago
group_gui.h
group_gui_list.h Merge branch 'master' into jgrpp 10 months ago
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
guitimer_func.h Codechange: migrate all Window-related timers to the new framework 1 year ago
heightmap.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
heightmap.h
highscore.cpp Merge branch 'master' into jgrpp 9 months ago
highscore.h Merge branch 'master' into jgrpp 9 months ago
highscore_gui.cpp Change window close/deallocation to match upstream 9 months ago
hotkeys.cpp Merge branch 'master' into jgrpp 9 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 Add: [Script] Game script control of industry production level. 9 months ago
industry_cmd.cpp Merge branch 'master' into jgrpp 7 months ago
industry_gui.cpp Change window close/deallocation to match upstream 9 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
infrastructure.cpp Merge branch 'master' into jgrpp 1 year ago
infrastructure_func.h Infra sharing: Disallow control over other company trains wholly in depots 1 year ago
ini.cpp Codechange: use string/fmt instead of printf for ShowInfo(F) 1 year ago
ini_load.cpp Merge branch 'master' into jgrpp 9 months ago
ini_type.h Merge branch 'master' into jgrpp 9 months ago
intro_gui.cpp Merge branch 'master' into jgrpp 7 months ago
landscape.cpp Fix compiler warnings on Windows ARM64 9 months ago
landscape.h Add various missing includes 11 months ago
landscape_ppz.cpp Add: unit test functionality using catch2 10 months 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
load_check.h Change gamelog to use std::vector 11 months ago
main_gui.cpp Rename close window functions to match upstream 9 months ago
map.cpp Use ring buffers for tile/landscape candidate queues 10 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 Add savegame flag for station tile cache flags 8 months ago
misc_cmd.cpp Allow unpausing upstream savegames using PM_COMMAND_DURING_PAUSE 9 months ago
misc_gui.cpp Merge branch 'master' into jgrpp 7 months ago
mixer.cpp Merge branch 'master' into jgrpp 9 months ago
mixer.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
music.cpp Merge branch 'master' into jgrpp 9 months ago
music_gui.cpp Merge branch 'master' into jgrpp 7 months ago
newgrf.cpp Merge branch 'master' into jgrpp 7 months ago
newgrf.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_airport.cpp Feature: [NewGRF] Related Act2 objects for airports and airport tiles. 9 months ago
newgrf_airport.h Feature: [NewGRF] Related Act2 objects for airports and airport tiles. 9 months ago
newgrf_airporttiles.cpp Feature: [NewGRF] Related Act2 objects for airports and airport tiles. 9 months ago
newgrf_airporttiles.h Feature: [NewGRF] Related Act2 objects for airports and airport tiles. 9 months ago
newgrf_analysis.cpp VarAction2: Do not scan into procedures for ACOM_CB36_PROP analysis 9 months ago
newgrf_analysis.h Avoid unnecessary viewport redraws for unused tile loop house triggers 2 years 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_cache_check.h
newgrf_callbacks.h Allow selecting individual ship parts in refit window 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 Rename close window functions to match upstream 9 months ago
newgrf_config.h Merge branch 'master' into jgrpp 9 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 Fix crash in sprite aligner window 8 months ago
newgrf_engine.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
newgrf_engine.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_extension.cpp Road stops: Add tile slope to varact2 variable 0x42 8 months ago
newgrf_extension.h Add airport tile variables to get airport type local ID and layout 9 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 Merge branch 'master' into jgrpp 7 months ago
newgrf_house.cpp Fix: NewGRF house class mappings were not reset between games. (#11279) 9 months ago
newgrf_house.h Fix: NewGRF house class mappings were not reset between games. (#11279) 9 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_industrytiles_analysis.h Industry: Determine which tiles in industry layouts are not animated 2 years ago
newgrf_internal.h Add various missing includes 11 months ago
newgrf_newlandscape.cpp Add new landscape variable for ground density and snow presence 1 year ago
newgrf_newlandscape.h Add various missing includes 11 months ago
newgrf_newsignals.cpp Add railtype and signals variables for signal vertical clearance 1 year ago
newgrf_newsignals.h Add railtype and signals variables for signal vertical clearance 1 year ago
newgrf_object.cpp Merge branch 'master' into jgrpp 10 months ago
newgrf_object.h Merge branch 'master' into jgrpp 10 months ago
newgrf_optimiser.cpp VarAction2: Use reserve and shrink_to_fit for DSG adjusts vector 10 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
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 Road stops: Add tile slope to varact2 variable 0x42 8 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: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
newgrf_station.h Add savegame flag for station tile cache flags 8 months ago
newgrf_storage.cpp Use btree set for _changed_storage_arrays 10 months ago
newgrf_storage.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
newgrf_text.cpp Merge branch 'master' into jgrpp 7 months ago
newgrf_text.h Fix type issues with string parameter structs 7 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_func.h Add: [Script] Custom news message text for industry SetProductionLevel. 9 months ago
news_gui.cpp Merge branch 'master' into jgrpp 7 months ago
news_gui.h
news_type.h Fix type issues with string parameter structs 7 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_gui.cpp Scroll to class when using picker tool on object 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 Merge branch 'master' into jgrpp 7 months ago
openttd.h Change: base autosaves intervals on real time (instead of game time) (#10655) 7 months 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 Conditional order: Replace "next station" with manually set station 9 months ago
order_cmd.cpp Merge branch 'master' into jgrpp 7 months ago
order_cmd.h Conditional order: Replace "next station" with manually set station 9 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 Merge branch 'master' into jgrpp 7 months ago
order_type.h Conditional order: Replace "next station" with manually set station 9 months ago
osk_gui.cpp Merge branch 'master' into jgrpp 7 months ago
pbs.cpp Allow custom signal styles to disable aspect-limited mode 10 months ago
pbs.h Use ring buffers for train lookahead items and curves 10 months ago
plans.cpp Command: Replace binary_length field with auxiliary data 2 years ago
plans_base.h Remove incorrect nullness check 1 year ago
plans_cmd.cpp Fix plan lines not being refreshed when privacy mode changed 1 year ago
plans_func.h
plans_gui.cpp Change window close/deallocation to match upstream 9 months ago
plans_type.h Merge branch 'master' into jgrpp 11 months ago
programmable_signals.cpp Rename close window functions to match upstream 9 months ago
programmable_signals.h Add various missing includes 11 months ago
programmable_signals_gui.cpp Rename close window functions to match upstream 9 months ago
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 Merge branch 'master' into jgrpp 7 months ago
rail_gui.cpp Merge branch 'master' into jgrpp 7 months ago
rail_gui.h Enable picker tool for rail signals 9 months ago
rail_gui_type.h
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 Fix enum definitions for RoadTypeExtraFlags 10 months ago
road_cmd.cpp Merge branch 'master' into jgrpp 7 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) 8 months ago
road_gui.h Add picker tool to main toolbar help menu 1 year ago
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 Merge branch 'master' into jgrpp 12 months ago
roadstop_base.h
roadveh.h Add road vehicle flags for whether any part is on level crossing 9 months ago
roadveh_cmd.cpp Add road vehicle flags for whether any part is on level crossing 9 months ago
roadveh_gui.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
safeguards.h Remove: now unused stredup 11 months ago
schdispatch.h Changing day length or date no longer changes time in minutes 1 year ago
schdispatch_cmd.cpp Scheduled dispatch: Allow moving dispatch schedules in schedule list 8 months ago
schdispatch_gui.cpp Scheduled dispatch: Allow moving dispatch schedules in schedule list 8 months ago
scope.h Formatting: Fix indentation of public/private specifiers 1 year ago
scope_info.cpp
scope_info.h
screenshot.cpp Fix text truncation in PNG screenshot metadata 9 months ago
screenshot.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
screenshot_gui.cpp Rename close window functions to match upstream 9 months ago
screenshot_gui.h
settings.cpp Change: base autosaves intervals on real time (instead of game time) (#10655) 7 months ago
settings_func.h Settings: Only write out config on setting change for persistent changes 9 months ago
settings_gui.cpp Add setting to control autosave interval mode 7 months ago
settings_gui.h Fix #11087: Disable base graphics/sound dropdown outside main menu 11 months ago
settings_internal.h Merge branch 'master' into jgrpp 7 months ago
settings_type.h Add setting to control autosave interval mode 7 months ago
ship.h Change ship path cache to be optional and use a ring buffer 10 months ago
ship_cmd.cpp Change ship path cache to be optional and use a ring buffer 10 months ago
ship_gui.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
signal.cpp Allow custom signal styles to disable aspect-limited mode 10 months ago
signal_func.h Use order state at reservation time for signal mode tracerestrict eval 2 years ago
signal_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
signs.cpp
signs_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
signs_cmd.cpp
signs_func.h
signs_gui.cpp Merge branch 'master' into jgrpp 7 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 Merge branch 'master' into jgrpp 1 year ago
slope_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
smallmap_colours.h
smallmap_gui.cpp Use Window iterate instead of from front/back when no order required 9 months ago
smallmap_gui.h Change window close/deallocation to match upstream 9 months ago
sortlist_type.h Merge branch 'master' into jgrpp 9 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 Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
sprite.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
spritecache.cpp Fix crash attempting to remove sprite zoom level from empty entry 8 months ago
spritecache.h Sprite cache: Move LRU to struct Sprite 9 months ago
station.cpp Rename close window functions to match upstream 9 months ago
station_base.h Fix 19835b51: GoodsEntryData was not zero-inited 9 months ago
station_cmd.cpp Merge branch 'master' into jgrpp 7 months ago
station_func.h Change: Store station blocked/wires/pylons flags in map. 8 months ago
station_gui.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 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 Change: Store station blocked/wires/pylons flags in map. 8 months ago
station_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
statusbar_gui.cpp Merge branch 'master' into jgrpp 7 months ago
statusbar_gui.h
stdafx.h Merge branch 'master' into jgrpp 7 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_gui.cpp Merge branch 'master' into jgrpp 9 months ago
story_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
string.cpp Merge branch 'master' into jgrpp 7 months ago
string_base.h Codechange: use default dtor instead of empty (#10826) 1 year ago
string_extra.cpp Merge branch 'master' into jgrpp 11 months ago
string_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
string_func_extra.h
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 Add various missing includes 11 months ago
strings.cpp Merge branch 'master' into jgrpp 7 months ago
strings_func.h Fix various uint/size_t mismatches in string functions 7 months ago
strings_internal.h Fix ArrayStringParameters with move assignment/construction 7 months ago
strings_type.h Merge branch 'master' into jgrpp 7 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_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 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
tbtr_template_gui_create.cpp Change window close/deallocation to match upstream 9 months ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Change window close/deallocation to match upstream 9 months ago
tbtr_template_gui_main.h Merge branch 'master' into jgrpp 10 months ago
tbtr_template_vehicle.cpp TBTR: Refactor train/template match function to return difference flags 10 months ago
tbtr_template_vehicle.h TBTR: Adjust config buttons/text in main window 9 months ago
tbtr_template_vehicle_func.cpp TBTR: Fix layout of middle panel in RTL languages 9 months ago
tbtr_template_vehicle_func.h TBTR: Handle setting unit direction separately from refits 10 months ago
terraform_cmd.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
terraform_gui.cpp Change window close/deallocation to match upstream 9 months ago
terraform_gui.h
textbuf.cpp Fix: marked text was not updated during text deletion (#11293) 9 months ago
textbuf_gui.h Merge branch 'master' into jgrpp 7 months ago
textbuf_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
texteff.cpp Feature: Transparency option for cost and income indicators (#11001) 9 months ago
texteff.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
textfile_gui.cpp Merge branch 'master' into jgrpp 11 months ago
textfile_gui.h Add various missing includes 11 months 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 Merge branch 'master' into jgrpp 9 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 Allow specifying any palette ID for tile highlight recolouring 1 year ago
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_gui.cpp Avoid window iterations when no windows of desired class present 9 months ago
toolbar_gui.cpp Merge branch 'master' into jgrpp 9 months ago
toolbar_gui.h Add setting to increase size of main toolbar 12 months ago
town.h De-duplicate string IDs used for viewport town labels 10 months ago
town_cmd.cpp Merge branch 'master' into jgrpp 7 months ago
town_gui.cpp Change window close/deallocation to match upstream 9 months ago
town_gui.h
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 Merge branch 'master' into jgrpp 7 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 Use btree set for town names list 10 months ago
tracerestrict.cpp Tracerestrict: Add long reserve (unless stopping) mode 8 months ago
tracerestrict.h Tracerestrict: Add long reserve (unless stopping) mode 8 months ago
tracerestrict_gui.cpp Merge branch 'master' into jgrpp 7 months ago
track_func.h Change various asserts to not be included in release builds 2 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 Tracerestrict: Add long reserve (unless stopping) mode 8 months ago
train_gui.cpp Merge branch 'master' into jgrpp 7 months ago
train_speed_adaptation.h Implement train speed adaptation on signalled tunnels/bridges 2 years ago
transparency.h Feature: Transparency option for cost and income indicators (#11001) 9 months ago
transparency_gui.cpp Feature: Transparency option for cost and income indicators (#11001) 9 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_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_base.h Initial implementation of NewGRF custom signal styles 2 years ago
tunnel_map.cpp Avoid unordered map/multimap for tunnel tile index and axis height maps 1 year ago
tunnel_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
tunnelbridge.h Add railtype and signals variables for signal vertical clearance 1 year ago
tunnelbridge_cmd.cpp Merge branch 'master' into jgrpp 7 months ago
tunnelbridge_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
unit_conversion.h Merge branch 'master' into jgrpp 12 months ago
vehicle.cpp Merge branch 'master' into jgrpp 7 months ago
vehicle_base.h Replace vehicle tile hash 9 months ago
vehicle_cmd.cpp TBTR: Adjust config buttons/text in main window 9 months ago
vehicle_func.h Autoreplace: Add support for multi-cargo ships 9 months ago
vehicle_gui.cpp Merge branch 'master' into jgrpp 7 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 Merge branch 'master' into jgrpp 11 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
viewport.cpp Fix right-click viewport scroll after using change viewport buttons 8 months ago
viewport_func.h Update viewport positions in two stages 9 months ago
viewport_gui.cpp Move StationCargoList and FlowStatMap out of GoodsEntry struct 10 months 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 Merge branch 'master' into jgrpp 1 year ago
void_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
walltime_func.h Codechange: use fmt::format and time conversions over "custom" implementation 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 Add setting for whether water floods from map edges 8 months ago
water_map.h Add pre-check to auxiliary tile loop flooding test 10 months ago
waypoint.cpp Rename close window functions to match upstream 9 months ago
waypoint_base.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
waypoint_cmd.cpp Change: Store station blocked/wires/pylons flags in map. 8 months ago
waypoint_func.h
waypoint_gui.cpp Change window close/deallocation to match upstream 9 months ago
widget.cpp Merge branch 'master' into jgrpp 9 months ago
widget_type.h NWidgetStacked: Allow treating planes independentally for layout 9 months ago
window.cpp Merge branch 'master' into jgrpp 7 months ago
window_func.h Avoid window iterations when no windows of desired class present 9 months ago
window_gui.h Update viewport positions in two stages 9 months ago
window_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
worker_thread.cpp Worker thread pool: Fix worker wake CV notify condition 1 year ago
worker_thread.h Ring buffer: Use as backing for std::queue uses 10 months ago
zoning.h
zoning_cmd.cpp Merge branch 'master' into jgrpp 11 months ago
zoning_gui.cpp Fix missing tooltip texts 10 months ago
zoom_func.h Merge tag '13.0-beta2' into jgrpp 2 years ago
zoom_type.h Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago