.. |
3rdparty
|
Fix: [Script] SQOpsLimiter had no effect for native valuator/filter (#14322)
|
2025-06-03 14:05:29 +02:00 |
ai
|
Codechange: Use unique_ptr for all pointers in script instance. (#14339)
|
2025-07-19 09:29:30 +01:00 |
blitter
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
core
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
fontcache
|
Codechange: Decouple glyph map from SpriteFontCache instances. (#14449)
|
2025-07-20 22:58:43 +01:00 |
game
|
Codechange: Use unique_ptr for ScriptInfo instances.
|
2025-07-14 00:10:14 +01:00 |
lang
|
Update: Translations from eints
|
2025-07-23 04:48:20 +00:00 |
linkgraph
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
misc
|
Add: Industry accepted and waiting history graphs.
|
2025-07-20 14:03:54 +01:00 |
music
|
Codechange: remove core/mem_func.hpp
|
2025-05-08 09:33:18 +02:00 |
network
|
Fix #14464: Invalid string parameter in scenario editor when unable to build industry. (#14465)
|
2025-07-20 14:03:29 +01:00 |
newgrf
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
os
|
Codechange: Initialise/reset font cache with FontSizes bitset. (#14448)
|
2025-07-18 18:23:28 +01:00 |
pathfinder
|
Fix: Train path reservations on different railtypes could join leading to train crashes. (#14366)
|
2025-06-15 22:09:04 +02:00 |
saveload
|
Add: Industry accepted and waiting history graphs.
|
2025-07-20 14:03:54 +01:00 |
script
|
Codechange: Use unique_ptr for all pointers in script instance. (#14339)
|
2025-07-19 09:29:30 +01:00 |
settingsgen
|
Codechange: use fstream to compare file equality
|
2025-05-06 21:29:21 +02:00 |
sound
|
Codechange: remove char* from base driver code
|
2025-04-29 21:09:18 +02:00 |
spriteloader
|
Codechange: Make SpriteCacheCtrlFlags an enum bit set. (#14462)
|
2025-07-19 23:49:15 +01:00 |
strgen
|
Fix #14385: [Strgen] Don't count parameters more than one time (#14413)
|
2025-07-04 01:10:50 +02:00 |
table
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
tests
|
Codechange: Decouple glyph map from SpriteFontCache instances. (#14449)
|
2025-07-20 22:58:43 +01:00 |
timer
|
Add: Industry accepted and waiting history graphs.
|
2025-07-20 14:03:54 +01:00 |
video
|
Fix: GL error typo (#14376)
|
2025-07-17 07:18:35 +01:00 |
widgets
|
Revert 0853c1979b : Button to toggle showing advanced signal types (#9617) (#14219)
|
2025-06-24 20:18:08 +02:00 |
aircraft_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
aircraft_cmd.h
|
|
|
aircraft_gui.cpp
|
Codechange: Rename CenterBounds to CentreBounds and move to geometry header. (#14002)
|
2025-04-14 23:55:40 +01:00 |
aircraft.h
|
Codechange: Use EnumBitSet for VehStates. (#13755)
|
2025-03-08 18:24:21 +00:00 |
airport_cmd.h
|
|
|
airport_gui.cpp
|
Change: Consistent toolbar sizes with dedicated NWidgetParts. (#14344)
|
2025-06-08 18:13:47 +00:00 |
airport.cpp
|
Codechange: Include table/strings.h in files that use StringIDs.
|
2025-03-21 12:53:40 +00:00 |
airport.h
|
Fix #14277: Aircraft can land when Zeppeliner in the runway (#14317)
|
2025-07-17 07:26:57 +02:00 |
animated_tile_func.h
|
|
|
animated_tile_map.h
|
|
|
animated_tile.cpp
|
|
|
articulated_vehicles.cpp
|
Codechange: Remove manual memory management from CountArticulatedParts (#14336)
|
2025-06-15 21:38:00 +01:00 |
articulated_vehicles.h
|
|
|
autocompletion.cpp
|
Codefix: Comment style. (#14064)
|
2025-04-21 17:25:09 +02:00 |
autocompletion.h
|
Codefix: Comment style. (#14064)
|
2025-04-21 17:25:09 +02:00 |
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
autoreplace_cmd.h
|
|
|
autoreplace_func.h
|
|
|
autoreplace_gui.cpp
|
Codechange: Use FlatSet to avoid trying to add variant parents multiple times.
|
2025-06-26 08:33:34 +01:00 |
autoreplace_gui.h
|
|
|
autoreplace_type.h
|
|
|
autoreplace.cpp
|
|
|
autoslope.h
|
|
|
base_consist.cpp
|
Codechange: Use EnumBitSet for VehicleFlags. (#13793)
|
2025-03-13 08:38:54 +00:00 |
base_consist.h
|
Codechange: Use EnumBitSet for VehicleFlags. (#13793)
|
2025-03-13 08:38:54 +00:00 |
base_media_base.h
|
Codechange: Use vector with unique_ptr instead of linked-list for base set lists. (#14332)
|
2025-06-15 21:32:29 +01:00 |
base_media_func.h
|
Codechange: Use vector with unique_ptr instead of linked-list for base set lists. (#14332)
|
2025-06-15 21:32:29 +01:00 |
base_media_graphics.h
|
Codechange: Use template specialisation and instantiation for BaseMedia methods.
|
2025-03-27 18:57:53 +00:00 |
base_media_music.h
|
Codechange: Use traits to define BaseSet parameters.
|
2025-03-27 18:57:53 +00:00 |
base_media_sounds.h
|
Codechange: Use traits to define BaseSet parameters.
|
2025-03-27 18:57:53 +00:00 |
base_station_base.h
|
Codechange: Turn AnimationTrigger enums into enum classes. (#14067)
|
2025-04-21 20:53:31 +02:00 |
bitmap_type.h
|
|
|
bmp.cpp
|
|
|
bmp.h
|
|
|
bootstrap_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
bridge_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
bridge_map.cpp
|
|
|
bridge_map.h
|
Fix: MayHaveRoad claimed rail station tiles had road, so the custom stationspec index would be read as roadtype. (#13949)
|
2025-04-04 11:49:10 +02:00 |
bridge.h
|
|
|
build_vehicle_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
cachecheck.cpp
|
Codechange: Restructure RoadStop Entries to reduce pointers. (#14069)
|
2025-04-23 08:29:34 +01:00 |
cargo_type.h
|
Codechange: Rename short CargoType parameters cargo . (#13848)
|
2025-03-24 18:18:21 +00:00 |
cargoaction.cpp
|
|
|
cargoaction.h
|
|
|
cargomonitor.cpp
|
|
|
cargomonitor.h
|
|
|
cargopacket.cpp
|
Codechange: Use StationID as StationIDStack Titem type
|
2025-07-20 16:06:03 +02:00 |
cargopacket.h
|
Codechange: Use StationID as StationIDStack Titem type
|
2025-07-20 16:06:03 +02:00 |
cargotype.cpp
|
Codechange: Use fmt::format instead of stringstream with iomanip flags. (#13964)
|
2025-04-08 20:57:50 +00:00 |
cargotype.h
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
cheat_func.h
|
Codechange: Remove unused extern declarations.
|
2025-04-11 22:11:28 +02:00 |
cheat_gui.cpp
|
Fix: Restore the behaviour when entering numbers in query windows: clamp integers out of range to the maximum valid value.
|
2025-05-20 12:57:30 +02:00 |
cheat_type.h
|
Codechange: use value initialisation over memset
|
2025-05-09 17:20:41 +02:00 |
cheat.cpp
|
Codechange: use value initialisation over memset
|
2025-05-09 17:20:41 +02:00 |
clear_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
clear_func.h
|
|
|
clear_map.h
|
Codechange: Handle SnowTile state separately from ClearGround.
|
2025-02-25 08:22:46 +00:00 |
CMakeLists.txt
|
Codechange: Make SpriteCacheCtrlFlags an enum bit set. (#14462)
|
2025-07-19 23:49:15 +01:00 |
command_func.h
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
command_type.h
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
command.cpp
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
company_base.h
|
Codechange: Avoid STR_NULL in header file.
|
2025-03-21 12:53:40 +00:00 |
company_cmd.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
company_cmd.h
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
company_func.h
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
company_gui.cpp
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
company_gui.h
|
Fix #14256, dfd9fbf873 : Company finance windows not updated when paused. (#14258)
|
2025-05-13 01:23:27 +01:00 |
company_manager_face.h
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
company_type.h
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
console_cmds.cpp
|
Codechange: Initialise/reset font cache with FontSizes bitset. (#14448)
|
2025-07-18 18:23:28 +01:00 |
console_func.h
|
Codechange: make IConsoleCmdExec use C++ strings internally
|
2025-04-26 14:15:10 +02:00 |
console_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
console_gui.h
|
|
|
console_internal.h
|
Codechange: use std::string_view for console commands
|
2025-04-26 14:15:10 +02:00 |
console_type.h
|
|
|
console.cpp
|
Codechange: use std::string_view for console commands
|
2025-04-26 14:15:10 +02:00 |
cpu.cpp
|
|
|
cpu.h
|
|
|
crashlog.cpp
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
crashlog.h
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
currency.cpp
|
Codechange: Declare all IntervalTimers const, which can be const.
|
2025-05-06 18:29:41 +02:00 |
currency.h
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
date_gui.cpp
|
Codechange: Add OnClick handler for dropdown items.
|
2025-05-25 09:13:05 +01:00 |
date_gui.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
debug.cpp
|
Codechange: Add format_append as short-hand to format_to + back_inserter.
|
2025-04-29 20:26:23 +02:00 |
debug.h
|
Codechange: TicToc can now accumulate and output every tick
|
2025-06-04 23:59:06 +02:00 |
dedicated.cpp
|
|
|
depot_base.h
|
|
|
depot_cmd.cpp
|
|
|
depot_cmd.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
depot_func.h
|
|
|
depot_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
depot_map.h
|
|
|
depot_type.h
|
|
|
depot.cpp
|
|
|
direction_func.h
|
Codechange: Use DiagDirections when checking for flat buildable tiles.
|
2025-05-07 17:31:29 +01:00 |
direction_type.h
|
Codechange: Add Directions and DiagDirections EnumBitSets.
|
2025-05-07 17:31:29 +01:00 |
disaster_vehicle.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
disaster_vehicle.h
|
|
|
dock_cmd.h
|
|
|
dock_gui.cpp
|
Change: Consistent toolbar sizes with dedicated NWidgetParts. (#14344)
|
2025-06-08 18:13:47 +00:00 |
driver.cpp
|
Codechange: remove char* from base driver code
|
2025-04-29 21:09:18 +02:00 |
driver.h
|
Codechange: remove char* from base driver code
|
2025-04-29 21:09:18 +02:00 |
dropdown_common_type.h
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
dropdown_func.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
dropdown_type.h
|
Add: Configuration of NewGRF badges.
|
2025-05-25 09:13:05 +01:00 |
dropdown.cpp
|
Add: Configuration of NewGRF badges.
|
2025-05-25 09:13:05 +01:00 |
economy_base.h
|
Codechange: Remove owner from CargoPayment. (#14411)
|
2025-07-03 23:11:12 +01:00 |
economy_cmd.h
|
|
|
economy_func.h
|
Codechange: Use TypedIndexContainer for typed index containers
|
2025-06-12 18:50:49 +01:00 |
economy_type.h
|
Codechange: Use GrfSpecFeature type instead of uint8_t. (#14253)
|
2025-05-12 08:44:39 +01:00 |
economy.cpp
|
Add: Industry accepted and waiting history graphs.
|
2025-07-20 14:03:54 +01:00 |
effectvehicle_base.h
|
Codechange: initialise instance members
|
2025-03-09 20:41:03 +01:00 |
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
elrail_func.h
|
|
|
elrail.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
engine_base.h
|
Codechange: Use proper enum type to index sprite groups in VariableGRFFileProps.
|
2025-04-27 19:50:51 +02:00 |
engine_cmd.h
|
|
|
engine_func.h
|
|
|
engine_gui.cpp
|
Fix: EngineImageType mismatch between sizing and drawing in preview window (#14455)
|
2025-07-18 07:02:46 -04:00 |
engine_gui.h
|
Codechange: Move GUI parts of badges to a separate file. (#14023)
|
2025-04-18 17:20:31 +01:00 |
engine_type.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
engine.cpp
|
Codechange: Improve performance of exclusive preview engine test. (#14270)
|
2025-05-21 21:19:38 +01:00 |
error_func.h
|
|
|
error_gui.cpp
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
error.cpp
|
Codechange: use std::string_view over char*
|
2025-05-02 23:12:43 +02:00 |
error.h
|
Fix #13760: Store encoded error message inside CommandCost. (#13764)
|
2025-03-15 20:09:11 +00:00 |
fileio_func.h
|
Codechange: Use string_view for FileExists.
|
2025-05-06 18:29:41 +02:00 |
fileio_type.h
|
Codechange: Add AutoRelease helper to use function as unique_ptr deleter. (#14353)
|
2025-06-11 20:13:49 +01:00 |
fileio.cpp
|
Codechange: Use string_view for FileExists.
|
2025-05-06 18:29:41 +02:00 |
fios_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
fios.cpp
|
Codechange: Add 'const' to static variables, which are only initialised once.
|
2025-05-06 18:29:41 +02:00 |
fios.h
|
Codechange: make some saveload functions work natively with std::string_view
|
2025-04-30 23:49:06 +02:00 |
fontcache.cpp
|
Codechange: Initialise/reset font cache with FontSizes bitset. (#14448)
|
2025-07-18 18:23:28 +01:00 |
fontcache.h
|
Codechange: Decouple glyph map from SpriteFontCache instances. (#14449)
|
2025-07-20 22:58:43 +01:00 |
fontdetection.h
|
Codechange: replace char* with C++ style strings
|
2025-04-30 12:05:04 +02:00 |
framerate_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
framerate_type.h
|
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
|
2025-04-20 22:06:18 +02:00 |
gamelog_internal.h
|
Codechange: initialise instance members
|
2025-03-09 20:41:03 +01:00 |
gamelog.cpp
|
Codechange: replace char* with C++ style strings
|
2025-04-30 12:05:04 +02:00 |
gamelog.h
|
|
|
genworld_gui.cpp
|
Codechange: Add OnClick handler for dropdown items.
|
2025-05-25 09:13:05 +01:00 |
genworld.cpp
|
Add: Allow separate expansion of town buildings and roads in scenario editor. (#14341)
|
2025-06-07 13:56:43 +00:00 |
genworld.h
|
|
|
gfx_func.h
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
gfx_layout_fallback.cpp
|
|
|
gfx_layout_fallback.h
|
|
|
gfx_layout_icu.cpp
|
Codefix: possible out-of-bounds array indexing
|
2025-03-10 07:09:49 +01:00 |
gfx_layout_icu.h
|
|
|
gfx_layout.cpp
|
Codechange: Use LRUCache for layouted LineCache.
|
2025-05-06 18:09:00 +01:00 |
gfx_layout.h
|
Codechange: Use LRUCache for layouted LineCache.
|
2025-05-06 18:09:00 +01:00 |
gfx_type.h
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
gfx.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
gfxinit.cpp
|
Codechange: Initialise/reset font cache with FontSizes bitset. (#14448)
|
2025-07-18 18:23:28 +01:00 |
gfxinit.h
|
|
|
goal_base.h
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
goal_cmd.h
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
goal_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
goal_type.h
|
|
|
goal.cpp
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
graph_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
graph_gui.h
|
|
|
ground_vehicle.cpp
|
Codefix: potential integer overflow before widening integer
|
2025-03-12 22:00:44 +01:00 |
ground_vehicle.hpp
|
|
|
group_cmd.cpp
|
Codechange: Improve performance of evaluating group hierarchy.
|
2025-05-21 19:50:07 +01:00 |
group_cmd.h
|
|
|
group_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
group_gui.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
group_type.h
|
|
|
group.h
|
Codechange: Improve performance of evaluating group hierarchy.
|
2025-05-21 19:50:07 +01:00 |
gui.h
|
Change: Merge Game Options and Game Settings together.
|
2025-04-23 19:07:52 +01:00 |
heightmap.cpp
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
heightmap.h
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
help_gui.cpp
|
Fix: Closing the Game Options window closes all textfile windows.
|
2025-05-04 19:36:46 +01:00 |
help_gui.h
|
|
|
highscore_gui.cpp
|
Codechange: Declare all IntervalTimers const, which can be const.
|
2025-05-06 18:29:41 +02:00 |
highscore.cpp
|
Codechange: Include table/strings.h in files that use StringIDs.
|
2025-03-21 12:53:40 +00:00 |
highscore.h
|
|
|
hotkeys.cpp
|
Codechange: pass the characters to trim to StrTrimView
|
2025-05-03 15:57:53 +02:00 |
hotkeys.h
|
|
|
house_type.h
|
Codechange: Unify random trigger enums and turn them into enum classes. (#14066)
|
2025-04-21 20:03:34 +02:00 |
house.h
|
Codechange: Use EnumBitSet for HouseZones. (#14137)
|
2025-04-28 20:27:43 +01:00 |
industry_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
industry_cmd.h
|
Fix #14464: Invalid string parameter in scenario editor when unable to build industry. (#14465)
|
2025-07-20 14:03:29 +01:00 |
industry_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
industry_map.h
|
Codechange: Unify random trigger enums and turn them into enum classes. (#14066)
|
2025-04-21 20:03:34 +02:00 |
industry_type.h
|
Codechange: Turn AnimationTrigger enums into enum classes. (#14067)
|
2025-04-21 20:53:31 +02:00 |
industry.h
|
Add: Industry accepted and waiting history graphs.
|
2025-07-20 14:03:54 +01:00 |
industrytype.h
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
ini_load.cpp
|
Codefix: remove unused mem_func includes
|
2025-05-06 20:03:35 +02:00 |
ini_type.h
|
Codechange: Add 'const' to static variables, which are only initialised once.
|
2025-05-06 18:29:41 +02:00 |
ini.cpp
|
Codechange: rewrite ini file parsing with the StringConsumer
|
2025-05-03 17:13:33 +02:00 |
intro_gui.cpp
|
Codechange: Use toolbar minimal sizing with intro menu buttons. (#14368)
|
2025-06-17 01:12:39 +01:00 |
landscape_cmd.h
|
|
|
landscape_type.h
|
|
|
landscape.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
landscape.h
|
|
|
language.h
|
Codechange: C++ initialise LanguageHeaderPack
|
2025-05-06 20:03:35 +02:00 |
league_base.h
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
league_cmd.cpp
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
league_cmd.h
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
league_gui.cpp
|
Fix: Numbers were left-aligned for RTL languages in several windows. (#13959)
|
2025-04-04 11:48:50 +02:00 |
league_gui.h
|
|
|
league_type.h
|
|
|
library_loader.h
|
|
|
livery.h
|
Codechange: explicitly initialise Company member variables
|
2025-02-22 16:33:05 +01:00 |
main_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
map_func.h
|
Codechange: Remove CircularTileSearch.
|
2025-04-20 12:50:45 +02:00 |
map_type.h
|
|
|
map.cpp
|
Codechange: Remove CircularTileSearch.
|
2025-04-20 12:50:45 +02:00 |
misc_cmd.cpp
|
|
|
misc_cmd.h
|
Fix #13562: Removed cost estimation message from money cheat
|
2025-03-22 20:28:55 +01:00 |
misc_gui.cpp
|
Codechange: Declare all IntervalTimers const, which can be const.
|
2025-05-06 18:29:41 +02:00 |
misc.cpp
|
|
|
mixer.cpp
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
mixer.h
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
music_gui.cpp
|
Change: Tweak layout of music player widgets.
|
2025-06-17 08:54:08 +01:00 |
music.cpp
|
Codechange: Use vector with unique_ptr instead of linked-list for base set lists. (#14332)
|
2025-06-15 21:32:29 +01:00 |
newgrf_act5.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
newgrf_airport.cpp
|
Add: [NewGRF] All callbacks returning D0xx strings, have now the option to return any string id via register 0x100.
|
2025-05-09 12:39:11 +02:00 |
newgrf_airport.h
|
Codechange: Remove terminator from airport tile lists. (#14306)
|
2025-05-27 20:23:59 +01:00 |
newgrf_airporttiles.cpp
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_airporttiles.h
|
Codechange: Rename GRFFileProps to SubstituteGRFFileProps.
|
2025-04-28 13:44:46 +02:00 |
newgrf_animation_base.h
|
Codechange: Turn AnimationStatus into an enum class.
|
2025-04-15 20:42:44 +02:00 |
newgrf_animation_type.h
|
Codechange: Turn AnimationTrigger enums into enum classes. (#14067)
|
2025-04-21 20:53:31 +02:00 |
newgrf_badge_config.cpp
|
Fix c2d4098afa : Crash when accessing unconfigurable badge feature. (#14403)
|
2025-06-30 21:45:08 +01:00 |
newgrf_badge_config.h
|
Change: Add badge dropdown filters and configuration.
|
2025-06-05 17:55:24 +01:00 |
newgrf_badge_gui.cpp
|
Fix #14361: Removing a badge filter did not clear it. (#14379)
|
2025-06-23 08:24:03 +01:00 |
newgrf_badge_gui.h
|
Fix #14361: Removing a badge filter did not clear it. (#14379)
|
2025-06-23 08:24:03 +01:00 |
newgrf_badge_type.h
|
Change: Add badge dropdown filters and configuration.
|
2025-06-05 17:55:24 +01:00 |
newgrf_badge.cpp
|
Change: Add badge dropdown filters and configuration.
|
2025-06-05 17:55:24 +01:00 |
newgrf_badge.h
|
Change: Add badge dropdown filters and configuration.
|
2025-06-05 17:55:24 +01:00 |
newgrf_callbacks.h
|
Codechange: Unify naming of NewGRF animation callbacks.
|
2025-04-21 19:06:13 +02:00 |
newgrf_canal.cpp
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_canal.h
|
|
|
newgrf_cargo.cpp
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_cargo.h
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_class_func.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
newgrf_class.h
|
|
|
newgrf_commons.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
newgrf_commons.h
|
Codefix: Clean up incorrect indentation for multi-line comments. (#14383)
|
2025-06-20 19:01:44 +01:00 |
newgrf_config.cpp
|
Codechange: Use format instead of to_string.
|
2025-04-29 20:26:23 +02:00 |
newgrf_config.h
|
Codechange: Pass GRF name as std::string to UpdateNewGRFScanStatus. (#13870)
|
2025-03-23 16:58:43 +01:00 |
newgrf_debug_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
newgrf_debug.h
|
Codechange: Use FlatSet for sprite picker list.
|
2025-05-05 14:00:38 +01:00 |
newgrf_engine.cpp
|
Fix: Clear rail vehicle flipped flag if reverse probability callback returns false. (#14281)
|
2025-05-20 23:03:55 +01:00 |
newgrf_engine.h
|
Fix: Clear rail vehicle flipped flag if reverse probability callback returns false. (#14281)
|
2025-05-20 23:03:55 +01:00 |
newgrf_generic.cpp
|
Codechange: Use GrfSpecFeature type instead of uint8_t. (#14253)
|
2025-05-12 08:44:39 +01:00 |
newgrf_generic.h
|
Codechange: Use GrfSpecFeature type instead of uint8_t. (#14253)
|
2025-05-12 08:44:39 +01:00 |
newgrf_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
newgrf_house.cpp
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_house.h
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_industries.cpp
|
Change: [NewGRF] Increase the textstack for all callbacks to 16 registers.
|
2025-05-09 12:39:11 +02:00 |
newgrf_industries.h
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_industrytiles.cpp
|
Change: [NewGRF] Increase the textstack for all callbacks to 16 registers.
|
2025-05-09 12:39:11 +02:00 |
newgrf_industrytiles.h
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_object.cpp
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_object.h
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_profiling.cpp
|
Codechange: Do not use a mutable global to return calculated VarAction2 results.
|
2025-04-29 20:35:46 +02:00 |
newgrf_profiling.h
|
Codechange: Do not use a mutable global to return calculated VarAction2 results.
|
2025-04-29 20:35:46 +02:00 |
newgrf_properties.h
|
|
|
newgrf_railtype.cpp
|
Codechange: Remove virtual functions SpriteGroup::GetResult and GetNumResults. They are only implemented in and called via ResultSpriteGroup.
|
2025-04-29 10:35:10 +02:00 |
newgrf_railtype.h
|
|
|
newgrf_roadstop.cpp
|
Fix #14433: Broken road stop drawing due to incorrect modes conversion. (#14434)
|
2025-07-14 17:25:53 +01:00 |
newgrf_roadstop.h
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_roadtype.cpp
|
Codechange: Remove virtual functions SpriteGroup::GetResult and GetNumResults. They are only implemented in and called via ResultSpriteGroup.
|
2025-04-29 10:35:10 +02:00 |
newgrf_roadtype.h
|
Add #12939: [NewGRF] Add road-/tram-/rail-type variable 0x45 to get mutual road-/tram-/rail-type on same tile. (#13934)
|
2025-04-13 13:23:10 +02:00 |
newgrf_sound.cpp
|
|
|
newgrf_sound.h
|
|
|
newgrf_spritegroup.cpp
|
Add: [NewGRF] Special value 0x7FFE for VarAction2 results specifying 'return calculated result'.
|
2025-05-09 12:38:58 +02:00 |
newgrf_spritegroup.h
|
Add: [NewGRF] Special value 0x7FFE for VarAction2 results specifying 'return calculated result'.
|
2025-05-09 12:38:58 +02:00 |
newgrf_station.cpp
|
Fix #14356, ff7eb996e6 : Incorrect sprite group chosen for stations and road stops. (#14359)
|
2025-06-14 13:38:45 +01:00 |
newgrf_station.h
|
Codechange: Remove global GetRegister(), instead return 100+ registers directly from GetXxxCallback().
|
2025-05-06 22:24:41 +02:00 |
newgrf_storage.cpp
|
|
|
newgrf_storage.h
|
Codechange: Use GrfSpecFeature type instead of uint8_t. (#14253)
|
2025-05-12 08:44:39 +01:00 |
newgrf_text_type.h
|
|
|
newgrf_text.cpp
|
Codefix: Spelling error in name of GetGRFStringTextStackParameters (#14447)
|
2025-07-16 09:21:25 -04:00 |
newgrf_text.h
|
Codefix: Spelling error in name of GetGRFStringTextStackParameters (#14447)
|
2025-07-16 09:21:25 -04:00 |
newgrf_town.cpp
|
Codechange: Access temporary storage through ResolverObject during Resolve.
|
2025-05-06 22:24:41 +02:00 |
newgrf_town.h
|
|
|
newgrf_townname.cpp
|
Codechange: remove unused alloc_func.hpp includes
|
2025-02-24 20:00:19 +01:00 |
newgrf_townname.h
|
|
|
newgrf.cpp
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
newgrf.h
|
Codechange: Use GrfSpecFeature type instead of uint8_t. (#14253)
|
2025-05-12 08:44:39 +01:00 |
news_cmd.h
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
news_func.h
|
Codechange: Use EncodedStrings for News messages. (#13654)
|
2025-02-23 20:24:02 +00:00 |
news_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
news_gui.h
|
|
|
news_type.h
|
Change: New company face definition system and UI. (#14319)
|
2025-06-24 07:59:49 +01:00 |
object_base.h
|
Codechange: use std::array.fill over memset
|
2025-05-09 17:20:41 +02:00 |
object_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
object_cmd.h
|
|
|
object_gui.cpp
|
Fix: Allow object picker to resize if there are no classes. (#14372)
|
2025-06-17 19:04:34 +01:00 |
object_map.h
|
|
|
object_type.h
|
Codechange: Turn AnimationTrigger enums into enum classes. (#14067)
|
2025-04-21 20:53:31 +02:00 |
object.h
|
|
|
openttd.cpp
|
Codechange: Initialise/reset font cache with FontSizes bitset. (#14448)
|
2025-07-18 18:23:28 +01:00 |
openttd.h
|
Codechange: replace char* in GetOptData with std::string_view
|
2025-04-30 23:49:06 +02:00 |
order_backup.cpp
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
order_backup.h
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
order_base.h
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
order_cmd.cpp
|
Codechange: Use StationID as StationIDStack Titem type
|
2025-07-20 16:06:03 +02:00 |
order_cmd.h
|
|
|
order_func.h
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
order_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
order_type.h
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
osk_gui.cpp
|
Codechange: use std::string_view for ini_key
|
2025-05-01 23:24:43 +02:00 |
palette_func.h
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
palette.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
pbs.cpp
|
Fix: Train path reservations on different railtypes could join leading to train crashes. (#14366)
|
2025-06-15 22:09:04 +02:00 |
pbs.h
|
|
|
picker_func.h
|
|
|
picker_gui.cpp
|
Add: Buttons to change picker preview image height. (#14373)
|
2025-06-23 08:24:49 +01:00 |
picker_gui.h
|
Add: Buttons to change picker preview image height. (#14373)
|
2025-06-23 08:24:49 +01:00 |
progress.cpp
|
|
|
progress.h
|
|
|
provider_manager.h
|
Codefix: Clean up incorrect indentation for multi-line comments. (#14383)
|
2025-06-20 19:01:44 +01:00 |
querystring_gui.h
|
Codechange: Use std::string_view in IME input handling.
|
2025-04-30 19:33:56 +02:00 |
rail_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
rail_cmd.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
rail_gui.cpp
|
Revert 0853c1979b : Button to toggle showing advanced signal types (#9617) (#14219)
|
2025-06-24 20:18:08 +02:00 |
rail_gui.h
|
|
|
rail_map.h
|
Codechange: remove unused INVALID_TRACK_BIT
|
2025-03-15 22:03:17 +01:00 |
rail_type.h
|
Codechange: Use EnumBitSet for RailTypes.
|
2025-03-25 20:15:48 +00:00 |
rail.cpp
|
Codechange: Use EnumBitSet for RailTypes.
|
2025-03-25 20:15:48 +00:00 |
rail.h
|
Codefix: Rail type bridge offset is not a SpriteID. (#14471)
|
2025-07-21 20:00:04 +00:00 |
random_access_file_type.h
|
Codechange: replace char* with std::string_view
|
2025-04-27 20:08:02 +02:00 |
random_access_file.cpp
|
Codechange: replace memcpy with std::copy_n
|
2025-05-10 16:50:58 +02:00 |
rev.cpp.in
|
Codechange: store revision information in C++ style strings
|
2025-04-28 23:48:32 +02:00 |
rev.h
|
Codechange: store revision information in C++ style strings
|
2025-04-28 23:48:32 +02:00 |
road_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
road_cmd.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
road_func.h
|
|
|
road_gui.cpp
|
Change: Consistent toolbar sizes with dedicated NWidgetParts. (#14344)
|
2025-06-08 18:13:47 +00:00 |
road_gui.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
road_internal.h
|
|
|
road_map.cpp
|
Fix: MayHaveRoad claimed rail station tiles had road, so the custom stationspec index would be read as roadtype. (#13949)
|
2025-04-04 11:49:10 +02:00 |
road_map.h
|
Codefix: Comment style. (#14064)
|
2025-04-21 17:25:09 +02:00 |
road_type.h
|
Codechange: Use EnumBitSet for RoadTypes.
|
2025-03-25 20:15:48 +00:00 |
road.cpp
|
Codechange: Use EnumBitSet for RoadTypes.
|
2025-03-25 20:15:48 +00:00 |
road.h
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
roadstop_base.h
|
Codechange: Restructure RoadStop Entries to reduce pointers. (#14069)
|
2025-04-23 08:29:34 +01:00 |
roadstop.cpp
|
Codefix: checking unsigned int >= 0 is pointless, check before subtraction
|
2025-04-26 18:31:36 +02:00 |
roadveh_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
roadveh_cmd.h
|
|
|
roadveh_gui.cpp
|
Codechange: Rename CenterBounds to CentreBounds and move to geometry header. (#14002)
|
2025-04-14 23:55:40 +01:00 |
roadveh.h
|
Codechange: Use EnumBitSet for VehStates. (#13755)
|
2025-03-08 18:24:21 +00:00 |
safeguards.h
|
Codechange: replace memmove with std::move(_backwards)
|
2025-05-11 21:51:57 +02:00 |
screenshot_bmp.cpp
|
Codechange: replace memcpy with std::copy_n
|
2025-05-10 16:50:58 +02:00 |
screenshot_gui.cpp
|
|
|
screenshot_gui.h
|
|
|
screenshot_pcx.cpp
|
Codechange: use value initialisation over memset
|
2025-05-09 17:20:41 +02:00 |
screenshot_png.cpp
|
Codechange: use value initialisation over memset
|
2025-05-09 17:20:41 +02:00 |
screenshot_type.h
|
Codechange: replace char* with std::string_view
|
2025-04-28 21:31:12 +02:00 |
screenshot.cpp
|
Codechange: Turn ZoomLevel into enum class.
|
2025-05-03 23:21:09 +02:00 |
screenshot.h
|
Codechange: replace char* with std::string_view
|
2025-04-28 21:31:12 +02:00 |
settingentry_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
settingentry_gui.h
|
Codechange: replace char* with C++ style strings
|
2025-04-30 12:05:04 +02:00 |
settings_cmd.h
|
|
|
settings_func.h
|
Codechange: use std::string_view for some settings functions
|
2025-04-26 16:30:16 +02:00 |
settings_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
settings_gui.h
|
Codechange: Add Up/Down buttons, to fit in with the settings-button style.
|
2025-05-25 09:13:05 +01:00 |
settings_internal.h
|
Codechange: use std::string_view for the string setting defaults
|
2025-05-01 23:24:43 +02:00 |
settings_table.cpp
|
Fix #14375: When loading config, validate timekeeping mode and minutes per year (#14405)
|
2025-07-09 16:04:38 -04:00 |
settings_table.h
|
Codechange: use std::array.fill over memset
|
2025-05-09 17:20:41 +02:00 |
settings_type.h
|
Codechange: Use TypedIndexContainer for typed index containers
|
2025-06-12 18:50:49 +01:00 |
settings.cpp
|
Codefix: Prefer static inline const keyword order. (#14301)
|
2025-05-25 20:32:56 +01:00 |
ship_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
ship_cmd.h
|
|
|
ship_gui.cpp
|
Codechange: Rename CenterBounds to CentreBounds and move to geometry header. (#14002)
|
2025-04-14 23:55:40 +01:00 |
ship.h
|
|
|
signal_func.h
|
|
|
signal_type.h
|
|
|
signal.cpp
|
Codechange: replace char* with C++ style strings
|
2025-04-30 12:05:04 +02:00 |
signature.cpp
|
Codechange: use std::string_view for FS2OTTD and OTTD2FS
|
2025-04-29 22:33:32 +02:00 |
signature.h
|
|
|
signs_base.h
|
|
|
signs_cmd.cpp
|
|
|
signs_cmd.h
|
|
|
signs_func.h
|
|
|
signs_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
signs_type.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
signs.cpp
|
|
|
slider_func.h
|
Change: Slider widget can now be colourful.
|
2025-04-23 19:07:52 +01:00 |
slider.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
slope_func.h
|
|
|
slope_type.h
|
|
|
smallmap_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
smallmap_gui.h
|
|
|
social_integration.cpp
|
Codechange: store revision information in C++ style strings
|
2025-04-28 23:48:32 +02:00 |
social_integration.h
|
|
|
sortlist_type.h
|
Codechange: replace char* where out-of-date
|
2025-05-04 10:43:56 +02:00 |
sound_func.h
|
|
|
sound_type.h
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
sound.cpp
|
Codechange: Use vector with unique_ptr instead of linked-list for base set lists. (#14332)
|
2025-06-15 21:32:29 +01:00 |
soundloader_func.h
|
|
|
soundloader_opus.cpp
|
Codechange: Add AutoRelease helper to use function as unique_ptr deleter. (#14353)
|
2025-06-11 20:13:49 +01:00 |
soundloader_raw.cpp
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
soundloader_type.h
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
soundloader_wav.cpp
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
soundloader.cpp
|
Codechange: Use std::byte for sound buffers.
|
2025-05-13 14:51:17 +01:00 |
source_type.h
|
Codechange: Use EncodedStrings for News messages. (#13654)
|
2025-02-23 20:24:02 +00:00 |
sprite.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
sprite.h
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
spritecache_internal.h
|
Codechange: Make SpriteCacheCtrlFlags an enum bit set. (#14462)
|
2025-07-19 23:49:15 +01:00 |
spritecache_type.h
|
Codechange: Make SpriteCacheCtrlFlags an enum bit set. (#14462)
|
2025-07-19 23:49:15 +01:00 |
spritecache.cpp
|
Codechange: Make SpriteCacheCtrlFlags an enum bit set. (#14462)
|
2025-07-19 23:49:15 +01:00 |
spritecache.h
|
Codechange: Make SpriteCacheCtrlFlags an enum bit set. (#14462)
|
2025-07-19 23:49:15 +01:00 |
station_base.h
|
Codechange: Use FlatSet when searching tiles around stations.
|
2025-05-05 14:00:38 +01:00 |
station_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
station_cmd.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
station_func.h
|
Codechange: Rename short CargoType parameters cargo . (#13848)
|
2025-03-24 18:18:21 +00:00 |
station_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
station_gui.h
|
|
|
station_kdtree.h
|
|
|
station_map.h
|
|
|
station_type.h
|
Codechange: Use StationID as StationIDStack Titem type
|
2025-07-20 16:06:03 +02:00 |
station.cpp
|
Codefix: Use bitset .None() or .Any() instead of comparing against an empty bitset. (#14327)
|
2025-06-04 07:31:44 +01:00 |
statusbar_gui.cpp
|
Codechange: Declare all IntervalTimers const, which can be const.
|
2025-05-06 18:29:41 +02:00 |
statusbar_gui.h
|
|
|
stdafx.h
|
Codechange: remove now unused cpp_sizeof
|
2025-05-11 13:48:23 +02:00 |
story_base.h
|
Codechange: initialise instance members
|
2025-03-09 20:41:03 +01:00 |
story_cmd.h
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
story_gui.cpp
|
Codechange: Add OnClick handler for dropdown items.
|
2025-05-25 09:13:05 +01:00 |
story_type.h
|
|
|
story.cpp
|
Codechange: Pass encoded script strings as EncodedString.
|
2025-03-04 21:40:39 +00:00 |
string_base.h
|
Codechange: Use Utf8View::iterator in StringIterator.
|
2025-04-03 18:43:41 +02:00 |
string_func.h
|
Codechange: remove unused function
|
2025-05-04 10:43:56 +02:00 |
string_type.h
|
Codechange: remove const char* overloads when there are std::string_view and std::string& overloads
|
2025-04-29 10:14:53 +02:00 |
string.cpp
|
Codechange: Remove manual memory management from IcuStringIterator
|
2025-07-14 23:55:24 +02:00 |
stringfilter_type.h
|
Codechange: StringFilter now uses std::string_view entirely (#13869)
|
2025-03-22 20:35:31 +01:00 |
stringfilter.cpp
|
Fix: StringFilter included quotes in the search and failed.
|
2025-04-08 23:10:58 +02:00 |
strings_func.h
|
Change: Make truncation ellipsis translatable. (#14417)
|
2025-07-09 22:55:43 +01:00 |
strings_internal.h
|
Codechange: remove const char* overloads when there are std::string_view and std::string& overloads
|
2025-04-29 10:14:53 +02:00 |
strings_type.h
|
Codechange: remove const char* overloads when there are std::string_view and std::string& overloads
|
2025-04-29 10:14:53 +02:00 |
strings.cpp
|
Codechange: Initialise/reset font cache with FontSizes bitset. (#14448)
|
2025-07-18 18:23:28 +01:00 |
subsidy_base.h
|
Codechange: Use EncodedStrings for News messages. (#13654)
|
2025-02-23 20:24:02 +00:00 |
subsidy_cmd.h
|
|
|
subsidy_func.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
subsidy_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
subsidy_type.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
subsidy.cpp
|
Codechange: Declare all IntervalTimers const, which can be const.
|
2025-05-06 18:29:41 +02:00 |
survey.cpp
|
Add: [BaseSet] Allow basesets to set minor and patch versions in obg/obs/obm files.
|
2025-04-30 15:23:27 +02:00 |
survey.h
|
|
|
tar_type.h
|
Codechange: make some saveload functions work natively with std::string_view
|
2025-04-30 23:49:06 +02:00 |
terraform_cmd.cpp
|
Fix #13838: Formatted error message of sub-errors may be lost. (#13840)
|
2025-03-18 08:39:40 +00:00 |
terraform_cmd.h
|
|
|
terraform_gui.cpp
|
Change: Consistent toolbar sizes with dedicated NWidgetParts. (#14344)
|
2025-06-08 18:13:47 +00:00 |
terraform_gui.h
|
|
|
textbuf_gui.h
|
Codechange: Use EnumBitSet for QueryStringFlags. (#13792)
|
2025-03-10 18:59:35 +00:00 |
textbuf_type.h
|
Codechange: Use std::string_view in IME input handling.
|
2025-04-30 19:33:56 +02:00 |
textbuf.cpp
|
Fix 66733e2a : Textbuf was broken, and did not insert any input. (#14173)
|
2025-04-30 19:31:52 +00:00 |
texteff.cpp
|
Codechange: Declare all IntervalTimers const, which can be const.
|
2025-05-06 18:29:41 +02:00 |
texteff.hpp
|
|
|
textfile_gui.cpp
|
Fix: Mis-sized widgets due to missing widget fill. (#14370)
|
2025-06-17 17:40:11 +01:00 |
textfile_gui.h
|
Codechange: Add OnClick handler for dropdown items.
|
2025-05-25 09:13:05 +01:00 |
textfile_type.h
|
|
|
tgp.cpp
|
|
|
tgp.h
|
|
|
thread.h
|
Codefix: StartNewThread uses char* after returning
|
2025-05-04 14:05:15 +02:00 |
tile_cmd.h
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
tile_map.cpp
|
|
|
tile_map.h
|
|
|
tile_type.h
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
tilearea_type.h
|
Codechange: Add SpiralTileSequence to iterate over a tile area the same ways as CircularTileSearch.
|
2025-04-20 12:50:45 +02:00 |
tilearea.cpp
|
Codechange: Add SpiralTileSequence to iterate over a tile area the same ways as CircularTileSearch.
|
2025-04-20 12:50:45 +02:00 |
tilehighlight_func.h
|
|
|
tilehighlight_type.h
|
|
|
timetable_cmd.cpp
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
timetable_cmd.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
timetable_gui.cpp
|
Fix 0455627d : Don't draw timetable panel if no orders (#14441)
|
2025-07-14 14:18:54 +00:00 |
timetable.h
|
Codechange: Use local string parameters for order and timetable windows.
|
2025-02-23 13:52:13 +00:00 |
toolbar_gui.cpp
|
Codechange: Add OnClick handler for dropdown items.
|
2025-05-25 09:13:05 +01:00 |
toolbar_gui.h
|
|
|
town_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
town_cmd.h
|
Add: Allow separate expansion of town buildings and roads in scenario editor. (#14341)
|
2025-06-07 13:56:43 +00:00 |
town_gui.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
town_kdtree.h
|
|
|
town_map.h
|
Codechange: Unify random trigger enums and turn them into enum classes. (#14066)
|
2025-04-21 20:03:34 +02:00 |
town_type.h
|
Add: Allow separate expansion of town buildings and roads in scenario editor. (#14341)
|
2025-06-07 13:56:43 +00:00 |
town.h
|
Codechange: Use TypedIndexContainer for typed index containers
|
2025-06-12 18:50:49 +01:00 |
townname_func.h
|
|
|
townname_type.h
|
|
|
townname.cpp
|
Codechange: Use LRUCache for layouted LineCache.
|
2025-05-06 18:09:00 +01:00 |
track_func.h
|
Codechange: remove unused INVALID_TRACK_BIT
|
2025-03-15 22:03:17 +01:00 |
track_type.h
|
Codechange: remove unused INVALID_TRACK_BIT
|
2025-03-15 22:03:17 +01:00 |
train_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
train_cmd.h
|
Codefix: Add missing header includes.
|
2025-04-20 22:06:18 +02:00 |
train_gui.cpp
|
Codechange: Iterate with VehiclesOnTile when attaching a just bought wagon to a locomotive (#14284)
|
2025-06-08 16:45:58 -04:00 |
train.h
|
Codechange: Use EnumBitSet for VehicleRailFlags. (#14280)
|
2025-05-19 18:56:45 +01:00 |
transparency_gui.cpp
|
Change: Consistent toolbar sizes with dedicated NWidgetParts. (#14344)
|
2025-06-08 18:13:47 +00:00 |
transparency_gui.h
|
|
|
transparency.h
|
|
|
transport_type.h
|
|
|
tree_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
tree_cmd.h
|
|
|
tree_gui.cpp
|
Codefix: Comment style. (#14064)
|
2025-04-21 17:25:09 +02:00 |
tree_map.h
|
|
|
tunnel_map.cpp
|
|
|
tunnel_map.h
|
Fix: MayHaveRoad claimed rail station tiles had road, so the custom stationspec index would be read as roadtype. (#13949)
|
2025-04-04 11:49:10 +02:00 |
tunnelbridge_cmd.cpp
|
Codechange: Pass bridge pillar palette/sprite by reference.
|
2025-07-23 20:31:15 +01:00 |
tunnelbridge_cmd.h
|
|
|
tunnelbridge_map.h
|
|
|
tunnelbridge.h
|
|
|
vehicle_base.h
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
vehicle_cmd.cpp
|
Fix 0455627d16 : Order backups were no longer created when selling vehicles. (#14352)
|
2025-06-10 18:03:05 +01:00 |
vehicle_cmd.h
|
|
|
vehicle_func.h
|
Codechange: Pass the max-distance as parameter to VehiclesNearTileXY.
|
2025-04-26 19:32:59 +02:00 |
vehicle_gui_base.h
|
Codechange: Remove unused extern declarations.
|
2025-04-11 22:11:28 +02:00 |
vehicle_gui.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
vehicle_gui.h
|
Codechange: Pass Viewport by reference.
|
2025-04-09 22:03:23 +01:00 |
vehicle_type.h
|
Codechange: Unify random trigger enums and turn them into enum classes. (#14066)
|
2025-04-21 20:03:34 +02:00 |
vehicle.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
vehiclelist_cmd.h
|
|
|
vehiclelist_func.h
|
Codechange: Move ownership of Orders to OrderList. (#13948)
|
2025-05-23 10:36:28 +01:00 |
vehiclelist.cpp
|
Codechange: Replace FindVehicleOnPos with 'for' loop.
|
2025-04-22 22:12:59 +02:00 |
vehiclelist.h
|
|
|
viewport_cmd.h
|
|
|
viewport_func.h
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
viewport_gui.cpp
|
Fix: Zoom-scroll extra viewports only if the mouse cursor is over the viewport. (#14209)
|
2025-05-04 14:16:05 +01:00 |
viewport_kdtree.h
|
|
|
viewport_sprite_sorter_sse4.cpp
|
|
|
viewport_sprite_sorter.h
|
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
|
2025-04-20 22:06:18 +02:00 |
viewport_type.h
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
viewport.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
void_cmd.cpp
|
Codechange: Pass TileDesc by reference.
|
2025-02-23 23:00:51 +00:00 |
void_map.h
|
|
|
water_cmd.cpp
|
Codechange: Unify structures with sprite sub-tile bounds and simplify bounding boxes. (#14424)
|
2025-07-22 00:02:00 +01:00 |
water_cmd.h
|
|
|
water_map.h
|
|
|
water.h
|
Codechange: Confusion of 'radius' and 'diameter' in variable names and comments.
|
2025-04-20 12:50:45 +02:00 |
waypoint_base.h
|
|
|
waypoint_cmd.cpp
|
Codechange: Turn AnimationTrigger enums into enum classes. (#14067)
|
2025-04-21 20:53:31 +02:00 |
waypoint_cmd.h
|
|
|
waypoint_func.h
|
|
|
waypoint_gui.cpp
|
Codechange: Turn ZoomLevel into enum class.
|
2025-05-03 23:21:09 +02:00 |
waypoint.cpp
|
|
|
widget_type.h
|
Change: Consistent toolbar sizes with dedicated NWidgetParts. (#14344)
|
2025-06-08 18:13:47 +00:00 |
widget.cpp
|
Codechange: Add distinct type to hold pixel drawing colour. (#14457)
|
2025-07-20 22:57:55 +01:00 |
window_func.h
|
|
|
window_gui.h
|
Codechange: Add OnClick handler for dropdown items.
|
2025-05-25 09:13:05 +01:00 |
window_type.h
|
Change: Remove Apply button from NewGRF config window when unneeded. (#14254)
|
2025-05-13 01:22:23 +01:00 |
window.cpp
|
Codechange: Add constant for common blink interval.
|
2025-06-07 15:50:25 +01:00 |
zoom_func.h
|
Codechange: Remove ZOOM_LVL_GUI macro. (#14423)
|
2025-07-09 11:05:06 +01:00 |
zoom_type.h
|
Codechange: Remove ZOOM_LVL_GUI macro. (#14423)
|
2025-07-09 11:05:06 +01:00 |