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 f06160b882 Script: Remove command delay for non-network GS when game paused due to GS 1 year ago
..
3rdparty 3rdparty: Add fmt from upstream 2 years ago
ai Script: Add ScriptInstance field for script type 1 year ago
blitter Revert 92c7551: Line drawing algorithm fix broke other cases (#10497) 2 years 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 Add text to warning dialog when overwriting a non-extended version save 1 year ago
linkgraph Merge branch 'master' into jgrpp 1 year ago
misc Merge branch 'master' into jgrpp 2 years ago
music extmidi: Do not continuously retry if execvp fails 2 years 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 2 years 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 2 years ago
aircraft_cmd.cpp Use SoftClamp in DrawAircraftEngine, DrawShipEngine, DrawTrainEngine 1 year ago
aircraft_gui.cpp Feature: [NewGRF] Engine name callback. 2 years ago
airport.cpp
airport.h
airport_gui.cpp Add NewGRFClass helper method for whether class ID is valid (for iteration) 2 years 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 2 years ago
articulated_vehicles.h
autoreplace.cpp Add #7525: Allow autoreplace with same model vehicle 2 years ago
autoreplace_base.h
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 2 years ago
autoreplace_func.h
autoreplace_gui.cpp Autoreplace window: Don't scroll to selected engine if it isn't listed 2 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h Fix: Truncated music-set song names cause warning log. 2 years ago
base_media_func.h Merge branch 'master' into jgrpp 2 years ago
base_station_base.h Add: NewGRF road stops 2 years ago
bitmap_type.h Merge branch 'master' into jgrpp 2 years ago
bmp.cpp Fix: do not allow more palette colours than there are indices for the colours 2 years 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
bridge_map.h Codechange: make use of Tile in for all direct map accesses 2 years ago
bridge_signal_map.h
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
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 2 years ago
cheat_type.h
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 2 years ago
cmd_helper.h
command.cpp Scheduled dispatch: Add button to adjust departure slots 1 year ago
command_aux.h Formatting: Fix indentation of public/private specifiers 2 years ago
command_func.h Fix: Restore using founder client name as company manager name (#10535) 2 years 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 2 years ago
company_func.h
company_gui.cpp Merge branch 'master' into jgrpp 1 year ago
company_gui.h
company_manager_face.h Codechange: pass the randomizer to use directly to the company face generation 2 years ago
company_type.h Merge branch 'master' into jgrpp 2 years ago
console.cpp
console_cmds.cpp Add console command to list settings and show current and default values 1 year ago
console_func.h
console_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
console_gui.h
console_internal.h
console_type.h
cpu.cpp
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 2 years ago
crashlog_bfd.h
currency.cpp
currency.h
date.cpp Add: NewGRF road stops 2 years ago
date_func.h Changing day length or date no longer changes time in minutes 2 years ago
date_gui.cpp Changing day length or date no longer changes time in minutes 2 years ago
date_gui.h
date_type.h
debug.cpp Add fmt-based Debug macro for upstream 2 years ago
debug.h Add fmt-based Debug macro for upstream 2 years ago
debug_desync.h
debug_fmt.h Add fmt-based Debug macro for upstream 2 years 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
depot_base.h
depot_cmd.cpp
depot_func.h Codechange: do not declare functions in blocks 2 years 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 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 Add GetTileTrackStatus wrapper for when red signals part is not needed 2 years ago
disaster_vehicle.h
dock_gui.cpp Merge branch 'master' into jgrpp 2 years ago
driver.cpp
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 2 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp Merge branch 'master' into jgrpp 1 year ago
elrail_func.h
engine.cpp Merge branch 'master' into jgrpp 1 year ago
engine_base.h Initial support for multi-part (pseudo-articulated) ships 2 years ago
engine_func.h Fix #10032: Capacities of articulated vehicles in build window 2 years ago
engine_gui.cpp Merge branch 'master' into jgrpp 1 year ago
engine_gui.h TBTR: Tidy up includes 2 years 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 2 years ago
error_gui.cpp Add: CommandCost supports an optional second error string 2 years ago
event_logs.cpp
event_logs.h
fileio.cpp Merge branch 'master' into jgrpp 2 years ago
fileio_func.h
fileio_type.h
fios.cpp Merge branch 'master' into jgrpp 2 years 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 2 years ago
fontcache.h Merge branch 'master' into jgrpp 2 years ago
fontdetection.h
framerate_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
framerate_type.h Codechange: do not declare functions in blocks 2 years 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 2 years ago
genworld.h
genworld_gui.cpp Merge branch 'master' into jgrpp 1 year ago
gfx.cpp Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 1 year ago
gfx_func.h Merge branch 'master' into jgrpp 2 years ago
gfx_layout.cpp Merge branch 'master' into jgrpp 2 years ago
gfx_layout.h Remove colour filter assert from FontState::PopColour 2 years ago
gfx_type.h Merge branch 'master' into jgrpp 2 years ago
gfxinit.cpp Add NewGRF global flag to allow rocky tiles in tropic desert zones 2 years ago
gfxinit.h
goal.cpp Merge branch 'master' into jgrpp 2 years 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 2 years 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 2 years ago
ground_vehicle.hpp Merge branch 'master' into jgrpp 1 year ago
group.h Merge branch 'master' into jgrpp 2 years 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) 2 years ago
group_gui.h
group_type.h
gui.h
guitimer_func.h
heightmap.cpp Codechange: migrate size related functions to Map structure 2 years ago
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp Merge branch 'master' into jgrpp 2 years 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 2 years 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 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 2 years ago
infrastructure_func.h Infra sharing: Disallow control over other company trains wholly in depots 2 years ago
ini.cpp
ini_load.cpp
ini_type.h
intro_gui.cpp Codechange: introduce GetMainWindow() to properly account for nullptr checks 2 years 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 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 2 years 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
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 2 years ago
map_func.h Codechange: hide Tile(Extended) into the Tile structure 2 years ago
map_type.h Codechange: hide Tile(Extended) into the Tile structure 2 years ago
misc.cpp Merge branch 'master' into jgrpp 2 years ago
misc_cmd.cpp Add: CommandCost supports an optional second error string 2 years 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 2 years 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 2 years ago
newgrf_airport.cpp VarAction2: Add support for more varaction2 types 2 years ago
newgrf_airport.h Codechange: use smart pointers when cloning iterators 2 years ago
newgrf_airporttiles.cpp Add: NewGRF road stops 2 years ago
newgrf_airporttiles.h VarAction2: Add support for more varaction2 types 2 years ago
newgrf_analysis.cpp VarAction2: Ignore callback failure groups when finding callback results 2 years 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 2 years ago
newgrf_animation_type.h
newgrf_cache_check.h
newgrf_callbacks.h Allow selecting individual ship parts in refit window 2 years ago
newgrf_canal.cpp VarAction2: Add support for more varaction2 types 2 years ago
newgrf_canal.h
newgrf_cargo.cpp
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 2 years ago
newgrf_config.cpp
newgrf_config.h
newgrf_debug.h
newgrf_debug_gui.cpp Cleanup: Don't mix switches and early returns in widget selection 2 years ago
newgrf_engine.cpp VarAction2: Add support for more varaction2 types 2 years ago
newgrf_engine.h VarAction2: Add support for more varaction2 types 2 years 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 2 years ago
newgrf_generic.h NewGRF: Add generic town callback to set town zone radii 2 years 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 2 years ago
newgrf_industries.cpp
newgrf_industries.h VarAction2: Add support for more varaction2 types 2 years ago
newgrf_industrytiles.cpp Add: NewGRF road stops 2 years ago
newgrf_industrytiles.h VarAction2: Add support for more varaction2 types 2 years ago
newgrf_industrytiles_analysis.h
newgrf_internal.h VarAction2: Improve handling of feature changes with parent scopes 2 years ago
newgrf_newlandscape.cpp Add new landscape variable for ground density and snow presence 2 years ago
newgrf_newlandscape.h VarAction2: Add support for more varaction2 types 2 years 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
newgrf_properties.h
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 2 years ago
newgrf_roadtype.h VarAction2: Add support for more varaction2 types 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 VarAction2: Add support for more varaction2 types 2 years ago
newgrf_spritegroup.h VarAction2: Add support for more varaction2 types 2 years ago
newgrf_station.cpp Add GetTileTrackStatus wrapper for when red signals part is not needed 2 years ago
newgrf_station.h VarAction2: Add support for more varaction2 types 2 years ago
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp Merge branch 'master' into jgrpp 2 years ago
newgrf_text.h
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 2 years ago
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp Feature: [NewGRF] Engine name callback. 2 years ago
news_gui.h
news_type.h
object.h
object_base.h Use a std::vector for Object::counts 2 years 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 2 years ago
object_type.h GRF: Initial support for > 255 objects per GRF 2 years ago
openttd.cpp Add SCOPE_INFO_FMT for CheckCaches 1 year ago
openttd.h Merge branch 'master' into jgrpp 2 years ago
order_backup.cpp
order_backup.h Cleanup: remove unused static variables 2 years 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) 2 years 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
pbs.cpp Change TunnelBridgeIsFree across_only to a mode enum type 1 year ago
pbs.h Tracerestrict: Add condition whether reservation passes through tile 2 years ago
plans.cpp Command: Replace binary_length field with auxiliary data 2 years ago
plans_base.h Remove incorrect nullness check 2 years ago
plans_cmd.cpp Fix plan lines not being refreshed when privacy mode changed 2 years ago
plans_func.h
plans_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
plans_type.h
programmable_signals.cpp
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 2 years ago
rail.h Add railtype and signals variables for signal vertical clearance 1 year ago
rail_cmd.cpp Be more permissive about vehicles when converting tunnel/bridge railtype 1 year ago
rail_gui.cpp Use OnTooltip instead of OnHover for some custom tooltips 1 year ago
rail_gui.h
rail_gui_type.h
rail_map.h Codechange: make use of Tile in for all direct map accesses 2 years ago
rail_type.h
random_access_file.cpp
random_access_file_type.h
rev.cpp.in Bump OpenTTD content server vanilla compatibility version to 13.0 1 year ago
rev.h
road.cpp Merge branch 'master' into jgrpp 1 year ago
road.h Merge branch 'master' into jgrpp 2 years ago
road_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
road_cmd.h Add: NewGRF road stops 2 years ago
road_func.h Merge branch 'master' into jgrpp 2 years 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 2 years ago
road_map.h Codechange: make use of Tile in for all direct map accesses 2 years ago
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h Add GetTileTrackStatus wrapper for when red signals part is not needed 2 years ago
roadveh_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
roadveh_gui.cpp Merge branch 'master' into jgrpp 2 years ago
safeguards.h
schdispatch.h Changing day length or date no longer changes time in minutes 2 years 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 2 years ago
scope_info.cpp
scope_info.h
screenshot.cpp Merge branch 'master' into jgrpp 2 years ago
screenshot.h
screenshot_gui.cpp strgen: Allow using another string as a default translation source 2 years ago
screenshot_gui.h
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 2 years ago
ship_cmd.cpp Use SoftClamp in DrawAircraftEngine, DrawShipEngine, DrawTrainEngine 1 year ago
ship_gui.cpp Initial support for multi-part (pseudo-articulated) ships 2 years ago
signal.cpp Add GetTileTrackStatus wrapper for when red signals part is not needed 2 years ago
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
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 2 years ago
sound_func.h
sound_type.h
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 2 years ago
station_base.h Fix: O(N^2) cost of Station::RecomputeCatchmentForAll 2 years ago
station_cmd.cpp Fix rail platforms being left partially reserved after deleting train 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
station_kdtree.h Codechange: migrate size related functions to Map structure 2 years ago
station_map.h Codechange: make use of Tile in for all direct map accesses 2 years ago
station_type.h
statusbar_gui.cpp Merge branch 'master' into jgrpp 2 years ago
statusbar_gui.h
stdafx.h 3rdparty: Add fmt from upstream 2 years ago
story.cpp
story_base.h
story_gui.cpp Merge branch 'master' into jgrpp 2 years ago
story_type.h
string.cpp Use separate CharSetFilter types for signed and unsigned decimal 1 year ago
string_base.h Codechange: use smart pointers when creating StringIterators 2 years ago
string_func.h Add command/string helpers for string separator control character 2 years ago
string_func_extra.h
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
subsidy.cpp
subsidy_base.h
subsidy_func.h
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 2 years ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp TBTR: Remove unnecessary variable 1 year ago
tbtr_template_gui_main.h
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 2 years ago
tbtr_template_vehicle_func.h TBTR: Refactor template replacement code 2 years ago
terraform_cmd.cpp Codechange: migrate size related functions to Map structure 2 years ago
terraform_gui.cpp Codechange: migrate size related functions to Map structure 2 years ago
terraform_gui.h
textbuf.cpp Merge branch 'master' into jgrpp 2 years ago
textbuf_gui.h Allow using ShowQuery with std::string texts 1 year ago
textbuf_type.h Codechange: use smart pointers when creating StringIterators 2 years 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 2 years 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 2 years ago
tgp.h
thread.h
tile_cmd.h Merge branch 'master' into jgrpp 1 year ago
tile_map.cpp Codechange: migrate size related functions to Map structure 2 years ago
tile_map.h Codechange: make use of Tile in for all direct map accesses 2 years ago
tile_type.h Codechange: add annotation to selectively force inlining in debug build 2 years ago
tilearea.cpp Codechange: migrate size related functions to Map structure 2 years ago
tilearea_type.h Merge branch 'master' into jgrpp 2 years 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 2 years 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 2 years ago
town.h Remove unused town argument from GetTownRoadType 2 years 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 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 2 years ago
townname_func.h Codechange: pass the randomizer directly to the town name generation 2 years ago
townname_type.h
tracerestrict.cpp Tracerestrict: Add button to duplicate instruction/block 1 year ago
tracerestrict.h Tracerestrict: Add button to duplicate instruction/block 1 year ago
tracerestrict_gui.cpp Re-add vertical spacer in slots window right panel 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 2 years ago
train_cmd.cpp Change TunnelBridgeIsFree across_only to a mode enum type 1 year ago
train_gui.cpp Fix: Don't send unused tile field over the network (#10507) 2 years ago
train_speed_adaptation.h
transparency.h
transparency_gui.cpp Merge tag '13.0-beta2' into jgrpp 2 years ago
transparency_gui.h
transport_type.h
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) 2 years ago
tree_map.h Codechange: make use of Tile in for all direct map accesses 2 years ago
tunnel_base.h
tunnel_map.cpp Avoid unordered map/multimap for tunnel tile index and axis height maps 2 years ago
tunnel_map.h Codechange: make use of Tile in for all direct map accesses 2 years 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 2 years 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 2 years ago
vehicle_cmd.cpp TBTR: Mark vehicles as requiring service on template/replacement change 2 years ago
vehicle_func.h Allow converting track by individual track pieces instead of whole tiles 1 year ago
vehicle_gui.cpp Use OnTooltip instead of OnHover for some custom tooltips 1 year ago
vehicle_gui.h Merge branch 'master' into jgrpp 2 years 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
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 2 years ago
walltime_func.h Wallclock format: Add form which accepts a std::time_t 2 years ago
water.h Run water flooding at constant speed at day lengths >= 4 2 years 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 2 years ago
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp Fix overbuilding a road stop/waypoint clearing the one-way state 2 years ago
waypoint_func.h
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 2 years ago
window_func.h Merge branch 'master' into jgrpp 2 years ago
window_gui.h Merge branch 'master' into jgrpp 2 years ago
window_type.h Merge branch 'master' into jgrpp 2 years 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 2 years 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