OpenTTD/src
2025-02-20 16:58:51 +01:00
..
3rdparty
ai Revert d7bd67cda3: [Scripts] "_typeof" metamethod negatively affects old scripts 2025-02-19 19:21:50 +01:00
blitter Codechange: let the ReusableBuffer use std::vector as storage 2025-02-16 19:31:13 +01:00
core Codechange: Allow iterating a BaseBitSet. 2025-02-16 22:24:25 +00:00
fontcache
game Revert d7bd67cda3: [Scripts] "_typeof" metamethod negatively affects old scripts 2025-02-19 19:21:50 +01:00
lang Update: Translations from eints 2025-02-20 04:42:49 +00:00
linkgraph Codechange: explicitly initialise LinkGraph and LinkGraphJob member variables 2025-02-18 18:41:31 +01:00
misc
music
network Codechange: explicitly initialise network pool item related member variables 2025-02-20 16:58:51 +01:00
os
pathfinder Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
saveload Codefix 35e58f68e4: afterload did not properly set airport rotation 2025-02-18 23:09:02 +01:00
script Revert d7bd67cda3: [Scripts] "_typeof" metamethod negatively affects old scripts 2025-02-19 19:21:50 +01:00
settingsgen
sound
spriteloader Codechange: let the ReusableBuffer use std::vector as storage 2025-02-16 19:31:13 +01:00
strgen
table Add: Show badges in NewGRF debug window. (#13597) 2025-02-17 22:15:45 +00:00
tests
timer
video
widgets
aircraft_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
aircraft_cmd.h
aircraft_gui.cpp
aircraft.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
airport_cmd.h
airport_gui.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
airport.cpp
airport.h
animated_tile_func.h
animated_tile_map.h
animated_tile.cpp
articulated_vehicles.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
articulated_vehicles.h
autocompletion.cpp
autocompletion.h
autoreplace_base.h Codechange: explicitly initialise EngineRenew member variables 2025-02-18 07:21:11 +01:00
autoreplace_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
autoreplace_cmd.h
autoreplace_func.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
autoreplace_gui.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp Codechange: explicitly initialise EngineRenew member variables 2025-02-18 07:21:11 +01:00
autoslope.h
base_consist.cpp
base_consist.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
base_media_base.h
base_media_func.h
base_station_base.h Codechange: explicitly initialise (Base)Station related member variables 2025-02-18 20:02:23 +01:00
bitmap_type.h
bmp.cpp
bmp.h Codechange: Replace BmpBuffer with RandomAccessFile. 2024-08-24 22:11:04 +01:00
bootstrap_gui.cpp
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp Add: Filter purchase lists by badge text. (#13588) 2025-02-17 17:28:26 +00:00
cachecheck.cpp
cargo_type.h Codechange: strongly type IndustryID 2025-02-16 14:50:15 +01:00
cargoaction.cpp
cargoaction.h
cargomonitor.cpp Codechange: change Source into a class with conversion helpers 2025-02-09 15:28:35 +01:00
cargomonitor.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
cargopacket.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
cargopacket.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
cargotype.cpp
cargotype.h
cheat_func.h
cheat_gui.cpp Codechange: strongly type CompanyID 2025-02-16 14:02:18 +01:00
cheat_type.h Feature: Cheat to fix station ratings at 100% (#11346) 2023-10-21 08:35:52 -04:00
cheat.cpp
clear_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
clear_func.h
clear_map.h Codechange: strongly type IndustryID 2025-02-16 14:50:15 +01:00
CMakeLists.txt Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
command_func.h
command_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
command.cpp Codechange: strongly type CompanyID 2025-02-16 14:02:18 +01:00
company_base.h Codechange: remove transitional supports from the pool 2025-02-16 19:31:37 +01:00
company_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
company_cmd.h
company_func.h
company_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
company_gui.h
company_manager_face.h
company_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
console_cmds.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
console.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
cpu.cpp
cpu.h
crashlog.cpp Codechange: use std::variant instead of a custom version for news references 2025-02-16 14:50:15 +01:00
crashlog.h
currency.cpp
currency.h
date_gui.cpp
date_gui.h
debug.cpp
debug.h
dedicated.cpp
depot_base.h Codechange: explicitly initialise Depot member variables 2025-02-18 07:21:04 +01:00
depot_cmd.cpp
depot_cmd.h
depot_func.h Codechange: replace static inline with static for non-class functions 2024-01-06 13:37:33 +01:00
depot_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
depot_map.h
depot_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
depot.cpp
direction_func.h
direction_type.h
disaster_vehicle.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
disaster_vehicle.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
dock_cmd.h
dock_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
driver.cpp
driver.h
dropdown_common_type.h
dropdown_func.h
dropdown_type.h
dropdown.cpp
economy_base.h Codechange: explicitly initialise CargoPayment member variables 2025-02-18 07:20:49 +01:00
economy_cmd.h
economy_func.h
economy_type.h
economy.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h
elrail.cpp
engine_base.h Codechange: explicitly initialise Engine member variables 2025-02-18 07:20:58 +01:00
engine_cmd.h
engine_func.h
engine_gui.cpp Codechange: Build engine preview strings from separate strings. (#13579) 2025-02-16 19:02:02 +00:00
engine_gui.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
engine_type.h Codechange: explicitly initialise Engine member variables 2025-02-18 07:20:58 +01:00
engine.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
error_func.h
error_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
error.cpp
error.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
fileio_func.h
fileio_type.h
fileio.cpp
fios_gui.cpp
fios.cpp
fios.h
fontcache.cpp
fontcache.h
fontdetection.h
framerate_gui.cpp
framerate_type.h
gamelog_internal.h
gamelog.cpp
gamelog.h
genworld_gui.cpp
genworld.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
genworld.h
gfx_func.h
gfx_layout_fallback.cpp
gfx_layout_fallback.h
gfx_layout_icu.cpp
gfx_layout_icu.h
gfx_layout.cpp
gfx_layout.h
gfx_type.h
gfx.cpp
gfxinit.cpp
gfxinit.h
goal_base.h Codechange: explicitly initialise Goal member variables 2025-02-18 20:01:58 +01:00
goal_cmd.h
goal_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
goal_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
goal.cpp Codechange: explicitly initialise Goal member variables 2025-02-18 20:01:58 +01:00
graph_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
group_cmd.cpp Codechange: explicitly initialise Group member variables 2025-02-18 18:17:56 +01:00
group_cmd.h
group_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
group_gui.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
group_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
group.h Codechange: explicitly initialise Group member variables 2025-02-18 18:17:56 +01:00
gui.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
heightmap.cpp
heightmap.h
help_gui.cpp
help_gui.h
highscore_gui.cpp
highscore.cpp
highscore.h
hotkeys.cpp
hotkeys.h
house_type.h
house.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
industry_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
industry_cmd.h
industry_gui.cpp Add: Also show badges in fund industry list. (#13590) 2025-02-17 17:27:57 +00:00
industry_map.h Codechange: strongly type IndustryID 2025-02-16 14:50:15 +01:00
industry_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
industry.h Codechange: explicitly initialise Industry member variables 2025-02-18 18:18:14 +01:00
industrytype.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
ini_load.cpp
ini_type.h
ini.cpp
intro_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
landscape_cmd.h
landscape_type.h
landscape.cpp
landscape.h
language.h
league_base.h Codechange: explicitly initialise LeaugeTable and LeagueTableElement member variables 2025-02-18 18:41:14 +01:00
league_cmd.cpp Codechange: explicitly initialise LeaugeTable and LeagueTableElement member variables 2025-02-18 18:41:14 +01:00
league_cmd.h
league_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
league_gui.h
league_type.h Codechange: explicitly initialise LeaugeTable and LeagueTableElement member variables 2025-02-18 18:41:14 +01:00
library_loader.h
livery.h
main_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
map_func.h
map_type.h
map.cpp
misc_cmd.cpp
misc_cmd.h
misc_gui.cpp Fix #13621: Incorrect Owner text in land area info. (#13622) 2025-02-19 09:14:03 +00:00
misc.cpp
mixer.cpp
mixer.h
music_gui.cpp
music.cpp
newgrf_act5.h
newgrf_airport.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_airport.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_airporttiles.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_airporttiles.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_badge_type.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_badge.cpp Add: Filter purchase lists by badge text. (#13588) 2025-02-17 17:28:26 +00:00
newgrf_badge.h Add: Filter purchase lists by badge text. (#13588) 2025-02-17 17:28:26 +00:00
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_class_func.h
newgrf_class.h
newgrf_commons.cpp Codechange: Use helper to set grf_prop's grffile and grfid together. (#13612) 2025-02-18 22:33:13 +00:00
newgrf_commons.h Codechange: Use helper to set grf_prop's grffile and grfid together. (#13612) 2025-02-18 22:33:13 +00:00
newgrf_config.cpp
newgrf_config.h
newgrf_debug_gui.cpp Add: Show badges in NewGRF debug window. (#13597) 2025-02-17 22:15:45 +00:00
newgrf_debug.h
newgrf_engine.cpp Codechange: Use helper to set grf_prop's grffile and grfid together. (#13612) 2025-02-18 22:33:13 +00:00
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp
newgrf_house.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_house.h
newgrf_industries.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_industries.h
newgrf_industrytiles.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_industrytiles.h
newgrf_object.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_object.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_profiling.cpp
newgrf_profiling.h
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_roadstop.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_roadstop.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_roadtype.cpp
newgrf_roadtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h Codechange: remove transitional supports from the pool 2025-02-16 19:31:37 +01:00
newgrf_station.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_station.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
newgrf_storage.cpp
newgrf_storage.h Codechange: remove transitional supports from the pool 2025-02-16 19:31:37 +01:00
newgrf_text_type.h Codechange: Make non-generic GRF string ids unique per feature. 2025-02-16 22:24:25 +00:00
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp Codechange: strongly type TownID 2025-02-16 14:50:15 +01:00
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp Codechange: Use helper to set grf_prop's grffile and grfid together. (#13612) 2025-02-18 22:33:13 +00:00
newgrf.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
news_cmd.h Codechange: use std::variant instead of a custom version for news references 2025-02-16 14:50:15 +01:00
news_func.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
news_gui.cpp Fix d13b0e0813: "New vehicle now available!" message is wrong colour. (#13586) 2025-02-16 23:00:24 +00:00
news_gui.h
news_type.h Codechange: use std::variant instead of a custom version for news references 2025-02-16 14:50:15 +01:00
object_base.h Codechange: explicitly initialise Object member variables 2025-02-18 18:51:44 +01:00
object_cmd.cpp Codechange: explicitly initialise Object member variables 2025-02-18 18:51:44 +01:00
object_cmd.h
object_gui.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
object_map.h
object_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
object.h
openttd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
openttd.h
order_backup.cpp Codechange: explicitly initialise OrderBackup and OrderList member variables 2025-02-18 20:02:09 +01:00
order_backup.h Codechange: explicitly initialise OrderBackup and OrderList member variables 2025-02-18 20:02:09 +01:00
order_base.h Codechange: explicitly initialise OrderBackup and OrderList member variables 2025-02-18 20:02:09 +01:00
order_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
order_cmd.h
order_func.h
order_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
order_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
osk_gui.cpp
palette_func.h
palette.cpp
pbs.cpp Codechange: Remove m_ prefix from pathfinders. 2024-10-25 19:01:39 +01:00
pbs.h
picker_func.h
picker_gui.cpp Add: Filter purchase lists by badge text. (#13588) 2025-02-17 17:28:26 +00:00
picker_gui.h Add: Filter purchase lists by badge text. (#13588) 2025-02-17 17:28:26 +00:00
progress.cpp
progress.h
provider_manager.h
querystring_gui.h
rail_cmd.cpp Codechange: explicitly initialise Depot member variables 2025-02-18 07:21:04 +01:00
rail_cmd.h
rail_gui.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
rail_gui.h
rail_map.h
rail_type.h
rail.cpp
rail.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
random_access_file_type.h
random_access_file.cpp Codechange: Avoid unnecessary re-reads/seeks in RandomAccessFile::ReadBlock 2024-11-23 21:48:22 +10:00
rev.cpp.in
rev.h
road_cmd.cpp Codechange: explicitly initialise Depot member variables 2025-02-18 07:21:04 +01:00
road_cmd.h Codechange: Use EnumBitSet for CommandFlags. (#13560) 2025-02-15 09:36:20 +00:00
road_func.h
road_gui.cpp Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
road_gui.h
road_internal.h
road_map.cpp
road_map.h Codechange: strongly type TownID 2025-02-16 14:50:15 +01:00
road_type.h
road.cpp
road.h Add: NewGRF Badges. 2025-02-16 22:24:25 +00:00
roadstop_base.h Codechange: explicitly initialise (Base)Station related member variables 2025-02-18 20:02:23 +01:00
roadstop.cpp
roadveh_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
roadveh_cmd.h
roadveh_gui.cpp
roadveh.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
safeguards.h
screenshot_bmp.cpp
screenshot_gui.cpp
screenshot_gui.h
screenshot_pcx.cpp
screenshot_png.cpp Codechange: strongly type CompanyID 2025-02-16 14:02:18 +01:00
screenshot_type.h
screenshot.cpp
screenshot.h
settings_cmd.h
settings_func.h
settings_gui.cpp
settings_gui.h
settings_internal.h
settings_table.cpp
settings_table.h
settings_type.h
settings.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
ship_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
ship_cmd.h
ship_gui.cpp
ship.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
signal_func.h
signal_type.h
signal.cpp
signature.cpp
signature.h
signs_base.h Codechange: explicitly initialise Sign member variables 2025-02-18 22:41:20 +01:00
signs_cmd.cpp Codechange: explicitly initialise Sign member variables 2025-02-18 22:41:20 +01:00
signs_cmd.h
signs_func.h
signs_gui.cpp
signs_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
signs.cpp Codechange: explicitly initialise Sign member variables 2025-02-18 22:41:20 +01:00
slider_func.h
slider.cpp
slope_func.h
slope_type.h
smallmap_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
smallmap_gui.h
social_integration.cpp
social_integration.h
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
soundloader_func.h
soundloader_opus.cpp
soundloader_raw.cpp
soundloader_type.h
soundloader_wav.cpp
soundloader.cpp
source_type.h
sprite.cpp
sprite.h
spritecache_internal.h
spritecache.cpp Codechange: let the ReusableBuffer use std::vector as storage 2025-02-16 19:31:13 +01:00
spritecache.h
station_base.h Codechange: explicitly initialise (Base)Station related member variables 2025-02-18 20:02:23 +01:00
station_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
station_cmd.h
station_func.h
station_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
station_gui.h
station_kdtree.h
station_map.h Codechange: strongly type StationID 2025-02-16 18:25:51 +01:00
station_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
station.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
statusbar_gui.cpp
statusbar_gui.h
stdafx.h
story_base.h Codechange: explicitly initialise StoryPage and StoryPageElement member variables 2025-02-18 22:10:43 +01:00
story_cmd.h
story_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
story_type.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
story.cpp Codechange: explicitly initialise StoryPage and StoryPageElement member variables 2025-02-18 22:10:43 +01:00
string_base.h
string_func.h Fix fd2949d: use std::prev() to walk back from a possible string::end() 2025-02-16 16:36:25 +01:00
string_type.h
string.cpp
stringfilter_type.h
stringfilter.cpp
strings_func.h
strings_internal.h
strings_type.h
strings.cpp
subsidy_base.h Codechange: explicitly initialise Subsidy member variables 2025-02-18 22:10:10 +01:00
subsidy_cmd.h
subsidy_func.h Codechange: use std::variant instead of a custom version for news references 2025-02-16 14:50:15 +01:00
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp Codechange: explicitly initialise Subsidy member variables 2025-02-18 22:10:10 +01:00
survey.cpp Codechange: strongly type CompanyID 2025-02-16 14:02:18 +01:00
survey.h
tar_type.h
terraform_cmd.cpp
terraform_cmd.h
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
textbuf_type.h
textbuf.cpp Fix fd2949d: std::string can reallocate on insert() 2025-02-16 16:36:25 +01:00
texteff.cpp
texteff.hpp
textfile_gui.cpp
textfile_gui.h
textfile_type.h
tgp.cpp
tgp.h
thread.h
tile_cmd.h
tile_map.cpp
tile_map.h Codechange: strongly type CompanyID 2025-02-16 14:02:18 +01:00
tile_type.h
tilearea_type.h
tilearea.cpp
tilehighlight_func.h
tilehighlight_type.h
timetable_cmd.cpp
timetable_cmd.h
timetable_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
timetable.h
toolbar_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
toolbar_gui.h
town_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
town_cmd.h
town_gui.cpp Fix cb23bc5e2a: Cargo types not initialised for house picker produced display. (#13624) 2025-02-19 19:01:03 +00:00
town_kdtree.h
town_map.h Codechange: strongly type TownID 2025-02-16 14:50:15 +01:00
town_type.h Codechange: explicitly initialise Town member variables 2025-02-18 22:10:31 +01:00
town.h Codechange: explicitly initialise Town member variables 2025-02-18 22:10:31 +01:00
townname_func.h
townname_type.h
townname.cpp Codechange: prefer SPECSTR_TOWNNAME_START over _ENGLISH 2025-01-04 21:06:07 +01:00
track_func.h
track_type.h
train_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
train_cmd.h
train_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
train.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp
tree_cmd.h
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp
tunnelbridge_cmd.h
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
vehicle_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
vehicle_cmd.h
vehicle_func.h
vehicle_gui_base.h
vehicle_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
vehicle_gui.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
vehicle_type.h Codechange: explicitly initialise Vehicle related member variables 2025-02-18 22:11:04 +01:00
vehicle.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
vehiclelist_cmd.h
vehiclelist_func.h
vehiclelist.cpp Codechange: strongly type CompanyID 2025-02-16 14:02:18 +01:00
vehiclelist.h
viewport_cmd.h
viewport_func.h
viewport_gui.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
viewport_kdtree.h
viewport_sprite_sorter_sse4.cpp
viewport_sprite_sorter.h
viewport_type.h Codechange: explicitly initialise (Base)Station related member variables 2025-02-18 20:02:23 +01:00
viewport.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
void_cmd.cpp
void_map.h
water_cmd.cpp Codechange: explicitly initialise Depot member variables 2025-02-18 07:21:04 +01:00
water_cmd.h
water_map.h
water.h
waypoint_base.h Codechange: explicitly initialise (Base)Station related member variables 2025-02-18 20:02:23 +01:00
waypoint_cmd.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
waypoint_cmd.h
waypoint_func.h
waypoint_gui.cpp
waypoint.cpp
widget_type.h
widget.cpp
window_func.h
window_gui.h Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
window_type.h
window.cpp Codechange: replace INVALID_X with XID::Invalid() for PoolIDs 2025-02-16 20:23:00 +01:00
zoom_func.h
zoom_type.h