1
0
Fork 0

Commit Graph

  • b24363679c Codefix: narrowing warnings with MSVC when base type is smaller than int Rubidium 2025-01-02 19:19:34 +0100
  • b90d670878 Codechange 4f9c10d: Water tile type reduced to 2 bits in the map array SamuXarick 2024-12-23 15:43:50 +0000
  • fedfacf472 Codechange: always do StringID + offset, instead of offset + StringID Rubidium 2025-01-02 16:11:57 +0100
  • 38e1b369aa Change: Optimize tree placement at same height SamuXarick 2024-12-07 19:44:22 +0000
  • 216216d895 Codechange: Algorithmic generation of desert and rainforest SamuXarick 2021-01-19 12:08:50 +0000
  • 38462627db Codechange: 3 steps of std::min/max with 2 elements are faster than 1 single step with 4 SamuXarick 2024-11-04 17:16:34 +0000
  • 4d99623d69 Codefix 30fe0015: Preserve sea water class when building locks on shores SamuXarick 2024-11-01 15:28:55 +0000
  • 83d861be26 Fix: Missing water region invalidation after flooding a half tile with rail in the highest corner SamuXarick 2024-10-31 15:58:12 +0000
  • 797f2e15ba Change: Also add OnNewEconomyDay vehicle performance measurements to the frame rate statistics SamuXarick 2024-10-04 14:57:57 +0100
  • bf792c9a90 Fix #12301: Update ship current order destination tile when relocating buoys SamuXarick 2024-03-15 14:15:15 +0000
  • a865cdc522 Codechange: always do StringID + offset, instead of offset + StringID Rubidium 2025-01-02 16:11:57 +0100
  • cbbcc40b16 Fix: Don't allow towns to terraform certain floodable tiles SamuXarick 2021-01-02 21:15:52 +0000
  • 4edde7d6de
    Change: [NewGRF] Use deferred string mapping for bridge and currency names. (#13230) Peter Nelson 2025-01-02 09:35:15 +0000
  • 377c886fb6 Codechange: make the StringIndex (within a StringTab) a strong type Rubidium 2025-01-02 09:03:38 +0100
  • 58a9e22fd2
    Update company_gui.h ollobrains 2025-01-02 15:14:40 +1000
  • 666f7bfe23 Doc: mention that frozen production can yield varying production per period Rubidium 2024-12-31 13:04:03 +0100
  • 8eb6e7116d Update: Translations from eints translators 2025-01-02 04:42:37 +0000
  • a4b9fe01b6 Doc: mention that frozen production can yield varying production per period Rubidium 2024-12-31 13:04:03 +0100
  • 83dfbba98a
    Change: [NewGRF] Use deferred string mapping for bridge and currency names. Peter Nelson 2025-01-01 22:11:44 +0000
  • 0464e6bd13
    Codefix: Remove obsolete industry string mapping. (#13229) Peter Nelson 2025-01-01 22:37:43 +0000
  • 01ab71682b
    Codefix: Remove obsolete industry string mapping. Peter Nelson 2025-01-01 21:57:25 +0000
  • d7235dc765
    Codefix: Script's last_error is not a StringID. (#13227) Peter Nelson 2025-01-01 21:35:41 +0000
  • 0316b180d2
    Codefix: Script's last_error is not a StringID. Peter Nelson 2025-01-01 20:40:32 +0000
  • 000c27f861
    Codefix: Script last_error is not a StringID. Peter Nelson 2025-01-01 20:40:32 +0000
  • a7c701bb41
    Codefix: GameScript string numbers are not StringIDs. Peter Nelson 2025-01-01 17:51:26 +0000
  • 8dfab2a607
    Fix #13225: Cargo payment graph key toggled wrong data sets. (#13226) Peter Nelson 2025-01-01 20:34:55 +0000
  • c0df898ac5 Codechange: do not implicitly convert during assignment to StrongType Rubidium 2025-01-01 18:50:57 +0100
  • 448d6ede4a
    Codechange: Use STR_NULL (or {}) instead of literal 0. (#13222) Peter Nelson 2025-01-01 20:17:20 +0000
  • e9e603b4fd
    Codefix: Company name is a StringID. (#13224) Peter Nelson 2025-01-01 20:16:59 +0000
  • 50082c4c99
    Fix #13225: Cargo payment graph key toggled wrong data sets. Peter Nelson 2025-01-01 19:54:53 +0000
  • 79f1610221 Codechange: do not implicitly convert during assignment to StrongType Rubidium 2025-01-01 18:50:57 +0100
  • da4a3fbae0
    Codefix: Company name is a StringID. Peter Nelson 2025-01-01 18:04:59 +0000
  • 8f0ccf3eae
    Codechange: Use STR_NULL (or {}) instead of literal 0. Peter Nelson 2025-01-01 17:22:32 +0000
  • 31fd71e1ac
    Codefix: Use this->tile for member variable of Tile. (#13221) Peter Nelson 2025-01-01 16:41:13 +0000
  • a22e357911 Codechange: make strongtype constructor explicit Rubidium 2024-12-31 18:18:48 +0100
  • 12dcddb3ad
    Codefix: Use this->tile for member variable of Tile. Peter Nelson 2025-01-01 15:52:49 +0000
  • 6baef6ea43 Codechange: make strongtype constructor explicit Rubidium 2024-12-31 18:18:48 +0100
  • 98e980c478
    Codechange: WWT_TEXT, WWT_LABEL and WWT_EMPTY don't use colour. (#13218) Peter Nelson 2025-01-01 15:38:19 +0000
  • b1cac3c1a9
    Codechange: Use _TOOLTIP suffix for another tooltip StringID. (#13219) Peter Nelson 2025-01-01 15:38:02 +0000
  • 3956ed086a Codechange: use Date/Year constructor explicitly Rubidium 2025-01-01 09:13:39 +0100
  • f55ba40b13 Codechange: use TileIndex constructor explicitly Rubidium 2025-01-01 09:24:26 +0100
  • 8ff807f27a
    Codechange: Use _TOOLTIP suffix for another tooltip StringID. Peter Nelson 2025-01-01 13:33:15 +0000
  • aeff17d475
    Codechange: WWT_TEXT, WWT_LABEL and WWT_EMPTY don't use colour. Peter Nelson 2025-01-01 11:13:17 +0000
  • feabefca24
    Add: Ability to toggle visibility of station signs by facility. Peter Nelson 2024-12-30 20:16:20 +0000
  • b9c999e3df Codechange: use TileIndex constructor explicitly Rubidium 2025-01-01 09:24:26 +0100
  • d5d4bb6221 Codechange: use Date/Year constructor explicitly Rubidium 2025-01-01 09:13:39 +0100
  • fd5f6caed4 Codechange: use explicit TileIndex constructor for tile 0 Rubidium 2024-12-31 22:44:12 +0100
  • 562ec74812 Codechange: use explicit TileIndex constructor for converting from window number Rubidium 2024-12-31 22:37:19 +0100
  • 91f8f8b7e1 Update: Translations from eints translators 2025-01-01 04:43:09 +0000
  • 74087e6a2e Codechange: Use _TOOLTIP suffix for other tooltip StringIDs. Peter Nelson 2024-12-31 23:54:40 +0000
  • 1ba0598a2c Codechange: Use _TOOLTIP suffix for scenario editor toolbar tooltip StringIDs. Peter Nelson 2025-01-01 00:51:09 +0000
  • ad26b1e8b1 Codechange: Use _TOOLTIP suffix for custom face tooltip StringIDs. Peter Nelson 2025-01-01 00:38:10 +0000
  • dba02edfa3 Codechange: Use _TOOLTIP suffix for depot tooltip StringIDs. Peter Nelson 2025-01-01 00:19:41 +0000
  • 806831af46 Codechange: Use _TOOLTIP suffix for genworld tooltip StringIDs. Peter Nelson 2025-01-01 00:02:08 +0000
  • 0e1002bca6 Codechange: Use _TOOLTIP instead of _TT suffix for tooltip StringIDs. Peter Nelson 2024-12-31 23:52:45 +0000
  • 6b931667c9 Codechange: Use _TOOLTIP suffix fot replace vehicle tooltip StringIDs. Peter Nelson 2024-12-31 23:49:55 +0000
  • f03732b154
    Codechange: Use _TOOLTIP suffix for other tooltip StringIDs. Peter Nelson 2024-12-31 23:54:40 +0000
  • cf96ddc0cf
    Codechange: Use _TOOLTIP suffix for scenario editor toolbar tooltip StringIDs. Peter Nelson 2025-01-01 00:51:09 +0000
  • e519d85c0a
    Codechange: Use _TOOLTIP suffix for custom face tooltip StringIDs. Peter Nelson 2025-01-01 00:38:10 +0000
  • c920d8e799
    Codechange: Use _TOOLTIP suffix for depot tooltip StringIDs. Peter Nelson 2025-01-01 00:19:41 +0000
  • 7913e561d6
    Codechange: Use _TOOLTIP suffix for genworld tooltip StringIDs. Peter Nelson 2025-01-01 00:02:08 +0000
  • d7267e3373
    Codechange: Use _TOOLTIP instead of _TT suffix for tooltip StringIDs. Peter Nelson 2024-12-31 23:52:45 +0000
  • 5197185255
    Codechange: Use _TOOLTIP suffix fot replace vehicle tooltip StringIDs. Peter Nelson 2024-12-31 23:49:55 +0000
  • ab1f2683bc
    Codechange: Simplify initialisation of default CargoLabels. (#13214) Peter Nelson 2025-01-01 00:23:28 +0000
  • bdc90c8857
    Codechange: Simplify initialisation of default CargoLabels. Peter Nelson 2024-12-31 22:33:49 +0000
  • 921980d5e2 Codechange: use explicit Year constructor call in data tables Rubidium 2024-12-31 22:55:29 +0100
  • 5a4f802c2f Codechange: use RandomTile over Random() when looking for (part of) a random tile Rubidium 2024-12-31 23:32:47 +0100
  • 9b3f4dff4c Codechange: swap `int + year` to `year + int` Rubidium 2024-12-31 23:20:41 +0100
  • 58ba8c122b Codechange: use constructor instead of assignment for date/year constants Rubidium 2024-12-31 23:18:54 +0100
  • 7d35bb3b94 Codechange: use explicit Year constructor call in data tables Rubidium 2024-12-31 22:55:29 +0100
  • 14fd122296 Codechange: use RandomTile over Random() when looking for (part of) a random tile Rubidium 2024-12-31 23:32:47 +0100
  • ac2c9b3246 Codechange: swap `int + year` to `year + int` Rubidium 2024-12-31 23:20:41 +0100
  • 7b166f6631 Codechange: use constructor instead of assignment for date/year constants Rubidium 2024-12-31 23:18:54 +0100
  • d6c1e21101 Codechange: use explicit TileIndex constructor for tile 0 Rubidium 2024-12-31 22:44:12 +0100
  • d6cedd7328 Codechange: use explicit TileIndex constructor for converting from window number Rubidium 2024-12-31 22:37:19 +0100
  • 41f7d54b4f Update: Translations from eints translators 2024-12-31 04:42:20 +0000
  • a442cf142e
    Merge c21b8344e0 into 3a05978cc4 ladysadie 2024-12-30 02:38:10 -0800
  • 5ea5bc6727
    Merge f8bd97a848 into 3a05978cc4 Peter Nelson 2024-12-30 02:37:30 -0800
  • 3a05978cc4 Update: Translations from eints translators 2024-12-30 04:43:05 +0000
  • f077dd7ce2 Update: Translations from eints translators 2024-12-29 04:41:41 +0000
  • de52f4bd46
    Update docker-image.yml Santhosh Janardhanan 2024-12-28 23:07:51 -0500
  • d2fa1076bb
    Merge pull request #2 from santhoshjanan/master Santhosh Janardhanan 2024-12-28 23:05:32 -0500
  • 50e24fadb6
    Create docker-image.yml Santhosh Janardhanan 2024-12-28 22:59:47 -0500
  • 3ffe75b097 Updated readme with command to docker pull moriartee/openttd-server Santhosh J 2024-12-28 21:54:51 -0500
  • 81b6aa6033 Dockerfile, example configuration file and documentation updated Santhosh J 2024-12-28 20:07:06 -0500
  • d840152cb7
    Codefix: [Script] incorrect end of class detection for doxygen (#13204) Loïc Guilloux 2024-12-28 19:15:09 +0100
  • b6c1be81b8 Codefix: [Script] incorrect end of class detection for doxygen glx22 2024-12-28 18:32:05 +0100
  • be33f29984 Update: Translations from eints translators 2024-12-28 04:41:43 +0000
  • dd87bf9333
    Fix: Rail station tile flags were not set early enough. (#13203) Peter Nelson 2024-12-27 14:27:55 +0000
  • 75ea449ea1
    Fix: Rail station tile flags were not set early enough. Peter Nelson 2024-12-27 13:12:02 +0000
  • e76cc89255 Update: Translations from eints translators 2024-12-27 04:42:38 +0000
  • 1faf60ae13
    Fix #13199: -f command line parameter does not need a value. (#13200) Peter Nelson 2024-12-27 00:16:34 +0000
  • d90d7b859d
    Fix #13199: -f command line parameter does not need a value. Peter Nelson 2024-12-26 23:33:58 +0000
  • ae7bd04de8
    Fix: [CI] also generate a changelog for nightlies (#13197) Patric Stout 2024-12-26 11:19:45 +0100
  • 96a7d9aea8 Fix: [CI] also generate a changelog for nightlies Patric Stout 2024-12-26 10:39:20 +0100
  • c5ec55b4ed Update: Translations from eints translators 2024-12-26 04:42:27 +0000
  • 25c1ca22d3 Feature: [Win32] Draw window title bar according to current Windows light/dark theme. Michael Lutz 2024-12-25 20:58:49 +0100
  • bc80190df7
    Merge b930c1e7b6 into f398a01c3c Máté Szabó 2024-12-25 20:24:01 +0100
  • f398a01c3c
    Fix: Changelog script was broken on markdown changelogs (#13195) merni-ns 2024-12-25 19:32:34 +0530
  • 45febc6bd1 Fix: Changelog script was broken on markdown changelogs merni-ns 2024-12-24 22:48:30 +0530