OpenTTD/src
2024-02-17 14:33:16 +01:00
..
3rdparty Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
ai Change: [Script] Use company randomizer when adding random deviation (#12065) 2024-02-11 18:58:41 +00:00
blitter Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
core Codechange: Add function to get the power of ten for a given number 2024-02-17 14:33:16 +01:00
fontcache Feature: Scalable OpenTTD TrueType font made by Zephyris. 2024-01-14 22:50:56 +01:00
game Change: [Script] Use company randomizer when adding random deviation (#12065) 2024-02-11 18:58:41 +00:00
lang Codechange: Add support for number format and abbreviations pragmas/attributes to strgen 2024-02-17 14:33:16 +01:00
linkgraph Codechange: Remove TKM string codes by duplicating strings. 2024-01-28 14:44:24 +01:00
misc Remove: replace custom span with std::span 2024-01-17 00:25:08 +01:00
music Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
network Fix: survey-time seconds for clients was calculated wrong (#12078) 2024-02-12 21:56:27 +00:00
os Fix #12037: Blurry OpenTTD font on Mac OS. (#12047) 2024-02-09 21:36:13 +01:00
pathfinder Fix #11840: Ship pathfinder always returns a valid trackdir if one is available (#12031) 2024-02-09 12:31:38 -05:00
saveload Codechange: Add support for NULL strings in SaveLoadCompat 2024-02-17 14:33:16 +01:00
script Add: [Script] GetAirportNumHelipads (#12085) 2024-02-14 21:38:32 +01:00
settingsgen Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
sound
spriteloader
strgen Codechange: Add support for number format and abbreviations pragmas/attributes to strgen 2024-02-17 14:33:16 +01:00
table Fix f1144de: "knots" missing from settings units list. (#12082) 2024-02-13 20:19:45 +00:00
tests Codechange: Simplify SetBitIterator 2024-02-01 23:05:57 +01:00
timer Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
video Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 2024-02-12 21:39:23 +00:00
widgets Change: Show 6 or 2 orientation buttons in NewGRF road stop picker as appropriate. 2024-02-15 22:28:58 +00:00
aircraft_cmd.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
aircraft_cmd.h
aircraft_gui.cpp
aircraft.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
airport_cmd.h
airport_gui.cpp Codechange: Remove TKM string codes by duplicating strings. 2024-01-28 14:44:24 +01:00
airport.cpp
airport.h
animated_tile_func.h
animated_tile.cpp
articulated_vehicles.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp Fix: Don't issue autoreplace failed news message for command test mode. (#12026) 2024-02-07 12:07:00 +00:00
autoreplace_cmd.h
autoreplace_func.h
autoreplace_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_consist.cpp Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
base_consist.h Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
base_media_base.h
base_media_func.h
base_station_base.h
bitmap_type.h
bmp.cpp
bmp.h
bootstrap_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
bridge_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
cargo_type.h Change: Limit cargo types in station cargo filter, with "More..." option to show all. 2024-02-07 17:13:37 +00:00
cargoaction.cpp
cargoaction.h
cargomonitor.cpp
cargomonitor.h
cargopacket.cpp
cargopacket.h
cargotype.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
cargotype.h Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
cheat_func.h
cheat_gui.cpp Fix: Sandbox window does not reduce height when interface scale is reduced. (#11924) 2024-01-29 22:01:22 +00:00
cheat_type.h
cheat.cpp
clear_cmd.cpp Change: Draw north-side farm fences/hedges/walls on tile edge, instead of 1/16th in. 2024-02-11 22:10:46 +01:00
clear_func.h
clear_map.h
CMakeLists.txt Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
command_func.h Feature: Infinite money mode (#11902) 2024-01-30 18:01:02 +00:00
command_type.h Add: [GS] Allow to set max loan for each company separately (#11224) 2024-01-30 19:15:19 +01:00
command.cpp Cleanup: Use standard comment format (#11929) 2024-01-30 18:43:42 +00:00
company_base.h Change: Store running AI config inside Company (#12003) 2024-02-09 22:55:49 +01:00
company_cmd.cpp Change: Store running AI config inside Company (#12003) 2024-02-09 22:55:49 +01:00
company_cmd.h
company_func.h Feature: Infinite money mode (#11902) 2024-01-30 18:01:02 +00:00
company_gui.cpp Fix #12050: Add default size, shade and pin control buttons to company livery widget. (#12080) 2024-02-13 15:55:13 +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 Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
console_cmds.cpp Fix #12074: Don't allow "part" command for dedicated servers (#12075) 2024-02-12 19:28:30 +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 Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
console_gui.h
console_internal.h
console_type.h
console.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
cpu.cpp Remove: rdtsc and TIC/TOC based on CPU ticks (#11856) 2024-01-21 15:38:15 +00:00
cpu.h Remove: rdtsc and TIC/TOC based on CPU ticks (#11856) 2024-01-21 15:38:15 +00:00
crashlog.cpp Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
crashlog.h
currency.cpp Codechange: remove all u8 prefix in favour of compile-time option (#11807) 2024-01-16 21:33:53 +00:00
currency.h
date_gui.cpp Codechange: Split dates and timers into Economy and Calendar time (#10700) 2024-01-22 09:04:34 -05:00
date_gui.h Codechange: Split dates and timers into Economy and Calendar time (#10700) 2024-01-22 09:04:34 -05:00
debug.cpp Change: forcefully enable prefixing logs with date (#11930) 2024-01-30 22:02:16 +00:00
debug.h Codechange: wrap 'if' in macros into 'do { ... } while (false)', so it does not break on following 'else'. 2024-01-30 23:43:42 +01:00
dedicated.cpp
depot_base.h
depot_cmd.cpp
depot_cmd.h
depot_func.h
depot_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
depot_map.h
depot_type.h
depot.cpp
direction_func.h Fix #11815, bb491127: Missing brackets prevented vehicles turning properly. (#11816) 2024-01-17 13:23:55 +00:00
direction_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
disaster_vehicle.cpp Codechange: Don't scan vehicle pool to find targeting disaster vehicle when deleting any vehicle. (#12064) 2024-02-11 23:04:29 +00:00
disaster_vehicle.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
dock_cmd.h
dock_gui.cpp Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
driver.cpp
driver.h
economy_base.h
economy_cmd.h
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 Feature: Settings to scale cargo production of towns and industries (#10606) 2024-01-30 15:11:46 -05:00
economy.cpp Codechange: Rename TownEffect to TownAcceptanceEffect. 2024-02-02 20:37:49 +00:00
effectvehicle_base.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h
elrail.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
engine_base.h
engine_cmd.h
engine_func.h
engine_gui.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
engine_gui.h Codechange: Missing some conversions to WidgetID. (#11773) 2024-01-14 16:47:10 +00:00
engine_type.h Fix 2fd90960: Missing default vehicles and industry acceptance/production. (#12000) 2024-02-05 23:11:32 +00:00
engine.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
error_func.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
error_gui.cpp Change: position error window closer to cursor on large screens (#11923) 2024-01-30 14:57:49 +01:00
error.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
error.h
fileio_func.h
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 Fix #12041, 0c81579: Tarball extraction failing due to incorrect filename (#12044) 2024-02-09 17:25:56 +01:00
fios_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
fios.cpp Add: list_[scenario|heightmap] and load_[scenario|height] console commands (#11867) 2024-01-23 14:01:25 +01:00
fios.h Add: list_[scenario|heightmap] and load_[scenario|height] console commands (#11867) 2024-01-23 14:01:25 +01:00
fontcache.cpp Add: GUI options to select sprite font and AA mode for all fonts. 2024-01-14 22:50:56 +01:00
fontcache.h Add: GUI options to select sprite font and AA mode for all fonts. 2024-01-14 22:50:56 +01:00
fontdetection.h
framerate_gui.cpp Fix: Excessive switching of horizontal scale for FPS graph 60 Hz categories 2024-01-17 06:34:17 +01:00
framerate_type.h
gamelog_internal.h
gamelog.cpp Codechange: minor bits and pieces related to fmt::format() (#11806) 2024-01-16 21:10:34 +00:00
gamelog.h
genworld_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
genworld.cpp Remove: "generation_seed" from config, as it was a write-only value (#11927) 2024-01-30 17:02:35 +00:00
genworld.h
gfx_func.h
gfx_layout_fallback.cpp Codechange: Store text run positions in vector of points. 2024-01-19 00:08:31 +00:00
gfx_layout_fallback.h
gfx_layout_icu.cpp Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:13:42 +00:00
gfx_layout_icu.h Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:13:42 +00:00
gfx_layout.cpp Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:13:42 +00:00
gfx_layout.h Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) 2024-01-27 20:13:42 +00:00
gfx_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
gfx.cpp Codechange: Store text run positions in vector of points. 2024-01-19 00:08:31 +00:00
gfxinit.cpp
gfxinit.h
goal_base.h
goal_cmd.h
goal_gui.cpp Codechange: Use templates to deduplicate goal widgets. (#11852) 2024-01-21 16:23:17 +00:00
goal_type.h
goal.cpp
graph_gui.cpp Codechange: Replace magic value with a variable (#11980) 2024-02-04 10:45:24 +00:00
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group_cmd.cpp Codechange: Replace GroupStatistics' num_engines with std::map. (#11849) 2024-01-21 14:09:44 +00:00
group_cmd.h
group_gui.cpp Codechange: Remove TKM string codes by duplicating strings. 2024-01-28 14:44:24 +01:00
group_gui.h
group_type.h
group.h Codechange: Replace GroupStatistics' num_engines with std::map. (#11849) 2024-01-21 14:09:44 +00:00
gui.h Change: only open story-book in center when a GS does it (#11916) 2024-02-03 08:09:55 +01:00
heightmap.cpp Add: allow loading heightmaps from command-line (#11870) 2024-01-22 22:35:25 +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 14:45:37 +00:00
help_gui.h
highscore_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
highscore.cpp
highscore.h
hotkeys.cpp
hotkeys.h
house_type.h
house.h Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
industry_cmd.cpp Change: Avoid adjacent fence fields. 2024-02-11 22:10:46 +01:00
industry_cmd.h
industry_gui.cpp Change: Show cargo icons on Industry View window. (#12071) 2024-02-12 00:50:58 +00:00
industry_map.h
industry_type.h
industry.h Codechange: Split dates and timers into Economy and Calendar time (#10700) 2024-01-22 09:04:34 -05:00
industrytype.h Fix 2fd90960: Missing default vehicles and industry acceptance/production. (#12000) 2024-02-05 23:11:32 +00:00
ini_load.cpp
ini_type.h
ini.cpp
intro_gui.cpp Change: make for smooth-scrolling based on actual time 2024-01-25 10:29:48 +01:00
landscape_cmd.h
landscape_type.h
landscape.cpp Fix #12014: Remove water when area clearing ship depot (#12030) 2024-02-09 18:17:08 +01:00
landscape.h Add: allow loading heightmaps from command-line (#11870) 2024-01-22 22:35:25 +00:00
language.h Codechange: Add support for number format and abbreviations pragmas/attributes to strgen 2024-02-17 14:33:16 +01:00
league_base.h
league_cmd.cpp
league_cmd.h
league_gui.cpp Fix: Display rank correcly with more than 15 companies in a league table 2024-02-01 20:17:31 +01:00
league_gui.h
league_type.h
library_loader.h
livery.h Codechange: Store Colours in Colours type. (#11625) 2024-01-21 13:23:04 +00:00
main_gui.cpp Codechange: Store Colours in Colours type. (#11625) 2024-01-21 13:23:04 +00:00
map_func.h
map_type.h
map.cpp Change: simplified water region evaluation, removed savegame data (#11750) 2024-01-21 20:56:50 +00:00
misc_cmd.cpp Fix #11938: Check infinite money setting in cases where it was missed (#11939) 2024-01-31 20:11:48 +01:00
misc_cmd.h Add: [GS] Allow to set max loan for each company separately (#11224) 2024-01-30 19:15:19 +01:00
misc_gui.cpp Codechange: Added debug printing for Water Regions 2024-02-04 22:50:04 +01:00
misc.cpp Feature: Use real-time "wallclock" timekeeping units (#11341) 2024-01-23 11:36:09 -05:00
mixer.cpp
mixer.h
music_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
music.cpp
newgrf_airport.cpp
newgrf_airport.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
newgrf_airporttiles.cpp
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
newgrf_cargo.h
newgrf_class_func.h
newgrf_class.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
newgrf_config.h
newgrf_debug_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
newgrf_debug.h
newgrf_engine.cpp
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
newgrf_house.cpp Codechange: Store Colours in Colours type. (#11625) 2024-01-21 13:23:04 +00:00
newgrf_house.h
newgrf_industries.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
newgrf_industries.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_object.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
newgrf_object.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01: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
newgrf_properties.h
newgrf_railtype.cpp
newgrf_railtype.h
newgrf_roadstop.cpp Fix: NewGRF roadstops were ignored if only in default class. (#12089) 2024-02-14 19:21:13 +00:00
newgrf_roadstop.h Cleanup: Remove declaration of non-existent function. (#12091) 2024-02-14 20:28:03 +00:00
newgrf_roadtype.cpp
newgrf_roadtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp Codechange: replace ROR/ROL with std::rotr/rotl 2024-01-17 23:05:40 +01:00
newgrf_spritegroup.h
newgrf_station.cpp Add: Station variable 6B to get extended station id of nearby tiles (#10953) 2024-02-03 11:17:49 +01:00
newgrf_station.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp Fix: Industry tiles and houses could accept incorrect cargo types. (#12062) 2024-02-11 17:42:04 +00:00
newgrf.h
news_cmd.h
news_func.h
news_gui.cpp Codechange: Split dates and timers into Economy and Calendar time (#10700) 2024-01-22 09:04:34 -05:00
news_gui.h
news_type.h Codechange: Split dates and timers into Economy and Calendar time (#10700) 2024-01-22 09:04:34 -05:00
object_base.h
object_cmd.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
object_cmd.h
object_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
object_map.h
object_type.h
object.h
openttd.cpp Codechange: use std::shared_ptr to manage saveload filters instead of manually trying to avoid double frees 2024-02-03 21:38:33 +01:00
openttd.h Add: "restart current" console command to regenerate the map based on current settings (#11963) 2024-02-03 14:48:54 +00:00
order_backup.cpp
order_backup.h
order_base.h Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
order_cmd.cpp Fix #12020: Unbunch and service if needed should be mutually exclusive depot order types 2024-02-10 15:11:24 -05:00
order_cmd.h
order_func.h Feature: Use real-time "wallclock" timekeeping units (#11341) 2024-01-23 11:36:09 -05:00
order_gui.cpp Fix #12019: Correctly highlight depot unbunch action in dropdown 2024-02-10 15:11:24 -05:00
order_type.h Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
osk_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
palette_func.h
palette.cpp
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h
rail_cmd.cpp Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034) 2024-02-09 19:34:03 +01:00
rail_cmd.h Codechange: Make command constant names consistent with command proc (#11920) 2024-01-29 13:41:36 +01:00
rail_gui.cpp Revert: Build signals to the next junction when dragging regardless of the Ctrl state (#12034) 2024-02-09 19:34:03 +01: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
rail_type.h
rail.cpp
rail.h Codechange: Split bit numbers from values in RailTypeFlags, RoadTypeFlags enums (#11877) 2024-01-24 22:24:34 +01:00
random_access_file_type.h
random_access_file.cpp
rev.cpp.in
rev.h
road_cmd.cpp Fix #11528: Don't auto-build past tunnelbridge ends (#11606) 2024-02-03 11:18:10 +01:00
road_cmd.h
road_func.h
road_gui.cpp Change: Show 6 or 2 orientation buttons in NewGRF road stop picker as appropriate. 2024-02-15 22:28:58 +00:00
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
road.cpp
road.h Codechange: Split bit numbers from values in RailTypeFlags, RoadTypeFlags enums (#11877) 2024-01-24 22:24:34 +01:00
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
roadveh_cmd.h
roadveh_gui.cpp
roadveh.h Codechange: Don't scan vehicle pool to find targeting disaster vehicle when deleting any vehicle. (#12064) 2024-02-11 23:04:29 +00:00
safeguards.h
screenshot_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
screenshot_gui.h
screenshot.cpp Codechange: replace StrStartsWith/StrEndsWith with starts_with and ends_with 2024-01-17 19:48:22 +01:00
screenshot.h
settings_cmd.h
settings_func.h
settings_gui.cpp Fix: visually also disable vsync when not using HW acceleration (#12066) 2024-02-12 03:19:08 +01:00
settings_gui.h
settings_internal.h Codechange: Replace SF_GUI_NEGATIVE_IS_SPECIAL with a settings value callback. 2024-01-28 14:44:24 +01:00
settings_table.cpp Fix #12022: Adjust economy date when changing timekeeping units in Scenario Editor (#12042) 2024-02-09 11:45:32 -05:00
settings_table.h
settings_type.h Remove: setting "no_http_content_downloads" (#12058) 2024-02-11 14:48:12 +00:00
settings.cpp Remove: setting "no_http_content_downloads" (#12058) 2024-02-11 14:48:12 +00:00
ship_cmd.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
ship_cmd.h
ship_gui.cpp
ship.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
signal_func.h
signal_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
signal.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
signature.cpp Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +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
signs_cmd.cpp
signs_cmd.h
signs_func.h
signs_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
signs_type.h
signs.cpp
slope_func.h Codechange: switch our codebase to C++20 2024-01-17 00:25:08 +01:00
slope_type.h
smallmap_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
smallmap_gui.h
social_integration.cpp Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
social_integration.h Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
sprite.cpp
sprite.h
spritecache_internal.h
spritecache.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
spritecache.h
station_base.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
station_cmd.cpp Fix: Redraw orders when a station feature is added/removed. (#12061) 2024-02-11 12:47:49 -05:00
station_cmd.h
station_func.h
station_gui.cpp Change: Limit cargo types in station cargo filter, with "More..." option to show all. 2024-02-07 17:13:37 +00:00
station_gui.h
station_kdtree.h
station_map.h
station_type.h
station.cpp Fix: Redraw orders when a station feature is added/removed. (#12061) 2024-02-11 12:47:49 -05:00
statusbar_gui.cpp Feature: Infinite money mode (#11902) 2024-01-30 18:01:02 +00:00
statusbar_gui.h
stdafx.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
story_base.h
story_cmd.h
story_gui.cpp Change: only open story-book in center when a GS does it (#11916) 2024-02-03 08:09:55 +01:00
story_type.h
story.cpp Change: only open story-book in center when a GS does it (#11916) 2024-02-03 08:09:55 +01:00
string_base.h
string_func.h Codechange: refactor DecodeHexText to a generic purpose ConvertHexToBytes (#11866) 2024-01-22 19:42:47 +01:00
string_type.h Codechange: remove all u8 prefix in favour of compile-time option (#11807) 2024-01-16 21:33:53 +00:00
string.cpp Codechange: refactor DecodeHexText to a generic purpose ConvertHexToBytes (#11866) 2024-01-22 19:42:47 +01:00
stringfilter_type.h
stringfilter.cpp
strings_func.h Remove: replace custom span with std::span 2024-01-17 00:25:08 +01: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
strings.cpp Feature: Fully customisable number abbreviations per translation 2024-02-17 14:33:16 +01:00
subsidy_base.h
subsidy_cmd.h
subsidy_func.h
subsidy_gui.cpp Add: Show cargo icons on subsidy list window. (#12079) 2024-02-13 07:41:24 +00:00
subsidy_type.h
subsidy.cpp Change: Passenger subsidies are generated for any TPE_PASSENGER cargo type. 2024-02-02 20:37:49 +00:00
survey.cpp Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +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
terraform_cmd.cpp
terraform_cmd.h
terraform_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
terraform_gui.h
textbuf_gui.h
textbuf_type.h
textbuf.cpp
texteff.cpp
texteff.hpp
textfile_gui.cpp Fix #11966: Scrollbar may be incorrect on first opening of text file window. (#11981) 2024-02-04 10:15:20 +00:00
textfile_gui.h Fix: TextfileWindow called virtual methods before constructor completed. (#11889) 2024-01-27 14:45:37 +00:00
textfile_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
tgp.cpp
tgp.h
thread.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h
tilearea_type.h Fix: use correct size parameter type in TileArea constructors (#11869) 2024-01-22 22:06:42 +00:00
tilearea.cpp
tilehighlight_func.h
tilehighlight_type.h
tilematrix_type.hpp
timetable_cmd.cpp Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
timetable_cmd.h
timetable_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
timetable.h Codechange: Split dates and timers into Economy and Calendar time (#10700) 2024-01-22 09:04:34 -05:00
toolbar_gui.cpp Codechange 80ebcc7: OptionMenuEntries prefix is OME not ONE (#12036) 2024-02-08 00:22:01 +00:00
toolbar_gui.h
town_cmd.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
town_cmd.h Codechange: Rename TownEffect to TownAcceptanceEffect. 2024-02-02 20:37:49 +00:00
town_gui.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
town_kdtree.h
town_map.h
town_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
town.h Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
townname_func.h
townname_type.h
townname.cpp Codechange: remove all u8 prefix in favour of compile-time option (#11807) 2024-01-16 21:33:53 +00:00
track_func.h Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +01:00
track_type.h
train_cmd.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
train_cmd.h
train_gui.cpp
train.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
transparency_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
tree_cmd.h
tree_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp Change: simplified water region evaluation, removed savegame data (#11750) 2024-01-21 20:56:50 +00:00
tunnelbridge_cmd.h
tunnelbridge_map.h
tunnelbridge.h
vehicle_base.h Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
vehicle_cmd.cpp Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
vehicle_cmd.h
vehicle_func.h Codechange: Don't scan vehicle pool to find targeting disaster vehicle when deleting any vehicle. (#12064) 2024-02-11 23:04:29 +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 Change: Decouple and remove landscape-dependent cargo types. (#11719) 2024-02-04 10:16:08 +00:00
vehicle_gui.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
vehicle_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00
vehicle.cpp Codechange: Don't scan vehicle pool to find targeting disaster vehicle when deleting any vehicle. (#12064) 2024-02-11 23:04:29 +00:00
vehiclelist_cmd.h
vehiclelist_func.h
vehiclelist.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
vehiclelist.h
viewport_cmd.h
viewport_func.h Change: make for smooth-scrolling based on actual time 2024-01-25 10:29:48 +01:00
viewport_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
viewport_kdtree.h
viewport_sprite_sorter_sse4.cpp
viewport_sprite_sorter.h
viewport_type.h
viewport.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
void_cmd.cpp
void_map.h
water_cmd.cpp Fix #12014: Remove water when area clearing ship depot (#12030) 2024-02-09 18:17:08 +01:00
water_cmd.h
water_map.h
water.h
waypoint_base.h Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
waypoint_cmd.cpp Change: simplified water region evaluation, removed savegame data (#11750) 2024-01-21 20:56:50 +00:00
waypoint_cmd.h
waypoint_func.h
waypoint_gui.cpp Codechange: Make all NWidgetPart arrays constexpr. 2024-01-16 21:57:05 +00:00
waypoint.cpp
widget_type.h Codechange: Update window's widget lookup map when switching displayed plane. 2024-02-15 22:28:58 +00:00
widget.cpp Codechange: Update window's widget lookup map when switching displayed plane. 2024-02-15 22:28:58 +00:00
window_func.h
window_gui.h Codechange: Expose FindChildWindow() as a method of Window. 2024-02-07 17:13:37 +00:00
window_type.h
window.cpp Codechange: Expose FindChildWindow() as a method of Window. 2024-02-07 17:13:37 +00:00
zoom_func.h
zoom_type.h Codechange: allow certain enumeration to be added 2024-01-16 23:30:23 +01:00