OpenTTD-patches/src
2024-03-02 11:39:41 +00:00
..
3rdparty Add missing includes for std::runtime_error 2024-02-21 00:36:03 +00:00
ai Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
blitter Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
core Add an option to disable use of tagged pointers 2024-02-27 20:17:18 +00:00
fontcache Merge branch 'master' into jgrpp 2024-01-15 17:42:26 +00:00
game Add setting to disable script parameter randomisation 2024-03-02 11:39:41 +00:00
lang Add setting to disable script parameter randomisation 2024-03-02 11:39:41 +00:00
linkgraph Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
misc Remove: replace custom span with std::span 2024-01-17 00:25:08 +01:00
music Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
network Merge branch 'master' into jgrpp 2024-03-01 23:36:16 +00:00
os Fix noreturn tag in window crash log 2024-02-21 01:05:23 +00:00
pathfinder Merge branch 'master' into jgrpp 2024-02-27 18:48:50 +00:00
saveload Merge branch 'master' into jgrpp 2024-03-01 23:36:16 +00:00
script Add setting to disable script parameter randomisation 2024-03-02 11:39:41 +00:00
settingsgen Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
sl Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
sound Merge branch 'master' into jgrpp 2024-01-12 18:57:14 +00:00
spriteloader Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
strgen Revert #11993: new number format system does not and cannot work for CJK languages 2024-02-22 20:40:12 +01:00
table Add setting to disable script parameter randomisation 2024-03-02 11:39:41 +00:00
tests Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
timer Initial support for relative timetabling in wallclock mode 2024-02-22 21:12:38 +00:00
video Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
widgets Plans: Allow taking ownership of unowned plans 2024-02-27 18:28:28 +00:00
aircraft_cmd.cpp Merge tag '14.0-beta2' into jgrpp 2024-02-19 03:23:19 +00:00
aircraft_gui.cpp Merge branch 'master' into jgrpp 2023-12-17 01:16:48 +00:00
aircraft.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
airport_gui.cpp Add string codes for upstream wallclock mode, add upstream language changes 2024-02-14 23:22:28 +00:00
airport.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
airport.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
animated_tile_func.h
animated_tile.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
animated_tile.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
articulated_vehicles.cpp Merge tag '14.0-beta2' into jgrpp 2024-02-19 03:23:19 +00:00
articulated_vehicles.h Merge branch 'master' into jgrpp 2023-11-29 20:42:29 +00:00
autoreplace_base.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
autoreplace_cmd.cpp Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
autoreplace_func.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
autoreplace_gui.cpp Merge branch 'master' into jgrpp 2024-02-27 18:48:50 +00:00
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h Codechange: replace static inline with static for non-class functions 2024-01-06 13:37:33 +01:00
base_consist.cpp Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
base_consist.h Rename DateTicksScaled to StateTicks 2024-02-07 18:36:47 +00:00
base_media_base.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
base_media_func.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
base_station_base.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
bitmap_type.h Merge branch 'master' into jgrpp 2023-11-20 22:27:05 +00:00
bmp.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
bmp.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
bootstrap_gui.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
bridge_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
bridge_map.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
bridge_map.h Fix upgrading bridge type clearing custom signal style and routing restriction flags 2024-01-20 13:23:08 +00:00
bridge_signal_map.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
bridge.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
build_vehicle_gui.cpp Merge branch 'master' into jgrpp 2024-02-27 18:48:50 +00:00
cargo_type.h Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
cargoaction.cpp Fix: only count distance traveled in vehicles for cargo payment (#11283) 2023-10-02 19:26:08 +01:00
cargoaction.h Fix: only count distance traveled in vehicles for cargo payment (#11283) 2023-10-02 19:26:08 +01:00
cargomonitor.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
cargomonitor.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
cargopacket.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
cargopacket.h Use [[no_unique_address]] in CargoList 2024-01-24 23:17:53 +00:00
cargotype.cpp Use CargoID instead of CargoSpec in town_production_cargoes 2024-02-19 04:19:09 +00:00
cargotype.h Use CargoID instead of CargoSpec in town_production_cargoes 2024-02-19 04:19:09 +00:00
cheat_func.h Add string codes for upstream wallclock mode, add upstream language changes 2024-02-14 23:22:28 +00:00
cheat_gui.cpp Add helper functions for network settings admin state 2024-02-27 18:11:13 +00:00
cheat_type.h Remove Cheats/ExtraCheats distinction 2023-11-26 11:32:26 +00:00
cheat.cpp Remove Cheats/ExtraCheats distinction 2023-11-26 11:32:26 +00:00
clear_cmd.cpp Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
clear_func.h
clear_map.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
CMakeLists.txt Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
cmd_helper.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
command_aux.h Merge branch 'master' into jgrpp 2024-01-25 18:37:23 +00:00
command_func.h Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
command_log.h Move command log functions to their own header, fix missing include 2023-08-11 20:00:13 +01:00
command_type.h Plans: Allow taking ownership of unowned plans 2024-02-27 18:28:28 +00:00
command.cpp Plans: Allow taking ownership of unowned plans 2024-02-27 18:28:28 +00:00
company_base.h Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
company_cmd.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
company_func.h Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
company_gui.cpp Fix company infrastructure windows not being marked as a company window 2024-02-26 01:03:30 +00:00
company_gui.h
company_manager_face.h Codechange: Store Colours in Colours type. (#11625) 2024-01-21 13:23:04 +00:00
company_type.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
console_cmds.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
console_func.h Codechange: compile-time validate the string format of IConsolePrint (#11804) 2024-01-16 21:04:35 +00:00
console_gui.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
console_gui.h
console_internal.h Merge branch 'master' into jgrpp 2024-01-15 17:42:26 +00:00
console_type.h
console.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
cpu.cpp Include intrin.h in cpu.cpp for MSVC intrinsics 2024-02-11 00:30:35 +00:00
cpu.h Remove: rdtsc and TIC/TOC based on CPU ticks (#11856) 2024-01-21 15:38:15 +00:00
crashlog_bfd.h Crashlog: Handle image relocation in MinGW BFD symbol lookup 2024-02-02 21:11:22 +00:00
crashlog.cpp Add getter for calendar sub date fract 2024-02-20 18:18:54 +00:00
crashlog.h Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
currency.cpp Revert #11993: new number format system does not and cannot work for CJK languages 2024-02-22 20:40:12 +01:00
currency.h Revert #11993: new number format system does not and cannot work for CJK languages 2024-02-22 20:40:12 +01:00
date_func.h Add helper to get timetable absolute display unit size 2024-02-22 21:12:38 +00:00
date_gui.cpp Add wallclock time settings 2024-02-15 20:31:09 +00:00
date_gui.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
date_type.h Adjust handling of year display in wallclock mode and company inauguration years 2024-02-25 03:27:45 +00:00
date.cpp Adjust handling of year display in wallclock mode and company inauguration years 2024-02-25 03:27:45 +00:00
debug_desync.h Add cache checking of water regions 2024-01-10 17:40:51 +00:00
debug_fmt.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
debug_settings.h Debug: Use zoning dropdown for debug zoning modes 2024-01-10 18:28:43 +00:00
debug.cpp Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
debug.h Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
dedicated.cpp Merge branch 'master' into jgrpp 2023-11-13 19:08:22 +00:00
departures_func.h Strong typedef: Use strong typedefs for date, date tick, minutes types 2023-12-19 02:39:54 +00:00
departures_gui.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
departures_gui.h
departures_type.h Replace DATE_UNIT_SIZE macro with a function 2024-02-07 21:19:55 +00:00
departures.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
depot_base.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
depot_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
depot_func.h Codechange: replace static inline with static for non-class functions 2024-01-06 13:37:33 +01:00
depot_gui.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
depot_map.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
depot_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
depot.cpp Rename close window functions to match upstream 2023-09-15 21:17:25 +01:00
direction_func.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
direction_type.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
disaster_vehicle.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
disaster_vehicle.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
dock_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
driver.cpp Merge branch 'master' into jgrpp 2023-11-25 13:30:06 +00:00
driver.h Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928) 2023-07-04 19:01:52 +01:00
economy_base.h Merge branch 'master' into jgrpp 2023-11-19 13:00:21 +00:00
economy_func.h Feature: Settings to scale cargo production of towns and industries (#10606) 2024-01-30 15:11:46 -05:00
economy_type.h Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
economy.cpp Fix incorrect accounting of company quarterly statistics 2024-02-29 21:53:39 +00:00
effectvehicle_base.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
effectvehicle_func.h
effectvehicle.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
elrail_func.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
elrail.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
engine_base.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
engine_func.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
engine_gui.cpp Add setting for whether to show vehicle running costs per calendar year 2024-02-26 20:50:20 +00:00
engine_gui.h Merge branch 'master' into jgrpp 2024-01-15 17:42:26 +00:00
engine_type.h Merge tag '14.0-beta3' into jgrpp 2024-02-19 17:57:05 +00:00
engine.cpp Stop engine reliability decay once no vehicles expire after year is reached 2024-02-28 17:57:43 +00:00
error_gui.cpp Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
error.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
event_logs.cpp Add event flag for removing invalid RVs during load 2024-02-21 22:21:59 +00:00
event_logs.h Add event flag for removing invalid RVs during load 2024-02-21 22:21:59 +00:00
fileio_func.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
fileio_type.h Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
fileio.cpp Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
fios_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
fios.cpp Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
fios.h Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
fontcache.cpp Merge branch 'master' into jgrpp 2024-01-15 17:42:26 +00:00
fontcache.h Merge branch 'master' into jgrpp 2024-01-15 17:42:26 +00:00
fontdetection.h
framerate_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
framerate_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
gamelog_internal.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
gamelog.cpp Codechange: minor bits and pieces related to fmt::format() (#11806) 2024-01-16 21:10:34 +00:00
gamelog.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
genworld_gui.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
genworld.cpp Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
genworld.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
gfx_func.h Fix mismatch between struct Blitter and class Blitter declarations 2024-02-04 18:24:01 +00:00
gfx_layout_fallback.cpp Merge branch 'master' into jgrpp 2024-01-25 22:36:01 +00:00
gfx_layout_fallback.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
gfx_layout_icu.cpp Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:20:28 +00:00
gfx_layout_icu.h Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:20:28 +00:00
gfx_layout.cpp Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:20:28 +00:00
gfx_layout.h Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:20:28 +00:00
gfx_type.h Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
gfx.cpp Fix #12127, 555a379: Truncation ellipses rendered shadows even for black font without shadows (#12132) 2024-02-23 00:20:19 +00:00
gfxinit.cpp Merge branch 'master' into jgrpp 2024-01-25 18:37:23 +00:00
gfxinit.h
goal_base.h Feature: [GS] Goal destination can be updated (#10817) 2023-09-02 19:26:54 +01:00
goal_gui.cpp Merge branch 'master' into jgrpp 2024-02-09 18:50:49 +00:00
goal_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
goal.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
graph_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
graph_gui.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
ground_vehicle.cpp Rationalise handling of train too heavy advice messages 2024-02-25 13:01:08 +00:00
ground_vehicle.hpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
group_cmd.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
group_gui_list.h Merge branch 'master' into jgrpp 2023-08-19 01:28:36 +01:00
group_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
group_gui.h
group_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
group.h Codechange: Replace GroupStatistics' num_engines with std::map. (#11849) 2024-01-27 14:56:12 +00:00
gui.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
guitimer_func.h
heightmap.cpp Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
heightmap.h Add: allow loading heightmaps from command-line (#11870) 2024-01-22 22:35:25 +00:00
help_gui.cpp Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 2024-01-27 18:53:11 +00:00
help_gui.h Feature: Help and manuals access window 2023-09-13 16:11:08 +02:00
highscore_gui.cpp Change various _network_dedicated tests to use IsHeadless 2024-01-24 23:31:35 +00:00
highscore.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
highscore.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
hotkeys.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
hotkeys.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
house_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
house.h Merge tag '14.0-beta2' into jgrpp 2024-02-19 03:23:19 +00:00
industry_cmd.cpp Add setting to only spawn primary industries 2024-02-23 00:10:02 +00:00
industry_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
industry_map.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
industry_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
industry.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
industrytype.h Merge tag '14.0-beta3' into jgrpp 2024-02-19 17:57:05 +00:00
infrastructure_func.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
infrastructure.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
ini_load.cpp Fix #11644: Off by one error/buffer over-read in StrMakeValid (#11645) 2024-01-01 13:26:31 -05:00
ini_type.h Merge branch 'master' into jgrpp 2023-11-25 13:30:06 +00:00
ini.cpp Merge branch 'master' into jgrpp 2023-11-25 13:30:06 +00:00
intro_gui.cpp Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
landscape_ppz.cpp Add: unit test functionality using catch2 2023-08-19 10:18:31 +01:00
landscape_type.h
landscape.cpp Increase river pathfinding node limit 2024-02-19 23:11:00 +00:00
landscape.h Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
language.h Revert #11993: new number format system does not and cannot work for CJK languages 2024-02-22 20:40:12 +01:00
league_base.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
league_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
league_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
league_gui.cpp Add string codes for upstream wallclock mode, add upstream language changes 2024-02-14 23:22:28 +00:00
league_gui.h
league_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
library_loader.h Merge branch 'master' into jgrpp 2024-01-12 18:57:14 +00:00
livery.h Merge branch 'master' into jgrpp 2024-02-09 18:50:49 +00:00
load_check.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
main_gui.cpp Add helper functions for network settings admin state 2024-02-27 18:11:13 +00:00
map_func.h Add function to iterate (curved) circular tile area 2024-01-09 08:35:06 +00:00
map_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
map.cpp Change: simplified water region evaluation, removed savegame data (#11750) 2024-01-21 20:56:50 +00:00
misc_cmd.cpp Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
misc_gui.cpp Merge branch 'master' into jgrpp 2024-03-01 23:36:16 +00:00
misc.cpp Adjust handling of year display in wallclock mode and company inauguration years 2024-02-25 03:27:45 +00:00
mixer.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
mixer.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
music_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
music.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_airport.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
newgrf_airport.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
newgrf_airporttiles.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_airporttiles.h Merge branch 'master' into jgrpp 2024-01-11 17:55:16 +00:00
newgrf_analysis.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_analysis.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_animation_base.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_animation_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_cache_check.h
newgrf_callbacks.h Merge branch 'master' into jgrpp 2023-12-17 23:00:46 +00:00
newgrf_canal.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_canal.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_cargo.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
newgrf_cargo.h Codechange: Rename and move SpriteGroup-specific cargo types into a namespace. 2024-01-09 18:56:05 +00:00
newgrf_class_func.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_class.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_commons.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_commons.h Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf_config.cpp Fix various narrowing cast warnings 2024-01-22 02:23:59 +00:00
newgrf_config.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_debug_gui.cpp Merge branch 'master' into jgrpp 2024-03-01 23:36:16 +00:00
newgrf_debug.h Ensure that sprite aligner click to pick sprites is thread safe 2024-02-04 01:41:04 +00:00
newgrf_engine.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
newgrf_engine.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_extension.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf_extension.h Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf_generic.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_generic.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
newgrf_house.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
newgrf_house.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_industries.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
newgrf_industries.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
newgrf_industrytiles_analysis.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_industrytiles.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_industrytiles.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_internal.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_newlandscape.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_newlandscape.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_newsignals.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf_newsignals.h Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf_object.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
newgrf_object.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
newgrf_optimiser.cpp Road stops: Remove 0x6B as alias of roadstop_road_info_nearby_tiles 2024-02-03 17:52:28 +00:00
newgrf_profiling.cpp Codechange: minor bits and pieces related to fmt::format() (#11806) 2024-01-16 21:10:34 +00:00
newgrf_profiling.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_properties.h
newgrf_railtype.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf_railtype.h Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf_roadstop.cpp Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
newgrf_roadstop.h Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
newgrf_roadtype.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
newgrf_roadtype.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_sound.cpp Disable vehicle sounds entirely when running headlessly 2024-01-24 23:20:45 +00:00
newgrf_sound.h
newgrf_spritegroup.cpp Merge branch 'master' into jgrpp 2024-01-25 18:37:23 +00:00
newgrf_spritegroup.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_station.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
newgrf_station.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
newgrf_storage.cpp Merge branch 'master' into jgrpp 2023-11-20 22:27:05 +00:00
newgrf_storage.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_text.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
newgrf_text.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_town.cpp Merge tag '14.0-beta2' into jgrpp 2024-02-19 03:23:19 +00:00
newgrf_town.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
newgrf_townname.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 2024-01-05 21:12:54 +00:00
newgrf_townname.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 2024-01-05 21:12:54 +00:00
newgrf.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
newgrf.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
news_func.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
news_gui.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
news_gui.h
news_type.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
object_base.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
object_cmd.cpp Merge tag '14.0-beta2' into jgrpp 2024-02-19 03:23:19 +00:00
object_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
object_map.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
object_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
object.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
openttd.cpp Merge branch 'master' into jgrpp 2024-02-27 18:48:50 +00:00
openttd.h Survey: Don't transmit invalid realtime duration 2024-02-12 09:58:59 +00:00
order_backup.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
order_backup.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
order_base.h Fix order flags collision in OT_GOTO_DEPOT 2024-02-19 00:41:05 +00:00
order_cmd.cpp Fix signed/unsigned comparison warning 2024-03-02 00:42:08 +00:00
order_cmd.h Conditional order: Replace "next station" with manually set station 2023-08-27 13:47:40 +01:00
order_func.h Batch depot order removals when deleting companies 2024-02-26 20:07:36 +00:00
order_gui.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
order_type.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
osk_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
palette_func.h Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
palette.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
pbs.cpp Fix slot acquire on PBS reservation end on tunnel/bridge entrance signals 2024-01-30 18:31:44 +00:00
pbs.h Re-order various structs to reduce holes/padding 2024-01-24 23:17:53 +00:00
plans_base.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
plans_cmd.cpp Plans: Allow taking ownership of unowned plans 2024-02-27 18:28:28 +00:00
plans_func.h Plans: Cache whether any plans are currently visible 2024-01-18 21:58:48 +00:00
plans_gui.cpp Plans: Allow taking ownership of unowned plans 2024-02-27 18:28:28 +00:00
plans_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
plans.cpp Change various _network_dedicated tests to use IsHeadless 2024-01-24 23:31:35 +00:00
programmable_signals_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
programmable_signals.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
programmable_signals.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
progress.cpp
progress.h Codechange: replace static inline with static for non-class functions 2024-01-06 13:37:33 +01:00
querystring_gui.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
rail_cmd.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
rail_gui_type.h Re-add "path signals only" mode to the signal cycle setting 2024-03-02 11:39:41 +00:00
rail_gui.cpp Re-add "path signals only" mode to the signal cycle setting 2024-03-02 11:39:41 +00:00
rail_gui.h Fix #10118: Cycle through current signal group, not just path signals (#11798) 2024-02-02 15:51:57 -05:00
rail_map.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
rail_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
rail.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
rail.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
random_access_file_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
random_access_file.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
rev.cpp.in Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
rev.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
road_cmd.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
road_cmd.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
road_func.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
road_gui.cpp Fix #12166: Crash when opening tram road stop build window (#12168) 2024-02-23 15:02:59 -05:00
road_gui.h
road_internal.h
road_map.cpp
road_map.h Merge branch 'master' into jgrpp 2024-01-25 22:36:01 +00:00
road_type.h Merge branch 'master' into jgrpp 2024-01-25 22:36:01 +00:00
road.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
road.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
roadstop_base.h Add debug console command to unblock bay road stops with incorrect occupancy state 2024-02-21 23:04:58 +00:00
roadstop.cpp Add debug console command to unblock bay road stops with incorrect occupancy state 2024-02-21 23:04:58 +00:00
roadveh_cmd.cpp Fix deleting road vehicle in bay stop not unmarking as occupied 2024-02-21 22:33:28 +00:00
roadveh_gui.cpp Merge branch 'master' into jgrpp 2023-12-23 13:26:55 +00:00
roadveh.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
safeguards.h Remove: now unused stredup 2023-07-03 18:08:03 +02:00
schdispatch_cmd.cpp Scheduled dispatch: Do not allow enabling if unbunching is present 2024-02-18 23:29:38 +00:00
schdispatch_gui.cpp Scheduled dispatch: Disable in wallclock mode if not using time in minutes 2024-02-22 21:53:54 +00:00
schdispatch.h Scheduled dispatch: Remove scheduled_dispatch_start_full_date_fract 2023-12-17 23:00:45 +00:00
scope_info.cpp Debug: Change output format of scope_dumper::VehicleInfo 2024-01-06 16:04:02 +00:00
scope_info.h
scope.h
screenshot_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
screenshot_gui.h
screenshot.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
screenshot.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
settings_func.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
settings_gui.cpp Add setting to disable script parameter randomisation 2024-03-02 11:39:41 +00:00
settings_gui.h Change: Move baseset missing/corrupted files label to list item. (#11455) 2023-11-10 12:25:56 +00:00
settings_internal.h Allow disabling a setting via guiproc 2024-02-16 17:55:49 +00:00
settings_type.h Add setting to disable script parameter randomisation 2024-03-02 11:39:41 +00:00
settings.cpp Add helper functions for network settings admin state 2024-02-27 18:11:13 +00:00
ship_cmd.cpp Fix display of ships entering viewports on an aqueduct 2024-03-01 21:16:31 +00:00
ship_gui.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 2024-01-05 21:12:54 +00:00
ship.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
signal_func.h Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
signal_type.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
signal.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
signature.cpp Workaround: Replace use of std::filesystem in signature.cpp 2024-02-24 14:55:21 +00:00
signature.h Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
signs_base.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
signs_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
signs_func.h
signs_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
signs_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
signs.cpp Do not update viewport signs when running headlessly 2024-01-24 23:26:02 +00:00
slope_func.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
slope_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
smallmap_colours.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
smallmap_gui.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
smallmap_gui.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
social_integration.cpp Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
social_integration.h Fix missing includes 2024-02-21 01:44:10 +00:00
sortlist_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
sound_func.h
sound_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
sound.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
sprite.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
sprite.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
spritecache_internal.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
spritecache.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
spritecache.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
station_base.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
station_cmd.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
station_func.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
station_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
station_gui.h
station_kdtree.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
station_map.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
station_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
station.cpp Use btree_set in Station::RemoveFromAllNearbyLists 2024-02-26 18:49:00 +00:00
statusbar_gui.cpp Merge branch 'master' into jgrpp 2024-02-17 11:53:35 +00:00
statusbar_gui.h
stdafx.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
story_base.h Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
story_gui.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
story_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
story.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
string_base.h
string_extra.cpp Merge branch 'master' into jgrpp 2023-07-02 12:02:36 +01:00
string_func_extra.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
string_func.h Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
string_type.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
string.cpp Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
stringfilter_type.h Merge branch 'master' into jgrpp 2023-11-29 20:42:29 +00:00
stringfilter.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
strings_func.h Allow using strong type with SetDParamMaxValue 2024-02-15 17:29:53 +00:00
strings_internal.h Fix: don't use non-owning string pointer in StringParameter (#11952) 2024-02-02 23:01:54 +01:00
strings_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
strings.cpp Add string code for absolute timetable time 2024-02-22 21:12:38 +00:00
subsidy_base.h Merge branch 'master' into jgrpp 2024-01-11 17:55:16 +00:00
subsidy_func.h
subsidy_gui.cpp Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
subsidy_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
subsidy.cpp Add cargo mask of town production cargoes 2024-02-19 04:11:25 +00:00
survey.cpp Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
survey.h Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
tar_type.h
tbtr_template_gui_create.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
tbtr_template_gui_create.h
tbtr_template_gui_main.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
tbtr_template_gui_main.h Merge branch 'master' into jgrpp 2023-08-19 01:28:36 +01:00
tbtr_template_vehicle_func.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
tbtr_template_vehicle_func.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
tbtr_template_vehicle.cpp Add whether the vehicle is non-front to the vehicle pool pointer tag 2024-02-25 14:51:59 +00:00
tbtr_template_vehicle.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
terraform_cmd.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
terraform_gui.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
terraform_gui.h
textbuf_gui.h Merge branch 'master' into jgrpp 2023-11-09 01:55:23 +00:00
textbuf_type.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 2024-01-05 21:12:54 +00:00
textbuf.cpp Use StringBuilder for GetString/GetStringWithArgs, as per upstream 2024-01-05 21:12:54 +00:00
texteff.cpp Fix clang compilation issue with _text_effects 2024-01-22 02:14:56 +00:00
texteff.hpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
textfile_gui.cpp Merge tag '14.0-beta2' into jgrpp 2024-02-19 03:23:19 +00:00
textfile_gui.h Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 2024-01-27 18:53:11 +00:00
textfile_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
tgp.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
tgp.h
thread.h Merge branch 'master' into jgrpp 2024-01-05 13:37:52 +00:00
tile_cmd.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
tile_map.cpp
tile_map.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
tile_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
tilearea_type.h Fix: use correct size parameter type in TileArea constructors (#11869) 2024-01-27 14:56:12 +00:00
tilearea.cpp
tilehighlight_func.h Merge branch 'master' into jgrpp 2024-01-02 14:44:33 +00:00
tilehighlight_type.h
tilematrix_type.hpp Merge branch 'master' into jgrpp 2024-01-05 13:37:52 +00:00
timetable_cmd.cpp Auto-separation: Do not allow enabling if unbunching is present 2024-02-18 23:30:19 +00:00
timetable_gui.cpp Initial support for relative timetabling in wallclock mode 2024-02-22 21:12:38 +00:00
timetable.h Rename DateTicksScaled to StateTicks 2024-02-07 18:36:47 +00:00
toolbar_gui.cpp Add helper functions for network settings admin state 2024-02-27 18:11:13 +00:00
toolbar_gui.h Merge branch 'master' into jgrpp 2023-11-25 14:14:00 +00:00
town_cmd.cpp Add cargo mask of town production cargoes 2024-02-19 04:11:25 +00:00
town_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
town_gui.h Merge branch 'master' into jgrpp 2019-11-12 18:43:10 +00:00
town_kdtree.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
town_map.h Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
town_type.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
town.h Merge tag '14.0-beta2' into jgrpp 2024-02-19 03:23:19 +00:00
townname_func.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 2024-01-05 21:12:54 +00:00
townname_type.h Use StringBuilder for GetString/GetStringWithArgs, as per upstream 2024-01-05 21:12:54 +00:00
townname.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
tracerestrict_gui.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
tracerestrict.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
tracerestrict.h Rename DateTicksScaled to StateTicks 2024-02-07 18:36:47 +00:00
track_func.h Merge branch 'master' into jgrpp 2024-01-25 22:36:01 +00:00
track_type.h Merge branch 'master' into jgrpp 2024-01-09 18:36:47 +00:00
train_cmd.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
train_gui.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
train_speed_adaptation.h Rename DateTicksScaled to StateTicks 2024-02-07 18:36:47 +00:00
train.h Rationalise handling of train too heavy advice messages 2024-02-25 13:01:08 +00:00
transparency_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
transparency_gui.h
transparency.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
transport_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
tree_cmd.cpp Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
tree_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
tree_map.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
tunnel_base.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
tunnel_map.cpp Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
tunnel_map.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
tunnelbridge_cmd.cpp Add NewGRF signal style flag to draw on both sides 2024-02-27 19:18:50 +00:00
tunnelbridge_map.h Merge branch 'master' into jgrpp 2024-01-25 22:36:01 +00:00
tunnelbridge.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
unit_conversion.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
vehicle_base.h Add setting for whether to show vehicle running costs per calendar year 2024-02-26 20:50:20 +00:00
vehicle_cmd.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
vehicle_func.h Rationalise handling of train too heavy advice messages 2024-02-25 13:01:08 +00:00
vehicle_gui_base.h Codechange: Remove TKM from vehicle list sorting dropdowns. 2024-01-28 14:44:24 +01:00
vehicle_gui.cpp Merge branch 'master' into jgrpp 2024-02-28 20:08:33 +00:00
vehicle_gui.h Fix multi-cargo ship capacity display in autoreplace and available ships windows 2024-02-14 23:24:02 +00:00
vehicle_type.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
vehicle.cpp Merge branch 'master' into jgrpp 2024-03-01 23:36:16 +00:00
vehiclelist_func.h Codechange: Build station and depot vehicle lists from shared order lists. (#11676) 2024-01-05 18:59:38 +00:00
vehiclelist.cpp Merge branch 'master' into jgrpp 2024-02-27 18:48:50 +00:00
vehiclelist.h Set sizes for various enum types 2024-01-24 23:17:53 +00:00
viewport_func.h Merge branch 'master' into jgrpp 2024-02-15 23:49:11 +00:00
viewport_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
viewport_kdtree.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
viewport_sprite_sorter_sse4.cpp Use custom sprite sorting rules for vehicles diagonally under bridges 2024-02-09 01:28:15 +00:00
viewport_sprite_sorter.h Use custom sprite sorting rules for vehicles diagonally under bridges 2024-02-09 01:28:15 +00:00
viewport_type.h Linkgraph: Scroll overlay pixel cache instead of clearing it on scroll 2024-01-18 22:07:16 +00:00
viewport.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
void_cmd.cpp Merge branch 'master' into jgrpp 2023-11-20 22:27:05 +00:00
void_map.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
walltime_func.h
water_cmd.cpp Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
water_map.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
water.h Used curved instead of square circular area for mapgen water desert removal 2024-01-09 08:35:07 +00:00
waypoint_base.h Merge tag '14.0-beta1' into jgrpp 2024-02-18 22:22:29 +00:00
waypoint_cmd.cpp Split date types into calendar and economy dates 2024-02-13 21:34:09 +00:00
waypoint_func.h
waypoint_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
waypoint.cpp Rename close window functions to match upstream 2023-09-15 21:17:25 +01:00
widget_type.h Merge branch 'master' into jgrpp 2024-02-27 18:48:50 +00:00
widget.cpp Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
window_func.h Merge branch 'master' into jgrpp 2024-02-26 18:19:34 +00:00
window_gui.h Merge branch 'master' into jgrpp 2024-02-19 23:11:00 +00:00
window_type.h Adding of _t to (u)int types, and WChar to char32_t 2024-01-07 17:20:41 +00:00
window.cpp Fix main viewport only partial redraw when changing UI scale using slider 2024-02-26 21:11:28 +00:00
worker_thread.cpp
worker_thread.h MinGW: Remove direct mingw-std-threads includes 2023-12-13 23:11:20 +00:00
zoning_cmd.cpp Add cargo mask of town production cargoes 2024-02-19 04:11:25 +00:00
zoning_gui.cpp Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00
zoning.h Debug: Use zoning dropdown for debug zoning modes 2024-01-10 18:28:43 +00:00
zoom_func.h Merge branch 'master' into jgrpp 2024-01-07 15:00:16 +00:00
zoom_type.h Merge branch 'master' into jgrpp 2024-01-21 23:03:08 +00:00