1
0
Fork 0

Commit Graph

  • 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
  • aef53dc059 Codefix: Clone should make a clone, not copy some data to another instance Rubidium 2025-01-12 22:00:19 +0100
  • 36555be982 Codechange: use std::vector for NewGRFSpriteLayout registers Rubidium 2025-01-12 21:28:42 +0100
  • 44506ebc86 Codechange: use span size over terminator object Rubidium 2025-01-12 20:01:03 +0100
  • 2d7d085e8e
    Codechange: Use EncodedString for error messages. (#13569) Peter Nelson 2025-02-16 10:04:32 +0000
  • 43c7865ca2
    Fix #13570: Query window's caption was no longer visible. (#13572) Peter Nelson 2025-02-16 10:00:50 +0000
  • 8f74350bb9
    Fix #13570: Query window's caption was no longer visible. Peter Nelson 2025-02-16 09:20:27 +0000
  • 6283631155 Update: Translations from eints translators 2025-02-16 04:42:07 +0000
  • 8b7460759a Codechange: rework StringFilter to not need MallocT anymore Rubidium 2025-02-15 22:23:56 +0100
  • ff6ae5b87b Codechange: Use ZIP_LISTS for regression output line iteration Jonathan G Rennison 2025-02-15 20:19:46 +0000
  • 2c58494920 Codechange: Update minimum CMake version to 3.17 for all parts Jonathan G Rennison 2025-02-15 21:32:32 +0000
  • eadbf44068
    Codechange: Use EncodedString for error messages. Peter Nelson 2024-12-07 15:27:23 +0000
  • 6cda3bc6c6 Codechange: rework StringFilter to not need MallocT anymore Rubidium 2025-02-15 22:23:56 +0100
  • 1009e6b5b6 Codechange: Use ZIP_LISTS for regression output line iteration Jonathan G Rennison 2025-02-15 20:19:46 +0000
  • 206380313c Codechange: Update minimum CMake version to 3.17 for all parts Jonathan G Rennison 2025-02-15 21:32:32 +0000
  • 4a37b6448f
    Change: Make tree placement at world generation look more organic (#13515) Su 2025-02-15 20:54:02 +0000
  • fd2949d559 Codechange: use std::string as backing for textbuf Rubidium 2025-01-16 21:36:33 +0100
  • ad8f394835 Codechange: introduce string::iterator aware Utf8Decode, Utf8Encode and Utf8PrevChar Rubidium 2025-02-08 10:51:47 +0100
  • 6b53722a6f Codechange: use std::string as backing for textbuf Rubidium 2025-01-16 21:36:33 +0100
  • e23270a457 Codechange: introduce string::iterator aware Utf8Decode, Utf8Encode and Utf8PrevChar Rubidium 2025-02-08 10:51:47 +0100
  • 672c5f0d98 Codefix: 'Short global name' Rubidium 2025-02-15 16:18:59 +0100
  • 9f9a074d27
    Change: Scale land industries separately from water industries. Peter Nelson 2025-02-15 18:19:14 +0000
  • 82fa5e7164
    Change: Scale towns/industries by amount of land tiles. Peter Nelson 2022-09-29 09:14:42 +0100
  • 7912a69246
    Add: [NewGRF] More basic bitwise operators for varact2. Peter Nelson 2025-02-15 15:44:04 +0000
  • 4ed8549df8 Codefix: 'Short global name' Rubidium 2025-02-15 16:18:59 +0100
  • cb23bc5e2a
    Add: Show cargo types produced by building in house picker. (#13561) Peter Nelson 2025-02-15 15:06:58 +0000
  • f971f366eb
    Codefix: Keep values as float to avoid float-double conversion warning. Peter Nelson 2025-02-15 14:07:58 +0000
  • 6816923448
    Codefix: Remove const from int parameters. Peter Nelson 2025-02-15 14:07:27 +0000
  • 4dceb9d8fc
    Codefix: Cast from double to float. Peter Nelson 2025-02-15 12:15:52 +0000
  • b23c94483d
    Codechange: Comment tweaks. Peter Nelson 2025-02-15 11:45:22 +0000
  • abcbabe8c4
    Codechange: Early-continue instead of nested ifs. Peter Nelson 2025-02-15 11:32:49 +0000
  • 991e19e2dc
    Add: Show cargo types produced by building in house picker. Peter Nelson 2025-02-15 11:21:55 +0000
  • 04708736d9
    Codechange: Use EnumBitSet for CommandFlags. (#13560) Peter Nelson 2025-02-15 09:36:20 +0000
  • 62265f0a9f
    Merge 6f4d498ea9 into f620ba9d05 Peter Nelson 2025-02-15 04:45:02 +0000
  • f620ba9d05 Update: Translations from eints translators 2025-02-15 04:44:38 +0000
  • adafbbdb3b
    Codechange: Use EnumBitSet for CommandFlags. Peter Nelson 2025-02-14 21:44:27 +0000
  • 6510dc7d40
    Fix: Force type to CommandFlags. Peter Nelson 2025-02-14 21:07:28 +0000
  • 4b09581a41
    Codechange: Set CommandTraits with templates instead of macros. Peter Nelson 2024-08-24 23:51:11 +0100
  • 89b98c5679 Fix #12555: Use generic numbers instead of racial terms for face ethnicity/skin colour merni-ns 2025-02-15 00:07:42 +0530
  • ff7eb996e6
    Codechange: Use variable storage for GrfProps with cargo-type groups. (#13557) Peter Nelson 2025-02-14 18:30:17 +0000
  • e74b4aa521 Cleanup: typo Susan 2025-02-14 18:27:17 +0000
  • 313c91b37b
    Fix: Spaces before static. Peter Nelson 2025-02-14 18:04:17 +0000
  • a8006578bb
    Codechange: Tweak coding style of tree shape. Peter Nelson 2025-02-14 17:52:49 +0000
  • 4fe3f0ccdd Codechange: simplify management of temporary Engine in saveload Rubidium 2025-01-13 23:31:09 +0100
  • fdfab9f51b
    Codechange: Use variable storage for GrfProps with cargo-type groups. Peter Nelson 2025-02-14 17:10:54 +0000
  • 7f139b5323 Codechange: simplify management of temporary Engine in saveload Rubidium 2025-01-13 23:31:09 +0100
  • 2c1fb5e567 Cleanup: style fixes Susan 2025-02-14 16:44:03 +0000
  • 6c1c7d9357 Cleanup: unneeded includes Susan 2025-02-14 16:26:09 +0000
  • 498304cdf1 Cleanup: missing @returns Susan 2025-02-14 16:19:51 +0000
  • 42bd0f6721 Codechange: use const Point & instead of plain Point Susan 2025-02-14 16:10:16 +0000
  • 267fa4d85f Codechange: use std::span instead of hardcoding container Susan 2025-02-14 16:03:37 +0000
  • f3f87c0535 Cleanup: don't use camel case Susan 2025-02-14 15:58:55 +0000
  • acaf74c7b7 Cleanup: shorter syntax Susan 2025-02-14 15:46:16 +0000
  • 4e0fdbb3cf Cleanup: use proper comment styles Susan 2025-02-14 15:35:11 +0000
  • 0566d142cc Codechange: use span size over terminator object Rubidium 2025-01-12 20:01:03 +0100
  • e85245c476 Cleanup: move constants to be closer to their use Susan 2025-02-14 15:08:00 +0000
  • 069ff846e4 Codechange: use std::vector/std::span for DrawTileSprites over malloc-ed table Rubidium 2025-01-12 19:20:44 +0100
  • e9d0255480 Codechange: Use arrays instead of vectors Susan 2025-02-14 14:53:26 +0000
  • cb2d1e22fe Fix: NewGRF vehicles display loading sprites when not actually loading enveeed 2025-02-14 11:20:13 +0100
  • 6b493714aa Codefix: MapOldOrder uses wrong order type in switch enveeed 2025-02-14 11:17:48 +0100
  • 6cf7a899e9
    Codechange: Use EnumBitSet for PauseMode. (#13553) Peter Nelson 2025-02-14 08:30:04 +0000
  • febc1bb480
    Merge f1e310727a into 3518d7e0f1 Peter Nelson 2025-02-14 04:43:06 +0000
  • 3518d7e0f1 Update: Translations from eints translators 2025-02-14 04:42:55 +0000
  • b678e5ddd1 Fix #12925: Prevent cost estimates for settings changes merni-ns 2025-02-14 00:29:51 +0530
  • 6ae01f9afa Codechange: add support for std::variant in EndianBuffer Rubidium 2025-02-12 17:40:26 +0100
  • 4baacd3f34 Codechange: strongly type CompanyID Rubidium 2025-02-10 18:08:53 +0100
  • 86ddc63c5f Codechange: use ReferenceThroughBaseContainer for containers that are index by CompanyID Rubidium 2025-02-10 18:03:01 +0100
  • 1c8d105331 Codechange: use prefix operator++ for CompanyID iterations Rubidium 2025-02-10 17:49:30 +0100
  • 7c89a4f9eb Codechange: introduce ConvertibleThroughBase helpers Rubidium 2025-02-09 17:25:40 +0100
  • 985a3397e3 Codechange: use std::vector/std::span for DrawTileSprites over malloc-ed table Rubidium 2025-01-12 19:20:44 +0100
  • 20e57a02a2
    Codechange: Use GetString() with argument parameters in simple cases. (#13551) Peter Nelson 2025-02-14 00:10:56 +0000
  • ff408f4bcb
    Codechange: Use EnumBitSet for PauseMode. Peter Nelson 2025-02-13 21:43:17 +0000
  • c3d5e6d2a0 Codechange: Use EnumBitSet for DoCommandFlags Rubidium 2025-02-13 23:35:52 +0100
  • bc8462615f Codechange: Use EnumBitSet for DoCommandFlags Rubidium 2025-02-13 23:35:52 +0100
  • 3fbe65ffa8
    Codechange: Use GetString() with argument parameters in simple cases. Peter Nelson 2025-02-13 22:04:20 +0000
  • f309b90a1d Codechange: Use EnumBitSet for Airport blocks. Peter Nelson 2025-02-12 23:51:02 +0000
  • 9049710051 Codechange: Allow (Re)setting a range of values in a BaseBitSet. Peter Nelson 2025-02-12 23:42:46 +0000
  • b54a3612cf
    Codechange: Use EnumBitSet for Airport blocks. Peter Nelson 2025-02-12 23:51:02 +0000
  • 56e02d5ee8
    Codechange: Allow (Re)setting a range of values in a BaseBitSet. Peter Nelson 2025-02-12 23:42:46 +0000
  • f0777737af Fix #13459, Fix #13546: Crash when changing NewGRFs in game with picker window open. Peter Nelson 2025-02-13 18:56:03 +0000
  • 71dafdb21e Codechange: Use EnumBitSet for picker window invalidation flags. Peter Nelson 2025-02-13 18:48:25 +0000
  • 8f42244631
    Fix #13459, Fix #13546: Crash when changing NewGRFs in game with picker window open. Peter Nelson 2025-02-13 18:56:03 +0000
  • e3066bb0fe Fix #12925: Prevent cost estimates for settings changes merni-ns 2025-02-14 00:29:51 +0530
  • 30993f0c80
    Codechange: Use EnumBitSet for picker window invalidation flags. Peter Nelson 2025-02-13 18:48:25 +0000
  • 75387b9e2b Codechange: Use EnumBitSet for StationFacility. Peter Nelson 2025-02-12 19:42:26 +0000
  • 8d38308ebb Codechange: Allow ConvertibleThroughBase to be used as One/ManyOfManySetting. Peter Nelson 2025-02-12 19:41:47 +0000
  • 7975145080
    Codechange: Use EnumBitSet for TownActions. (#13542) Peter Nelson 2025-02-13 18:02:39 +0000
  • cf9c6fcc57 Fix #13307: Return non-zero value when there is a mistake in command-line arguments merni-ns 2025-02-13 23:26:22 +0530
  • b2c5712319
    Fix: [Script] Improve type checking of parameters (#13522) Loïc Guilloux 2025-02-13 13:46:21 +0100
  • dc311d7c38
    Fix: [Script] Report errors happening during 'Load()' (#13537) Loïc Guilloux 2025-02-13 12:41:39 +0100
  • 47fca6d8e6 Update: Translations from eints translators 2025-02-13 04:44:12 +0000
  • 0716493bb3 Fix #10995: Terraform end tile of aqueducts when building on slopes HuyNguyen17 2025-02-12 22:30:46 -0500
  • 33b66b17c4 Fix: [Script] Improve type checking of parameters glx22 2025-02-10 18:08:30 +0100
  • 169f184a06
    Codechange: Use EnumBitSet for StationFacility. Peter Nelson 2025-02-12 19:42:26 +0000