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 852de9e904 Debug changes for diagonal road vehicles 8 months ago
..
3rdparty cpp-btreee: Fix alloc/dealloc size mismatch (struct padding) 9 months ago
ai Change window close/deallocation to match upstream 8 months ago
blitter Fix 2f692a79: Dest ptr not advanced for BM_BLACK_REMAP in 32bpp optimised blitter 9 months ago
core Merge branch 'master' into jgrpp 9 months ago
fontcache Merge branch 'master' into jgrpp 8 months ago
game Change window close/deallocation to match upstream 8 months ago
lang working with parameters to turn on and off now, still haven't fixed the articulated vehicles exception though 8 months ago
linkgraph Change window close/deallocation to match upstream 8 months ago
misc Codechange: use std::string for parameters in the dbg_helpers 12 months ago
music Merge branch 'master' into jgrpp 8 months ago
network Scheduled dispatch: Allow moving dispatch schedules in schedule list 8 months ago
os Add missing c_str() in font_osx.cpp 8 months ago
pathfinder Change ship path cache to be optional and use a ring buffer 9 months ago
saveload Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
script Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
settingsgen Merge branch 'master' into jgrpp 9 months ago
sl Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
sound Merge branch 'master' into jgrpp 8 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 working with parameters to turn on and off now, still haven't fixed the articulated vehicles exception though 8 months ago
tests Merge branch 'master' into jgrpp 9 months ago
timer Add missing <functional> header to src/timer/timer.h 1 year ago
video Merge branch 'master' into jgrpp 8 months ago
widgets Fix window closing in HideDropDownMenu 8 months ago
CMakeLists.txt Add: unit test functionality using catch2 9 months ago
aircraft.h Debug: Log aircraft target airport and movement state name 1 year ago
aircraft_cmd.cpp Move StationCargoList and FlowStatMap out of GoodsEntry struct 9 months ago
aircraft_gui.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
airport.cpp
airport.h
airport_gui.cpp Change window close/deallocation to match upstream 8 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
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 Merge branch 'master' into jgrpp 11 months ago
base_media_base.h Merge branch 'master' into jgrpp 11 months ago
base_media_func.h Merge branch 'master' into jgrpp 9 months ago
base_station_base.h Add various missing includes 11 months ago
bitmap_type.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
bmp.cpp Fix: do not allow more palette colours than there are indices for the colours 1 year ago
bmp.h
bootstrap_gui.cpp Change window close/deallocation to match upstream 8 months ago
bridge.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
bridge_gui.cpp Change window close/deallocation to match upstream 8 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 Fix #10600: 'Replace Vehicles' didn't show numbers >999 (#10680) 8 months ago
cargo_type.h Add missing includes to cargo_type.h 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 Merge branch 'master' into jgrpp 1 year ago
cargomonitor.h Codechange: Move includes for common STL headers to stdafx. 1 year 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: Use IsValidCargoID/IsValidCargoType. 1 year 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 8 months ago
cheat_type.h Merge branch 'master' into jgrpp-beta 3 years ago
clear_cmd.cpp Merge branch 'master' into jgrpp 1 year 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 Scheduled dispatch: Allow moving dispatch schedules in schedule list 8 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 Rename close window functions to match upstream 8 months ago
company_func.h Merge branch 'master' into jgrpp 9 months ago
company_gui.cpp Change window close/deallocation to match upstream 8 months ago
company_gui.h
company_manager_face.h Change: Centre company face in scaled widget. (#10688) 1 year ago
company_type.h Re-add company shares 1 year ago
console.cpp Merge branch 'master' into jgrpp 8 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 8 months ago
console_gui.cpp Change window close/deallocation to match upstream 8 months ago
console_gui.h
console_internal.h Codechange: replace stredup + StrMakeValidInPlace with std::string + StrMakeValid 12 months ago
console_type.h Merge branch 'master' into jgrpp-beta 3 years ago
cpu.cpp Merge branch 'master' into jgrpp 9 months ago
cpu.h
crashlog.cpp Merge branch 'master' into jgrpp 9 months ago
crashlog.h Network: Extend post-desync frame sync history 9 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 Link graph: Store last compression in scaled date ticks 11 months ago
date_func.h Codechange: Move calendar date functions inside TimerGameCalendar (#10753) 1 year ago
date_gui.cpp Change window close/deallocation to match upstream 8 months ago
date_gui.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
date_type.h Merge branch 'master' into jgrpp 1 year ago
debug.cpp Debug: Fix compilation error when using RANDOM_DEBUG 12 months ago
debug.h Codechange: use std::string to return the debug level information 12 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 1 year ago
departures.cpp Departures: Use btree map for scheduled dispatch maps 9 months ago
departures_func.h Merge branch 'master' into jgrpp 11 months ago
departures_gui.cpp Change window close/deallocation to match upstream 8 months ago
departures_gui.h
departures_type.h Add various missing includes 11 months ago
depot.cpp Rename close window functions to match upstream 8 months ago
depot_base.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
depot_func.h Codechange: do not declare functions in blocks 1 year ago
depot_gui.cpp Change window close/deallocation to match upstream 8 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 2 years 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: Use a dedicated variable for disaster vehicle action state. (#10798) 12 months ago
disaster_vehicle.h Codechange: Use a dedicated variable for disaster vehicle action state. (#10798) 12 months ago
dock_gui.cpp Change window close/deallocation to match upstream 8 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 Add setting for milliseconds per game tick mode 1 year ago
effectvehicle.cpp Codechange: migrate size related functions to Map structure 1 year ago
effectvehicle_base.h Codechange: use default dtor instead of empty (#10826) 1 year ago
effectvehicle_func.h
elrail.cpp Merge branch 'master' into jgrpp 1 year ago
elrail_func.h Merge branch 'master' into jgrpp-beta 3 years ago
engine.cpp Rename close window functions to match upstream 8 months ago
engine_base.h Add various missing includes 11 months ago
engine_func.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
engine_gui.cpp Change window close/deallocation to match upstream 8 months ago
engine_gui.h Merge branch 'master' into jgrpp 11 months ago
engine_type.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
error.h Codechange: Move includes for common STL headers to stdafx. 1 year ago
error_gui.cpp Change window close/deallocation to match upstream 8 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 9 months ago
fios.h Merge branch 'master' into jgrpp 9 months ago
fios_gui.cpp Change window close/deallocation to match upstream 8 months ago
fontcache.cpp Merge branch 'master' into jgrpp 9 months ago
fontcache.h Merge branch 'master' into jgrpp 11 months ago
fontdetection.h Codechange: Pass language for font detection as std::string. (#10964) 12 months ago
framerate_gui.cpp Merge branch 'master' into jgrpp 11 months ago
framerate_type.h Codechange: do not declare functions in blocks 1 year 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 8 months ago
genworld.h
genworld_gui.cpp Rename close window functions to match upstream 8 months ago
gfx.cpp Use Window iterate instead of from front/back when no order required 8 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 Merge branch 'master' into jgrpp 11 months ago
gfx_layout_fallback.cpp Fix: FallbackParagraphLayouter wasn't reverse-mapping glyphs to character indexes right 11 months ago
gfx_layout_fallback.h Codechange: split implementations of ParagraphLayouterFactory into their own file 1 year ago
gfx_layout_icu.cpp Remove unused include 9 months ago
gfx_layout_icu.h Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 1 year ago
gfx_type.h Merge branch 'master' into jgrpp 9 months ago
gfxinit.cpp Merge branch 'master' into jgrpp 8 months ago
gfxinit.h
goal.cpp Rename close window functions to match upstream 8 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 8 months ago
goal_type.h Merge branch 'master' into jgrpp 1 year ago
graph_gui.cpp Use bitmath builtins for FindLastBit 9 months ago
graph_gui.h Feature: [GS] Scriptable league tables (#10001) 1 year ago
ground_vehicle.cpp Add setting to also limit acceleration when using realistic braking 10 months ago
ground_vehicle.hpp Merge branch 'master' into jgrpp 1 year ago
group.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
group_cmd.cpp Rename close window functions to match upstream 8 months ago
group_gui.cpp Change window close/deallocation to match upstream 8 months ago
group_gui.h
group_gui_list.h Merge branch 'master' into jgrpp 9 months ago
group_type.h Add setting to show full group hierarchy in group names 2 years ago
gui.h Merge branch 'master' into jgrpp 1 year ago
guitimer_func.h Codechange: migrate all Window-related timers to the new framework 1 year ago
heightmap.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 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 8 months ago
hotkeys.cpp Merge branch 'master' into jgrpp 9 months ago
hotkeys.h Merge branch 'master' into jgrpp 11 months ago
house.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
house_type.h
industry.h Add: [Script] Game script control of industry production level. 9 months ago
industry_cmd.cpp Rename close window functions to match upstream 8 months ago
industry_gui.cpp Change window close/deallocation to match upstream 8 months ago
industry_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
industry_type.h
industrytype.h Codechange: Move includes for common STL headers to stdafx. 1 year 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 Update viewport positions in two stages 8 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 9 months ago
landscape_type.h
language.h Add various missing includes 11 months ago
league_base.h Fix #10469, 5e14a20: [Script] League Table rating element is a int64 everywhere else 1 year ago
league_cmd.cpp Command: Use auxiliary data for league command strings 1 year ago
league_cmd.h Fix #10214: CMD_CREATE_LEAGUE_TABLE did not set CMD_STR_CTRL 1 year ago
league_gui.cpp Codechange: Remove STR_BLACK_RAW_STRING. 1 year ago
league_gui.h Feature: [GS] Scriptable league tables (#10001) 1 year ago
league_type.h Feature: [GS] Scriptable league tables (#10001) 1 year 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 8 months ago
map.cpp Use ring buffers for tile/landscape candidate queues 9 months ago
map_func.h Codechange: hide Tile(Extended) into the Tile structure 1 year ago
map_type.h Codechange: hide Tile(Extended) into the Tile structure 1 year 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 Avoid window iterations when no windows of desired class present 8 months ago
mixer.cpp Merge branch 'master' into jgrpp 9 months ago
mixer.h Fix: Data race on effect volume setting with mixer thread 2 years ago
music.cpp Merge branch 'master' into jgrpp 9 months ago
music_gui.cpp Merge branch 'master' into jgrpp 8 months ago
newgrf.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
newgrf.h Add various missing includes 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: move tick-counter into TimerGameTick (#10712) 1 year ago
newgrf_animation_type.h
newgrf_cache_check.h
newgrf_callbacks.h Allow selecting individual ship parts in refit window 1 year ago
newgrf_canal.cpp VarAction2: Add support for more varaction2 types 1 year ago
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
newgrf_class_func.h Change: Extend entity override manager and station spec lists to support 16 bit IDs. 1 year ago
newgrf_commons.cpp Merge branch 'master' into jgrpp 12 months ago
newgrf_commons.h Add various missing includes 11 months ago
newgrf_config.cpp Rename close window functions to match upstream 8 months ago
newgrf_config.h Merge branch 'master' into jgrpp 9 months ago
newgrf_debug.h Add various missing includes 11 months ago
newgrf_debug_gui.cpp Rename close window functions to match upstream 8 months ago
newgrf_engine.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
newgrf_engine.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_extension.cpp Add airport tile variables to get airport type local ID and layout 9 months ago
newgrf_extension.h Add airport tile variables to get airport type local ID and layout 9 months ago
newgrf_generic.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
newgrf_generic.h NewGRF: Add generic town callback to set town zone radii 1 year ago
newgrf_gui.cpp Change window close/deallocation to match upstream 8 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 Merge branch 'master' into jgrpp 11 months ago
newgrf_industries.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_industrytiles.cpp Add: NewGRF road stops 1 year ago
newgrf_industrytiles.h VarAction2: Add support for more varaction2 types 1 year 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 9 months ago
newgrf_object.h Merge branch 'master' into jgrpp 9 months ago
newgrf_optimiser.cpp VarAction2: Use reserve and shrink_to_fit for DSG adjusts vector 9 months ago
newgrf_profiling.cpp Merge branch 'master' into jgrpp 11 months ago
newgrf_profiling.h Merge branch 'master' into jgrpp 11 months ago
newgrf_properties.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
newgrf_railtype.cpp Merge branch 'master' into jgrpp 11 months ago
newgrf_railtype.h Add railtype and signals variables for signal vertical clearance 1 year ago
newgrf_roadstop.cpp Move StationCargoList and FlowStatMap out of GoodsEntry struct 9 months ago
newgrf_roadstop.h NewGRF: Only extend value of road stops variable 68 if feature tested for 12 months ago
newgrf_roadtype.cpp Merge branch 'master' into jgrpp 11 months ago
newgrf_roadtype.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_sound.cpp Codechange: Replace all usages of alloca/AllocaM with more modern/less discouraged alternatives 1 year ago
newgrf_sound.h Feature: Hotkey to honk a vehicle's horn (#10110) 2 years ago
newgrf_spritegroup.cpp Add function to get name of extended variable ID 12 months ago
newgrf_spritegroup.h Add various missing includes 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 9 months ago
newgrf_storage.h Cleanup: Unused alloca definitions and includes 1 year ago
newgrf_text.cpp Codechange: Allow using more than 65536 NewGRF string IDs. 9 months ago
newgrf_text.h Codechange: Allow using more than 65536 NewGRF string IDs. 9 months ago
newgrf_town.cpp Merge branch 'master' into jgrpp 12 months ago
newgrf_town.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_townname.cpp Codechange: let GetStringWithArgs use StringBuilder 12 months ago
newgrf_townname.h Codechange: let GetStringWithArgs use StringBuilder 12 months ago
news_func.h Add: [Script] Custom news message text for industry SetProductionLevel. 9 months ago
news_gui.cpp Change window close/deallocation to match upstream 8 months ago
news_gui.h
news_type.h Merge branch 'master' into jgrpp 11 months ago
object.h Add picker tool to main toolbar help menu 12 months ago
object_base.h Add various missing includes 11 months ago
object_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
object_gui.cpp Scroll to class when using picker tool on object 10 months ago
object_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
object_type.h Merge branch 'master' into jgrpp 12 months ago
openttd.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
openttd.h Allow unpausing upstream savegames using PM_COMMAND_DURING_PAUSE 9 months ago
order_backup.cpp Fix order backup not copying dispatch schedules when not enabled 11 months ago
order_backup.h Add various missing includes 11 months ago
order_base.h Conditional order: Replace "next station" with manually set station 9 months ago
order_cmd.cpp Fix conditional order wait loops not ignoring label orders 8 months ago
order_cmd.h Conditional order: Replace "next station" with manually set station 9 months ago
order_func.h Merge branch 'master' into jgrpp 1 year ago
order_gui.cpp Change window close/deallocation to match upstream 8 months ago
order_type.h Conditional order: Replace "next station" with manually set station 9 months ago
osk_gui.cpp Change window close/deallocation to match upstream 8 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 9 months ago
plans.cpp Command: Replace binary_length field with auxiliary data 1 year 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 8 months ago
plans_type.h Merge branch 'master' into jgrpp 11 months ago
programmable_signals.cpp Rename close window functions to match upstream 8 months ago
programmable_signals.h Add various missing includes 11 months ago
programmable_signals_gui.cpp Rename close window functions to match upstream 8 months ago
progress.cpp
progress.h
querystring_gui.h Merge branch 'master' into jgrpp 12 months ago
rail.cpp Codechange: Don't use macros for DAYS_TILL and friends (#10746) 1 year ago
rail.h Add various missing includes 11 months ago
rail_cmd.cpp Fix multiplayer desync when adding a track piece of a different railtype 9 months ago
rail_gui.cpp Change window close/deallocation to match upstream 8 months ago
rail_gui.h Enable picker tool for rail signals 9 months ago
rail_gui_type.h Merge branch 'master' into jgrpp-beta 3 years ago
rail_map.h Feature: Orientation of rail and road depots can be changed (#9642) 11 months ago
rail_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
random_access_file.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
random_access_file_type.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
rev.cpp.in Update vanilla content version sent to bananas 11 months ago
rev.h
road.cpp Merge branch 'master' into jgrpp 11 months ago
road.h Fix enum definitions for RoadTypeExtraFlags 10 months ago
road_cmd.cpp Add road vehicle flags for whether any part is on level crossing 9 months ago
road_cmd.h Fix: Support more than 256 stations/waypoints/roadstops per class. (#10793) 1 year ago
road_func.h Fix #10831: Level crossing parts left barred after crossing tile removal (#10874) 12 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 12 months 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 Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year 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 Debug changes for diagonal road vehicles 8 months ago
roadveh_gui.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
safeguards.h Cleanup: remove seprintf and vsnprintf 12 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: use std::string for the screenshot name/path 12 months ago
screenshot_gui.cpp Rename close window functions to match upstream 8 months ago
screenshot_gui.h Fix: Don't show screenshot GUI in screenshots (#9674) 3 years ago
settings.cpp Rename close window functions to match upstream 8 months ago
settings_func.h Settings: Only write out config on setting change for persistent changes 9 months ago
settings_gui.cpp working with parameters to turn on and off now, still haven't fixed the articulated vehicles exception though 8 months ago
settings_gui.h Fix #11087: Disable base graphics/sound dropdown outside main menu 11 months ago
settings_internal.h Settings: Only write out config on setting change for persistent changes 9 months ago
settings_type.h working with parameters to turn on and off now, still haven't fixed the articulated vehicles exception though 8 months ago
ship.h Change ship path cache to be optional and use a ring buffer 9 months ago
ship_cmd.cpp Change ship path cache to be optional and use a ring buffer 9 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 Merge branch 'master' into jgrpp 3 years ago
signs_base.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
signs_cmd.cpp 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 Change window close/deallocation to match upstream 8 months ago
signs_type.h
slope_func.h Merge branch 'master' into jgrpp 1 year ago
slope_type.h Merge branch 'master' into jgrpp 2 years ago
smallmap_colours.h
smallmap_gui.cpp Use Window iterate instead of from front/back when no order required 8 months ago
smallmap_gui.h Change window close/deallocation to match upstream 8 months ago
sortlist_type.h Merge branch 'master' into jgrpp 9 months ago
sound.cpp Merge branch 'master' into jgrpp 1 year ago
sound_func.h
sound_type.h
sprite.cpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
sprite.h
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 8 months ago
station_base.h Fix 19835b51: GoodsEntryData was not zero-inited 9 months ago
station_cmd.cpp Fix: base cargo payment on load/unload tile, instead of station sign location (#11281) 8 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 12 months ago
station_kdtree.h Codechange: migrate size related functions to Map structure 1 year ago
station_map.h Change: Store station blocked/wires/pylons flags in map. 8 months ago
station_type.h Codechange: Move includes for common STL headers to stdafx. 1 year ago
statusbar_gui.cpp Merge branch 'master' into jgrpp 9 months ago
statusbar_gui.h
stdafx.h Merge branch 'master' into jgrpp 9 months ago
story.cpp Merge branch 'master' into jgrpp 1 year ago
story_base.h Merge branch 'master' into jgrpp 1 year ago
story_gui.cpp Merge branch 'master' into jgrpp 9 months ago
story_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
string.cpp Merge branch 'master' into jgrpp 11 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 Merge branch 'master' into jgrpp 11 months ago
string_func_extra.h Explictly suppress unsigned unary minus warning on MSVC in IntFromChars 3 years ago
string_type.h Merge branch 'master' into jgrpp 12 months ago
stringfilter.cpp Merge branch 'master' into jgrpp 11 months ago
stringfilter_type.h Add various missing includes 11 months ago
strings.cpp Merge branch 'master' into jgrpp 8 months ago
strings_func.h Merge branch 'master' into jgrpp 11 months ago
strings_type.h Add a set of temporary std::strings which can be referenced by StringID 2 years ago
subsidy.cpp Merge branch 'master' into jgrpp 11 months ago
subsidy_base.h Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 1 year ago
subsidy_type.h
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 8 months ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Change window close/deallocation to match upstream 8 months ago
tbtr_template_gui_main.h Merge branch 'master' into jgrpp 9 months ago
tbtr_template_vehicle.cpp TBTR: Refactor train/template match function to return difference flags 9 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 9 months ago
terraform_cmd.cpp Merge branch 'master' into jgrpp 12 months ago
terraform_gui.cpp Change window close/deallocation to match upstream 8 months ago
terraform_gui.h
textbuf.cpp Fix: marked text was not updated during text deletion (#11293) 8 months ago
textbuf_gui.h Allow using ShowQuery with std::string texts 1 year ago
textbuf_type.h Merge branch 'master' into jgrpp 11 months ago
texteff.cpp Merge branch 'master' into jgrpp 11 months ago
texteff.hpp Codechange: migrate all Window-related timers to the new framework 1 year 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 Merge branch 'master' into jgrpp 12 months ago
tgp.h
thread.h Merge branch 'master' into jgrpp 8 months ago
tile_cmd.h Codechange: remove need for SetDParamX 12 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: add annotation to selectively force inlining in debug build 1 year ago
tilearea.cpp Codechange: migrate size related functions to Map structure 1 year ago
tilearea_type.h Merge branch 'master' into jgrpp 1 year 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 Update orders window when renaming/removing dispatch schedule 1 year ago
timetable_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
timetable_gui.cpp Avoid window iterations when no windows of desired class present 8 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 Rename close window functions to match upstream 8 months ago
town_gui.cpp Change window close/deallocation to match upstream 8 months ago
town_gui.h
town_kdtree.h
town_map.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
town_type.h Add missing includes to town_type.h, network_survey.h, pool_type.hpp 11 months ago
townname.cpp Simplify town name duplicate check in VerifyTownName 10 months ago
townname_func.h Codechange: convert C-style GetTownName API to std::string returning API 12 months ago
townname_type.h Use btree set for town names list 10 months ago
tracerestrict.cpp Rename close window functions to match upstream 8 months ago
tracerestrict.h Tracerestrict: Add button to share program onto other signals 1 year ago
tracerestrict_gui.cpp Change window close/deallocation to match upstream 8 months ago
track_func.h Change various asserts to not be included in release builds 2 years ago
track_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
train.h Fix #10502: Refit engine before attaching free wagons. (#10926) 12 months ago
train_cmd.cpp TBTR: Implement cost estimation for template replacement 8 months ago
train_gui.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 8 months ago
train_speed_adaptation.h Implement train speed adaptation on signalled tunnels/bridges 2 years ago
transparency.h Split config transparency settings into base and extra fields 3 years ago
transparency_gui.cpp Merge tag '13.0-beta2' into jgrpp 1 year ago
transparency_gui.h
transport_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
tree_cmd.cpp Don't spread temperate trees uphill if above lower snow line in arctic 10 months ago
tree_gui.cpp Feature: Press Ctrl to build a diagonal area of trees (#10342) 1 year 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 Improve colouring of restricted signal posts with original TTD graphics 11 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 Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 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 Fix #11230: Widget layout also failed for group-less vehicle list window. (#11310) 8 months ago
vehicle_gui.h Add various missing includes 11 months ago
vehicle_gui_base.h Merge branch 'master' into jgrpp 11 months ago
vehicle_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
vehiclelist.cpp Vehicle list commands now take into account cargo type filter 2 years ago
vehiclelist.h Add various missing includes 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 8 months ago
viewport_gui.cpp Move StationCargoList and FlowStatMap out of GoodsEntry struct 9 months ago
viewport_kdtree.h
viewport_sprite_sorter.h Add various missing includes 11 months ago
viewport_sprite_sorter_sse4.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
viewport_type.h Allow converting track by individual track pieces instead of whole tiles 1 year 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 Run water flooding at constant speed at day lengths >= 4 1 year 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 9 months ago
waypoint.cpp Rename close window functions to match upstream 8 months ago
waypoint_base.h Initial implementation of road waypoints 2 years ago
waypoint_cmd.cpp Change: Store station blocked/wires/pylons flags in map. 8 months ago
waypoint_func.h Initial implementation of road waypoints 2 years ago
waypoint_gui.cpp Change window close/deallocation to match upstream 8 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 Update viewport positions in two stages 8 months ago
window_func.h Avoid window iterations when no windows of desired class present 8 months ago
window_gui.h Update viewport positions in two stages 8 months ago
window_type.h Merge branch 'master' into jgrpp 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 9 months ago
zoning.h
zoning_cmd.cpp Merge branch 'master' into jgrpp 11 months ago
zoning_gui.cpp Fix missing tooltip texts 9 months ago
zoom_func.h Merge tag '13.0-beta2' into jgrpp 1 year ago
zoom_type.h Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago