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 b2b96fff13 Disable threaded rendering when showing widget outlines
Because these are drawn outside the window boundary, so it is not
technically thread-safe due to non-deterministic drawing order
3 months ago
..
3rdparty Disable MinGW std threads includes by default 4 months ago
ai Codechange: prevent out-of-bound read (even if the result is never used) (#11853) 4 months ago
blitter Revert "Add scoped helper to temporarily override current blitter" 3 months ago
core Bitmath: Add utility functions for calculating bit masks 4 months ago
fontcache Merge branch 'master' into jgrpp 4 months ago
game Merge branch 'master' into jgrpp 4 months ago
lang Fix leftover strings in Korean translation 3 months ago
linkgraph Do not override global blitter to render overlay/plans to cache buffer 3 months ago
misc Remove: replace custom span with std::span 4 months ago
music Merge branch 'master' into jgrpp 4 months ago
network Fix getting information from JGRPP servers on local LAN 4 months ago
os Crashlog: Tag image base with [[maybe_unused]] 3 months ago
pathfinder Tracerestrict: Only apply wait at PBS for intermediary signals in forward direction 4 months ago
saveload Use DateTicksScaled for Vehicle::last_loading_tick 4 months ago
script Fix 48b6b18: Increase MAX_VALUATE_OPS to match the previous limit 3 months ago
settingsgen Merge branch 'master' into jgrpp 6 months ago
sl Scheduled dispatch: Allow tagging departure slots, add to conditional order 4 months ago
sound Merge branch 'master' into jgrpp 4 months ago
spriteloader Merge branch 'master' into jgrpp 4 months ago
strgen Merge branch 'master' into jgrpp 4 months ago
table Add: Station variable 6B to get extended station id of nearby tiles (#10953) 3 months ago
tests Bitmath: Add utility functions for calculating bit masks 4 months ago
timer Codechange: Simplify ConvertDateToYMD by returning YearMonthDay instead of outputting to a pointer. (#11637) 5 months ago
video Fix VideoDriver_Dedicated not marking the main thread as the game thread 4 months ago
widgets Merge branch 'master' into jgrpp 4 months ago
CMakeLists.txt Merge branch 'master' into jgrpp 4 months ago
aircraft.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
aircraft_cmd.cpp Avoid truncation when calculating AircraftCache::cached_max_range_sqr 4 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 Merge branch 'master' into jgrpp 4 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 branch 'master' into jgrpp 4 months ago
articulated_vehicles.h Merge branch 'master' into jgrpp 6 months ago
autoreplace.cpp
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 4 months ago
autoreplace_func.h Merge branch 'master' into jgrpp 4 months ago
autoreplace_gui.cpp Merge branch 'master' into jgrpp 4 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 Timetable: Remove timetable_start_subticks, use DateTicksScaled 5 months ago
base_consist.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Re-order various structs to reduce holes/padding 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 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 Ensure scroll count and engine list size match in build vehicle window 3 months ago
cargo_type.h Merge branch 'master' into jgrpp 4 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 Merge branch 'master' into jgrpp 4 months ago
cargotype.h Merge branch 'master' into jgrpp 4 months ago
cheat.cpp Remove Cheats/ExtraCheats distinction 6 months ago
cheat_func.h Remove Cheats/ExtraCheats distinction 6 months ago
cheat_gui.cpp Merge branch 'master' into jgrpp 4 months ago
cheat_type.h Remove Cheats/ExtraCheats distinction 6 months ago
clear_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 Scheduled dispatch: Add per dispatch slot flags field 4 months ago
command_aux.h Merge branch 'master' into jgrpp 4 months ago
command_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
command_log.h Move command log functions to their own header, fix missing include 9 months ago
command_type.h Scheduled dispatch: Add per dispatch slot flags field 4 months ago
company_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
company_cmd.cpp Fix second colour vehicle-type default liveries not being updated 3 months ago
company_func.h Merge branch 'master' into jgrpp 4 months ago
company_gui.cpp Use scaled.vsep_sparse for EXP_SPACING in company infrastructure window 4 months ago
company_gui.h
company_manager_face.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
company_type.h Merge branch 'master' into jgrpp 4 months ago
console.cpp Fix #11646: Non-thread safe shared buffer returned from GetLogPrefix(). 4 months ago
console_cmds.cpp Merge branch 'master' into jgrpp 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
cpu.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
crashlog.cpp Crashlog: Handle image relocation in MinGW BFD symbol lookup 3 months ago
crashlog.h Crash/desync logs: Include non-default settings section 4 months ago
crashlog_bfd.h Crashlog: Handle image relocation in MinGW BFD symbol lookup 3 months ago
currency.cpp Merge branch 'master' into jgrpp 4 months ago
currency.h Merge branch 'master' into jgrpp 4 months ago
date.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
date_func.h Increase DateTicks to 64 bits, fix overflow after year 79455 4 months ago
date_gui.cpp Fix non-text time input dialog (when using time in minutes) 4 months ago
date_gui.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
date_type.h Add an AsTicksT template cast with clamping to DateTicksScaledDelta 4 months ago
debug.cpp Fix #11646: Non-thread safe shared buffer returned from GetLogPrefix(). 4 months ago
debug.h Fix #11646: Non-thread safe shared buffer returned from GetLogPrefix(). 4 months ago
debug_desync.h Add cache checking of water regions 4 months ago
debug_fmt.h Rename ShowInfo to ShowInfoI, add ShowInfo fmt macro 4 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 Scheduled dispatch: Add per dispatch slot flags field 4 months ago
departures_func.h Strong typedef: Use strong typedefs for date, date tick, minutes types 5 months ago
departures_gui.cpp Merge branch 'master' into jgrpp 4 months ago
departures_gui.h
departures_type.h Re-order various structs to reduce holes/padding 4 months ago
depot.cpp Rename close window functions to match upstream 8 months ago
depot_base.h Adding of _t to (u)int types, and WChar to char32_t 4 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 branch 'master' into jgrpp 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
disaster_vehicle.h Merge branch 'master' into jgrpp 6 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 Explicitly cast time units when calculating wait time in LoadUnloadVehicle 3 months ago
economy_base.h Merge branch 'master' into jgrpp 6 months ago
economy_func.h Add function to turn a percentage into a quantity scaling factor 4 months ago
economy_type.h Add settings for town/industry cargo production scaling modes 4 months ago
effectvehicle.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
effectvehicle_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
effectvehicle_func.h
elrail.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
elrail_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
engine.cpp Merge branch 'master' into jgrpp 4 months ago
engine_base.h Merge branch 'master' into jgrpp 4 months ago
engine_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
engine_gui.cpp Merge branch 'master' into jgrpp 4 months ago
engine_gui.h Merge branch 'master' into jgrpp 4 months ago
engine_type.h Adding of _t to (u)int types, and WChar to char32_t 4 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 4 months ago
event_logs.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
event_logs.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
fileio.cpp Use StrLastPathSegment in TarScanner::AddFile 4 months ago
fileio_func.h Merge branch 'master' into jgrpp 4 months ago
fileio_type.h Codechange: switch our codebase to C++20 4 months ago
fios.cpp Merge branch 'master' into jgrpp 4 months ago
fios.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
fios_gui.cpp Merge branch 'master' into jgrpp 4 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 Fix #9722: create vital windows as soon as local_company is set (#11858) 4 months ago
genworld.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
genworld_gui.cpp Merge branch 'master' into jgrpp 4 months ago
gfx.cpp Do not override global blitter to render overlay/plans to cache buffer 3 months ago
gfx_func.h Do not override global blitter to render overlay/plans to cache buffer 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 4 months ago
goal_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
graph_gui.cpp Merge branch 'master' into jgrpp 4 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 Codechange: Replace GroupStatistics' num_engines with std::map. (#11849) 4 months ago
group_gui.cpp Merge branch 'master' into jgrpp 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 Picker tool: Add support for industries 3 months ago
guitimer_func.h Codechange: migrate all Window-related timers to the new framework 1 year ago
heightmap.cpp Fix enabling map edge mode setting when void edge tiles were not flat 4 months ago
heightmap.h
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 branch 'master' into jgrpp 4 months ago
house_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
industry.h Re-order various structs to reduce holes/padding 4 months ago
industry_cmd.cpp Change cargo scaling settings to be linear instead of logarithmic 4 months ago
industry_gui.cpp Picker tool: Add support for industries 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 Adding of _t to (u)int types, and WChar to char32_t 4 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 4 months ago
landscape.cpp Used curved instead of square circular area for mapgen water desert removal 4 months ago
landscape.h Merge branch 'master' into jgrpp 4 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 Codechange: Make all NWidgetPart arrays constexpr. 4 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 4 months ago
load_check.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
main_gui.cpp Add transparency_tunnels hotkey 4 months ago
map.cpp No longer save/load water region invalidation states 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 Plans: Cache whether any plans are currently visible 4 months ago
misc_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
misc_gui.cpp Merge branch 'master' into jgrpp 4 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 4 months ago
newgrf.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_airport.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_airport.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Codechange: Split CT_INVALID into CT_INVALID and INVALID_CARGO. 4 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 Multi-cargo ships: Sprite group cargo thresholds refer to entire ship 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 Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 4 months ago
newgrf_house.cpp Merge branch 'master' into jgrpp 4 months ago
newgrf_house.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_industries.cpp Merge branch 'master' into jgrpp 4 months ago
newgrf_industries.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_object.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_railtype.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_roadstop.cpp Add: Station variable 6B to get extended station id of nearby tiles (#10953) 3 months ago
newgrf_roadstop.h Merge branch 'master' into jgrpp 4 months ago
newgrf_roadtype.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 Add: Station variable 6B to get extended station id of nearby tiles (#10953) 3 months ago
newgrf_station.h Merge branch 'master' into jgrpp 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_text.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_town.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 Merge branch 'master' into jgrpp 4 months ago
news_gui.h
news_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
object.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
object_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
object_cmd.cpp Fix missing water region invalidations for rail with water and water objects 4 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 Advance _scaled_date_ticks in scenario editor 4 months ago
openttd.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Scheduled dispatch: Allow tagging departure slots, add to conditional order 4 months ago
order_cmd.cpp Scheduled dispatch: Allow tagging departure slots, add to conditional order 4 months ago
order_cmd.h Conditional order: Replace "next station" with manually set station 9 months ago
order_func.h Fix #11748: Incorrect clamping of negative service interval values (#11749) 4 months ago
order_gui.cpp Scheduled dispatch: Allow tagging departure slots, add to conditional order 4 months ago
order_type.h Scheduled dispatch: Allow tagging departure slots, add to conditional order 4 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 Re-order various structs to reduce holes/padding 4 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 Strong typedef: Use strong typedefs for date, date tick, minutes types 5 months ago
rail.h Split bit numbers from values in RailTypeFlags, RoadTypeFlags enums 4 months ago
rail_cmd.cpp Merge branch 'master' into jgrpp 4 months ago
rail_gui.cpp Fix picker tool item selection in rail/road station and waypoint windows 3 months ago
rail_gui.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
rail_gui_type.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
road.h Split bit numbers from values in RailTypeFlags, RoadTypeFlags enums 4 months ago
road_cmd.cpp Merge branch 'master' into jgrpp 4 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 Merge branch 'master' into jgrpp 4 months ago
road_gui.cpp Fix picker tool item selection in rail/road station and waypoint windows 3 months ago
road_gui.h Add picker tool to main toolbar help menu 12 months ago
road_internal.h
road_map.cpp
road_map.h Merge branch 'master' into jgrpp 4 months ago
road_type.h Merge branch 'master' into jgrpp 4 months ago
roadstop.cpp Merge branch 'master' into jgrpp 5 months ago
roadstop_base.h Re-order various structs to reduce holes/padding 4 months ago
roadveh.h Re-order various structs to reduce holes/padding 4 months ago
roadveh_cmd.cpp Merge branch 'master' into jgrpp 4 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: Allow tagging departure slots, add to conditional order 4 months ago
schdispatch_gui.cpp Scheduled dispatch: Allow tagging departure slots, add to conditional order 4 months ago
scope.h
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 Codechange: replace StrStartsWith/StrEndsWith with starts_with and ends_with 4 months ago
settings_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
settings_gui.cpp Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 4 months ago
settings_gui.h Change: Move baseset missing/corrupted files label to list item. (#11455) 6 months ago
settings_internal.h Re-order various structs to reduce holes/padding 4 months ago
settings_type.h Add settings for town/industry cargo production scaling modes 4 months ago
ship.h Merge branch 'master' into jgrpp 4 months ago
ship_cmd.cpp Fix #5713: FindClosestShipDepot only considers depots that are actually reachable (#11768) 4 months ago
ship_gui.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
signal.cpp Merge branch 'master' into jgrpp 4 months ago
signal_func.h Merge branch 'master' into jgrpp 4 months ago
signal_type.h Merge branch 'master' into jgrpp 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 branch 'master' into jgrpp 4 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 Do not override global blitter to render overlay/plans to cache buffer 3 months ago
smallmap_gui.h Merge branch 'master' into jgrpp 4 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 branch 'master' into jgrpp 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
station_base.h Merge branch 'master' into jgrpp 4 months ago
station_cmd.cpp Do not update viewport signs when running headlessly 4 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 4 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 4 months ago
statusbar_gui.h
stdafx.h Merge branch 'master' into jgrpp 4 months ago
story.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
story_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
story_gui.cpp Merge branch 'master' into jgrpp 4 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 4 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 4 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 Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 4 months ago
strings_func.h Merge branch 'master' into jgrpp 4 months ago
strings_internal.h Remove non-owning string pointer from StringParameter 4 months ago
strings_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
subsidy.cpp Merge branch 'master' into jgrpp 4 months ago
subsidy_base.h Merge branch 'master' into jgrpp 4 months ago
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 4 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 4 months ago
survey.h Survey: Update to match upstream 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 branch 'master' into jgrpp 4 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 Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tile_map.cpp
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
tilearea_type.h Fix: use correct size parameter type in TileArea constructors (#11869) 4 months ago
tilehighlight_func.h Merge branch 'master' into jgrpp 5 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 Scheduled dispatch: Add flag to re-use all dispatch slots 4 months ago
timetable_cmd.cpp Scheduled dispatch: Add per dispatch slot flags field 4 months ago
timetable_gui.cpp Scheduled dispatch: Add flag to re-use all dispatch slots 4 months ago
toolbar_gui.cpp Picker tool: Add support for industries 3 months ago
toolbar_gui.h Merge branch 'master' into jgrpp 6 months ago
town.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
town_cmd.cpp Do not update viewport signs when running headlessly 4 months ago
town_gui.cpp Merge branch 'master' into jgrpp 4 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 Merge branch 'master' into jgrpp 4 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 Tracerestrict: Allow nesting temporary slot states 4 months ago
tracerestrict.h Tracerestrict: Allow nesting temporary slot states 4 months ago
tracerestrict_gui.cpp Merge branch 'master' into jgrpp 4 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 Re-order various structs to reduce holes/padding 4 months ago
train_cmd.cpp Tracerestrict: Only apply wait at PBS for intermediary signals in forward direction 4 months ago
train_gui.cpp Merge branch 'master' into jgrpp 4 months ago
train_speed_adaptation.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 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 Merge branch 'master' into jgrpp 4 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 Use DateTicksScaled for Vehicle::last_loading_tick 4 months ago
vehicle_base.h Use DateTicksScaled for Vehicle::last_loading_tick 4 months ago
vehicle_cmd.cpp Fix build and refit with multi-cargo ships only refitting first part 4 months ago
vehicle_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle_gui.cpp Do not create text effects when running headlessly 4 months ago
vehicle_gui.h Merge branch 'master' into jgrpp 4 months ago
vehicle_gui_base.h Codechange: Redefine some cargo-related values in terms of CargoID instead of CargoType. 4 months ago
vehicle_type.h Merge branch 'master' into jgrpp 4 months ago
vehiclelist.cpp Merge branch 'master' into jgrpp 4 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 Disable threaded rendering when showing widget outlines 3 months ago
viewport_func.h Linkgraph: Scroll overlay pixel cache instead of clearing it on scroll 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
viewport_sprite_sorter_sse4.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 10 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 1 year ago
water.h Used curved instead of square circular area for mapgen water desert removal 4 months ago
water_cmd.cpp Fix b38d3c2208: missing water regions invalidation when building locks (#11879) 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
waypoint_cmd.cpp Do not update viewport signs when running headlessly 4 months ago
waypoint_func.h
waypoint_gui.cpp Merge branch 'master' into jgrpp 4 months ago
widget.cpp Merge branch 'master' into jgrpp 4 months ago
widget_type.h Fix picker tool item selection in rail/road station and waypoint windows 3 months ago
window.cpp Ensure that sprite aligner click to pick sprites is thread safe 3 months ago
window_func.h Merge branch 'master' into jgrpp 5 months ago
window_gui.h Merge branch 'master' into jgrpp 4 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 Merge branch 'master' into jgrpp 4 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