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 38571cf0da Merge branch 'master' into jgrpp
# Conflicts:
#	src/landscape.cpp
#	src/lang/frisian.txt
#	src/lang/korean.txt
#	src/lang/russian.txt
2 years ago
..
3rdparty Update sqbaselib.cpp 2 years ago
ai Fix crash if GS is removed when GS settings window is open 2 years ago
blitter Merge branch 'master' into jgrpp 2 years ago
core Add utility function for integer dynamic range extension encoding 2 years ago
fontcache Merge branch 'master' into jgrpp 2 years ago
game Merge branch 'master' into jgrpp 2 years ago
lang Merge branch 'master' into jgrpp 2 years ago
linkgraph Merge branch 'master' into jgrpp 2 years ago
misc Codechange: Un-bitstuff all remaining commands. 2 years ago
music Merge branch 'master' into jgrpp 2 years ago
network Merge branch 'master' into jgrpp 2 years ago
os Crashlog: Limit iterations of calls to bfd_find_inliner_info 2 years ago
pathfinder Use order state at reservation time for signal mode tracerestrict eval 2 years ago
saveload Add a change counter value special order type 2 years ago
script Merge branch 'master' into jgrpp 2 years ago
settingsgen CMake: Fix host strgen/settingsgen importing 3 years ago
sound MinGW: Avoid function cast warnings with GetProcAddress 3 years ago
spriteloader Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) 2 years ago
strgen Add a STRING8 format code 2 years ago
table Merge branch 'master' into jgrpp 2 years ago
video Merge branch 'master' into jgrpp 2 years ago
widgets Merge branch 'master' into jgrpp 2 years ago
CMakeLists.txt Merge branch 'master' into jgrpp 2 years ago
aircraft.h Merge branch 'master' into jgrpp 2 years ago
aircraft_cmd.cpp If aircraft next order is for same station when leaving, do not leave 2 years ago
aircraft_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
airport.cpp
airport.h
airport_gui.cpp Merge branch 'master' into jgrpp 2 years ago
animated_tile.cpp Cache animated tile speed, use btree map for animated tiles 3 years ago
animated_tile.h Cache animated tile speed, use btree map for animated tiles 3 years ago
animated_tile_func.h Cache animated tile speed, use btree map for animated tiles 3 years ago
articulated_vehicles.cpp Fix displayed capacities/weights of articulated vehicles in build window 2 years 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 2 years ago
autoreplace_func.h
autoreplace_gui.cpp Fix displayed capacities/weights of articulated vehicles in build window 2 years 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 Codechange: Use std::string in file scanners. 3 years ago
base_media_func.h Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
base_station_base.h Fix road stops SetRoadStopAnimationFrame 2 years ago
bitmap_type.h Fix missing include in bitmap_type.h 3 years ago
bmp.cpp
bmp.h
bootstrap_gui.cpp Merge branch 'master' into jgrpp 2 years ago
bridge.h DEBUG: Add bridge pillar index to debug landinfo print 4 years ago
bridge_gui.cpp Fix non-rail bridge construction setting polyrail endpoints 2 years 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 Fix vehicles with no cargo being shown with last cargo in build window 2 years 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 Merge branch 'master' into jgrpp 3 years ago
cargopacket.cpp Merge branch 'master' into jgrpp 2 years ago
cargopacket.h Fix re-routing of unrelated cargo when removing invalidated link graph flow 2 years ago
cargotype.cpp Codechange: Remove FOR_ALL_SORTED_STANDARD_CARGOSPECS 3 years ago
cargotype.h Codechange: Un-bitstuff town-related commands. 2 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Initial support for NewGRF road stops (bus and lorry stops) 2 years ago
cheat_type.h Merge branch 'master' into jgrpp-beta 3 years ago
clear_cmd.cpp Add GRF feature: New Landscape 2 years ago
clear_func.h
clear_map.h
cmd_helper.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
command.cpp Include client IDs in network server command logs 2 years ago
command_func.h Add function to enqueue a DoCommandP call 2 years ago
command_type.h Feature: Build objects by area 2 years ago
company_base.h Feature: Purchase land multiple tiles at a time 2 years ago
company_cmd.cpp Feature: Build objects by area 2 years 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 2 years ago
company_gui.h Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
company_manager_face.h Codechange: Replace assert_compile macro with static_assert 3 years 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 2 years ago
console_func.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 3 years ago
console_gui.cpp Codechange: Fix unnecessary string reallocation in IConsoleLine constructor 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 Include list of connected clients in server desync logs 2 years ago
crashlog.h Crash log: Write log to file and console as it is being generated on Unix 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 Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER) 2 years ago
date_func.h Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER) 2 years ago
date_gui.cpp Codechange: Un-bitstuff timetable commands. 2 years 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 Add conditional order to test if last/next dispatch slot is first/last 2 years ago
departures_func.h
departures_gui.cpp Add setting to show full group hierarchy in group names 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 Codechange: Don't use globals for return values from vehicle command procs. 2 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h Feature: Wide rivers 2 years ago
disaster_vehicle.cpp Codechange: Un-bitstuff landscape commands. 2 years ago
disaster_vehicle.h
dock_gui.cpp Merge branch 'master' 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 Improve handling of company sales 2 years ago
economy_base.h
economy_func.h Allow per-house town cargo generation to be truncated to 0 2 years ago
economy_type.h Merge branch 'master' into jgrpp 2 years ago
effectvehicle.cpp Merge branch 'master' into jgrpp 3 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp Merge branch 'master' into jgrpp-beta 3 years ago
elrail_func.h Merge branch 'master' into jgrpp-beta 3 years ago
engine.cpp Merge branch 'master' into jgrpp 2 years ago
engine_base.h VarAction2: Cache refit capacity callback results which depend only on cargo 2 years ago
engine_func.h Fix displayed capacities/weights of articulated vehicles in build window 2 years ago
engine_gui.cpp Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
engine_gui.h Add build vehicle window sort mode: cargo capacity / running cost 2 years ago
engine_type.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 3 years ago
error.h Merge branch 'master' into jgrpp-beta 3 years ago
error_gui.cpp Merge branch 'master' into jgrpp-beta 3 years 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-beta 3 years ago
fileio_func.h Change: by default, make "unload all" leave stations empty (#9301) 3 years ago
fileio_type.h Add: always set PERSONAL_DIR "/content_download" in search path (#8481) 3 years ago
fios.cpp On dedicated servers, save copy of last autosave on crash 2 years ago
fios.h On dedicated servers, save copy of last autosave on crash 2 years ago
fios_gui.cpp Merge branch 'master' into jgrpp 2 years ago
fontcache.cpp Merge branch 'master' into jgrpp 2 years ago
fontcache.h Merge branch 'master' into jgrpp 2 years ago
fontdetection.h Change: Rename some freetype things to fontcache. 2 years ago
framerate_gui.cpp Merge branch 'master' 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 Industry: Determine which tiles in industry layouts are not animated 2 years ago
genworld.h Add generation of public roads linking towns 3 years ago
genworld_gui.cpp Merge branch 'master' into jgrpp 2 years ago
gfx.cpp Merge branch 'master' into jgrpp 2 years ago
gfx_func.h Merge branch 'master' into jgrpp 2 years ago
gfx_layout.cpp Merge tag '12.0-beta2' into jgrpp-beta 3 years ago
gfx_layout.h Merge tag '12.0-beta2' into jgrpp-beta 3 years ago
gfx_type.h Add a functor fill mode to GfxFillPolygon 2 years ago
gfxinit.cpp Viewport route step markers are now variable size to match font/text 2 years 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 Codechange: Un-bitstuff goal and story page commands. 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 branch 'master' into jgrpp 2 years ago
graph_gui.h Add station cargo history 3 years ago
ground_vehicle.cpp Fix 9ff161e4 boosting lookahead braking stats but not actual brake forces 2 years ago
ground_vehicle.hpp Remove "Disable vehicle image update" setting 3 years ago
group.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
group_cmd.cpp Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
group_gui.cpp Merge branch 'master' into jgrpp 2 years ago
group_gui.h
group_type.h Add setting to show full group hierarchy in group names 2 years ago
gui.h Change: move "give money" from client-list to company window 3 years ago
guitimer_func.h
heightmap.cpp Merge branch 'jgrpp' into jgrpp-beta 3 years ago
heightmap.h
highscore.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
highscore.h
highscore_gui.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
hotkeys.cpp Merge branch 'master' into jgrpp 3 years ago
hotkeys.h
house.h Extra House ID's 3 years ago
house_type.h
industry.h Merge tag '1.11.0-beta1' into jgrpp 3 years ago
industry_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
industry_gui.cpp Merge branch 'master' into jgrpp 2 years ago
industry_map.h
industry_type.h
industrytype.h Industry: Determine which tiles in industry layouts are not animated 2 years ago
infrastructure.cpp Ensure that disabling infra sharing can't break realistic braking reservations 2 years ago
infrastructure_func.h Fix infrastructure sharing checks not being executed when disabling 2 years 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 Change: Suppress panning in intro game, while user is interacting with the GUI. (#9645) 3 years ago
landscape.cpp Feature: Wide rivers 2 years ago
landscape.h Adjust baseline for arctic snowline dynamic width setting to lower value 2 years ago
landscape_type.h
language.h Change: treat languages as finished, if translations are 75% completed. 3 years ago
livery.h Codechange: Un-bitstuff all remaining commands. 2 years ago
main_gui.cpp Merge branch 'master' into jgrpp 2 years ago
map.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
map_func.h Merge branch 'master' into jgrpp 2 years ago
map_type.h Merge branch 'master' into jgrpp 2 years ago
misc.cpp Add function to enqueue a DoCommandP call 2 years ago
misc_cmd.cpp Add step console command to advance n ticks 2 years ago
misc_gui.cpp Codechange: Allow use of SetDParam for tooltips 2 years ago
mixer.cpp Fix missing includes in mixer.cpp 3 years ago
mixer.h
music.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
music_gui.cpp Fix #10038: Missing upper bounds check when loading custom playlists (#10039) 2 years ago
newgrf.cpp Merge branch 'master' into jgrpp 2 years ago
newgrf.h Initial implementation of NewGRF custom signal styles 2 years ago
newgrf_airport.cpp Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_airport.h
newgrf_airporttiles.cpp GRF: Use access mask when evaluating get nearby tile information variable 2 years ago
newgrf_airporttiles.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_analysis.cpp VarAction2: Add constructor for AnalyseCallbackOperation 2 years ago
newgrf_analysis.h VarAction2: Add constructor for AnalyseCallbackOperation 2 years ago
newgrf_animation_base.h Change: Make _tick_counter 64bit to avoid wrapping (#10035) 2 years ago
newgrf_animation_type.h
newgrf_cache_check.h Fix sprite bound issues for vehicles which vary bounds with curvature 3 years ago
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 Doc: Remove some SmallVector references from documentation. 3 years ago
newgrf_class_func.h
newgrf_commons.cpp VarAction2: Adjust masking in GetNearbyTileInformation 2 years ago
newgrf_commons.h Signals: Add variable for signal context (track, tunnel, bridge, etc) 2 years 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 Debug: Allow highlighting multiple registers 2 years ago
newgrf_engine.cpp VarAction2: Add constructor for AnalyseCallbackOperation 2 years ago
newgrf_engine.h Add NewGRF VarAction2 variable remapping infrastructure 2 years ago
newgrf_extension.cpp Add road stops flag to disable auto road connections 2 years ago
newgrf_extension.h Add signal style flag to require realistic braking 2 years 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-beta 3 years ago
newgrf_house.cpp GRF: Use access mask when evaluating get nearby tile information variable 2 years ago
newgrf_house.h Add NewGRF VarAction2 variable remapping infrastructure 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: Add constructor for AnalyseCallbackOperation 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: Allow inlining trivial procedures 2 years ago
newgrf_newlandscape.cpp Remove incorrect comment 2 years 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 Add setting to ignore object introduction dates 2 years ago
newgrf_object.h Merge branch 'master' into jgrpp 2 years ago
newgrf_optimiser.cpp VarAction2: Remove mul and div operations with constant 1 2 years 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 Debug: Allow clicking to highlight group in sprite group dump window 2 years ago
newgrf_roadstop.h Add road stops flag to disable auto road connections 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 Skip sound effects handling earlier if effects volume is 0 2 years ago
newgrf_sound.h
newgrf_spritegroup.cpp Debug: Add highlight support for perm storage registers 2 years ago
newgrf_spritegroup.h VarAction2: Remove umax operations with constant 0 2 years ago
newgrf_station.cpp Merge branch 'master' into jgrpp 2 years 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 Codechange: move non-GUI code to non-GUI source files. 3 years ago
newgrf_townname.h Codechange: move non-GUI code to non-GUI source files. 3 years ago
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 branch 'master' 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
object_cmd.cpp Feature: Build objects by area 2 years ago
object_gui.cpp Feature: Build objects by area 2 years ago
object_map.h Add NewGRF object properties to set viewport map mode/smallmap tile type 2 years ago
object_type.h Add inclined foundation option to object edge foundation mode 2 years ago
openttd.cpp Merge branch 'master' into jgrpp 2 years 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 Add a change counter value special order type 2 years ago
order_cmd.h Merge branch 'master' into jgrpp 2 years ago
order_func.h Improve handling of conditional order waiting loops 2 years ago
order_gui.cpp Add a change counter value special order type 2 years 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 Use order state at reservation time for signal mode tracerestrict eval 2 years ago
pbs.h Use order state at reservation time for signal mode tracerestrict eval 2 years ago
plans.cpp
plans_base.h Fix crash which could occur when adding plans in single player 2 years ago
plans_cmd.cpp Allow changing the colour of plans 4 years ago
plans_func.h
plans_gui.cpp Connect new plan lines to end of previous line when ctrl pressed 3 years ago
plans_type.h
programmable_signals.cpp Fix various compiler warnings 3 years ago
programmable_signals.h
programmable_signals_gui.cpp Add slot support to road vehicles, ships and aircraft 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 Add signal style flag for drawing on the opposite side 2 years ago
rail_cmd.cpp Fix db98cedb: Swap the tile parameter validation around as only the first TileIndex is automatically validated. 2 years ago
rail_gui.cpp Merge branch 'master' into jgrpp 2 years 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 Add signal style flag for drawing on the opposite side 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 Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 3 years ago
road_cmd.cpp Fix db98cedb: Swap the tile parameter validation around as only the first TileIndex is automatically validated. 2 years ago
road_cmd.h Fix db98cedb: Swap parameters for CmdRemoveRailroadTrack, too. 2 years ago
road_func.h Only show level crossing overlay sprites on outsides of multi-track crossings 3 years ago
road_gui.cpp Fix #9883: Show cost/income float over end tile of rail or road construction 2 years ago
road_gui.h
road_internal.h
road_map.cpp Initial implementation of road waypoints 2 years ago
road_map.h Fix road/tram type check when moving depot orders to another depot 2 years ago
road_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
roadstop.cpp Allow drive-through road stops to be one-way 4 years ago
roadstop_base.h Allow drive-through road stops to be one-way 4 years ago
roadveh.h Reduce redundant calls to get current max speed for trains and RVs 2 years ago
roadveh_cmd.cpp Fix hang when tram turned around against underside of tram custom bridge head 2 years ago
roadveh_gui.cpp
safeguards.h Codechange: encapsulate network error handling 3 years ago
schdispatch.h Ensure that timetable and scheduled dispatch windows redrawn as required 2 years ago
schdispatch_cmd.cpp Add conditional order to test if last/next dispatch slot is first/last 2 years ago
schdispatch_gui.cpp Merge branch 'master' into jgrpp 2 years ago
scope.h
scope_info.cpp Debug: Include vehicle type and unit number in scope_dumper::VehicleInfo 3 years ago
scope_info.h
screenshot.cpp Initial implementation of road waypoints 2 years 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 Fix network clients setting old company settings for new companies 2 years ago
settings_func.h Merge branch 'master' into jgrpp-beta 3 years ago
settings_gui.cpp Merge branch 'master' into jgrpp 2 years ago
settings_gui.h
settings_internal.h Fix load check of a savegame with realistic braking enabled triggering signal checks on current game 2 years ago
settings_type.h Feature: Purchase land multiple tiles at a time 2 years ago
ship.h Merge branch 'master' into jgrpp 2 years ago
ship_cmd.cpp Reduce redundant calls to get current max speed for trains and RVs 2 years ago
ship_gui.cpp Implement improved breakdown speed reductions for ships 3 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 2 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 Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
signs_type.h
slope_func.h
slope_type.h Codechange: Un-bitstuff landscape commands. 2 years ago
smallmap_colours.h Merge tag '1.11.0-beta1' into jgrpp 3 years ago
smallmap_gui.cpp Industry cargoes window: Allow linking only inputs or outputs to smallmap 2 years ago
smallmap_gui.h Fix industry chain window not always updating map-mode viewports 2 years ago
sortlist_type.h Add sort by number of vehicles calling to station list window 3 years ago
sound.cpp Skip sound effects handling earlier if effects volume is 0 2 years 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
sprite.h
spritecache.cpp Fix 5e413c9d: Last sprite offset in GRF file was not recorded (#10062) 2 years ago
spritecache.h Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) 2 years ago
station.cpp Add GRF variable to use extra station names even when default names remain 2 years ago
station_base.h Allow station cargo histories to record larger values than 64k 2 years ago
station_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
station_func.h Add setting to allow hiding viewport labels of inidivudal waypoints 2 years ago
station_gui.cpp Merge branch 'master' into jgrpp 2 years ago
station_gui.h Codechange: Use lambdas instead of CommandContainer to manage station picker commands. 2 years ago
station_kdtree.h Merge branch 'master' into jgrpp 3 years ago
station_map.h Initial support for NewGRF road stops (bus and lorry stops) 2 years ago
station_type.h Initial implementation of road waypoints 2 years ago
statusbar_gui.cpp Merge tag '12.0-beta2' into jgrpp-beta 3 years ago
statusbar_gui.h Update status bar sizing when changing date/time display settings 3 years ago
stdafx.h Change: Make _tick_counter 64bit to avoid wrapping (#10035) 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 branch 'master' 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 Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
string_base.h
string_func.h Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
string_func_extra.h Explictly suppress unsigned unary minus warning on MSVC in IntFromChars 2 years ago
string_type.h Cheats window: Allow clicking money text to enter quantity 3 years ago
stringfilter.cpp Codechange: Make use of the improved C++17 emplace_back function. 3 years ago
stringfilter_type.h
strings.cpp Merge branch 'master' into jgrpp 2 years 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 Feature: Configurable subsidy duration 3 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 Fix template train move/sell command category for build while paused 2 years ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Fix #423: Max TE/weight should not be shown for maglevs 2 years ago
tbtr_template_gui_main.h Allow cloning trains directly from the template train list 3 years ago
tbtr_template_vehicle.cpp TBTR: No longer use idle vehicles in depots by default 3 years ago
tbtr_template_vehicle.h Fix #416: Division by zero for trains of 0 mass 2 years ago
tbtr_template_vehicle_func.cpp Fix #416: Division by zero for trains of 0 mass 2 years ago
tbtr_template_vehicle_func.h Show buy cost and running cost in template windows 3 years ago
terraform_cmd.cpp Remove global variable for terraforming errors 2 years ago
terraform_gui.cpp Feature: Purchase land multiple tiles at a time 2 years ago
terraform_gui.h
textbuf.cpp Merge branch 'master' into jgrpp 2 years ago
textbuf_gui.h Use CommandContainer for demolish area callback state storage 3 years ago
textbuf_type.h
texteff.cpp Fix #9174: Don't update text effect if it has been reset. (#9183) 3 years ago
texteff.hpp Fix: comparison of narrow type to wide type in loop (potential for infinite loops) 3 years ago
textfile_gui.cpp Change: Rename some freetype things to fontcache. 2 years ago
textfile_gui.h Change: Rename some freetype things to fontcache. 2 years ago
textfile_type.h
tgp.cpp Merge branch 'master' into jgrpp-beta 3 years 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: Remove min/max functions in favour of STL variants (#8502) 3 years ago
tile_map.h
tile_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
tilearea.cpp Codechange: Replace TILE_AREA_LOOP with range-based for loops 3 years ago
tilearea_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
tilehighlight_func.h Merge branch 'master' into jgrpp 3 years ago
tilehighlight_type.h
tilematrix_type.hpp Merge branch 'master' into jgrpp 3 years ago
timetable.h Ensure that timetable and scheduled dispatch windows redrawn as required 2 years ago
timetable_cmd.cpp Add a change counter value special order type 2 years ago
timetable_gui.cpp Timetable window: Add further hints about automation with auto-separate 2 years ago
toolbar_gui.cpp Merge branch 'master' into jgrpp 2 years ago
toolbar_gui.h Merge branch 'master' into jgrpp-beta 3 years ago
town.h Merge branch 'master' into jgrpp 2 years ago
town_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
town_gui.cpp Merge branch 'master' into jgrpp 2 years ago
town_gui.h
town_kdtree.h
town_map.h Extra House ID's 3 years ago
town_type.h Add setting for if/when towns can build tunnels 2 years ago
townname.cpp Suppress unitialised warning in GenerateTownNameString on some platforms 3 years ago
townname_func.h
townname_type.h Codechange: turn a constant variable into a real constant. 3 years ago
tracerestrict.cpp Add a change counter value special order type 2 years ago
tracerestrict.h Add a change counter value special order type 2 years ago
tracerestrict_gui.cpp Simplify strings for tracerestrict change counter action 2 years ago
track_func.h Merge branch 'master' into jgrpp-beta 3 years ago
track_type.h
train.h Fix #423: Max TE/weight should not be shown for maglevs 2 years ago
train_cmd.cpp Fix: reduce framerate overhead on train ticks 2 years ago
train_gui.cpp Merge branch 'master' into jgrpp 2 years 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 2 years ago
transparency_gui.cpp Split config transparency settings into base and extra fields 2 years ago
transparency_gui.h
transport_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
tree_cmd.cpp Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER) 2 years ago
tree_gui.cpp Codechange: Un-bitstuff the remaining on-map commands. 2 years ago
tree_map.h Clear old tree counter in map array on load of old savegames 2 years ago
tunnel_base.h Initial implementation of NewGRF custom signal styles 2 years ago
tunnel_map.cpp Initial implementation of NewGRF custom signal styles 2 years ago
tunnel_map.h Initial implementation of NewGRF custom signal styles 2 years ago
tunnelbridge.h Remove tunnel/bridge spacing setting, use usual signal drag spacing 2 years ago
tunnelbridge_cmd.cpp Fix #9869: remove docking tile when doing a clear square 2 years 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 Fix displayed capacities/weights of articulated vehicles in build window 2 years ago
vehicle_base.h Reduce redundant calls to get current max speed for trains and RVs 2 years ago
vehicle_cmd.cpp Fix displayed capacities/weights of articulated vehicles in build window 2 years ago
vehicle_func.h Fix displayed capacities/weights of articulated vehicles in build window 2 years ago
vehicle_gui.cpp Merge branch 'master' into jgrpp 2 years ago
vehicle_gui.h Fix displayed capacities/weights of articulated vehicles in build window 2 years ago
vehicle_gui_base.h Add maximum speed (fully loaded) to train window sort list 3 years ago
vehicle_type.h Add game setting to limit train lookahead to signal aspect 2 years ago
vehiclelist.cpp Merge branch 'master' into jgrpp 2 years ago
vehiclelist.h Codechange: Un-bitstuff vehicle/engine commands. 2 years ago
viewport.cpp Viewport route step markers are now variable size to match font/text 2 years ago
viewport_func.h Tracerestrict: Add button to highlight all signals using program 2 years ago
viewport_gui.cpp Merge branch 'master' into jgrpp 2 years ago
viewport_kdtree.h
viewport_sprite_sorter.h Merge branch 'master' into jgrpp 3 years ago
viewport_sprite_sorter_sse4.cpp Fix #9935: Use more selectivity when building SSE specific code 2 years ago
viewport_type.h Feature: Build objects by area 2 years ago
void_cmd.cpp
void_map.h
walltime_func.h Fix #9974, aa5a8fe: strftime buffer maxsize is off by one 2 years ago
water.h Fix DC_FORCE_CLEAR_TILE water removal not removing docking tiles 2 years ago
water_cmd.cpp Fix #9869: remove docking tile when doing a clear square 2 years ago
water_map.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 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 Merge branch 'master' into jgrpp 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 2 years ago
widget_type.h Merge branch 'master' into jgrpp 2 years ago
window.cpp Merge branch 'master' into jgrpp 2 years ago
window_func.h Fix race between network client disconnect and network window deletion 2 years ago
window_gui.h Fix race between network client disconnect and network window deletion 2 years ago
window_type.h Initial support for NewGRF road stops (bus and lorry stops) 2 years ago
zoning.h Add road tile cached one way state, one way road section detection 4 years ago
zoning_cmd.cpp Debug: Add misc debug bit for animated tile zoning overlay 2 years ago
zoning_gui.cpp One-way road zoning mode 4 years ago
zoom_func.h Merge branch 'master' into jgrpp 2 years ago
zoom_type.h Merge branch 'master' into jgrpp 2 years ago