.. |
settings
|
Codechange: Use EnumBitSet for StationFacility.
|
2025-02-13 18:03:13 +00:00 |
CMakeLists.txt
|
Codechange: Let the compile generate the master command table out of templated command traits.
|
2021-12-16 22:28:32 +01:00 |
airport_defaults.h
|
Add: NewGRF Badges.
|
2025-02-16 22:24:25 +00:00 |
airport_movement.h
|
Codechange: Use EnumBitSet for AirportMovingDataFlags. (#13754)
|
2025-03-06 19:03:41 +00:00 |
airporttile_ids.h
|
Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383)
|
2025-01-28 22:17:34 +00:00 |
airporttiles.h
|
Codechange: Turn AnimationStatus into an enum class.
|
2025-04-15 20:42:44 +02:00 |
animcursors.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
autorail.h
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
bridge_land.h
|
Codechange: use std::vector/std::span over MallocT for NewGRF bridge sprites
|
2025-02-22 15:34:32 +01:00 |
build_industry.h
|
Codechange: Turn AnimationStatus into an enum class.
|
2025-04-15 20:42:44 +02:00 |
cargo_const.h
|
Codechange: Use EnumBitSet for CargoClasses. (#13491)
|
2025-02-08 08:46:38 +00:00 |
clear_land.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
control_codes.h
|
Codechange: String parameter encoding for regular strings.
|
2025-02-10 22:49:14 +00:00 |
elrail_data.h
|
Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383)
|
2025-01-28 22:17:34 +00:00 |
engines.h
|
Codechange: replace INVALID_X with XID::Invalid() for PoolIDs
|
2025-02-16 20:23:00 +01:00 |
genland.h
|
Doc: Rainforest is one word
|
2025-02-02 10:58:23 -05:00 |
heightmap_colours.h
|
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
|
2023-07-19 19:30:14 +02:00 |
industry_land.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
landscape_sprite.h
|
Codechange: Use span instead of marker terminated array for indexed sprite loading. (#13050)
|
2024-11-02 14:47:49 +00:00 |
newgrf_debug_data.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 |
object_land.h
|
Codechange: Turn AnimationStatus into an enum class.
|
2025-04-15 20:42:44 +02:00 |
opengl_shader.h
|
Cleanup: Remove svn-style `$Id$` comments. (#10122)
|
2022-11-01 18:24:31 -06:00 |
palette_convert.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
palettes.h
|
Codechange: Use std::endian instead of TTD_ENDIAN defines.
|
2025-01-28 19:37:34 +00:00 |
pricebase.h
|
Codechange: Replace assert_compile macro with static_assert
|
2020-12-27 10:55:42 +00:00 |
railtypes.h
|
Codechange: Use EnumBitSet for RailTypes.
|
2025-03-25 20:15:48 +00:00 |
road_land.h
|
Codechange: use span size over terminator object
|
2025-02-16 11:19:12 +01:00 |
roadtypes.h
|
Codechange: Use EnumBitSet for RoadTypes.
|
2025-03-25 20:15:48 +00:00 |
roadveh_movement.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
settings.h.postamble
|
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
|
2011-03-05 11:34:31 +00:00 |
settings.h.preamble
|
Codechange: Add callback to IntSettingDesc to support dynamic min/max
|
2025-01-05 23:31:50 +01:00 |
sprites.h
|
Feature: Snow-covered rocks are now visible.
|
2025-03-04 20:39:08 +00:00 |
station_land.h
|
Codechange: use span size over terminator object
|
2025-02-16 11:19:12 +01:00 |
strgen_tables.h
|
Codechange: Parse translation strings using StringConsumer.
|
2025-04-14 18:10:14 +02:00 |
string_colours.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
town_land.h
|
Codechange: Turn AnimationStatus into an enum class.
|
2025-04-15 20:42:44 +02:00 |
townname.h
|
Codechange: Use EnumBitSet for CzechChooseFlags.
|
2025-04-16 19:44:28 +01:00 |
track_land.h
|
Codechange: use span size over terminator object
|
2025-02-16 11:19:12 +01:00 |
train_sprites.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
tree_land.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
unicode.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
water_land.h
|
Codechange: use span size over terminator object
|
2025-02-16 11:19:12 +01:00 |