OpenTTD-patches/src
2021-12-20 22:13:37 +01:00
..
3rdparty Fix #9588, 140a96b: [Squirrel] Reaching memory limit during script registration could prevent further script detections (#9589) 2021-10-02 15:13:58 +02:00
ai Codechange: Add support for additional command result values. 2021-12-16 22:28:32 +01:00
blitter Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
core Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
game Codechange: Add support for additional command result values. 2021-12-16 22:28:32 +01:00
lang Update: Translations from eints 2021-12-14 18:49:17 +00:00
linkgraph Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
misc Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
music Fix: [Fluidsynth] Crash when debug output enabled (#9446) 2021-07-19 10:36:35 +01:00
network Change: [Admin] Bump admin port protocol due to command changes. 2021-12-20 19:30:27 +01:00
os Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
pathfinder Fix #9669, cbe00ec: Only try valid reverse directions (#9672) 2021-11-06 17:32:37 +01:00
saveload Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
script Codechange: [Script] Prettify squirrel call helpers by using C++17. 2021-12-20 19:25:10 +01:00
settingsgen
sound Fix #9463: [Win32] Try to work around XAudio2 crashes by catching SEH exceptions. 2021-09-11 15:42:34 +02:00
spriteloader Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
strgen Change: [strgen] Change warnings for translations into infos (#9406) 2021-06-29 22:19:24 +02:00
table Codechange: Let the compile generate the master command table out of templated command traits. 2021-12-16 22:28:32 +01:00
video Change: Ignore refresh_rate setting when vsync is enabled 2021-10-17 19:25:03 +01:00
widgets Feature: Button to toggle showing advanced signal types (#9617) 2021-10-17 19:24:50 +01:00
aircraft_cmd.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
aircraft_cmd.h Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2021-12-16 22:28:32 +01:00
aircraft_gui.cpp Codechange: remove redundant 'info_view' parameter, it can be derived from 'image_type'. 2021-10-23 14:45:08 +02:00
aircraft.h
airport_cmd.h Codechange: Move command callback declarations to the cmd header files. 2021-12-16 22:28:32 +01:00
airport_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
autoreplace_cmd.h Codechange: Un-bitstuff group and autoreplace commands. 2021-12-16 22:28:32 +01:00
autoreplace_func.h
autoreplace_gui.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_consist.cpp
base_consist.h
base_media_base.h
base_media_func.h Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
base_station_base.h
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp Fix f6d5c01: Delay deletion when closing windows 2021-05-29 21:08:25 +02:00
bridge_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
cargo_type.h
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
cargopacket.h Codechange: use SLE_STRUCT(LIST) for Station chunks 2021-06-14 21:58:05 +02:00
cargotype.cpp Codechange: Remove FOR_ALL_SORTED_STANDARD_CARGOSPECS 2021-07-09 21:36:09 +02:00
cargotype.h Codechange: Un-bitstuff town-related commands. 2021-12-16 22:28:32 +01:00
cheat_func.h
cheat_gui.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
cheat_type.h Codechange: rework CHTS-chunk save/load to be more like the others 2021-06-10 19:18:24 +02:00
cheat.cpp
clear_cmd.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
clear_func.h
clear_map.h
CMakeLists.txt Codechange: Move command callback declarations to the cmd header files. 2021-12-16 22:28:32 +01:00
cmd_helper.h Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
command_func.h Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
command_type.h Codechange: Add support for additional command result values. 2021-12-16 22:28:32 +01:00
command.cpp Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
company_base.h Codechange: use SLE_STRUCT(LIST) for Company chunks 2021-06-14 21:58:05 +02:00
company_cmd.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
company_cmd.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
company_func.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
company_gui.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
company_gui.h Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
company_manager_face.h
company_type.h Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2021-12-16 22:28:32 +01:00
console_cmds.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
console_func.h Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting 2021-06-13 15:25:31 +02:00
console_gui.cpp Codechange: improve style/writing of IConsolePrint strings 2021-06-13 15:25:31 +02:00
console_gui.h
console_internal.h
console_type.h Cleanup: Swap comments for IConsoleModes (#9587) 2021-10-02 16:33:28 +02:00
console.cpp Change: do not print the '-' in front of help messages and make help messages more uniform 2021-06-13 15:25:31 +02:00
cpu.cpp Add: use of Intel Intrinsics & RDTSC on e2k (MCST Elbrus 2000) (#9575) 2021-09-26 11:12:35 +02:00
cpu.h
crashlog.cpp Codechange: rename _SQ64 into POINTER_IS_64BIT (#9313) 2021-05-30 10:40:03 +02:00
crashlog.h
currency.cpp
currency.h
date_func.h
date_gui.cpp Codechange: Un-bitstuff timetable commands. 2021-12-16 22:28:32 +01:00
date_gui.h Codechange: Un-bitstuff timetable commands. 2021-12-16 22:28:32 +01:00
date_type.h Feature: Configurable subsidy duration 2021-06-10 23:26:16 +02:00
date.cpp Fix: Update last servicing dates when using the date cheat (#9694) 2021-11-19 00:04:22 +00:00
debug.cpp Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 2021-09-01 22:40:44 +02:00
debug.h Fix #9388: thread unsafe use of NetworkAdminConsole/IConsolePrint 2021-09-01 22:40:44 +02:00
dedicated.cpp
depot_base.h
depot_cmd.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
depot_cmd.h Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
depot_func.h
depot_gui.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
depot_map.h
depot_type.h
depot.cpp Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
direction_func.h
direction_type.h
disaster_vehicle.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
disaster_vehicle.h
dock_cmd.h Codechange: Move command callback declarations to the cmd header files. 2021-12-16 22:28:32 +01:00
dock_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
driver.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
driver.h
economy_base.h
economy_cmd.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
economy_func.h
economy_type.h Fix #9440: negative cargo payments not being handled right 2021-08-02 20:44:53 +02:00
economy.cpp Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h Codechange: use separate pre and post callbacks for int settings 2021-05-29 10:07:30 +02:00
elrail.cpp Codechange: Remove FOR_EACH_SET_TRACK 2021-07-09 21:36:09 +02:00
engine_base.h
engine_cmd.h Codechange: Un-bitstuff vehicle/engine commands. 2021-12-16 22:28:32 +01:00
engine_func.h
engine_gui.cpp Codechange: Un-bitstuff vehicle/engine commands. 2021-12-16 22:28:32 +01:00
engine_gui.h
engine_type.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 2021-08-15 11:17:05 +02:00
engine.cpp Codechange: Un-bitstuff vehicle/engine commands. 2021-12-16 22:28:32 +01:00
error_gui.cpp Change: unify the style of console error messages and convert to fmt 2021-06-13 15:25:31 +02:00
error.h Codechange: add std::string accepting SetDParamStr to ErrorMessageData 2021-06-13 10:26:58 +02:00
fileio_func.h Add: '-X' option to ignore global folders in the search path (#9341) 2021-06-10 23:13:34 +02:00
fileio_type.h
fileio.cpp Codechange: use the C++ std::getenv over the POSIX/C getenv 2021-07-10 22:55:46 +02:00
fios_gui.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
fios.cpp Feature: Persistant rotation of numbered auto/netsave after restart (#9397) 2021-07-17 12:48:35 +02:00
fios.h Feature: Persistant rotation of numbered auto/netsave after restart (#9397) 2021-07-17 12:48:35 +02:00
fontcache_internal.h
fontcache.cpp Remove: logically dead code from font cache 2021-07-10 11:27:09 +02:00
fontcache.h
fontdetection.h
framerate_gui.cpp Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting 2021-06-13 15:25:31 +02:00
framerate_type.h
gamelog_internal.h Change: rework GLOG chunk to be more like the rest 2021-06-15 19:36:15 +02:00
gamelog.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
gamelog.h Change: rework GLOG chunk to be more like the rest 2021-06-15 19:36:15 +02:00
genworld_gui.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
genworld.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
genworld.h
gfx_func.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
gfx_layout.cpp Codechange: Improve LineCache queries (#9417) 2021-08-16 11:18:47 +02:00
gfx_layout.h Codechange: Improve LineCache queries (#9417) 2021-08-16 11:18:47 +02:00
gfx_type.h Codechange: Un-bitstuff group and autoreplace commands. 2021-12-16 22:28:32 +01:00
gfx.cpp Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
gfxinit.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
gfxinit.h
goal_base.h
goal_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
goal_gui.cpp Codechange: Un-bitstuff goal and story page commands. 2021-12-16 22:28:32 +01:00
goal_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
goal.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
graph_gui.cpp Remove: logically dead code in graph UI 2021-07-10 11:27:09 +02:00
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group_cmd.cpp Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753) 2021-12-19 16:51:45 +01:00
group_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
group_gui.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
group_gui.h
group_type.h
group.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
gui.h
guitimer_func.h
heightmap.cpp Fix: limit heightmap sizes to something reasonable to prevent crafted heightmaps to OOM-crash the game 2021-05-30 09:50:38 +02:00
heightmap.h
highscore_gui.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
highscore.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
highscore.h
hotkeys.cpp
hotkeys.h
house_type.h
house.h
industry_cmd.cpp Codechange: Don't use a global for the terrforming error tile. 2021-12-16 22:28:32 +01:00
industry_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
industry_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
industry_map.h
industry_type.h
industry.h
industrytype.h
ini_load.cpp Fix 75b6051b: removing items from the ini could leave the group in a bad state (#9445) 2021-07-17 17:26:50 +02:00
ini_type.h Change: move sensitive information to secrets.cfg and private information to private.cfg 2021-07-02 14:30:14 +02:00
ini.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
intro_gui.cpp Change: Suppress panning in intro game, while user is interacting with the GUI. (#9645) 2021-10-23 15:13:39 +02:00
landscape_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
landscape_type.h
landscape.cpp Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
landscape.h
language.h
livery.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
main_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
map_func.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
map_type.h Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
map.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
misc_cmd.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
misc_cmd.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
misc_gui.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
misc.cpp
mixer.cpp Fix #8335: Race condition in music mixer (#9450) 2021-07-21 10:32:33 +01:00
mixer.h
music_gui.cpp
music.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_airport.cpp Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 2021-06-12 08:05:59 +01:00
newgrf_airport.h
newgrf_airporttiles.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_canal.h
newgrf_cargo.cpp Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 2021-06-12 08:05:59 +01:00
newgrf_cargo.h
newgrf_class_func.h
newgrf_class.h
newgrf_commons.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_commons.h Cleanup: use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00
newgrf_config.cpp Remove: the concept of UnknownGRFs 2021-07-18 11:42:25 +02:00
newgrf_config.h Remove: the concept of UnknownGRFs 2021-07-18 11:42:25 +02:00
newgrf_debug_gui.cpp Codechange: add std::string accepting SetDParamStr to ErrorMessageData 2021-06-13 10:26:58 +02:00
newgrf_debug.h
newgrf_engine.cpp Codechange: rename 'info_view' to 'rotor_in_gui', because it is only used by helicopters. 2021-10-23 14:45:08 +02:00
newgrf_engine.h Codechange: rename 'info_view' to 'rotor_in_gui', because it is only used by helicopters. 2021-10-23 14:45:08 +02:00
newgrf_generic.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_generic.h
newgrf_gui.cpp Codechange: [ContentInfo] Use std::string instead of string buffers 2021-06-10 20:09:44 +02:00
newgrf_house.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_house.h
newgrf_industries.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_industries.h
newgrf_industrytiles.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_industrytiles.h
newgrf_object.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_object.h
newgrf_profiling.cpp Codechange: replace IConsolePrintF with IConsolePrint and fmt formatting 2021-06-13 15:25:31 +02:00
newgrf_profiling.h
newgrf_properties.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 2021-08-15 11:17:05 +02:00
newgrf_railtype.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
newgrf_railtype.h Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 2021-06-12 08:05:59 +01:00
newgrf_roadtype.cpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
newgrf_roadtype.h Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprite groups. 2021-06-12 08:05:59 +01:00
newgrf_sound.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_sound.h
newgrf_spritegroup.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_spritegroup.h
newgrf_station.cpp Codechange: Remove FOR_EACH_SET_BIT 2021-07-09 21:36:09 +02:00
newgrf_station.h
newgrf_storage.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_storage.h
newgrf_text.cpp Fix 11ab3c4: [NewGRF] Overflow when determining cargo mask for string code 9A 1E 2021-07-10 10:51:00 +02:00
newgrf_text.h Codechange: [Network] Use std::string to get a NewGRF's name 2021-06-10 21:53:19 +02:00
newgrf_town.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp Codechange: Remove CargoSpec::multipliertowngrowth which is unused (#9701) 2021-11-16 22:48:21 +00:00
newgrf.h
news_cmd.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
news_func.h Codechange: create a type for the "free_data" of NewsItems and (de)allocate it with new and delete 2021-07-01 19:04:38 +02:00
news_gui.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
news_gui.h
news_type.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
object_base.h
object_cmd.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
object_cmd.h Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
object_gui.cpp Codechange: Don't use a global for the terrforming error tile. 2021-12-16 22:28:32 +01:00
object_map.h
object_type.h
object.h
openttd.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
openttd.h Fix: thread safety issue during exiting the game (#9380) 2021-06-17 18:58:59 +02:00
order_backup.cpp Fix #9735: Fix OrderBackup::Reset in non-GUI case 2021-12-19 16:53:10 +01:00
order_backup.h Codechange: Use ChunkHandlers sub-classes 2021-07-06 22:29:08 +02:00
order_base.h Codechange: Un-bitstuff order commands. 2021-12-16 22:28:32 +01:00
order_cmd.cpp Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753) 2021-12-19 16:51:45 +01:00
order_cmd.h Codechange: Un-bitstuff order commands. 2021-12-16 22:28:32 +01:00
order_func.h
order_gui.cpp Codechange: Un-bitstuff order commands. 2021-12-16 22:28:32 +01:00
order_type.h Codechange: Un-bitstuff timetable commands. 2021-12-16 22:28:32 +01:00
osk_gui.cpp Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail_cmd.cpp Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753) 2021-12-19 16:51:45 +01:00
rail_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
rail_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
rail_gui.h Feature: Hide block signals in GUI by default (#8688) 2021-09-05 20:22:27 +02:00
rail_map.h
rail_type.h
rail.cpp
rail.h
random_access_file_type.h
random_access_file.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
rev.cpp.in Add: support filtering content entries for patchpacks (#9541) 2021-09-11 15:34:46 +02:00
rev.h Add: support filtering content entries for patchpacks (#9541) 2021-09-11 15:34:46 +02:00
road_cmd.cpp Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
road_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
road_func.h
road_gui.cpp Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
road_gui.h
road_internal.h
road_map.cpp
road_map.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2021-12-16 22:28:32 +01:00
road_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2021-12-16 22:28:32 +01:00
road.cpp
road.h
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
roadveh_cmd.h Codechange: Un-bitstuff vehicle/engine commands. 2021-12-16 22:28:32 +01:00
roadveh_gui.cpp
roadveh.h
safeguards.h
screenshot_gui.cpp Fix: Don't show screenshot GUI in screenshots (#9674) 2021-11-07 17:41:24 +01:00
screenshot_gui.h Fix: Don't show screenshot GUI in screenshots (#9674) 2021-11-07 17:41:24 +01:00
screenshot.cpp Fix: Don't show screenshot GUI in screenshots (#9674) 2021-11-07 17:41:24 +01:00
screenshot.h
settings_cmd.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
settings_func.h Codechange: C++-ify the usage of IniFile in settings.cpp 2021-07-02 14:30:14 +02:00
settings_gui.cpp Update: add setting to hide news about competitors vehicle crash (#9653) 2021-11-07 19:54:50 +01:00
settings_gui.h
settings_internal.h Codechange: use the name string in SaveLoad for the name of the Setting as well 2021-07-09 22:53:30 +02:00
settings_table.cpp Feature: Hide block signals in GUI by default (#8688) 2021-09-05 20:22:27 +02:00
settings_table.h Codechange: split settings.ini over several files (#9421) 2021-07-09 21:16:03 +02:00
settings_type.h Update: add setting to hide news about competitors vehicle crash (#9653) 2021-11-07 19:54:50 +01:00
settings.cpp Codechange: Template the command callback function type to allow unpacked arguments. 2021-12-16 22:28:32 +01:00
ship_cmd.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
ship_cmd.h Codechange: Un-bitstuff commands taking a ClientID (i.e. CMD_CLIENT_ID). 2021-12-16 22:28:32 +01:00
ship_gui.cpp
ship.h
signal_func.h
signal_type.h Codechange: Un-bitstuff rail commands. 2021-12-16 22:28:32 +01:00
signal.cpp Cleanup: simplify some boolean expressions 2021-06-17 16:18:30 +02:00
signs_base.h
signs_cmd.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
signs_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
signs_func.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
signs_gui.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
signs_type.h
signs.cpp Fix: Don't try to rename OWNER_DEITY signs in-game (#9716) 2021-11-28 15:16:42 +01:00
slope_func.h
slope_type.h Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
smallmap_gui.cpp Fix f6d5c01: Delay deletion when closing windows 2021-05-29 21:08:25 +02:00
smallmap_gui.h Fix f6d5c01: Delay deletion when closing windows 2021-05-29 21:08:25 +02:00
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
sprite.cpp
sprite.h
spritecache.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
spritecache.h
station_base.h Fix #9407: desync when founding a town nearby a station (#9526) 2021-08-31 14:31:37 +02:00
station_cmd.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
station_cmd.h Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
station_func.h Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo 2021-08-17 14:57:59 +02:00
station_gui.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
station_gui.h Codechange: Use lambdas instead of CommandContainer to manage station picker commands. 2021-12-16 22:28:32 +01:00
station_kdtree.h
station_map.h
station_type.h Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
station.cpp Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
statusbar_gui.cpp Fix: typo in the word "spectator" (tnx Heiki) (#9496) 2021-08-18 12:00:17 +02:00
statusbar_gui.h
stdafx.h Codechange: use the fmt library for simpler debug formats 2021-06-13 12:45:45 +02:00
story_base.h
story_cmd.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
story_gui.cpp Codechange: Un-bitstuff goal and story page commands. 2021-12-16 22:28:32 +01:00
story_type.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
story.cpp Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
string_base.h
string_func.h Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2021-12-16 22:28:32 +01:00
string_type.h
string.cpp Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2021-12-16 22:28:32 +01:00
stringfilter_type.h
stringfilter.cpp
strings_func.h Codechange: replace InjectDParam/ShiftParameters by setting the right parameter values in the first place 2021-07-03 11:26:13 +02:00
strings_type.h
strings.cpp Fix: don't complain when the sprite font is missing glyphs. (#9692) 2021-11-13 21:01:16 +01:00
subsidy_base.h Feature: Configurable subsidy duration 2021-06-10 23:26:16 +02:00
subsidy_cmd.h Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
subsidy_func.h Cleanup: remove declaration of undefined function 2021-07-03 11:26:13 +02:00
subsidy_gui.cpp Feature: Configurable subsidy duration 2021-06-10 23:26:16 +02:00
subsidy_type.h
subsidy.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
tar_type.h
terraform_cmd.cpp Codechange: Don't use a global for the terrforming error tile. 2021-12-16 22:28:32 +01:00
terraform_cmd.h Codechange: Don't use a global for the terrforming error tile. 2021-12-16 22:28:32 +01:00
terraform_gui.cpp Codechange: Don't use a global for the terrforming error tile. 2021-12-16 22:28:32 +01:00
terraform_gui.h
textbuf_gui.h
textbuf_type.h
textbuf.cpp
texteff.cpp
texteff.hpp
textfile_gui.cpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 2021-05-29 11:21:38 +02:00
textfile_gui.h
textfile_type.h
tgp.cpp Codechange: Remove FOR_ALL_TILES_IN_HEIGHT 2021-07-09 21:36:09 +02:00
tgp.h
thread.h Fix: on startup, NewGRF scan could case race-condition (#9382) 2021-06-17 20:10:40 +02:00
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
tilearea_type.h Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2021-12-16 22:28:32 +01:00
tilearea.cpp
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable_cmd.cpp Codechange: Un-bitstuff timetable commands. 2021-12-16 22:28:32 +01:00
timetable_cmd.h Codechange: Un-bitstuff timetable commands. 2021-12-16 22:28:32 +01:00
timetable_gui.cpp Codechange: Un-bitstuff timetable commands. 2021-12-16 22:28:32 +01:00
timetable.h
toolbar_gui.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
toolbar_gui.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
town_cmd.cpp Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753) 2021-12-19 16:51:45 +01:00
town_cmd.h Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
town_gui.cpp Codechange: Don't use a global for the 'not enough cash' message. 2021-12-16 22:28:32 +01:00
town_kdtree.h
town_map.h
town_type.h Codechange: Un-bitstuff town-related commands. 2021-12-16 22:28:32 +01:00
town.h Codechange: Don't use globals for story/goal/sign/group command proc return values. 2021-12-16 22:28:32 +01:00
townname_func.h
townname_type.h
townname.cpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 2021-06-03 17:30:00 +02:00
track_func.h Codechange: Remove FOR_EACH_SET_TRACK 2021-07-09 21:36:09 +02:00
track_type.h
train_cmd.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
train_cmd.h Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
train_gui.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
train.h Feature: [NewGRF] Maximum curve speed modifier for rail vehicles (#9346) 2021-08-15 11:17:05 +02:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2021-12-16 22:28:32 +01:00
tree_cmd.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
tree_cmd.h Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
tree_gui.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp Codechange: Don't use a global for the terrforming error tile. 2021-12-16 22:28:32 +01:00
tunnelbridge_cmd.h Codechange: Pass unpacked command arguments to command callbacks (except Script). 2021-12-16 22:28:32 +01:00
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h Fix #8797: Use logical rail length when placing signals (#9652) 2021-11-19 00:07:22 +00:00
vehicle_cmd.cpp Cleanup #9725: Clean up Doxygen docs and fix typo. (#9753) 2021-12-19 16:51:45 +01:00
vehicle_cmd.h Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
vehicle_func.h Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
vehicle_gui_base.h
vehicle_gui.cpp Codechange: Don't use globals for return values from vehicle command procs. 2021-12-16 22:28:32 +01:00
vehicle_gui.h
vehicle_type.h Codechange: Un-bitstuff vehicle/engine commands. 2021-12-16 22:28:32 +01:00
vehicle.cpp Fix: Suppress vehicle age warnings for stopped vehicles 2021-12-20 22:13:37 +01:00
vehiclelist.cpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 2021-06-03 17:30:00 +02:00
vehiclelist.h Codechange: Un-bitstuff vehicle/engine commands. 2021-12-16 22:28:32 +01:00
viewport_cmd.h Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
viewport_func.h Feature: Multiple rotating views on title screen 2021-09-12 19:46:48 +02:00
viewport_gui.cpp
viewport_kdtree.h
viewport_sprite_sorter_sse4.cpp Codechange: rename _SQ64 into POINTER_IS_64BIT (#9313) 2021-05-30 10:40:03 +02:00
viewport_sprite_sorter.h
viewport_type.h Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
viewport.cpp Codechange: Un-bitstuff the remaining on-map commands. 2021-12-16 22:28:32 +01:00
void_cmd.cpp
void_map.h
walltime_func.h Fix aa5a8fe28: [MinGW] Wrong define tested (WIN32 vs _WIN32) 2021-06-10 23:17:29 +02:00
water_cmd.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
water_cmd.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2021-12-16 22:28:32 +01:00
water_map.h Codechange: Un-bitstuff remaining transport infrastructure commands. 2021-12-16 22:28:32 +01:00
water.h
waypoint_base.h
waypoint_cmd.cpp Codechange: Un-bitstuff landscape commands. 2021-12-16 22:28:32 +01:00
waypoint_cmd.h Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
waypoint_func.h
waypoint_gui.cpp Codechange: Un-bitstuff station/depot/waypoint commands. 2021-12-16 22:28:32 +01:00
waypoint.cpp Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
widget_type.h
widget.cpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 2021-06-03 17:30:00 +02:00
window_func.h Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
window_gui.h Codechange: Rename window related DeleteXXX to match new behaviour 2021-05-29 21:08:25 +02:00
window_type.h Feature: make "join game" button join the game, instead of first showing a lobby window (#9467) 2021-08-14 23:07:18 +02:00
window.cpp Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
zoom_func.h
zoom_type.h