1
0
Fork 0

Commit Graph

  • 16ba79ec78 Codechange: explicitly initialise (Base)Station related member variables Rubidium 2025-02-18 18:42:53 +0100
  • 2f84e11805 Codechange: explicitly initialise OrderBackup and OrderList member variables Rubidium 2025-02-18 18:27:49 +0100
  • 8682f39966 Codechange: explicitly initialise Object member variables Rubidium 2025-02-18 17:52:56 +0100
  • 6eb2dec338 Codechange: explicitly initialise LinkGraph and LinkGraphJob member variables Rubidium 2025-02-18 17:46:48 +0100
  • 35e7255a5a Codechange: explicitly initialise LeaugeTable and LeagueTableElement member variables Rubidium 2025-02-18 17:15:18 +0100
  • b0a246b7a2 Codechange: explicitly initialise Goal member variables Rubidium 2025-02-18 16:53:43 +0100
  • 7e471bf04d Codechange: explicitly initialise Industry member variables Rubidium 2025-02-18 17:05:47 +0100
  • 63e99871c1 Codechange: explicitly initialise Group member variables Rubidium 2025-02-18 16:58:58 +0100
  • 5e12f33c7e Codechange: explicitly initialise Object member variables Rubidium 2025-02-18 17:52:56 +0100
  • 719f52bd40 Codechange: explicitly initialise LinkGraph and LinkGraphJob member variables Rubidium 2025-02-18 17:46:48 +0100
  • 1fe85b76e3 Codechange: explicitly initialise LeaugeTable and LeagueTableElement member variables Rubidium 2025-02-18 17:15:18 +0100
  • bdcdbc8c01 Codechange: explicitly initialise Industry member variables Rubidium 2025-02-18 17:05:47 +0100
  • 60500e706f Codechange: explicitly initialise Group member variables Rubidium 2025-02-18 16:58:58 +0100
  • b4a4ca83ff Codechange: explicitly initialise EngineRenew member variables Rubidium 2025-02-17 20:09:54 +0100
  • 0449dc48c8 Codechange: explicitly initialise Depot member variables Rubidium 2025-02-17 20:55:39 +0100
  • 1f3198a395 Codechange: explicitly initialise Engine member variables Rubidium 2025-02-17 22:55:49 +0100
  • bb81139c1f Codechange: explicitly initialise CargoPayment member variables Rubidium 2025-02-17 22:26:54 +0100
  • 53dd1258a7 Update: Translations from eints translators 2025-02-18 04:43:06 +0000
  • 370c702549
    Add: Show badges in NewGRF debug window. (#13597) Peter Nelson 2025-02-17 22:15:45 +0000
  • d4abc2eadb Codechange: explicitly initialise Engine member variables Rubidium 2025-02-17 22:55:49 +0100
  • e697829bd4
    Add: Show badges in NewGRF debug window. Peter Nelson 2025-02-17 21:22:57 +0000
  • 9e9e88b2b7 Codechange: explicitly initialise CargoPayment member variables Rubidium 2025-02-17 22:26:54 +0100
  • b311737ad2 Codechange: explicitly initialise EngineRenew member variables Rubidium 2025-02-17 20:09:54 +0100
  • 78320efcee Codechange: explicitly initialise Depot member variables Rubidium 2025-02-17 20:55:39 +0100
  • f5c39bb297 Fix b2c5712319: Old scripts need compatibility layer glx22 2025-02-17 17:38:04 +0100
  • 6ca3c5eab2 Add: [Scripts] "_typeof" metamethod glx22 2025-02-17 16:39:14 +0100
  • e33574029c
    Add: Variable to test how many vehicles in a chain contain a specific badge. Peter Nelson 2025-01-20 22:41:31 +0000
  • 7a23bfa747
    Add: Filter purchase lists by badge text. (#13588) Peter Nelson 2025-02-17 17:28:26 +0000
  • 5e43aaff35
    Add: Also show badges in fund industry list. (#13590) Peter Nelson 2025-02-17 17:27:57 +0000
  • af7054dcb6
    Fix 8f14894024: Badge name list did not use translatable separator. (#13591) Peter Nelson 2025-02-17 17:27:22 +0000
  • 6df0d3e1f4
    Fix 8f14894024: Badge name list did not use translatable separator. Peter Nelson 2025-02-17 12:24:46 +0000
  • 8b11d3ee28
    Add: Also show badges in fund industry list. Peter Nelson 2024-11-18 20:58:16 +0000
  • 2f66f74035 Update: Translations from eints translators 2025-02-17 04:43:27 +0000
  • ed57b9c297
    Fix faa845398f: Crash when loading tile layout with no building sprites. (#13589) Peter Nelson 2025-02-17 03:29:56 +0000
  • a40d13a3e6
    Fix faa845398f: Crash when loading tile layout with no building sprites. Peter Nelson 2025-02-17 01:11:40 +0000
  • c733f74815
    Add: Filter purchase lists by badge text. Peter Nelson 2024-11-10 20:54:30 +0000
  • 13944222f3
    Fix d13b0e0813: "New vehicle now available!" message is wrong colour. (#13586) Peter Nelson 2025-02-16 23:00:24 +0000
  • 8f14894024 Add: NewGRF Badges. Peter Nelson 2024-10-10 22:18:01 +0100
  • ca3b5ed6c1 Codechange: Allow iterating a BaseBitSet. Peter Nelson 2025-02-10 15:43:11 +0000
  • 0af5d5a9e6 Codechange: Make non-generic GRF string ids unique per feature. Peter Nelson 2025-01-19 11:30:25 +0000
  • 0d7a18a6dc
    Fix d13b0e0813: "New vehicle now available!" message is wrong colour. Peter Nelson 2025-02-16 22:21:03 +0000
  • 154896ce55
    Codechange: Use GetString() with local parameters in script functions. (#13585) Peter Nelson 2025-02-16 21:27:25 +0000
  • f0382c37ee Fix #12193: [YAPF] Don't use the entire docking area when computing closest station tile SamuXarick 2024-02-27 23:10:50 +0000
  • 827899f65a
    Codechange: Use GetString() with local parameters in script functions. Peter Nelson 2025-02-16 16:45:44 +0000
  • 28ec22b3ee
    Add: NewGRF Badges. Peter Nelson 2024-10-10 22:18:01 +0100
  • e3fcde3fe2
    Codechange: Allow iterating a BaseBitSet. Peter Nelson 2025-02-10 15:43:11 +0000
  • 28c6e1db82
    Codechange: Make non-generic GRF string ids unique per feature. Peter Nelson 2025-01-19 11:30:25 +0000
  • fd4adc55e3 Codechange: replace INVALID_X with XID::Invalid() for PoolIDs Rubidium 2025-02-16 19:29:53 +0100
  • d13b0e0813
    Codechange: Build engine preview strings from separate strings. (#13579) Peter Nelson 2025-02-16 19:02:02 +0000
  • 462c7e8c02 Codechange: replace INVALID_X with XID::Invalid() for PoolIDs Rubidium 2025-02-16 19:29:53 +0100
  • af00b835a1 Codechange: remove transitional supports from the pool Rubidium 2025-02-08 08:47:44 +0100
  • 576a96c685 Codechange: let the ReusableBuffer use std::vector as storage Rubidium 2025-02-16 14:24:18 +0100
  • 8e3e23754c Codechange: remove transitional supports from the pool Rubidium 2025-02-08 08:47:44 +0100
  • 59df0ff496 Codechange: strongly type StationID Rubidium 2025-02-16 15:17:59 +0100
  • b4c2de787c Codechange: let the ReusableBuffer use std::vector as storage Rubidium 2025-02-16 14:24:18 +0100
  • c3e2119df4 Codechange: remove transitional supports from the pool Rubidium 2025-02-08 08:47:44 +0100
  • b0d9ad4d97 Codechange: strongly type StationID Rubidium 2025-02-16 15:17:59 +0100
  • 155aaa5967 Fix fd2949d: use std::prev() to walk back from a possible string::end() Patric Stout 2025-02-16 15:31:36 +0100
  • 2eb32ece6d Fix fd2949d: std::string can reallocate on insert() Patric Stout 2025-02-16 15:14:06 +0100
  • 3ade64954c
    Change: Restore wider spacers in main toolbars. (#12039) Peter Nelson 2025-02-16 14:51:07 +0000
  • 4b652bfc0c Fix fd2949d: use std::prev() to walk back from a possible string::end() Patric Stout 2025-02-16 15:31:36 +0100
  • b130409fde Fix fd2949d: std::string can reallocate on insert() Patric Stout 2025-02-16 15:14:06 +0100
  • a4f9faf26b
    Change: Restore wider spacers in main toolbars. Peter Nelson 2024-02-09 00:03:22 +0000
  • 04a7e7a31e
    Codechange: Build engine preview strings from separate strings. Peter Nelson 2025-02-16 12:55:20 +0000
  • 70c9f3963c Codechange: strongly type VehicleID Rubidium 2025-02-02 10:41:00 +0100
  • 1003967267 Codechange: strongly type TownID Rubidium 2025-02-07 18:58:57 +0100
  • d3408a4542 Codechange: strongly type IndustryID Rubidium 2025-02-07 18:37:45 +0100
  • 7e04651220 Codechange: strongly type EngineID Rubidium 2025-02-04 20:55:28 +0100
  • 17b97e5d1b Codechange: introduce ConvertibleThroughBase helper Rubidium 2025-02-09 17:25:40 +0100
  • 380e7b48ce Codechange: use std::variant instead of a custom version for news references Rubidium 2025-01-19 18:31:28 +0100
  • 2cb59b1856 Codechange: make VehicleID an enum Rubidium 2025-01-19 16:10:24 +0100
  • c25c3e8710 Codechange: make IndustryID an enum Rubidium 2025-01-19 15:27:00 +0100
  • 9015c3651f Codechange: make EngineID an enum Rubidium 2025-01-19 14:58:40 +0100
  • 17d03fea87 Codechange: strongly type VehicleID Rubidium 2025-02-02 10:41:00 +0100
  • 7a1a4d7959 Codechange: strongly type TownID Rubidium 2025-02-07 18:58:57 +0100
  • 7599c6af2b Codechange: strongly type IndustryID Rubidium 2025-02-07 18:37:45 +0100
  • 2619086963 Codechange: strongly type EngineID Rubidium 2025-02-04 20:55:28 +0100
  • 5e1c0b1c6b Codechange: introduce ConvertibleThroughBase helper Rubidium 2025-02-09 17:25:40 +0100
  • a015be3621 Codechange: use std::variant instead of a custom version for news references Rubidium 2025-01-19 18:31:28 +0100
  • 0f37aacd50 Codechange: make VehicleID an enum Rubidium 2025-01-19 16:10:24 +0100
  • f33d80918d Codechange: make IndustryID an enum Rubidium 2025-01-19 15:27:00 +0100
  • 36684badc9 Codechange: make EngineID an enum Rubidium 2025-01-19 14:58:40 +0100
  • ab8177ea77 Codechange: strongly type CompanyID Rubidium 2025-02-10 18:08:53 +0100
  • 5401ab1f7b Codechange: use ReferenceThroughBaseContainer for containers that are index by CompanyID Rubidium 2025-02-10 18:03:01 +0100
  • 1ffc950e22 Codechange: use prefix operator++ for CompanyID iterations Rubidium 2025-02-10 17:49:30 +0100
  • b0eb8fe4db Codechange: introduce ConvertibleThroughBase helpers Rubidium 2025-02-09 17:25:40 +0100
  • bdd14063a0 Codechange: move vehicle name to LoadgameState and change to std::vector Rubidium 2025-02-16 11:55:04 +0100
  • 11d48aa47c Codechange: do not use ZeroedMemoryAllocator for NewGRFSpriteLayout Rubidium 2025-01-23 18:56:59 +0100
  • 2d30df8110 Codefix: 'Declaration hides variable' Rubidium 2025-02-15 16:03:27 +0100
  • 443d7ece29
    Codefix 75387b9e2b: Prefer using EnumBitSet.base() instead of shifting StationFacility. (#13575) Peter Nelson 2025-02-16 11:52:40 +0000
  • ecbba03283 Codechange: do not use ZeroedMemoryAllocator for NewGRFSpriteLayout Rubidium 2025-01-23 18:56:59 +0100
  • e8beb0eff3 Codechange: add support for std::variant in EndianBuffer Rubidium 2025-02-12 17:40:26 +0100
  • 5007673a52 Codefix: 'Declaration hides variable' Rubidium 2025-02-15 16:03:27 +0100
  • 191a2a7691 Codechange: move vehicle name to LoadgameState and change to std::vector Rubidium 2025-02-16 11:55:04 +0100
  • a50c953854 Codefix: Clone should make a clone, not copy some data to another instance Rubidium 2025-01-12 22:00:19 +0100
  • faa845398f Codechange: use std::vector for NewGRFSpriteLayout registers Rubidium 2025-01-12 21:28:42 +0100
  • e7595c6c85 Codechange: pass oldloader LoadgameState by reference instead of pointer Rubidium 2025-02-16 11:18:45 +0100
  • b358c6094c
    Codefix 75387b9e2b: Prefer using EnumBitSet.base() instead of shifting StationFacility. Peter Nelson 2025-02-16 11:12:47 +0000
  • 3cff769a66 Codechange: pass oldloader LoadgameState by reference instead of pointer Rubidium 2025-02-16 11:18:45 +0100
  • d16cee7bd3 Codechange: do not use ZeroedMemoryAllocator for NewGRFSpriteLayout Rubidium 2025-01-23 18:56:59 +0100