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
Loïc Guilloux 85a4308741 Fix #10361, fe30f66: Don't try to give saved data to a dead script (#10433)
(cherry picked from commit 07b40c02fe)
1 year ago
..
3rdparty Merge branch 'master' into jgrpp 1 year ago
ai Merge branch 'master' into jgrpp 1 year ago
blitter Blitter: Add method to draw rectangle at x, y offset 1 year ago
core Merge branch 'master' into jgrpp 1 year ago
fontcache Merge branch 'master' into jgrpp 1 year ago
game Merge branch 'master' into jgrpp 1 year ago
lang Merge PR #480 into jgrpp 1 year ago
linkgraph Linkgraph: Early exit demand allocator in DT_MANUAL mode 1 year ago
misc Merge branch 'master' into jgrpp 2 years ago
music extmidi: Do not continuously retry if execvp fails 1 year ago
network Codechange: migrate size related functions to Map structure 1 year ago
os Merge branch 'master' into jgrpp 1 year ago
pathfinder Merge branch 'master' into jgrpp 2 years ago
saveload Do not call ReInitAllWindows from within LoadStringWidthTable 1 year ago
script Fix #10361, fe30f66: Don't try to give saved data to a dead script (#10433) 1 year ago
settingsgen CMake: Fix host strgen/settingsgen importing 3 years ago
sound Merge branch 'master' into jgrpp 2 years ago
spriteloader Merge branch 'master' into jgrpp 1 year ago
strgen strgen: Exit early in LanguageFileWriter::Write if length is 0 2 years ago
table Debug: Dump all station sprite groups, not just current resolved one 1 year ago
video Merge branch 'master' into jgrpp 1 year ago
widgets Merge branch 'master' into jgrpp 1 year ago
CMakeLists.txt Command: Use auxiliary data for league command strings 2 years ago
aircraft.h Merge branch 'master' into jgrpp 1 year ago
aircraft_cmd.cpp Codechange: migrate size related functions to Map structure 1 year ago
aircraft_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
airport.cpp
airport.h
airport_gui.cpp Add NewGRFClass helper method for whether class ID is valid (for iteration) 1 year ago
animated_tile.cpp Don't mark tile dirty when setting animation frame to its current value 2 years 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 Fix #10032: Capacities of articulated vehicles in build window 1 year ago
articulated_vehicles.h
autoreplace.cpp Codechange: Replace Group::replace_protection with Group::flags 3 years ago
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
autoreplace_func.h
autoreplace_gui.cpp Fix #10032: Capacities of articulated vehicles in build window 1 year ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h Add slot support to road vehicles, ships and aircraft 2 years ago
base_media_base.h
base_media_func.h Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
base_station_base.h Road stops: Use a struct for road stop tile data 1 year ago
bitmap_type.h Merge branch 'master' into jgrpp 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 Merge tag '13.0-beta2' into jgrpp 2 years ago
bridge.h Change various asserts to not be included in release builds 2 years ago
bridge_gui.cpp Merge branch 'master' into jgrpp 1 year ago
bridge_map.cpp Initial implementation of NewGRF custom signal styles 2 years ago
bridge_map.h Store tunnel/bridge signal spacing on tile, adjust spacing to fit length 3 years ago
bridge_signal_map.h Initial implementation of NewGRF custom signal styles 2 years ago
build_vehicle_gui.cpp Merge branch 'master' into jgrpp 1 year ago
cargo_type.h Codechange: add constant for number of original cargoes. 3 years ago
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Merge branch 'master' into jgrpp 2 years ago
cargomonitor.h
cargopacket.cpp Change various asserts to not be included in release builds 2 years ago
cargopacket.h Fix re-routing of unrelated cargo when removing invalidated link graph flow 2 years ago
cargotype.cpp Codechange: Factor cargotype weight conversion magic numbers 2 years ago
cargotype.h Merge branch 'master' into jgrpp 2 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Codechange: migrate size related functions to Map structure 1 year 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 Change various asserts to not be included in release builds 2 years ago
cmd_helper.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
command.cpp Command: Use auxiliary data for league command strings 2 years ago
command_aux.h Fix missing override specifiers on CommandAuxiliaryBase::Clone 1 year ago
command_func.h Codechange: migrate size related functions to Map structure 1 year ago
command_type.h Fix: comparison result is always the same warnings 1 year ago
company_base.h Feature: Purchase land multiple tiles at a time 2 years ago
company_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
company_func.h Fix #6544: Don't join AI company when loading network game in singleplayer 2 years ago
company_gui.cpp Merge branch 'master' into jgrpp 1 year ago
company_gui.h Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
company_manager_face.h Codechange: pass the randomizer to use directly to the company face generation 1 year ago
company_type.h Merge branch 'master' into jgrpp 2 years ago
console.cpp Fix #10010: Memory leak in IConsolePrint in non-dedicated case 2 years ago
console_cmds.cpp Merge branch 'master' into jgrpp 1 year ago
console_func.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 3 years ago
console_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
console_gui.h
console_internal.h Merge branch 'master' into jgrpp-beta 3 years ago
console_type.h Merge branch 'master' into jgrpp-beta 3 years ago
cpu.cpp Implement ottd_rdtsc for AARCH64 on GCC/clang 2 years ago
cpu.h
crashlog.cpp Codechange: hide the map's size related fields in the Map structure 1 year ago
crashlog.h Debug: Detect which frame's state first diverged after a desync 2 years ago
crashlog_bfd.h
currency.cpp Add: Malaysia Ringgit as Currency 3 years ago
currency.h Codechange: move currency settings to std::string 3 years ago
date.cpp Changing day length or date no longer changes time in minutes 1 year ago
date_func.h Changing day length or date no longer changes time in minutes 1 year ago
date_gui.cpp Changing day length or date no longer changes time in minutes 1 year ago
date_gui.h Codechange: Un-bitstuff timetable commands. 2 years ago
date_type.h Feature: Configurable subsidy duration 3 years ago
debug.cpp Merge branch 'master' into jgrpp 2 years ago
debug.h Merge branch 'master' into jgrpp 2 years ago
debug_desync.h Add CheckCaches mode to emit a log/save/screenshot on detected issue 3 years ago
debug_settings.h VarAction2: Allow inlining trivial procedures 2 years ago
dedicated.cpp
departures.cpp Changing day length or date no longer changes time in minutes 1 year ago
departures_func.h
departures_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
departures_gui.h
departures_type.h
depot.cpp Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
depot_base.h
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
depot_func.h
depot_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
depot_map.h Change various asserts to not be included in release builds 2 years 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 Feature: Wide rivers 2 years ago
disaster_vehicle.cpp Codechange: migrate size related functions to Map structure 1 year ago
disaster_vehicle.h
dock_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
driver.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
driver.h Add: Option to (dis-)allow accelerated video drivers. (#8819) 3 years ago
economy.cpp Codechange: migrate size related functions to Map structure 1 year ago
economy_base.h
economy_func.h Allow per-house town cargo generation to be truncated to 0 3 years ago
economy_type.h Merge branch 'master' into jgrpp 2 years ago
effectvehicle.cpp Codechange: migrate size related functions to Map structure 1 year ago
effectvehicle_base.h
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 Fix artic engines with no capacity on leading part in build window 1 year ago
engine_base.h Fix artic engines with no capacity on leading part in build window 1 year ago
engine_func.h Fix #10032: Capacities of articulated vehicles in build window 1 year ago
engine_gui.cpp Merge branch 'master' into jgrpp 1 year ago
engine_gui.h Merge branch 'master' into jgrpp 1 year ago
engine_type.h Merge branch 'master' into jgrpp 1 year ago
error.h Merge branch 'master' into jgrpp-beta 3 years ago
error_gui.cpp Merge branch 'master' into jgrpp 1 year ago
event_logs.cpp Add "special events" log. Add console command, include in crash logs. 3 years ago
event_logs.h Add "special events" log. Add console command, include in crash logs. 3 years ago
fileio.cpp Merge branch 'master' into jgrpp 1 year ago
fileio_func.h Change: by default, make "unload all" leave stations empty (#9301) 3 years ago
fileio_type.h
fios.cpp On dedicated servers, save copy of last autosave on crash 3 years ago
fios.h On dedicated servers, save copy of last autosave on crash 3 years ago
fios_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
fontcache.cpp Merge branch 'master' into jgrpp 1 year ago
fontcache.h Merge branch 'master' into jgrpp 1 year ago
fontdetection.h Change: Rename some freetype things to fontcache. 2 years ago
framerate_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
framerate_type.h
gamelog.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
gamelog.h Add support for loading trunk savegames versions 293 - 299 (12.0) 3 years ago
gamelog_internal.h Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER) 2 years ago
genworld.cpp Fix asserts due to main window not existing yet 1 year ago
genworld.h Add generation of public roads linking towns 3 years ago
genworld_gui.cpp Feature: Set a custom number of industries in map generation window (#10340) 1 year ago
gfx.cpp Do not call ReInitAllWindows from within LoadStringWidthTable 1 year ago
gfx_func.h Merge branch 'master' into jgrpp 1 year ago
gfx_layout.cpp Merge branch 'master' into jgrpp 1 year ago
gfx_layout.h Remove colour filter assert from FontState::PopColour 2 years ago
gfx_type.h Merge branch 'master' into jgrpp 1 year ago
gfxinit.cpp Add NewGRF global flag to allow rocky tiles in tropic desert zones 1 year ago
gfxinit.h
goal.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
goal_base.h
goal_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
goal_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
graph_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
graph_gui.h Feature: [GS] Scriptable league tables (#10001) 2 years ago
ground_vehicle.cpp Merge branch 'master' into jgrpp 1 year ago
ground_vehicle.hpp Remove "Disable vehicle image update" setting 3 years ago
group.h Merge branch 'master' into jgrpp 1 year ago
group_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
group_gui.cpp Merge branch 'master' into jgrpp 1 year ago
group_gui.h
group_type.h Add setting to show full group hierarchy in group names 2 years ago
gui.h
guitimer_func.h
heightmap.cpp Codechange: migrate size related functions to Map structure 1 year ago
heightmap.h
highscore.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
highscore.h
highscore_gui.cpp Merge branch 'master' into jgrpp 1 year ago
hotkeys.cpp
hotkeys.h
house.h Avoid unnecessary viewport redraws for unused tile loop house triggers 2 years ago
house_type.h
industry.h
industry_cmd.cpp Codechange: move TILE_MASK to Map::WrapToMap 1 year ago
industry_gui.cpp Codechange: migrate size related functions to Map structure 1 year ago
industry_map.h Change various asserts to not be included in release builds 2 years ago
industry_type.h
industrytype.h Change various asserts to not be included in release builds 2 years ago
infrastructure.cpp Fix UpdateAllBlockSignals with signalled tunnel/bridges and no infra sharing 1 year ago
infrastructure_func.h Infra sharing: Disallow control over other company trains wholly in depots 1 year ago
ini.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
ini_load.cpp Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
ini_type.h Merge branch 'master' into jgrpp-beta 3 years ago
intro_gui.cpp Codechange: introduce GetMainWindow() to properly account for nullptr checks 1 year ago
landscape.cpp Merge branch 'master' into jgrpp 1 year ago
landscape.h Change various asserts to not be included in release builds 2 years ago
landscape_type.h
language.h Change: treat languages as finished, if translations are 75% completed. 3 years ago
league_base.h Feature: [GS] Scriptable league tables (#10001) 2 years ago
league_cmd.cpp Command: Use auxiliary data for league command strings 2 years ago
league_cmd.h Fix #10214: CMD_CREATE_LEAGUE_TABLE did not set CMD_STR_CTRL 1 year ago
league_gui.cpp Feature: [GS] Scriptable league tables (#10001) 2 years ago
league_gui.h Feature: [GS] Scriptable league tables (#10001) 2 years ago
league_type.h Feature: [GS] Scriptable league tables (#10001) 2 years ago
livery.h Codechange: Un-bitstuff all remaining commands. 2 years ago
main_gui.cpp Merge branch 'master' into jgrpp 1 year ago
map.cpp Codechange: hide the map's size related fields in the Map structure 1 year ago
map_func.h Codechange: hide the map's size related fields in the Map structure 1 year ago
map_type.h Merge branch 'master' into jgrpp 2 years ago
misc.cpp Codechange: hide the map's size related fields in the Map structure 1 year ago
misc_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
misc_gui.cpp Merge branch 'master' into jgrpp 1 year ago
mixer.cpp Fix: Data race on effect volume setting with mixer thread 2 years ago
mixer.h Fix: Data race on effect volume setting with mixer thread 2 years ago
music.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
music_gui.cpp extmidi: Do not continuously retry if execvp fails 1 year ago
newgrf.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf.h Merge branch 'master' into jgrpp 1 year ago
newgrf_airport.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_airport.h Codechange: use smart pointers when cloning iterators 1 year ago
newgrf_airporttiles.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_airporttiles.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_analysis.cpp VarAction2: Ignore callback failure groups when finding callback results 1 year ago
newgrf_analysis.h Avoid unnecessary viewport redraws for unused tile loop house triggers 2 years ago
newgrf_animation_base.h Fix implicit 32 -> 64 operation warning in AnimationBase 1 year ago
newgrf_animation_type.h
newgrf_cache_check.h
newgrf_callbacks.h Debug: Show callback ID names in sprite dump 2 years ago
newgrf_canal.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_canal.h
newgrf_cargo.cpp Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 3 years ago
newgrf_cargo.h
newgrf_class.h Add NewGRFClass helper method for whether class ID is valid (for iteration) 1 year ago
newgrf_class_func.h Add NewGRFClass helper method for whether class ID is valid (for iteration) 1 year ago
newgrf_commons.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_commons.h Merge branch 'master' into jgrpp 1 year ago
newgrf_config.cpp Merge branch 'master' into jgrpp 2 years ago
newgrf_config.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
newgrf_debug.h Codechange: replace _realtime_tick with std::chrono for mouse events 3 years ago
newgrf_debug_gui.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_engine.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_engine.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_extension.cpp GRF: Add road stops variable for road info of nearby plain road tile 1 year ago
newgrf_extension.h Add new landscape flag to enable drawing rocks covered by snow 1 year ago
newgrf_generic.cpp Initial abstraction around NewGRF feature ID bytes 2 years ago
newgrf_generic.h Initial abstraction around NewGRF feature ID bytes 2 years ago
newgrf_gui.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_house.cpp Codechange: move TILE_MASK to Map::WrapToMap 1 year ago
newgrf_house.h Avoid unnecessary viewport redraws for unused tile loop house triggers 2 years ago
newgrf_industries.cpp Fix GetClosestIndustry with invalid industry type when using cache 2 years ago
newgrf_industries.h GRF: Use access mask when evaluating get nearby tile information variable 2 years ago
newgrf_industrytiles.cpp VarAction2: Fix wrong bit used for industry tile anim callback mask 2 years ago
newgrf_industrytiles.h Industry: Apply anim tile masking when loading prior version saves 2 years ago
newgrf_industrytiles_analysis.h Industry: Determine which tiles in industry layouts are not animated 2 years ago
newgrf_internal.h VarAction2: Fix reg tracking through previously handled procedures 1 year ago
newgrf_newlandscape.cpp Add new landscape variable for ground density and snow presence 1 year ago
newgrf_newlandscape.h Add GRF feature: New Landscape 2 years ago
newgrf_newsignals.cpp Debug: Change sprite group indentation handling 2 years ago
newgrf_newsignals.h Add signal style flag to require realistic braking 2 years ago
newgrf_object.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_object.h Merge branch 'master' into jgrpp 1 year ago
newgrf_optimiser.cpp VarAction2: Fix reg tracking through previously handled procedures 1 year ago
newgrf_profiling.cpp Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER) 2 years ago
newgrf_profiling.h Change: Make _tick_counter 64bit to avoid wrapping (#10035) 2 years ago
newgrf_properties.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
newgrf_railtype.cpp Add combined normal and shunt aspect signal style flag 2 years ago
newgrf_railtype.h Initial implementation of NewGRF custom signal styles 2 years ago
newgrf_roadstop.cpp Add NewGRFClass helper method for whether class ID is valid (for iteration) 1 year ago
newgrf_roadstop.h Add road stop flags to only show in the road or tram build menus 2 years ago
newgrf_roadtype.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_roadtype.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_sound.cpp Merge branch 'master' into jgrpp 2 years ago
newgrf_sound.h Feature: Hotkey to honk a vehicle's horn (#10110) 2 years ago
newgrf_spritegroup.cpp Debug: Show error groups in sprite dump in more detail mode 1 year ago
newgrf_spritegroup.h VarAction2: Fix detection of callback handlers which don't inspect var C 2 years ago
newgrf_station.cpp Debug: Dump all station sprite groups, not just current resolved one 1 year ago
newgrf_station.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_storage.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_storage.h Codechange: move client name in settings to std::string 3 years ago
newgrf_text.cpp NewGRF: Use per-GRF text ID map in GetGRFStringID 2 years ago
newgrf_text.h Merge branch 'master' into jgrpp-beta 3 years ago
newgrf_town.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_town.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_townname.cpp
newgrf_townname.h
news_func.h Codechange: create a type for the "free_data" of NewsItems and (de)allocate it with new and delete 3 years ago
news_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
news_gui.h
news_type.h Codechange: Un-bitstuff all remaining commands. 2 years ago
object.h Add: Hotkey to focus the build object class name filter editbox. 3 years ago
object_base.h Change various asserts to not be included in release builds 2 years ago
object_cmd.cpp Codechange: migrate size related functions to Map structure 1 year ago
object_gui.cpp Codechange: migrate size related functions to Map structure 1 year ago
object_map.h Change various asserts to not be included in release builds 2 years ago
object_type.h Add inclined foundation option to object edge foundation mode 2 years ago
openttd.cpp Changing day length or date no longer changes time in minutes 1 year ago
openttd.h Add step console command to advance n ticks 2 years ago
order_backup.cpp Merge branch 'master' into jgrpp 2 years ago
order_backup.h Add support for multiple scheduled dispatch schedules per order list 2 years ago
order_base.h Add a change counter value special order type 2 years ago
order_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
order_cmd.h Merge branch 'master' into jgrpp 2 years ago
order_func.h Debug: Show type of current order in vehicle debug info 2 years ago
order_gui.cpp Codechange: add non-nullptr asserts in cases where it should never be nullptr 1 year ago
order_type.h Add a change counter value special order type 2 years ago
osk_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
pbs.cpp Feature: Multi-track level crossings (#9931) 2 years ago
pbs.h Use order state at reservation time for signal mode tracerestrict eval 2 years ago
plans.cpp Command: Replace binary_length field with auxiliary data 2 years ago
plans_base.h Command: Replace binary_length field with auxiliary data 2 years ago
plans_cmd.cpp Fix plan lines not being refreshed when privacy mode changed 1 year ago
plans_func.h
plans_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
plans_type.h
programmable_signals.cpp Fix various compiler warnings 3 years ago
programmable_signals.h
programmable_signals_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
progress.cpp Merge branch 'master' into jgrpp 3 years ago
progress.h Add: make modal windows update more smooth 3 years ago
querystring_gui.h
rail.cpp Add setting for no vehicles introduced after given year 3 years ago
rail.h Change various asserts to not be included in release builds 2 years ago
rail_cmd.cpp Ensure secondary track type is valid when switching to dual mode by removing piece 1 year ago
rail_gui.cpp Codechange: migrate size related functions to Map structure 1 year ago
rail_gui.h Merge branch 'master' into jgrpp-beta 3 years ago
rail_gui_type.h Merge branch 'master' into jgrpp-beta 3 years ago
rail_map.h Change various asserts to not be included in release builds 2 years ago
rail_type.h
random_access_file.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
random_access_file_type.h Inline fast case for random access file byte/word/dword read 3 years ago
rev.cpp.in Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
rev.h Add: support filtering content entries for patchpacks (#9541) 3 years ago
road.cpp Merge branch 'master' into jgrpp 2 years ago
road.h Merge branch 'master' into jgrpp 1 year ago
road_cmd.cpp Codechange: migrate size related functions to Map structure 1 year ago
road_cmd.h Fix db98cedb: Swap parameters for CmdRemoveRailroadTrack, too. 2 years ago
road_func.h Merge branch 'master' into jgrpp 1 year ago
road_gui.cpp Add NewGRFClass helper method for whether class ID is valid (for iteration) 1 year ago
road_gui.h
road_internal.h
road_map.cpp Initial implementation of road waypoints 2 years ago
road_map.h Change various asserts to not be included in release builds 2 years ago
road_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
roadstop.cpp
roadstop_base.h
roadveh.h Merge branch 'master' into jgrpp 1 year ago
roadveh_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
roadveh_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
safeguards.h Codechange: encapsulate network error handling 3 years ago
schdispatch.h Changing day length or date no longer changes time in minutes 1 year ago
schdispatch_cmd.cpp Scheduled dispatch: Allow wrapping at midnight when bulk inserting slots 1 year ago
schdispatch_gui.cpp Scheduled dispatch: Allow wrapping at midnight when bulk inserting slots 1 year ago
scope.h
scope_info.cpp
scope_info.h
screenshot.cpp Codechange: migrate size related functions to Map structure 1 year ago
screenshot.h Merge branch 'master' into jgrpp-beta 3 years 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 Do not call ReInitAllWindows from within LoadStringWidthTable 1 year ago
settings_func.h Merge branch 'master' into jgrpp-beta 3 years ago
settings_gui.cpp Add setting and town override for whether towns can build bridges 1 year ago
settings_gui.h
settings_internal.h Add setting flag to enable upstream mode load when patx_name set 1 year ago
settings_type.h Add setting and town override for whether towns can build bridges 1 year ago
ship.h Merge branch 'master' into jgrpp 1 year ago
ship_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
ship_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
signal.cpp Normal/shunt mode signals default to shunt mode for depot routes 2 years ago
signal_func.h Use order state at reservation time for signal mode tracerestrict eval 2 years ago
signal_type.h Codechange: Un-bitstuff rail commands. 2 years ago
signs.cpp Merge branch 'master' into jgrpp 3 years ago
signs_base.h
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 Merge tag '13.0-beta2' into jgrpp 2 years ago
signs_type.h
slope_func.h Change various asserts to not be included in release builds 2 years ago
slope_type.h Merge branch 'master' into jgrpp 2 years ago
smallmap_colours.h
smallmap_gui.cpp Codechange: migrate size related functions to Map structure 1 year ago
smallmap_gui.h Add zoom in support to the small map 1 year ago
sortlist_type.h No longer use CDECL for GUIList::FilterFunction 2 years ago
sound.cpp Codechange: migrate size related functions to Map structure 1 year ago
sound_func.h
sound_type.h Codechange: let NewGRF sounds make use of RandomAccessFile instead of the FIO slot functions 3 years ago
sprite.cpp Change: Use power-of-2 scaling for some dimensions in GUI. 2 years ago
sprite.h
spritecache.cpp Fix: inconsistent allocation error handling 1 year ago
spritecache.h Implement partial parallelisation of non-map mode viewport rendering 2 years ago
station.cpp Codechange: migrate size related functions to Map structure 1 year ago
station_base.h Merge branch 'master' into jgrpp 1 year ago
station_cmd.cpp Fix water infrastructure accounting when building docks 1 year ago
station_func.h Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo 2 years ago
station_gui.cpp Codechange: migrate size related functions to Map structure 1 year ago
station_gui.h Codechange: Use lambdas instead of CommandContainer to manage station picker commands. 2 years ago
station_kdtree.h Codechange: migrate size related functions to Map structure 1 year ago
station_map.h Change various asserts to not be included in release builds 2 years ago
station_type.h Initial implementation of road waypoints 2 years ago
statusbar_gui.cpp Changing day length or date no longer changes time in minutes 1 year ago
statusbar_gui.h Update status bar sizing when changing date/time display settings 3 years ago
stdafx.h Fix WITH_FULL_ASSERTS being defined when all asserts disabled 2 years ago
story.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
story_base.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
story_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years 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 1 year ago
string_base.h Codechange: use smart pointers when creating StringIterators 1 year ago
string_func.h Add command/string helpers for string separator control character 2 years ago
string_func_extra.h Explictly suppress unsigned unary minus warning on MSVC in IntFromChars 3 years ago
string_type.h Add command/string helpers for string separator control character 2 years ago
stringfilter.cpp
stringfilter_type.h
strings.cpp Do not call ReInitAllWindows from within LoadStringWidthTable 1 year ago
strings_func.h Merge branch 'master' into jgrpp 2 years 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 2 years ago
subsidy_base.h Feature: Configurable subsidy duration 3 years ago
subsidy_func.h Feature: Configurable subsidy duration 3 years ago
subsidy_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
subsidy_type.h
tar_type.h Codechange: Replace FOR_ALL_TARS with range-based for loops 3 years ago
tbtr_template_gui_create.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
tbtr_template_gui_main.h Allow cloning trains directly from the template train list 3 years ago
tbtr_template_vehicle.cpp Implement new shortened train flipping for template trains 1 year ago
tbtr_template_vehicle.h Implement new shortened train flipping for template trains 1 year ago
tbtr_template_vehicle_func.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
tbtr_template_vehicle_func.h Merge tag '13.0-beta2' into jgrpp 2 years ago
terraform_cmd.cpp Codechange: migrate size related functions to Map structure 1 year ago
terraform_gui.cpp Codechange: migrate size related functions to Map structure 1 year ago
terraform_gui.h
textbuf.cpp Merge branch 'master' into jgrpp 1 year ago
textbuf_gui.h Use CommandContainer for demolish area callback state storage 3 years ago
textbuf_type.h Codechange: use smart pointers when creating StringIterators 1 year ago
texteff.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
texteff.hpp Implement partial parallelisation of non-map mode viewport rendering 2 years ago
textfile_gui.cpp Change: Display text files in black (#10291) 1 year ago
textfile_gui.h Change: Use scaled WidgetDimensions. 2 years ago
textfile_type.h
tgp.cpp Fix TGP map max height for maps larger than 4k in both axes 1 year ago
tgp.h Feature: auto-detect map height limit based on generated map 3 years ago
thread.h Fix MinGW compilation issues 3 years ago
tile_cmd.h Initial implementation of NewGRF custom signal styles 2 years ago
tile_map.cpp Codechange: migrate size related functions to Map structure 1 year ago
tile_map.h Codechange: migrate size related functions to Map structure 1 year ago
tile_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years 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
tilematrix_type.hpp Codechange: migrate size related functions to Map structure 1 year ago
timetable.h Ensure that timetable and scheduled dispatch windows redrawn as required 2 years ago
timetable_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
timetable_gui.cpp Merge branch 'master' into jgrpp 1 year ago
toolbar_gui.cpp Fix asserts due to main window not existing yet 1 year ago
toolbar_gui.h Merge branch 'master' into jgrpp-beta 3 years ago
town.h Add setting and town override for whether towns can build bridges 1 year ago
town_cmd.cpp Add setting and town override for whether towns can build bridges 1 year ago
town_gui.cpp Add setting and town override for whether towns can build bridges 1 year ago
town_gui.h
town_kdtree.h
town_map.h Change various asserts to not be included in release builds 2 years ago
town_type.h Add setting for if/when towns can build tunnels 2 years ago
townname.cpp Merge branch 'master' into jgrpp 1 year ago
townname_func.h Codechange: pass the randomizer directly to the town name generation 1 year ago
townname_type.h
tracerestrict.cpp Changing day length or date no longer changes time in minutes 1 year ago
tracerestrict.h Add a change counter value special order type 2 years ago
tracerestrict_gui.cpp Adjust height of vehicle list items in vehicle lists 2 years ago
track_func.h Change various asserts to not be included in release builds 2 years ago
track_type.h
train.h Merge branch 'master' into jgrpp 1 year ago
train_cmd.cpp Codechange: migrate size related functions to Map structure 1 year ago
train_gui.cpp Fix #10032: Capacities of articulated vehicles in build window 1 year 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 2 years ago
transparency_gui.h
transport_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
tree_cmd.cpp Codechange: migrate size related functions to Map structure 1 year ago
tree_gui.cpp Feature: Press Ctrl to build a diagonal area of trees (#10342) 1 year ago
tree_map.h Change various asserts to not be included in release builds 2 years ago
tunnel_base.h Initial implementation of NewGRF custom signal styles 2 years ago
tunnel_map.cpp Codechange: migrate size related functions to Map structure 1 year ago
tunnel_map.h Change various asserts to not be included in release builds 2 years ago
tunnelbridge.h Remove tunnel/bridge spacing setting, use usual signal drag spacing 2 years ago
tunnelbridge_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
tunnelbridge_map.h Initial implementation of NewGRF custom signal styles 2 years ago
unit_conversion.h Add function for speed unit conversion to unit values 3 years ago
vehicle.cpp Merge branch 'master' into jgrpp 1 year ago
vehicle_base.h Merge branch 'master' into jgrpp 1 year ago
vehicle_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
vehicle_func.h Merge tag '13.0-beta2' into jgrpp 2 years ago
vehicle_gui.cpp Fix asserts due to main window not existing yet 1 year ago
vehicle_gui.h Fix #10032: Capacities of articulated vehicles in build window 1 year ago
vehicle_gui_base.h Vehicle list commands now take into account cargo type filter 2 years ago
vehicle_type.h Add game setting to limit train lookahead to signal aspect 2 years ago
vehiclelist.cpp Vehicle list commands now take into account cargo type filter 2 years ago
vehiclelist.h Vehicle list commands now take into account cargo type filter 2 years ago
viewport.cpp Codechange: migrate size related functions to Map structure 1 year ago
viewport_func.h Rename ChildScreenSpritePositionMode enum values 1 year ago
viewport_gui.cpp Merge branch 'master' into jgrpp 1 year ago
viewport_kdtree.h
viewport_sprite_sorter.h
viewport_sprite_sorter_sse4.cpp Fix #9935: Use more selectivity when building SSE specific code 2 years ago
viewport_type.h Rename ChildScreenSpritePositionMode enum values 1 year ago
void_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
void_map.h
walltime_func.h Fix #9974, aa5a8fe: strftime buffer maxsize is off by one 2 years ago
water.h Merge branch 'master' into jgrpp 1 year ago
water_cmd.cpp Fix water infrastructure accounting when building ship depots 1 year ago
water_map.h Change various asserts to not be included in release builds 2 years ago
waypoint.cpp Initial implementation of road waypoints 2 years ago
waypoint_base.h Initial implementation of road waypoints 2 years ago
waypoint_cmd.cpp Command: Replace binary_length field with auxiliary data 2 years ago
waypoint_func.h Initial implementation of road waypoints 2 years ago
waypoint_gui.cpp Merge branch 'master' into jgrpp 2 years ago
widget.cpp Merge branch 'master' into jgrpp 1 year ago
widget_type.h Merge branch 'master' into jgrpp 2 years ago
window.cpp Merge branch 'master' into jgrpp 1 year ago
window_func.h Merge branch 'master' into jgrpp 1 year ago
window_gui.h Merge branch 'master' into jgrpp 1 year ago
window_type.h Merge branch 'master' into jgrpp 2 years ago
worker_thread.cpp Add a generic worker thread pool job executor mechanism 2 years ago
worker_thread.h Add a generic worker thread pool job executor mechanism 2 years ago
zoning.h
zoning_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
zoning_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
zoom_func.h Merge tag '13.0-beta2' into jgrpp 2 years ago
zoom_type.h Merge tag '13.0-beta2' into jgrpp 2 years ago