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 ec4d9e8459 Merge PR #532 into jgrpp 12 months ago
..
3rdparty Fix: Check max member count in squirrel classes (#10883) 12 months ago
ai Merge branch 'master' into jgrpp 12 months ago
blitter Merge branch 'master' into jgrpp 12 months ago
core Merge branch 'master' into jgrpp 12 months ago
fontcache Merge branch 'master' into jgrpp 1 year ago
game Merge branch 'master' into jgrpp 12 months ago
lang Update: Korean translation up to dd69339 12 months ago
linkgraph Change: Cargo flow legend only shows defined cargo. (#10872) 12 months ago
misc Merge branch 'master' into jgrpp 1 year ago
music Merge branch 'master' into jgrpp 1 year ago
network Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
os Fix: Wayland crash on startup due to Pango also using FontConfig (#10916) 12 months ago
pathfinder Remove str_fmt and str_vfmt 1 year ago
saveload Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
script Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
settingsgen Merge branch 'master' into jgrpp 1 year ago
sl Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
sound Merge branch 'master' into jgrpp 2 years ago
spriteloader Merge branch 'master' into jgrpp 1 year ago
strgen Merge branch 'master' into jgrpp 1 year ago
table Add setting to increase size of main toolbar 12 months ago
tests Codechange: introduce generic ClampTo function to clamp to the range of a type 1 year ago
timer Add missing <functional> header to src/timer/timer.h 1 year ago
video Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
widgets Add hotkey for convert rail type by track piece 12 months ago
CMakeLists.txt Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
aircraft.h Debug: Log aircraft target airport and movement state name 1 year ago
aircraft_cmd.cpp Fix #10502: Refit engine before attaching free wagons. (#10926) 1 year ago
aircraft_gui.cpp Feature: [NewGRF] Engine name callback. 1 year ago
airport.cpp
airport.h
airport_gui.cpp Merge branch 'master' into jgrpp 1 year ago
animated_tile.cpp Cleanup: Unused alloca definitions and includes 1 year 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 Merge branch 'master' into jgrpp 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 Fix crash in template replacement failure news if autorenew succeeds 1 year ago
autoreplace_func.h
autoreplace_gui.cpp Merge branch 'master' into jgrpp 1 year ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_consist.cpp
base_consist.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
base_media_base.h Codechange: use std::string for text file name resolution 1 year ago
base_media_func.h Merge branch 'master' into jgrpp 1 year ago
base_station_base.h Merge branch 'master' into jgrpp 1 year ago
bitmap_type.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
bmp.cpp Fix: do not allow more palette colours than there are indices for the colours 1 year ago
bmp.h
bootstrap_gui.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
bridge.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year 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 Merge branch 'master' into jgrpp 1 year ago
cargo_type.h Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Merge branch 'master' into jgrpp 1 year ago
cargomonitor.h
cargopacket.cpp Merge branch 'master' into jgrpp 12 months ago
cargopacket.h Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
cargotype.cpp Codechange: replace strnatcmp with C++ string capable version 1 year ago
cargotype.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
cheat.cpp
cheat_func.h
cheat_gui.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
cheat_type.h Merge branch 'master' into jgrpp-beta 3 years ago
clear_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
clear_func.h
clear_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
cmd_helper.h Cleanup #9725: Replace cmd_helper related functions and remove cmd_helper.h. 2 years ago
command.cpp Support 64 bit values in the give money and change bank balance commands 1 year ago
command_aux.h Remove src/3rdparty/optional 1 year ago
command_func.h Set default values for DoCommandPEx optional parameters 1 year ago
command_type.h Remove src/3rdparty/optional 1 year ago
company_base.h Fix missing include in company_base.h 1 year 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 Support 64 bit values in the give money and change bank balance commands 1 year ago
company_gui.h Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
company_manager_face.h Change: Centre company face in scaled widget. (#10688) 1 year ago
company_type.h Re-add company shares 1 year ago
console.cpp Merge branch 'master' into jgrpp 1 year ago
console_cmds.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
console_func.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 3 years ago
console_gui.cpp Merge branch 'master' into jgrpp 1 year 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 Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
crashlog.h Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
crashlog_bfd.h
currency.cpp Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
currency.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
date.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
date_func.h Codechange: Move calendar date functions inside TimerGameCalendar (#10753) 1 year ago
date_gui.cpp Codechange: Move calendar date functions inside TimerGameCalendar (#10753) 1 year ago
date_gui.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
date_type.h Merge branch 'master' into jgrpp 1 year ago
debug.cpp Debug: Fix compilation error when using RANDOM_DEBUG 1 year ago
debug.h Fix truncation of GetDebugString output string 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 Merge branch 'master' into jgrpp 1 year ago
departures.cpp Add setting for departure boards duration when using minutes 12 months ago
departures_func.h Add setting for departure boards duration when using minutes 12 months ago
departures_gui.cpp Add setting for departure boards duration when using minutes 12 months 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 Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
depot_func.h Codechange: do not declare functions in blocks 1 year ago
depot_gui.cpp Merge branch 'master' into jgrpp 1 year ago
depot_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
depot_type.h Merge branch 'master' into jgrpp 2 years ago
direction_func.h Change various asserts to not be included in release builds 2 years ago
direction_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
disaster_vehicle.cpp Codechange: Use a dedicated variable for disaster vehicle action state. (#10798) 1 year ago
disaster_vehicle.h Codechange: Use a dedicated variable for disaster vehicle action state. (#10798) 1 year ago
dock_gui.cpp Codechange: migrate all game-time-related timers to the new framework 1 year ago
driver.cpp Merge branch 'master' into jgrpp 12 months ago
driver.h Cleanup: remove obsolete string_compare_type 1 year ago
economy.cpp Pay company loan interest before accumulating quarterly statistics 1 year ago
economy_base.h
economy_func.h Merge branch 'master' into jgrpp 1 year ago
economy_type.h Add setting for milliseconds per game tick mode 1 year ago
effectvehicle.cpp Codechange: migrate size related functions to Map structure 1 year ago
effectvehicle_base.h
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 12 months ago
engine_base.h Merge branch 'master' into jgrpp 1 year ago
engine_func.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 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 Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
error.h Codechange: migrate all Window-related timers to the new framework 1 year ago
error_gui.cpp Merge branch 'master' into jgrpp 1 year ago
event_logs.cpp Add "special events" log. Add console command, include in crash logs. 3 years ago
event_logs.h Add "special events" log. Add console command, include in crash logs. 3 years ago
fileio.cpp Merge branch 'master' into jgrpp 12 months ago
fileio_func.h Merge branch 'master' into jgrpp 1 year ago
fileio_type.h
fios.cpp Remove src/3rdparty/optional 1 year ago
fios.h Merge branch 'master' into jgrpp 1 year ago
fios_gui.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
fontcache.cpp Fix: Don't rely on static initialization to set up sprite font caches. 1 year ago
fontcache.h Fix: Don't rely on static initialization to set up sprite font caches. 1 year ago
fontdetection.h Change: Rename some freetype things to fontcache. 2 years ago
framerate_gui.cpp Merge branch 'master' into jgrpp 1 year ago
framerate_type.h Codechange: do not declare functions in blocks 1 year ago
gamelog.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
gamelog.h Add text to warning dialog when overwriting a non-extended version save 1 year ago
gamelog_internal.h Codechange: Place gamelog into its own class, along with internal data. 1 year ago
genworld.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
genworld.h Add generation of public roads linking towns 3 years ago
genworld_gui.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
gfx.cpp Merge branch 'master' into jgrpp 1 year ago
gfx_func.h Merge branch 'master' into jgrpp 1 year ago
gfx_layout.cpp Codechange: simplify how GetCharPosition() works 1 year ago
gfx_layout.h Merge branch 'master' into jgrpp 1 year ago
gfx_layout_fallback.cpp Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 1 year ago
gfx_layout_fallback.h Codechange: split implementations of ParagraphLayouterFactory into their own file 1 year ago
gfx_layout_icu.cpp Codechange: initialize all values of ICURun on construction (#10892) 12 months ago
gfx_layout_icu.h Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 1 year ago
gfx_type.h Merge branch 'master' into jgrpp 1 year ago
gfxinit.cpp Merge branch 'master' into jgrpp 1 year ago
gfxinit.h
goal.cpp Merge branch 'master' into jgrpp 1 year ago
goal_base.h Codechange: use std::string instead of stredup/free for goals 1 year ago
goal_gui.cpp Merge branch 'master' into jgrpp 1 year ago
goal_type.h Merge branch 'master' into jgrpp 1 year ago
graph_gui.cpp Delivered cargo graph: Add missing overrides, remove unused variable 12 months 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 Change: include fmt.h C++ headers in stdafx.h 1 year ago
group_cmd.cpp Fix template replacement cache update crash in RemoveAllGroupsForCompany 1 year ago
group_gui.cpp Merge branch 'master' into jgrpp 1 year ago
group_gui.h
group_type.h Add setting to show full group hierarchy in group names 2 years ago
gui.h Merge branch 'master' into jgrpp 1 year ago
guitimer_func.h Codechange: migrate all Window-related timers to the new framework 1 year ago
heightmap.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
heightmap.h
highscore.cpp Merge branch 'master' into jgrpp 1 year ago
highscore.h
highscore_gui.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
hotkeys.cpp Merge branch 'master' into jgrpp 1 year ago
hotkeys.h
house.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
house_type.h
industry.h Merge branch 'master' into jgrpp 1 year ago
industry_cmd.cpp Merge branch 'master' into jgrpp 12 months ago
industry_gui.cpp Merge branch 'master' into jgrpp 12 months ago
industry_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
industry_type.h
industrytype.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
infrastructure.cpp Merge branch 'master' into jgrpp 1 year ago
infrastructure_func.h Infra sharing: Disallow control over other company trains wholly in depots 1 year ago
ini.cpp Codechange: use string/fmt instead of printf for ShowInfo(F) 1 year ago
ini_load.cpp Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
ini_type.h Remove src/3rdparty/optional 1 year ago
intro_gui.cpp Codechange: introduce GetMainWindow() to properly account for nullptr checks 1 year ago
landscape.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months 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 Codechange: Remove STR_BLACK_RAW_STRING. 1 year 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 Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
main_gui.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
map.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 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 Codechange: Move calendar date functions inside TimerGameCalendar (#10753) 1 year ago
misc_cmd.cpp Support 64 bit values in the give money and change bank balance commands 1 year ago
misc_gui.cpp Fix: Land info window maximum width was not scaled. (#10894) 12 months 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 12 months ago
newgrf.cpp NewGRF stations: Remove extended version of varuiable 68 1 year ago
newgrf.h Add function to get name of extended variable ID 1 year ago
newgrf_airport.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_airport.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
newgrf_airporttiles.cpp Merge branch 'master' into jgrpp 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 Codechange: move tick-counter into TimerGameTick (#10712) 1 year ago
newgrf_animation_type.h
newgrf_cache_check.h
newgrf_callbacks.h Allow selecting individual ship parts in refit window 1 year ago
newgrf_canal.cpp VarAction2: Add support for more varaction2 types 1 year ago
newgrf_canal.h
newgrf_cargo.cpp Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 3 years ago
newgrf_cargo.h
newgrf_class.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
newgrf_class_func.h Change: Extend entity override manager and station spec lists to support 16 bit IDs. 1 year ago
newgrf_commons.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_commons.h Change: Extend entity override manager and station spec lists to support 16 bit IDs. 1 year ago
newgrf_config.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_config.h Merge branch 'master' into jgrpp 1 year ago
newgrf_debug.h
newgrf_debug_gui.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_engine.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_engine.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_extension.cpp Add NewGRF extension feature for more stations per GRF 12 months ago
newgrf_extension.h NewGRF stations: Remove extended version of varuiable 68 1 year ago
newgrf_generic.cpp Codechange: Use range-for iteration. 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 Merge branch 'master' into jgrpp 1 year ago
newgrf_house.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_industries.cpp Merge branch 'master' into jgrpp 1 year 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 Merge branch 'master' into jgrpp 1 year ago
newgrf_object.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
newgrf_optimiser.cpp NewGRF stations: Remove extended version of varuiable 68 1 year ago
newgrf_profiling.cpp Codechange: Don't use macros for DAYS_TILL and friends (#10746) 1 year ago
newgrf_profiling.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
newgrf_properties.h Merge tag '12.0-beta1' into jgrpp-beta 3 years ago
newgrf_railtype.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
newgrf_railtype.h Add railtype and signals variables for signal vertical clearance 1 year ago
newgrf_roadstop.cpp Merge branch 'master' into jgrpp 1 year ago
newgrf_roadstop.h NewGRF: Only extend value of road stops variable 68 if feature tested for 1 year ago
newgrf_roadtype.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
newgrf_roadtype.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_sound.cpp Codechange: Replace all usages of alloca/AllocaM with more modern/less discouraged alternatives 1 year ago
newgrf_sound.h Feature: Hotkey to honk a vehicle's horn (#10110) 2 years ago
newgrf_spritegroup.cpp Add function to get name of extended variable ID 1 year ago
newgrf_spritegroup.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_station.cpp NewGRF stations: Remove extended version of varuiable 68 1 year ago
newgrf_station.h NewGRF stations: Remove extended version of varuiable 68 1 year ago
newgrf_storage.cpp Merge branch 'master' into jgrpp 12 months ago
newgrf_storage.h Cleanup: Unused alloca definitions and includes 1 year ago
newgrf_text.cpp Add: NewGRF string code "9A 21" to display force from textstack. (#10782) 1 year ago
newgrf_text.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
newgrf_town.cpp Merge branch 'master' into jgrpp 12 months ago
newgrf_town.h VarAction2: Add support for more varaction2 types 1 year ago
newgrf_townname.cpp Codechange: Use std:: features for NewGRF town names (#10631) 1 year ago
newgrf_townname.h Change: include fmt.h C++ headers in stdafx.h 1 year 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 1 year ago
news_gui.h
news_type.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
object.h Add picker tool to main toolbar help menu 1 year ago
object_base.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
object_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
object_gui.cpp Add picker tool to main toolbar help menu 1 year ago
object_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
object_type.h Merge branch 'master' into jgrpp 1 year ago
openttd.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
openttd.h Change: base autosaves intervals on real time (instead of game time) (#10655) 1 year ago
order_backup.cpp Fix: Don't restore backed up vehicle name if it's no longer unique. (#10979) 12 months ago
order_backup.h Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
order_base.h Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
order_cmd.cpp Add conditional order test for whether slot is empty/not empty 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 Remove some unnecessary colour strings 1 year ago
order_type.h Add conditional order test for whether slot is empty/not empty 1 year ago
osk_gui.cpp Merge branch 'master' into jgrpp 12 months 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 Remove some unnecessary colour strings 1 year ago
progress.cpp
progress.h
querystring_gui.h Merge branch 'master' into jgrpp 12 months ago
rail.cpp Codechange: Don't use macros for DAYS_TILL and friends (#10746) 1 year ago
rail.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
rail_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
rail_gui.cpp Add hotkey for convert rail type by track piece 12 months ago
rail_gui.h Add picker tool to main toolbar help menu 1 year 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 Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
random_access_file.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
random_access_file_type.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
rev.cpp.in 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 Fix town 0 not being included in public roads network 1 year ago
road.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
road_cmd.cpp Fix adjacent level crossings left barred after removing middle of crossing 1 year ago
road_cmd.h Fix: Support more than 256 stations/waypoints/roadstops per class. (#10793) 1 year ago
road_func.h Fix adjacent level crossings left barred after removing middle of crossing 1 year ago
road_gui.cpp Implement waypoint build window text filter for road waypoints 12 months ago
road_gui.h Add picker tool to main toolbar help menu 1 year ago
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 Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
roadstop.cpp Merge branch 'master' into jgrpp 12 months ago
roadstop_base.h
roadveh.h Add GetTileTrackStatus wrapper for when red signals part is not needed 1 year ago
roadveh_cmd.cpp Fix #10502: Refit engine before attaching free wagons. (#10926) 1 year ago
roadveh_gui.cpp Merge branch 'master' into jgrpp 1 year ago
safeguards.h Codechange: use fmt::format instead of vseprintf for midi command formatting 1 year ago
schdispatch.h Changing day length or date no longer changes time in minutes 1 year ago
schdispatch_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
schdispatch_gui.cpp Merge branch 'master' into jgrpp 1 year ago
scope.h Formatting: Fix indentation of public/private specifiers 1 year ago
scope_info.cpp
scope_info.h
screenshot.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months 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 Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
settings_func.h Add console command to list settings and show current and default values 1 year ago
settings_gui.cpp Add setting to increase size of main toolbar 12 months ago
settings_gui.h
settings_internal.h Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
settings_type.h Add setting to increase size of main toolbar 12 months ago
ship.h Initial support for multi-part (pseudo-articulated) ships 1 year ago
ship_cmd.cpp Fix #10502: Refit engine before attaching free wagons. (#10926) 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 Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
signs.cpp Merge branch 'master' into jgrpp 3 years ago
signs_base.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
signs_cmd.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_func.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2 years ago
signs_gui.cpp Merge branch 'master' into jgrpp 1 year 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 Codechange: migrate all Window-related timers to the new framework 1 year ago
smallmap_gui.h Codechange: migrate all Window-related timers to the new framework 1 year ago
sortlist_type.h No longer use CDECL for GUIList::FilterFunction 2 years ago
sound.cpp Merge branch 'master' into jgrpp 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 Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
sprite.h
spritecache.cpp Merge branch 'master' into jgrpp 1 year ago
spritecache.h Merge branch 'master' into jgrpp 1 year ago
station.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
station_base.h Fix: O(N^2) cost of Station::RecomputeCatchmentForAll 1 year ago
station_cmd.cpp Merge branch 'master' into jgrpp 12 months ago
station_func.h Fix rail platforms being left partially reserved after deleting train 1 year ago
station_gui.cpp Merge branch 'master' into jgrpp 12 months ago
station_gui.h Highlight waypoint tiles when adjacent or distant joining 1 year 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 Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
statusbar_gui.h Update status bar sizing when changing date/time display settings 3 years ago
stdafx.h Merge branch 'master' into jgrpp 1 year ago
story.cpp Merge branch 'master' into jgrpp 1 year ago
story_base.h Merge branch 'master' into jgrpp 1 year ago
story_gui.cpp Merge branch 'master' into jgrpp 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 Merge branch 'master' into jgrpp 12 months ago
string_base.h Codechange: use smart pointers when creating StringIterators 1 year ago
string_func.h Merge branch 'master' into jgrpp 12 months ago
string_func_extra.h Explictly suppress unsigned unary minus warning on MSVC in IntFromChars 3 years ago
string_type.h Merge branch 'master' into jgrpp 1 year ago
stringfilter.cpp Merge branch 'master' into jgrpp 1 year ago
stringfilter_type.h Codechange: Pass more std::string to StringFilter::AddLine() (#10743) 1 year ago
strings.cpp Merge branch 'master' into jgrpp 12 months ago
strings_func.h Remove src/3rdparty/optional 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 1 year ago
subsidy_base.h Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 1 year ago
subsidy_func.h Feature: Configurable subsidy duration 3 years ago
subsidy_gui.cpp Merge branch 'master' into jgrpp 1 year ago
subsidy_type.h
tar_type.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
tbtr_template_gui_create.cpp Merge branch 'master' into jgrpp 12 months ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Merge branch 'master' into jgrpp 12 months 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 Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months 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 Merge branch 'master' into jgrpp 12 months ago
terraform_gui.cpp Codechange: migrate size related functions to Map structure 1 year ago
terraform_gui.h
textbuf.cpp Codechange: replace text-buf printf with fmt::format 1 year ago
textbuf_gui.h Allow using ShowQuery with std::string texts 1 year ago
textbuf_type.h Codechange: replace text-buf printf with fmt::format 1 year ago
texteff.cpp Codechange: migrate all Window-related timers to the new framework 1 year ago
texteff.hpp Codechange: migrate all Window-related timers to the new framework 1 year ago
textfile_gui.cpp Remove src/3rdparty/optional 1 year ago
textfile_gui.h Remove src/3rdparty/optional 1 year ago
textfile_type.h
tgp.cpp Merge branch 'master' into jgrpp 1 year ago
tgp.h
thread.h Fix MinGW compilation issues 3 years ago
tile_cmd.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 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 Merge branch 'master' into jgrpp 1 year ago
timetable_gui.cpp Merge branch 'master' into jgrpp 1 year ago
toolbar_gui.cpp Add setting to increase size of main toolbar 12 months ago
toolbar_gui.h Add setting to increase size of main toolbar 12 months ago
town.h Codechange: Pass more std::string to StringFilter::AddLine() (#10743) 1 year ago
town_cmd.cpp Merge branch 'master' into jgrpp 1 year ago
town_gui.cpp Merge branch 'master' into jgrpp 1 year ago
town_gui.h
town_kdtree.h
town_map.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
town_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
townname.cpp Codechange: Replace all usages of alloca/AllocaM with more modern/less discouraged alternatives 1 year ago
townname_func.h Codechange: pass the randomizer directly to the town name generation 1 year ago
townname_type.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
tracerestrict.cpp Add command result flag for whether SetResultData was called 1 year ago
tracerestrict.h Tracerestrict: Add button to share program onto other signals 1 year ago
tracerestrict_gui.cpp Merge branch 'master' into jgrpp 12 months ago
track_func.h Change various asserts to not be included in release builds 2 years ago
track_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
train.h Fix #10502: Refit engine before attaching free wagons. (#10926) 1 year ago
train_cmd.cpp Fix #10975: Clear a non-head engine's name (#10976) 12 months ago
train_gui.cpp Merge branch 'master' into jgrpp 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 Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year 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 Fix trains ascending a sloped bridge ramp having incorrect z in wormhole 12 months ago
tunnelbridge_map.h Codechange: make use of Tile in for all direct map accesses 1 year ago
unit_conversion.h Merge branch 'master' into jgrpp 12 months ago
vehicle.cpp Merge branch 'master' into jgrpp 1 year ago
vehicle_base.h Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
vehicle_cmd.cpp Fix: Don't restore backed up vehicle name if it's no longer unique. (#10979) 12 months ago
vehicle_func.h Fix: Don't restore backed up vehicle name if it's no longer unique. (#10979) 12 months ago
vehicle_gui.cpp Merge branch 'master' into jgrpp 12 months ago
vehicle_gui.h Merge branch 'master' into jgrpp 1 year ago
vehicle_gui_base.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
vehicle_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
vehiclelist.cpp Vehicle list commands now take into account cargo type filter 2 years ago
vehiclelist.h Vehicle list commands now take into account cargo type filter 2 years ago
viewport.cpp Add picker tool to main toolbar help menu 1 year ago
viewport_func.h Add picker tool to main toolbar help menu 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 Codechange: move all date-related variables inside the timer (#10706) 1 year ago
water_map.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 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: Support more than 256 stations/waypoints/roadstops per class. (#10793) 1 year ago
waypoint_func.h Initial implementation of road waypoints 2 years ago
waypoint_gui.cpp Add coverage button to waypoint window 1 year ago
widget.cpp Merge branch 'master' into jgrpp 12 months ago
widget_type.h Merge branch 'master' into jgrpp 1 year ago
window.cpp Add setting to increase size of main toolbar 12 months ago
window_func.h Merge branch 'master' into jgrpp 1 year ago
window_gui.h Add Window method to change window class 1 year ago
window_type.h Window: Cache which window classes are currently present 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