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 a644632a82 Used curved instead of square circular area for mapgen water desert removal 4 months ago
..
3rdparty Adding of _t to (u)int types, and WChar to char32_t 4 months ago
ai Adding of _t to (u)int types, and WChar to char32_t 4 months ago
blitter Adding of _t to (u)int types, and WChar to char32_t 4 months ago
core Adding of _t to (u)int types, and WChar to char32_t 4 months ago
fontcache Adding of _t to (u)int types, and WChar to char32_t 4 months ago
game Adding of _t to (u)int types, and WChar to char32_t 4 months ago
lang Merge branch 'master' into jgrpp 4 months ago
linkgraph Increase DateTicks to 64 bits, fix overflow after year 79455 4 months ago
misc Adding of _t to (u)int types, and WChar to char32_t 4 months ago
music Adding of _t to (u)int types, and WChar to char32_t 4 months ago
network Adding of _t to (u)int types, and WChar to char32_t 4 months ago
os Adding of _t to (u)int types, and WChar to char32_t 4 months ago
pathfinder Adding of _t to (u)int types, and WChar to char32_t 4 months ago
saveload Increase DateTicks to 64 bits, fix overflow after year 79455 4 months ago
script Adding of _t to (u)int types, and WChar to char32_t 4 months ago
settingsgen Merge branch 'master' into jgrpp 6 months ago
sl Increase DateTicks to 64 bits, fix overflow after year 79455 4 months ago
sound Adding of _t to (u)int types, and WChar to char32_t 4 months ago
spriteloader Adding of _t to (u)int types, and WChar to char32_t 4 months ago
strgen Adding of _t to (u)int types, and WChar to char32_t 4 months ago
table Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tests Adding of _t to (u)int types, and WChar to char32_t 4 months ago
timer Codechange: Simplify ConvertDateToYMD by returning YearMonthDay instead of outputting to a pointer. (#11637) 5 months ago
video Adding of _t to (u)int types, and WChar to char32_t 4 months ago
widgets Add setting for whether to show rail polyline tool 4 months ago
CMakeLists.txt Move tile search functions to new header file 4 months ago
aircraft.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
aircraft_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
autoreplace_func.h Merge branch 'master' into jgrpp 4 months ago
autoreplace_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 5 months ago
bridge.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
bridge_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
bridge_map.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
bridge_map.h Merge branch 'master' into jgrpp 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
cargo_type.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
cargotype.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
cargotype.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
command_aux.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
company_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
company_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
company_func.h Merge branch 'master' into jgrpp 4 months ago
company_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
console.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
console_cmds.cpp Increase DateTicks to 64 bits, fix overflow after year 79455 4 months ago
console_func.h Codechange: replace static inline with static for non-class functions 4 months ago
console_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
console_gui.h
console_internal.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
crashlog.h Merge branch 'master' into jgrpp 6 months ago
crashlog_bfd.h
currency.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
currency.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
date_gui.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
date_type.h Increase DateTicks to 64 bits, fix overflow after year 79455 4 months ago
debug.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
debug.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
debug_desync.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
debug_fmt.h Debug: Provide UserError, FatalError fmt macros 4 months ago
debug_settings.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
dedicated.cpp Merge branch 'master' into jgrpp 6 months ago
departures.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
departures_func.h Strong typedef: Use strong typedefs for date, date tick, minutes types 5 months ago
departures_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
departures_gui.h
departures_type.h Strong typedef: Use strong typedefs for date, date tick, minutes types 5 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 Adding of _t to (u)int types, and WChar to char32_t 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 Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
economy_base.h Merge branch 'master' into jgrpp 6 months ago
economy_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
economy_type.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
engine_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
engine_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
engine_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
engine_gui.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
fileio_func.h Merge branch 'master' into jgrpp 4 months ago
fileio_type.h
fios.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
fios.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
fios_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
fontcache.cpp Merge branch 'master' into jgrpp 4 months ago
fontcache.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
fontdetection.h Codechange: Pass language for font detection as std::string. (#10964) 11 months ago
framerate_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
framerate_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gamelog.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Avoid unnecessary airport/town noise recalculations during map generation 5 months ago
genworld.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
genworld_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfx.cpp Debug: Log more info in GfxBlitter sprite dimension assert failures 4 months ago
gfx_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfx_layout.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfx_layout.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfx_layout_fallback.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfx_layout_icu.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfx_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
gfxinit.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
goal_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
graph_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
group_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
group_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
guitimer_func.h Codechange: migrate all Window-related timers to the new framework 1 year ago
heightmap.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
heightmap.h
help_gui.cpp Codechange: Replace mishmash of types for widget index with WidgetID. 5 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
house_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
industry.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
industry_cmd.cpp Move tile search functions to new header file 4 months ago
industry_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 5 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: Replace mishmash of types for widget index with WidgetID. 5 months ago
league_gui.h Feature: [GS] Scriptable league tables (#10001) 1 year ago
league_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
livery.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
load_check.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
main_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
map.cpp Add function to iterate (curved) circular tile area 4 months ago
map_func.h Move tile search functions to new header file 4 months ago
map_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
misc.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
misc_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
misc_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 5 months ago
newgrf.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_cargo.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_config.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_config.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_debug.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_debug_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_engine.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_engine.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_extension.cpp Add railtype variable for adjacent crossing information 6 months ago
newgrf_extension.h Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_house.cpp Move tile search functions to new header file 4 months ago
newgrf_house.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_industries.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_profiling.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_roadstop.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_sound.h
newgrf_spritegroup.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_spritegroup.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_station.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
newgrf_station.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Move tile search functions to new header file 4 months ago
object_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Assert: Add more assert macros for using a simple string as the extra text 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
order_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
order_cmd.h Conditional order: Replace "next station" with manually set station 9 months ago
order_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
order_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
order_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
osk_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
pbs.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
plans.cpp Command: Replace binary_length field with auxiliary data 1 year ago
plans_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
plans_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
plans_func.h
plans_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
rail_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
rail_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
road_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
roadstop.cpp Merge branch 'master' into jgrpp 5 months ago
roadstop_base.h
roadveh.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
roadveh_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
schdispatch_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 Adding of _t to (u)int types, and WChar to char32_t 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 5 months ago
screenshot_gui.h
settings.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
settings_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
settings_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
settings_gui.h Change: Move baseset missing/corrupted files label to list item. (#11455) 6 months ago
settings_internal.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
settings_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
ship.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
ship_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
ship_gui.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
signal.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
signal_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
signal_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
signs.cpp
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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
smallmap_gui.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
station_cmd.cpp Move tile search functions to new header file 4 months ago
station_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
station_gui.cpp Move tile search functions to new header file 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
statusbar_gui.h
stdafx.h Assert: Add more assert macros for using a simple string as the extra text 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
story_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
string.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
string_func_extra.h Merge branch 'master' into jgrpp 4 months ago
string_type.h Cleanup: remove typedefs for non _t (u)int types and WChar 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
strings_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
strings_internal.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 4 months ago
strings_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
subsidy.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
subsidy_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 5 months ago
subsidy_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
survey.cpp Survey: Add clang and zstd 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
texteff.hpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
textfile_gui.cpp Merge branch 'master' into jgrpp 5 months ago
textfile_gui.h Merge branch 'master' into jgrpp 5 months ago
textfile_type.h Feature: Help and manuals access window 8 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 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 Adding of _t to (u)int types, and WChar to char32_t 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
tilesearch_func.h Add function to iterate (curved) circular tile area 4 months ago
timetable.h Feature: Mode to display timetable in seconds 5 months ago
timetable_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
timetable_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
toolbar_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 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 Move tile search functions to new header file 4 months ago
town_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
townname.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tracerestrict.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tracerestrict_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
track_func.h Merge branch 'master' into jgrpp 4 months ago
track_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
train.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
train_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
train_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
tunnelbridge_map.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
unit_conversion.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle_base.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle_gui.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehicle_gui_base.h Merge branch 'master' into jgrpp 5 months ago
vehicle_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehiclelist.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehiclelist.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
vehiclelist_func.h Codechange: Build station and depot vehicle lists from shared order lists. (#11676) 4 months ago
viewport.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
viewport_func.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
viewport_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 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 Used curved instead of square circular area for mapgen water desert removal 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
waypoint_func.h
waypoint_gui.cpp Merge branch 'master' into jgrpp 5 months ago
widget.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
widget_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago
window.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
window_func.h Merge branch 'master' into jgrpp 5 months ago
window_gui.h Adding of _t to (u)int types, and WChar to char32_t 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 Adding of _t to (u)int types, and WChar to char32_t 4 months ago
zoning_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 4 months ago
zoning_gui.cpp Merge branch 'master' into jgrpp 5 months ago
zoom_func.h Merge branch 'master' into jgrpp 4 months ago
zoom_type.h Adding of _t to (u)int types, and WChar to char32_t 4 months ago