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 7cad92988f Avoid unnecessary scroll bar resets in refit window
When vehicle consist is changed
1 year ago
..
3rdparty 3rdparty: Add fmt from upstream 1 year ago
ai Script: Add ScriptInstance field for script type 1 year ago
blitter Revert 92c7551: Line drawing algorithm fix broke other cases (#10497) 1 year ago
core Merge branch 'master' into jgrpp 1 year ago
fontcache Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago
game Script: Add ScriptInstance field for script type 1 year ago
lang Tracerestrict: Add button to share program onto other signals 1 year ago
linkgraph Merge branch 'master' into jgrpp 1 year ago
misc Merge branch 'master' into jgrpp 1 year ago
music extmidi: Do not continuously retry if execvp fails 1 year ago
network Merge branch 'master' into jgrpp 1 year ago
os Unix: Trigger crash log handler on receiving SIGQUIT 1 year ago
pathfinder Merge branch 'master' into jgrpp 1 year ago
saveload Add text to warning dialog when overwriting a non-extended version save 1 year ago
script Script: Remove command delay for non-network GS when game paused due to GS 1 year ago
settingsgen
sound Merge branch 'master' into jgrpp 2 years ago
spriteloader Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago
strgen Merge branch 'master' into jgrpp 1 year ago
table Allow changing tree placement algorithm setting in game 1 year ago
tests Add: compile time "unit tests" for GetPartialZ consistent 1 year ago
video Merge branch 'master' into jgrpp 1 year ago
widgets Add departure board via order subtype to remove via for prior terminus 1 year ago
CMakeLists.txt Merge branch 'master' into jgrpp 1 year ago
aircraft.h Debug: Log aircraft target airport and movement state name 1 year ago
aircraft_cmd.cpp Use SoftClamp in DrawAircraftEngine, DrawShipEngine, DrawTrainEngine 1 year ago
aircraft_gui.cpp Feature: [NewGRF] Engine name callback. 1 year 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 Multi-part ships: Require feature test to enable callback 16 1 year ago
articulated_vehicles.h
autoreplace.cpp Add #7525: Allow autoreplace with same model vehicle 1 year ago
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
autoreplace_func.h
autoreplace_gui.cpp Autoreplace window: Don't scroll to selected engine if it isn't listed 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 Fix: Truncated music-set song names cause warning log. 1 year ago
base_media_func.h Merge branch 'master' into jgrpp 1 year ago
base_station_base.h Add: NewGRF road stops 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 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: Violation of strict weak ordering in engine value/running cost sorter 1 year ago
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Merge branch 'master' into jgrpp 2 years ago
cargomonitor.h
cargopacket.cpp Fix days_in_transit type in CargoPacket constructor 1 year ago
cargopacket.h Fix days_in_transit type in CargoPacket constructor 1 year 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 Add: NewGRF road stops 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 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: Add button to adjust departure slots 1 year ago
command_aux.h Formatting: Fix indentation of public/private specifiers 1 year ago
command_func.h Fix: Restore using founder client name as company manager name (#10535) 1 year ago
command_type.h Scheduled dispatch: Add button to adjust departure slots 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 Add console command to list settings and show current and default values 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 Fix missing newlines in desync/inconsistency report headers 1 year ago
crashlog.h Codechange: put stack variables in global variables for gamelog/crashlog 1 year ago
crashlog_bfd.h
currency.cpp
currency.h
date.cpp Add: NewGRF road stops 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 Add fmt-based Debug macro for upstream 1 year ago
debug.h Add fmt-based Debug macro for upstream 1 year ago
debug_desync.h Add CheckCaches mode to emit a log/save/screenshot on detected issue 3 years ago
debug_fmt.h Add fmt-based Debug macro for upstream 1 year ago
debug_settings.h VarAction2: Allow inlining trivial procedures 2 years ago
dedicated.cpp
departures.cpp Add departure board via order subtype to remove via for prior terminus 1 year ago
departures_func.h
departures_gui.cpp Departure boards: Change long vehicle names to traditional if group also shown 1 year ago
departures_gui.h
departures_type.h Add departure board via order subtype to remove via for prior terminus 1 year ago
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 Codechange: do not declare functions in blocks 1 year ago
depot_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years 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 Feature: Wide rivers 2 years ago
disaster_vehicle.cpp Add GetTileTrackStatus wrapper for when red signals part is not needed 1 year ago
disaster_vehicle.h
dock_gui.cpp Merge branch 'master' into jgrpp 1 year ago
driver.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
driver.h
economy.cpp Add setting to select cargo payment algorithm 1 year ago
economy_base.h
economy_func.h Merge branch 'master' into jgrpp 1 year ago
economy_type.h Add setting to select cargo payment algorithm 1 year 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 Merge branch 'master' into jgrpp 1 year ago
engine_base.h Initial support for multi-part (pseudo-articulated) ships 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 TBTR: Tidy up includes 1 year ago
engine_type.h Change: extend callback 161 (engine name) with bit 0x22 for context 'Autoreplace - Vehicles in use' (#10666) 1 year ago
error.h Add: CommandCost supports an optional second error string 1 year ago
error_gui.cpp Add: CommandCost supports an optional second error string 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 Merge branch 'master' into jgrpp 1 year ago
fios.h Add text to warning dialog when overwriting a non-extended version save 1 year ago
fios_gui.cpp Add text to warning dialog when overwriting a non-extended version save 1 year 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 Codechange: do not declare functions in blocks 1 year ago
gamelog.cpp Add text to warning dialog when overwriting a non-extended version save 1 year ago
gamelog.h Add text to warning dialog when overwriting a non-extended version save 1 year ago
gamelog_internal.h Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER) 2 years ago
genworld.cpp Fix build window column sizes after map generation 1 year ago
genworld.h Add generation of public roads linking towns 3 years ago
genworld_gui.cpp Merge branch 'master' into jgrpp 1 year ago
gfx.cpp Suppress calls to AdjustGUIZoom during startup phase 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 Merge branch 'master' into jgrpp 1 year ago
goal_base.h
goal_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
goal_type.h Merge branch 'master' into jgrpp 1 year ago
graph_gui.cpp Fix station cargo graph window 1 year 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 Merge branch 'master' into jgrpp 1 year ago
group.h Merge branch 'master' into jgrpp 1 year ago
group_cmd.cpp Fix template replacement cache update crash in RemoveAllGroupsForCompany 1 year ago
group_gui.cpp Fix: Don't send unused tile field over the network (#10507) 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 Merge branch 'master' into jgrpp 1 year ago
industry_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
industry_gui.cpp Merge branch 'master' into jgrpp 1 year ago
industry_map.h Codechange: make use of Tile in for all direct map accesses 1 year 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 Merge branch 'master' into jgrpp 1 year ago
landscape_type.h
language.h
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 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 Add toggle to show vehicle route overlay even when window is not focused 1 year ago
map.cpp Codechange: hide Tile(Extended) into the Tile structure 1 year 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 Merge branch 'master' into jgrpp 1 year ago
misc_cmd.cpp Add: CommandCost supports an optional second error string 1 year ago
misc_gui.cpp Allow using ShowQuery with std::string texts 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 Merge branch 'master' into jgrpp 1 year ago
music_gui.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf.h NewGRF: Allow mapping a feature ID to the town scope 1 year ago
newgrf_airport.cpp VarAction2: Add support for more varaction2 types 1 year ago
newgrf_airport.h Codechange: use smart pointers when cloning iterators 1 year ago
newgrf_airporttiles.cpp Add: NewGRF road stops 1 year ago
newgrf_airporttiles.h VarAction2: Add support for more varaction2 types 1 year 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 Add: NewGRF road stops 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 Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 3 years ago
newgrf_cargo.h
newgrf_class.h Codechange: Use std::vector for NewGRF class lists. 1 year ago
newgrf_class_func.h Codechange: Use std::vector for NewGRF class lists. 1 year ago
newgrf_commons.cpp Codechange: Store objectspecs in std::vector instead of flat array. 1 year ago
newgrf_commons.h GRF: Extend EntityIDMapping/OverrideManagerBase to 16 bit entity IDs 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
newgrf_debug_gui.cpp Cleanup: Don't mix switches and early returns in widget selection 1 year ago
newgrf_engine.cpp VarAction2: Add support for more varaction2 types 1 year ago
newgrf_engine.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_extension.cpp Add town variable for town tile X and Y coordinates 1 year ago
newgrf_extension.h Add town variable for town tile X and Y coordinates 1 year ago
newgrf_generic.cpp Use std::vector for generic callback handlers 1 year ago
newgrf_generic.h NewGRF: Add generic town callback to set town zone radii 1 year ago
newgrf_gui.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_house.cpp Truncate house variable 47 TileX part if too large 1 year ago
newgrf_house.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_industries.cpp Fix GetClosestIndustry with invalid industry type when using cache 2 years 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 VarAction2: Improve handling of feature changes with parent scopes 1 year ago
newgrf_newlandscape.cpp Add new landscape variable for ground density and snow presence 1 year ago
newgrf_newlandscape.h VarAction2: Add support for more varaction2 types 1 year 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 Change: Expose ObjectSpec vector to simplify iteration. 1 year ago
newgrf_object.h Change: Expose ObjectSpec vector to simplify iteration. 1 year ago
newgrf_optimiser.cpp Add railtype and signals variables for signal vertical clearance 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 railtype and signals variables for signal vertical clearance 1 year ago
newgrf_railtype.h Add railtype and signals variables for signal vertical clearance 1 year ago
newgrf_roadstop.cpp Road stops: Add flag to read draw mode from register 0x100 1 year ago
newgrf_roadstop.h Road stops: Add flag to read draw mode from register 0x100 1 year ago
newgrf_roadtype.cpp Debug: Add dumping of rail and road/tram sprite groups 1 year ago
newgrf_roadtype.h VarAction2: Add support for more varaction2 types 1 year 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 VarAction2: Add support for more varaction2 types 1 year ago
newgrf_spritegroup.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_station.cpp Add GetTileTrackStatus wrapper for when red signals part is not needed 1 year ago
newgrf_station.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_storage.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
newgrf_storage.h
newgrf_text.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_text.h Merge branch 'master' into jgrpp-beta 3 years ago
newgrf_town.cpp Add town variable for town tile X and Y coordinates 1 year ago
newgrf_town.h VarAction2: Add support for more varaction2 types 1 year 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 Feature: [NewGRF] Engine name callback. 1 year ago
news_gui.h
news_type.h Codechange: Un-bitstuff all remaining commands. 2 years ago
object.h
object_base.h Use a std::vector for Object::counts 1 year ago
object_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
object_gui.cpp Merge branch 'master' into jgrpp 1 year ago
object_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
object_type.h GRF: Initial support for > 255 objects per GRF 1 year ago
openttd.cpp Add SCOPE_INFO_FMT for CheckCaches 1 year ago
openttd.h Merge branch 'master' into jgrpp 1 year ago
order_backup.cpp Merge branch 'master' into jgrpp 2 years ago
order_backup.h Cleanup: remove unused static variables 1 year ago
order_base.h Scheduled dispatch: Add button to adjust departure slots 1 year ago
order_cmd.cpp Add toggle to show vehicle route overlay even when window is not focused 1 year ago
order_cmd.h Fix: Don't send unused tile field over the network (#10507) 1 year ago
order_func.h Merge branch 'master' into jgrpp 1 year ago
order_gui.cpp Update orders window when renaming/removing dispatch schedule 1 year ago
order_type.h Add departure board via order subtype to remove via for prior terminus 1 year ago
osk_gui.cpp Merge branch 'master' into jgrpp-beta 3 years ago
pbs.cpp Change TunnelBridgeIsFree across_only to a mode enum type 1 year ago
pbs.h Tracerestrict: Add condition whether reservation passes through tile 1 year ago
plans.cpp Command: Replace binary_length field with auxiliary data 2 years ago
plans_base.h Remove incorrect nullness check 1 year ago
plans_cmd.cpp Fix plan lines not being refreshed when privacy mode changed 1 year ago
plans_func.h
plans_gui.cpp 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 branch 'master' into jgrpp 1 year ago
progress.cpp
progress.h
querystring_gui.h
rail.cpp Codechange: make use of Tile in for all direct map accesses 1 year ago
rail.h Add railtype and signals variables for signal vertical clearance 1 year ago
rail_cmd.cpp Fix adjacent level crossings left barred after removing middle of crossing 1 year ago
rail_gui.cpp Use OnTooltip instead of OnHover for some custom tooltips 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 Codechange: make use of Tile in for all direct map accesses 1 year 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 Bump OpenTTD content server vanilla compatibility version to 13.0 1 year ago
rev.h Add: support filtering content entries for patchpacks (#9541) 3 years ago
road.cpp Merge branch 'master' into jgrpp 1 year ago
road.h Merge branch 'master' into jgrpp 1 year ago
road_cmd.cpp Fix adjacent level crossings left barred after removing middle of crossing 1 year ago
road_cmd.h Add: NewGRF road stops 1 year ago
road_func.h Fix adjacent level crossings left barred after removing middle of crossing 1 year ago
road_gui.cpp Merge branch 'master' into jgrpp 1 year ago
road_gui.h
road_internal.h
road_map.cpp Codechange: make use of Tile in for all direct map accesses 1 year ago
road_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
road_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2 years ago
roadstop.cpp
roadstop_base.h
roadveh.h Add GetTileTrackStatus wrapper for when red signals part is not needed 1 year ago
roadveh_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
roadveh_gui.cpp Merge branch 'master' into jgrpp 1 year ago
safeguards.h
schdispatch.h Changing day length or date no longer changes time in minutes 1 year ago
schdispatch_cmd.cpp Update orders window when renaming/removing dispatch schedule 1 year ago
schdispatch_gui.cpp Update orders window when renaming/removing dispatch schedule 1 year ago
scope.h Formatting: Fix indentation of public/private specifiers 1 year ago
scope_info.cpp
scope_info.h
screenshot.cpp Merge branch 'master' into jgrpp 1 year ago
screenshot.h Merge branch 'master' into jgrpp-beta 3 years ago
screenshot_gui.cpp strgen: Allow using another string as a default translation source 1 year ago
screenshot_gui.h Fix: Don't show screenshot GUI in screenshots (#9674) 3 years ago
settings.cpp Add console command to list settings and show current and default values 1 year ago
settings_func.h Add console command to list settings and show current and default values 1 year ago
settings_gui.cpp Use separate CharSetFilter types for signed and unsigned decimal 1 year ago
settings_gui.h
settings_internal.h Add console command to list settings and show current and default values 1 year ago
settings_type.h Add setting to select cargo payment algorithm 1 year ago
ship.h Initial support for multi-part (pseudo-articulated) ships 1 year ago
ship_cmd.cpp Use SoftClamp in DrawAircraftEngine, DrawShipEngine, DrawTrainEngine 1 year ago
ship_gui.cpp Initial support for multi-part (pseudo-articulated) ships 1 year ago
signal.cpp Add GetTileTrackStatus wrapper for when red signals part is not needed 1 year 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 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 Merge branch 'master' into jgrpp 1 year ago
smallmap_gui.h Merge branch 'master' into jgrpp 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 #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago
spritecache.h Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago
station.cpp Merge branch 'master' into jgrpp 1 year ago
station_base.h Fix: O(N^2) cost of Station::RecomputeCatchmentForAll 1 year ago
station_cmd.cpp Fix removal of order backups when upgrading airports 1 year ago
station_func.h Fix rail platforms being left partially reserved after deleting train 1 year ago
station_gui.cpp Use OnTooltip instead of OnHover for some custom tooltips 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 Codechange: make use of Tile in for all direct map accesses 1 year ago
station_type.h Initial implementation of road waypoints 2 years ago
statusbar_gui.cpp Merge branch 'master' into jgrpp 1 year ago
statusbar_gui.h Update status bar sizing when changing date/time display settings 3 years ago
stdafx.h 3rdparty: Add fmt from upstream 1 year 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 1 year ago
story_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
string.cpp Use separate CharSetFilter types for signed and unsigned decimal 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 Use separate CharSetFilter types for signed and unsigned decimal 1 year ago
stringfilter.cpp
stringfilter_type.h
strings.cpp Simplify timetable long duration hours and minutes suffix string 1 year ago
strings_func.h Merge branch 'master' into jgrpp 1 year 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
tbtr_template_gui_create.cpp TBTR: Refresh drag selection highlight when control key state changed 1 year ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp TBTR: Remove unnecessary variable 1 year ago
tbtr_template_gui_main.h Allow cloning trains directly from the template train list 3 years ago
tbtr_template_vehicle.cpp Fix template replacement cache update crash in RemoveAllGroupsForCompany 1 year ago
tbtr_template_vehicle.h Fix template replacement cache update crash in RemoveAllGroupsForCompany 1 year ago
tbtr_template_vehicle_func.cpp TBTR: Tidy up includes 1 year ago
tbtr_template_vehicle_func.h TBTR: Refactor template replacement code 1 year 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 Allow using ShowQuery with std::string texts 1 year 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 Codechange: use RAII to automatically restore _cur_dpi after use 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
thread.h Fix MinGW compilation issues 3 years ago
tile_cmd.h Merge branch 'master' into jgrpp 1 year 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 Update orders window when renaming/removing dispatch schedule 1 year ago
timetable_gui.cpp Update orders window when renaming/removing dispatch schedule 1 year ago
toolbar_gui.cpp Merge branch 'master' into jgrpp 1 year ago
toolbar_gui.h Merge branch 'master' into jgrpp 1 year ago
town.h Remove unused town argument from GetTownRoadType 1 year ago
town_cmd.cpp Fix sprite positions in house placement window when using UI scaling 1 year ago
town_gui.cpp Fix violation of strict weak ordering in TownRatingSorter 1 year ago
town_gui.h
town_kdtree.h
town_map.h Codechange: make use of Tile in for all direct map accesses 1 year 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 Tracerestrict: Add button to share program onto other signals 1 year ago
tracerestrict.h Tracerestrict: Add button to share program onto other signals 1 year ago
tracerestrict_gui.cpp Tracerestrict: Fix default state of copy/share button planes 1 year 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 Fix train z pos after reversing at wrong-way signalled bridge wormhole 1 year ago
train_gui.cpp Fix: Don't send unused tile field over the network (#10507) 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 Fix manual tree planting in artic climate in perfect tree placement mode 1 year 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 Merge branch 'master' into jgrpp 1 year 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 1 year ago
vehicle.cpp Allow converting track by individual track pieces instead of whole tiles 1 year ago
vehicle_base.h TBTR: Mark vehicles as requiring service on template/replacement change 1 year ago
vehicle_cmd.cpp TBTR: Mark vehicles as requiring service on template/replacement change 1 year ago
vehicle_func.h Allow converting track by individual track pieces instead of whole tiles 1 year ago
vehicle_gui.cpp Avoid unnecessary scroll bar resets in refit window 1 year ago
vehicle_gui.h Merge branch 'master' into jgrpp 1 year ago
vehicle_gui_base.h Vehicle list commands now take into account cargo type filter 2 years ago
vehicle_type.h Departure boards: Change long vehicle names to traditional if group also shown 1 year 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 Add toggle to show vehicle route overlay even when window is not focused 1 year ago
viewport_func.h Add toggle to show vehicle route overlay even when window is not focused 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 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 Wallclock format: Add form which accepts a std::time_t 1 year ago
water.h Run water flooding at constant speed at day lengths >= 4 1 year ago
water_cmd.cpp Fix #10638: Incorrect water infra total when building canal over object 1 year ago
water_map.h Codechange: make use of Tile in for all direct map accesses 1 year 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 Fix overbuilding a road stop/waypoint clearing the one-way state 1 year 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 1 year 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 1 year ago
worker_thread.cpp Worker thread pool: Fix worker wake CV notify condition 1 year ago
worker_thread.h Worker thread pool: Fix worker wake CV notify condition 1 year 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 Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago