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 64be289942 Workaround: Replace use of std::filesystem in signature.cpp
Creates DWARF generation problem with LTO and -g1 on MinGW
3 months ago
..
3rdparty Add missing includes for std::runtime_error 3 months ago
ai Fix #12133: [Script] Don't crash when emergency saving (#12138) 3 months ago
blitter Merge tag '14.0-beta1' into jgrpp 3 months ago
core Add exponential behaviour to pool growth reallocation 3 months ago
fontcache Merge branch 'master' into jgrpp 4 months ago
game Fix: [Script] Only show debug script window at the end of savegame loading (#12135) 3 months ago
lang Add setting to only spawn primary industries 3 months ago
linkgraph Clamp link graph compression ticks when loading old saves 3 months ago
misc Remove: replace custom span with std::span 4 months ago
music Merge tag '14.0-beta1' into jgrpp 3 months ago
network Include dates and tick counters in state checksum 3 months ago
os Fix noreturn tag in window crash log 3 months ago
pathfinder Codechange: Skip non-water water region patches in neigbor search 3 months ago
saveload Saveload: Don't apply state ticks offset on load if not stored in save 3 months ago
script Script: Fix narrowing conversion warning 3 months ago
settingsgen Merge tag '14.0-beta1' into jgrpp 3 months ago
sl Saveload: Rename IsSavegameVersionUntil to IsSavegameVersionBeforeOrAt 3 months ago
sound Merge branch 'master' into jgrpp 4 months ago
spriteloader Merge tag '14.0-beta1' into jgrpp 3 months ago
strgen Merge tag '14.0-beta1' into jgrpp 3 months ago
table Add setting to only spawn primary industries 3 months ago
tests Merge branch 'master' into jgrpp 3 months ago
timer Initial support for relative timetabling in wallclock mode 3 months ago
video Merge branch 'master' into jgrpp 3 months ago
widgets Tidy up focus management for vehicle dropdowns 3 months ago
CMakeLists.txt Merge branch 'master' into jgrpp 3 months ago
aircraft.h Merge tag '14.0-beta1' into jgrpp 3 months ago
aircraft_cmd.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
aircraft_gui.cpp Merge branch 'master' into jgrpp 5 months ago
airport.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
airport.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
airport_gui.cpp Add string codes for upstream wallclock mode, add upstream language changes 3 months ago
animated_tile.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
animated_tile.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
animated_tile_func.h
articulated_vehicles.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
articulated_vehicles.h Merge branch 'master' into jgrpp 6 months ago
autoreplace.cpp Add #7525: Allow autoreplace with same model vehicle 1 year ago
autoreplace_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 3 months ago
autoreplace_func.h Merge branch 'master' into jgrpp 4 months ago
autoreplace_gui.cpp Fix multi-cargo ship capacity display in autoreplace and available ships windows 3 months ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h Codechange: replace static inline with static for non-class functions 4 months ago
base_consist.cpp Feature: Order flag to unbunch vehicles at depot (#11945) 3 months ago
base_consist.h Rename DateTicksScaled to StateTicks 3 months ago
base_media_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
base_media_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
base_station_base.h Split date types into calendar and economy dates 3 months ago
bitmap_type.h Merge branch 'master' into jgrpp 6 months ago
bmp.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
bmp.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
bootstrap_gui.cpp Merge branch 'master' into jgrpp 4 months ago
bridge.h Split date types into calendar and economy dates 3 months ago
bridge_gui.cpp Merge branch 'master' into jgrpp 4 months ago
bridge_map.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
bridge_map.h Fix upgrading bridge type clearing custom signal style and routing restriction flags 4 months ago
bridge_signal_map.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
build_vehicle_gui.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
cargo_type.h Merge branch 'master' into jgrpp 3 months ago
cargoaction.cpp Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
cargoaction.h Fix: only count distance traveled in vehicles for cargo payment (#11283) 8 months ago
cargomonitor.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
cargomonitor.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
cargopacket.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
cargopacket.h Use [[no_unique_address]] in CargoList 4 months ago
cargotype.cpp Use CargoID instead of CargoSpec in town_production_cargoes 3 months ago
cargotype.h Use CargoID instead of CargoSpec in town_production_cargoes 3 months ago
cheat.cpp Remove Cheats/ExtraCheats distinction 6 months ago
cheat_func.h Add string codes for upstream wallclock mode, add upstream language changes 3 months ago
cheat_gui.cpp Add wallclock time settings 3 months ago
cheat_type.h Remove Cheats/ExtraCheats distinction 6 months ago
clear_cmd.cpp Merge branch 'master' into jgrpp 3 months ago
clear_func.h
clear_map.h Merge branch 'master' into jgrpp 4 months ago
cmd_helper.h Merge branch 'master' into jgrpp 4 months ago
command.cpp Merge branch 'master' into jgrpp 3 months ago
command_aux.h Merge branch 'master' into jgrpp 4 months ago
command_func.h Merge branch 'master' into jgrpp 3 months ago
command_log.h Move command log functions to their own header, fix missing include 9 months ago
command_type.h Merge branch 'master' into jgrpp 3 months ago
company_base.h Merge branch 'master' into jgrpp 3 months ago
company_cmd.cpp Fix #10983: [AdminPort] Correct order of messages 3 months ago
company_func.h Merge branch 'master' into jgrpp 3 months ago
company_gui.cpp Merge branch 'master' into jgrpp 3 months ago
company_gui.h
company_manager_face.h Codechange: Store Colours in Colours type. (#11625) 4 months ago
company_type.h Merge branch 'master' into jgrpp 4 months ago
console.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
console_cmds.cpp Increase information shown in getfulldate console command 3 months ago
console_func.h Codechange: compile-time validate the string format of IConsolePrint (#11804) 4 months ago
console_gui.cpp Merge branch 'master' into jgrpp 4 months ago
console_gui.h
console_internal.h Merge branch 'master' into jgrpp 4 months ago
console_type.h
cpu.cpp Include intrin.h in cpu.cpp for MSVC intrinsics 3 months ago
cpu.h Remove: rdtsc and TIC/TOC based on CPU ticks (#11856) 4 months ago
crashlog.cpp Add getter for calendar sub date fract 3 months ago
crashlog.h Merge branch 'master' into jgrpp 3 months ago
crashlog_bfd.h Crashlog: Handle image relocation in MinGW BFD symbol lookup 3 months ago
currency.cpp Split date types into calendar and economy dates 3 months ago
currency.h Split date types into calendar and economy dates 3 months ago
date.cpp Cache current ticks per calendar day 3 months ago
date_func.h Add helper to get timetable absolute display unit size 3 months ago
date_gui.cpp Add wallclock time settings 3 months ago
date_gui.h Split date types into calendar and economy dates 3 months ago
date_type.h Initial support for relative timetabling in wallclock mode 3 months ago
debug.cpp Merge branch 'master' into jgrpp 3 months ago
debug.h Merge branch 'master' into jgrpp 3 months ago
debug_desync.h Add cache checking of water regions 4 months ago
debug_fmt.h Merge tag '14.0-beta1' into jgrpp 3 months ago
debug_settings.h Debug: Use zoning dropdown for debug zoning modes 4 months ago
dedicated.cpp Merge branch 'master' into jgrpp 6 months ago
departures.cpp Split date types into calendar and economy dates 3 months ago
departures_func.h Strong typedef: Use strong typedefs for date, date tick, minutes types 5 months ago
departures_gui.cpp Use absolute display units for the departure board 3 months ago
departures_gui.h
departures_type.h Replace DATE_UNIT_SIZE macro with a function 3 months ago
depot.cpp Rename close window functions to match upstream 8 months ago
depot_base.h Split date types into calendar and economy dates 3 months ago
depot_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
depot_func.h Codechange: replace static inline with static for non-class functions 4 months ago
depot_gui.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
depot_map.h Merge branch 'master' into jgrpp 4 months ago
depot_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
direction_func.h Merge branch 'master' into jgrpp 4 months ago
direction_type.h Merge branch 'master' into jgrpp 4 months ago
disaster_vehicle.cpp Split date types into calendar and economy dates 3 months ago
disaster_vehicle.h Merge tag '14.0-beta1' into jgrpp 3 months ago
dock_gui.cpp Merge branch 'master' into jgrpp 4 months ago
driver.cpp Merge branch 'master' into jgrpp 6 months ago
driver.h Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928) 11 months ago
economy.cpp Fix a258833: Don't invalidate station list on vehicle load/unload. (#12112) 3 months ago
economy_base.h Merge branch 'master' into jgrpp 6 months ago
economy_func.h Feature: Settings to scale cargo production of towns and industries (#10606) 4 months ago
economy_type.h Merge branch 'master' into jgrpp 3 months ago
effectvehicle.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
effectvehicle_base.h Merge tag '14.0-beta1' into jgrpp 3 months ago
effectvehicle_func.h
elrail.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
elrail_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
engine.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
engine_base.h Split date types into calendar and economy dates 3 months ago
engine_func.h Split date types into calendar and economy dates 3 months ago
engine_gui.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
engine_gui.h Merge branch 'master' into jgrpp 4 months ago
engine_type.h Merge tag '14.0-beta3' into jgrpp 3 months ago
error.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
error_gui.cpp Merge branch 'master' into jgrpp 3 months ago
event_logs.cpp Add event flag for removing invalid RVs during load 3 months ago
event_logs.h Add event flag for removing invalid RVs during load 3 months ago
fileio.cpp Merge branch 'master' into jgrpp 3 months ago
fileio_func.h Merge branch 'master' into jgrpp 4 months ago
fileio_type.h Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 4 months ago
fios.cpp Merge branch 'master' into jgrpp 3 months ago
fios.h Merge branch 'master' into jgrpp 3 months ago
fios_gui.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
fontcache.cpp Merge branch 'master' into jgrpp 4 months ago
fontcache.h Merge branch 'master' into jgrpp 4 months ago
fontdetection.h Codechange: Pass language for font detection as std::string. (#10964) 11 months ago
framerate_gui.cpp Merge branch 'master' into jgrpp 4 months ago
framerate_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gamelog.cpp Codechange: minor bits and pieces related to fmt::format() (#11806) 4 months ago
gamelog.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gamelog_internal.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
genworld.cpp Merge branch 'master' into jgrpp 3 months ago
genworld.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
genworld_gui.cpp Split date types into calendar and economy dates 3 months ago
gfx.cpp Fix #12127, 555a379: Truncation ellipses rendered shadows even for black font without shadows (#12132) 3 months ago
gfx_func.h Fix mismatch between struct Blitter and class Blitter declarations 3 months ago
gfx_layout.cpp Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 4 months ago
gfx_layout.h Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 4 months ago
gfx_layout_fallback.cpp Merge branch 'master' into jgrpp 4 months ago
gfx_layout_fallback.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfx_layout_icu.cpp Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 4 months ago
gfx_layout_icu.h Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 4 months ago
gfx_type.h Merge branch 'master' into jgrpp 4 months ago
gfxinit.cpp Merge branch 'master' into jgrpp 4 months ago
gfxinit.h
goal.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
goal_base.h Feature: [GS] Goal destination can be updated (#10817) 9 months ago
goal_gui.cpp Merge branch 'master' into jgrpp 3 months ago
goal_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
graph_gui.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
graph_gui.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
ground_vehicle.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
ground_vehicle.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
group.h Codechange: Replace GroupStatistics' num_engines with std::map. (#11849) 4 months ago
group_cmd.cpp Merge branch 'master' into jgrpp 3 months ago
group_gui.cpp Codechange: Remove TKM string codes by duplicating strings. 4 months ago
group_gui.h
group_gui_list.h Merge branch 'master' into jgrpp 9 months ago
group_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gui.h Merge tag '14.0-beta1' into jgrpp 3 months ago
guitimer_func.h Codechange: migrate all Window-related timers to the new framework 1 year ago
heightmap.cpp Merge branch 'master' into jgrpp 3 months ago
heightmap.h Add: allow loading heightmaps from command-line (#11870) 4 months ago
help_gui.cpp Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 4 months ago
help_gui.h Feature: Help and manuals access window 8 months ago
highscore.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
highscore.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
highscore_gui.cpp Change various _network_dedicated tests to use IsHeadless 4 months ago
hotkeys.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
hotkeys.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
house.h Merge tag '14.0-beta2' into jgrpp 3 months ago
house_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
industry.h Split date types into calendar and economy dates 3 months ago
industry_cmd.cpp Add setting to only spawn primary industries 3 months ago
industry_gui.cpp Fix production cargo icon in industry window 3 months ago
industry_map.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
industry_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
industrytype.h Merge tag '14.0-beta3' into jgrpp 3 months ago
infrastructure.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
infrastructure_func.h Merge branch 'master' into jgrpp 4 months ago
ini.cpp Merge branch 'master' into jgrpp 6 months ago
ini_load.cpp Fix #11644: Off by one error/buffer over-read in StrMakeValid (#11645) 5 months ago
ini_type.h Merge branch 'master' into jgrpp 6 months ago
intro_gui.cpp Merge branch 'master' into jgrpp 3 months ago
landscape.cpp Increase river pathfinding node limit 3 months ago
landscape.h Merge branch 'master' into jgrpp 3 months ago
landscape_ppz.cpp Add: unit test functionality using catch2 9 months ago
landscape_type.h
language.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
league_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
league_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
league_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 10 months ago
league_gui.cpp Add string codes for upstream wallclock mode, add upstream language changes 3 months ago
league_gui.h
league_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
library_loader.h Merge branch 'master' into jgrpp 4 months ago
livery.h Merge branch 'master' into jgrpp 3 months ago
load_check.h Split date types into calendar and economy dates 3 months ago
main_gui.cpp Merge branch 'master' into jgrpp 3 months ago
map.cpp Change: simplified water region evaluation, removed savegame data (#11750) 4 months ago
map_func.h Add function to iterate (curved) circular tile area 4 months ago
map_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
misc.cpp Adjust ordering of date/tick setup in InitializeGame 3 months ago
misc_cmd.cpp Merge branch 'master' into jgrpp 3 months ago
misc_gui.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
mixer.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
mixer.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
music.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
music_gui.cpp Merge branch 'master' into jgrpp 4 months ago
newgrf.cpp Merge branch 'master' into jgrpp 3 months ago
newgrf.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_airport.cpp Split date types into calendar and economy dates 3 months ago
newgrf_airport.h Merge tag '14.0-beta1' into jgrpp 3 months ago
newgrf_airporttiles.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_airporttiles.h Merge branch 'master' into jgrpp 4 months ago
newgrf_analysis.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_analysis.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_animation_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_animation_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_cache_check.h
newgrf_callbacks.h Merge branch 'master' into jgrpp 5 months ago
newgrf_canal.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_canal.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_cargo.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 3 months ago
newgrf_cargo.h Codechange: Rename and move SpriteGroup-specific cargo types into a namespace. 4 months ago
newgrf_class.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_class_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_commons.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_commons.h Re-order various structs to reduce holes/padding 4 months ago
newgrf_config.cpp Fix various narrowing cast warnings 4 months ago
newgrf_config.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_debug.h Ensure that sprite aligner click to pick sprites is thread safe 3 months ago
newgrf_debug_gui.cpp Ensure that sprite aligner click to pick sprites is thread safe 3 months ago
newgrf_engine.cpp Split date types into calendar and economy dates 3 months ago
newgrf_engine.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_extension.cpp Road stops: Remove 0x6B as alias of roadstop_road_info_nearby_tiles 3 months ago
newgrf_extension.h Road stops: Remove 0x6B as alias of roadstop_road_info_nearby_tiles 3 months ago
newgrf_generic.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_generic.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_gui.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
newgrf_house.cpp Split date types into calendar and economy dates 3 months ago
newgrf_house.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_industries.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
newgrf_industries.h Merge tag '14.0-beta1' into jgrpp 3 months ago
newgrf_industrytiles.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_industrytiles.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_industrytiles_analysis.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_internal.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_newlandscape.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_newlandscape.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_newsignals.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_newsignals.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_object.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
newgrf_object.h Merge tag '14.0-beta1' into jgrpp 3 months ago
newgrf_optimiser.cpp Road stops: Remove 0x6B as alias of roadstop_road_info_nearby_tiles 3 months ago
newgrf_profiling.cpp Codechange: minor bits and pieces related to fmt::format() (#11806) 4 months ago
newgrf_profiling.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_properties.h
newgrf_railtype.cpp Split date types into calendar and economy dates 3 months ago
newgrf_railtype.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_roadstop.cpp Merge branch 'master' into jgrpp 3 months ago
newgrf_roadstop.h Merge branch 'master' into jgrpp 3 months ago
newgrf_roadtype.cpp Split date types into calendar and economy dates 3 months ago
newgrf_roadtype.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_sound.cpp Disable vehicle sounds entirely when running headlessly 4 months ago
newgrf_sound.h
newgrf_spritegroup.cpp Merge branch 'master' into jgrpp 4 months ago
newgrf_spritegroup.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_station.cpp Split date types into calendar and economy dates 3 months ago
newgrf_station.h Merge tag '14.0-beta1' into jgrpp 3 months ago
newgrf_storage.cpp Merge branch 'master' into jgrpp 6 months ago
newgrf_storage.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_text.cpp Split date types into calendar and economy dates 3 months ago
newgrf_text.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_town.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
newgrf_town.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_townname.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
newgrf_townname.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
news_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
news_gui.cpp Split date types into calendar and economy dates 3 months ago
news_gui.h
news_type.h Split date types into calendar and economy dates 3 months ago
object.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
object_base.h Split date types into calendar and economy dates 3 months ago
object_cmd.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
object_gui.cpp Merge branch 'master' into jgrpp 4 months ago
object_map.h Merge branch 'master' into jgrpp 4 months ago
object_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
openttd.cpp Include dates and tick counters in state checksum 3 months ago
openttd.h Survey: Don't transmit invalid realtime duration 3 months ago
order_backup.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
order_backup.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
order_base.h Fix order flags collision in OT_GOTO_DEPOT 3 months ago
order_cmd.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
order_cmd.h Conditional order: Replace "next station" with manually set station 9 months ago
order_func.h Add wallclock time settings 3 months ago
order_gui.cpp Tidy up focus management for vehicle dropdowns 3 months ago
order_type.h Merge tag '14.0-beta1' into jgrpp 3 months ago
osk_gui.cpp Merge branch 'master' into jgrpp 4 months ago
palette.cpp Merge branch 'master' into jgrpp 5 months ago
palette_func.h Merge branch 'master' into jgrpp 4 months ago
pbs.cpp Fix slot acquire on PBS reservation end on tunnel/bridge entrance signals 4 months ago
pbs.h Re-order various structs to reduce holes/padding 4 months ago
plans.cpp Change various _network_dedicated tests to use IsHeadless 4 months ago
plans_base.h Split date types into calendar and economy dates 3 months ago
plans_cmd.cpp Plans: Cache whether any plans are currently visible 4 months ago
plans_func.h Plans: Cache whether any plans are currently visible 4 months ago
plans_gui.cpp Prevent dragging plan lines across viewports 3 months ago
plans_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
programmable_signals.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
programmable_signals.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
programmable_signals_gui.cpp Merge branch 'master' into jgrpp 4 months ago
progress.cpp
progress.h Codechange: replace static inline with static for non-class functions 4 months ago
querystring_gui.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
rail.cpp Split date types into calendar and economy dates 3 months ago
rail.h Split date types into calendar and economy dates 3 months ago
rail_cmd.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
rail_gui.cpp Merge tag '14.0-beta3' into jgrpp 3 months ago
rail_gui.h Fix #10118: Cycle through current signal group, not just path signals (#11798) 3 months ago
rail_gui_type.h Merge tag '14.0-beta1' into jgrpp 3 months ago
rail_map.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
rail_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
random_access_file.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
random_access_file_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
rev.cpp.in Adding of _t to (u)int types, and WChar to char32_t 4 months ago
rev.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
road.cpp Split date types into calendar and economy dates 3 months ago
road.h Split date types into calendar and economy dates 3 months ago
road_cmd.cpp Merge branch 'master' into jgrpp 3 months ago
road_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 10 months ago
road_func.h Split date types into calendar and economy dates 3 months ago
road_gui.cpp Fix crash when opening tram road stop build window 3 months ago
road_gui.h Add picker tool to main toolbar help menu 12 months ago
road_internal.h
road_map.cpp Codechange: make use of Tile in for all direct map accesses 1 year ago
road_map.h Merge branch 'master' into jgrpp 4 months ago
road_type.h Merge branch 'master' into jgrpp 4 months ago
roadstop.cpp Add debug console command to unblock bay road stops with incorrect occupancy state 3 months ago
roadstop_base.h Add debug console command to unblock bay road stops with incorrect occupancy state 3 months ago
roadveh.h Merge tag '14.0-beta1' into jgrpp 3 months ago
roadveh_cmd.cpp Fix deleting road vehicle in bay stop not unmarking as occupied 3 months ago
roadveh_gui.cpp Merge branch 'master' into jgrpp 5 months ago
safeguards.h Remove: now unused stredup 11 months ago
schdispatch.h Scheduled dispatch: Remove scheduled_dispatch_start_full_date_fract 5 months ago
schdispatch_cmd.cpp Scheduled dispatch: Do not allow enabling if unbunching is present 3 months ago
schdispatch_gui.cpp Scheduled dispatch: Disable in wallclock mode if not using time in minutes 3 months ago
scope.h Formatting: Fix indentation of public/private specifiers 1 year ago
scope_info.cpp Debug: Change output format of scope_dumper::VehicleInfo 4 months ago
scope_info.h
screenshot.cpp Codechange: replace StrStartsWith/StrEndsWith with starts_with and ends_with 4 months ago
screenshot.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
screenshot_gui.cpp Merge branch 'master' into jgrpp 4 months ago
screenshot_gui.h
settings.cpp Close graph windows when changing timekeeping mode 3 months ago
settings_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
settings_gui.cpp Add setting to only spawn primary industries 3 months ago
settings_gui.h Change: Move baseset missing/corrupted files label to list item. (#11455) 6 months ago
settings_internal.h Allow disabling a setting via guiproc 3 months ago
settings_type.h Add setting to only spawn primary industries 3 months ago
ship.h Merge tag '14.0-beta1' into jgrpp 3 months ago
ship_cmd.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
ship_gui.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
signal.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
signal_func.h Merge tag '14.0-beta1' into jgrpp 3 months ago
signal_type.h Merge tag '14.0-beta1' into jgrpp 3 months ago
signature.cpp Workaround: Replace use of std::filesystem in signature.cpp 3 months ago
signature.h Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 4 months ago
signs.cpp Do not update viewport signs when running headlessly 4 months ago
signs_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
signs_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
signs_func.h
signs_gui.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
signs_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
slope_func.h Merge branch 'master' into jgrpp 4 months ago
slope_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
smallmap_colours.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
smallmap_gui.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
smallmap_gui.h Merge branch 'master' into jgrpp 4 months ago
social_integration.cpp Merge branch 'master' into jgrpp 3 months ago
social_integration.h Fix missing includes 3 months ago
sortlist_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
sound.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
sound_func.h
sound_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
sprite.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
sprite.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
spritecache.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
spritecache.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
spritecache_internal.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
station.cpp Merge branch 'master' into jgrpp 3 months ago
station_base.h Merge tag '14.0-beta1' into jgrpp 3 months ago
station_cmd.cpp Fix incorrect assert of LinkGraph LastCompression date 3 months ago
station_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
station_gui.cpp Merge branch 'master' into jgrpp 3 months ago
station_gui.h Feature: Highlight waypoint tiles when adjacent or distant joining 12 months ago
station_kdtree.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
station_map.h Merge branch 'master' into jgrpp 4 months ago
station_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
statusbar_gui.cpp Merge branch 'master' into jgrpp 3 months ago
statusbar_gui.h
stdafx.h Merge tag '14.0-beta1' into jgrpp 3 months ago
story.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
story_base.h Merge branch 'master' into jgrpp 3 months ago
story_gui.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
story_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
string.cpp Merge branch 'master' into jgrpp 3 months ago
string_base.h Codechange: use default dtor instead of empty (#10826) 1 year ago
string_extra.cpp Merge branch 'master' into jgrpp 11 months ago
string_func.h Merge branch 'master' into jgrpp 3 months ago
string_func_extra.h Merge branch 'master' into jgrpp 4 months ago
string_type.h Merge branch 'master' into jgrpp 4 months ago
stringfilter.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
stringfilter_type.h Merge branch 'master' into jgrpp 6 months ago
strings.cpp Add string code for absolute timetable time 3 months ago
strings_func.h Allow using strong type with SetDParamMaxValue 3 months ago
strings_internal.h Fix: don't use non-owning string pointer in StringParameter (#11952) 3 months ago
strings_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
subsidy.cpp Add cargo mask of town production cargoes 3 months ago
subsidy_base.h Merge branch 'master' into jgrpp 4 months ago
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 3 months ago
subsidy_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
survey.cpp Merge branch 'master' into jgrpp 3 months ago
survey.h Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 4 months ago
tar_type.h Codechange: Move includes for common STL headers to stdafx. 1 year ago
tbtr_template_gui_create.cpp Merge branch 'master' into jgrpp 4 months ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Merge branch 'master' into jgrpp 4 months ago
tbtr_template_gui_main.h Merge branch 'master' into jgrpp 9 months ago
tbtr_template_vehicle.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tbtr_template_vehicle.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tbtr_template_vehicle_func.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tbtr_template_vehicle_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
terraform_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
terraform_gui.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
terraform_gui.h
textbuf.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
textbuf_gui.h Merge branch 'master' into jgrpp 6 months ago
textbuf_type.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
texteff.cpp Fix clang compilation issue with _text_effects 4 months ago
texteff.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
textfile_gui.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
textfile_gui.h Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 4 months ago
textfile_type.h Codechange: allow certain enumeration to be added 4 months ago
tgp.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tgp.h
thread.h Merge branch 'master' into jgrpp 4 months ago
tile_cmd.h Split date types into calendar and economy dates 3 months ago
tile_map.cpp Codechange: migrate size related functions to Map structure 1 year ago
tile_map.h Merge branch 'master' into jgrpp 4 months ago
tile_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tilearea.cpp Codechange: migrate size related functions to Map structure 1 year ago
tilearea_type.h Fix: use correct size parameter type in TileArea constructors (#11869) 4 months ago
tilehighlight_func.h Merge branch 'master' into jgrpp 4 months ago
tilehighlight_type.h Allow specifying any palette ID for tile highlight recolouring 1 year ago
tilematrix_type.hpp Merge branch 'master' into jgrpp 4 months ago
timetable.h Rename DateTicksScaled to StateTicks 3 months ago
timetable_cmd.cpp Auto-separation: Do not allow enabling if unbunching is present 3 months ago
timetable_gui.cpp Initial support for relative timetabling in wallclock mode 3 months ago
toolbar_gui.cpp Merge branch 'master' into jgrpp 3 months ago
toolbar_gui.h Merge branch 'master' into jgrpp 6 months ago
town.h Merge tag '14.0-beta2' into jgrpp 3 months ago
town_cmd.cpp Add cargo mask of town production cargoes 3 months ago
town_gui.cpp Use CargoID instead of CargoSpec in town_production_cargoes 3 months ago
town_gui.h
town_kdtree.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
town_map.h Split date types into calendar and economy dates 3 months ago
town_type.h Merge branch 'master' into jgrpp 4 months ago
townname.cpp Merge branch 'master' into jgrpp 4 months ago
townname_func.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
townname_type.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
tracerestrict.cpp Split date types into calendar and economy dates 3 months ago
tracerestrict.h Rename DateTicksScaled to StateTicks 3 months ago
tracerestrict_gui.cpp Tidy up focus management for vehicle dropdowns 3 months ago
track_func.h Merge branch 'master' into jgrpp 4 months ago
track_type.h Merge branch 'master' into jgrpp 4 months ago
train.h Merge tag '14.0-beta1' into jgrpp 3 months ago
train_cmd.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
train_gui.cpp Merge branch 'master' into jgrpp 4 months ago
train_speed_adaptation.h Rename DateTicksScaled to StateTicks 3 months ago
transparency.h Merge branch 'master' into jgrpp 4 months ago
transparency_gui.cpp Merge branch 'master' into jgrpp 4 months ago
transparency_gui.h
transport_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tree_cmd.cpp Merge tag '14.0-beta1' into jgrpp 3 months ago
tree_gui.cpp Merge branch 'master' into jgrpp 4 months ago
tree_map.h Merge branch 'master' into jgrpp 4 months ago
tunnel_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tunnel_map.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tunnel_map.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tunnelbridge.h Merge branch 'master' into jgrpp 4 months ago
tunnelbridge_cmd.cpp Split date types into calendar and economy dates 3 months ago
tunnelbridge_map.h Merge branch 'master' into jgrpp 4 months ago
unit_conversion.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle.cpp Fix deleting road vehicle in bay stop not unmarking as occupied 3 months ago
vehicle_base.h Merge tag '14.0-beta1' into jgrpp 3 months ago
vehicle_cmd.cpp Merge tag '14.0-beta2' into jgrpp 3 months ago
vehicle_func.h Maintain map of targeted road vehicles to small UFO disaster vehicle 3 months ago
vehicle_gui.cpp Tidy up focus management for vehicle dropdowns 3 months ago
vehicle_gui.h Fix multi-cargo ship capacity display in autoreplace and available ships windows 3 months ago
vehicle_gui_base.h Codechange: Remove TKM from vehicle list sorting dropdowns. 4 months ago
vehicle_type.h Merge branch 'master' into jgrpp 4 months ago
vehiclelist.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 3 months ago
vehiclelist.h Set sizes for various enum types 4 months ago
vehiclelist_func.h Codechange: Build station and depot vehicle lists from shared order lists. (#11676) 4 months ago
viewport.cpp Fix missing includes 3 months ago
viewport_func.h Merge branch 'master' into jgrpp 3 months ago
viewport_gui.cpp Merge branch 'master' into jgrpp 4 months ago
viewport_kdtree.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
viewport_sprite_sorter.h Use custom sprite sorting rules for vehicles diagonally under bridges 3 months ago
viewport_sprite_sorter_sse4.cpp Use custom sprite sorting rules for vehicles diagonally under bridges 3 months ago
viewport_type.h Linkgraph: Scroll overlay pixel cache instead of clearing it on scroll 4 months ago
void_cmd.cpp Merge branch 'master' into jgrpp 6 months ago
void_map.h Merge branch 'master' into jgrpp 4 months ago
walltime_func.h Codechange: use fmt::format and time conversions over "custom" implementation 12 months ago
water.h Used curved instead of square circular area for mapgen water desert removal 4 months ago
water_cmd.cpp Merge branch 'master' into jgrpp 3 months ago
water_map.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
waypoint.cpp Rename close window functions to match upstream 8 months ago
waypoint_base.h Merge tag '14.0-beta1' into jgrpp 3 months ago
waypoint_cmd.cpp Split date types into calendar and economy dates 3 months ago
waypoint_func.h
waypoint_gui.cpp Merge branch 'master' into jgrpp 4 months ago
widget.cpp Add missing includes for std::runtime_error 3 months ago
widget_type.h Merge branch 'master' into jgrpp 3 months ago
window.cpp Tidy up focus management for vehicle dropdowns 3 months ago
window_func.h Merge branch 'master' into jgrpp 4 months ago
window_gui.h Merge branch 'master' into jgrpp 3 months ago
window_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
worker_thread.cpp Worker thread pool: Fix worker wake CV notify condition 1 year ago
worker_thread.h MinGW: Remove direct mingw-std-threads includes 5 months ago
zoning.h Debug: Use zoning dropdown for debug zoning modes 4 months ago
zoning_cmd.cpp Add cargo mask of town production cargoes 3 months ago
zoning_gui.cpp Merge branch 'master' into jgrpp 4 months ago
zoom_func.h Merge branch 'master' into jgrpp 4 months ago
zoom_type.h Merge branch 'master' into jgrpp 4 months ago