1
0
Fork 0

Commit Graph

  • e70f20a781 Update: Translations from eints translators 2025-02-28 04:44:13 +0000
  • f8e535a098 Fix #13668, fd2949d: Include the `\0` in TextBuf max_chars cropping glx22 2025-02-28 02:07:16 +0100
  • ae5d8ccc6b
    Codechange: Use EnumBitSet for ScriptConfigFlags. Peter Nelson 2025-02-26 13:35:51 +0000
  • ddb502d097
    Codechange: Use parameterised GetString() for script-related windows. (#13671) Peter Nelson 2025-02-27 23:53:04 +0000
  • f70cb17f3d
    Codechange: Use parameterised GetString() for script-related windows. Peter Nelson 2025-02-25 23:02:46 +0000
  • 2d28ab3eef Fix: More AI than max_no_competitors could start with competitors_interval=0 glx22 2025-02-27 22:35:04 +0100
  • e2c1b9f03e
    Codechange: Use only raw strings in drop down lists. (#13667) Peter Nelson 2025-02-27 21:11:16 +0000
  • caed1a140e
    Codechange: Use only raw strings in drop down lists. Peter Nelson 2025-02-27 19:34:36 +0000
  • 88c69d1bab Codechange: remove ZeroedMemoryAllocator Rubidium 2025-02-22 21:01:43 +0100
  • 7381ad578b Codechange: remove ZeroedMemoryAllocator from Window Rubidium 2025-02-22 15:36:40 +0100
  • fd8c33d051 Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 20:52:38 +0100
  • 8813a798e7
    Codechange: Always pass raw strings to TextFilter's AddLine(). (#13666) Peter Nelson 2025-02-27 19:21:43 +0000
  • b376e2655a Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 19:59:06 +0100
  • c540c2bcf7 Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 19:35:41 +0100
  • 023f86a666
    Codechange: Always pass raw strings to TextFilter's AddLine(). Peter Nelson 2025-02-27 18:40:54 +0000
  • cbd829d203 Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 19:59:06 +0100
  • af32ce3710
    Cleanup: Remove unused member in ScriptDebugWindow (#13664) SamuXarick 2025-02-27 13:17:31 +0000
  • f69968f2bc Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 18:51:21 +0100
  • 566a5196f2 Update: Translations from eints translators 2025-02-27 04:45:11 +0000
  • e769c0392e
    Cleanup: [Script] Remove some dead code (#13660) Loïc Guilloux 2025-02-26 21:37:07 +0100
  • f10ece41f8
    Codechange: Split SettingEntry-related code to own file. (#13663) Peter Nelson 2025-02-26 19:50:02 +0000
  • 78be35289f
    Codechange: Split SettingEntry-related code to own file. Peter Nelson 2025-02-26 01:09:24 +0000
  • 3a15b7fa3e Codechange: do not use MallocT for the pool Rubidium 2025-02-20 18:59:28 +0100
  • 49abbd54e0 Codechange: do not zero pool item upon allocation any more Rubidium 2025-02-18 21:33:09 +0100
  • f91cbf6d1f Cleanup: Remove unused member in ScriptDebugWindow SamuXarick 2025-02-26 11:02:45 +0000
  • dddad0dcc5 Update: Translations from eints translators 2025-02-26 04:46:09 +0000
  • 31bd85b743
    Codechange: Use parameterised GetString() for goal, league and story windows. (#13662) Peter Nelson 2025-02-25 22:55:06 +0000
  • 0d24e55205
    Codechange: Use parameterised GetString() for goal, league and story windows. Peter Nelson 2025-02-25 22:10:19 +0000
  • a8f56fe7b3
    Add: Variable to test how many vehicles in a chain contain a specific badge. (#13594) Peter Nelson 2025-02-25 20:55:11 +0000
  • 0e58a709ff Cleanup: [Script] Remove some dead code glx22 2025-02-25 21:41:50 +0100
  • ae72e15951
    Codefix b2c5712: [Script] Squirrel::GetRealInstance doesn't work with negative index (#13658) Loïc Guilloux 2025-02-25 13:13:31 +0100
  • f1b683b372 Change: Show the type of land covered by snow. Peter Nelson 2025-02-20 19:21:39 +0000
  • 3cf9b15959 Codechange: Handle SnowTile state separately from ClearGround. Peter Nelson 2025-02-20 19:21:39 +0000
  • 02a1f59a6c Update: Translations from eints translators 2025-02-25 04:43:08 +0000
  • e5a1f6a2b5
    Change: Show the type of land covered by snow. Peter Nelson 2025-02-20 19:21:39 +0000
  • 55d22b2e8c
    Codechange: Handle SnowTile state separately from ClearGround. Peter Nelson 2025-02-20 19:21:39 +0000
  • 2486985c45 Codefix b2c5712: [Script] Squirrel::GetRealInstance doesn't work with negative index glx22 2025-02-24 23:01:12 +0100
  • c06f5cff09
    Codefix b2c5712: [Script] Properly check sq_instanceof return value (#13657) Loïc Guilloux 2025-02-24 22:09:04 +0100
  • 6f3681a73d Codefix b2c5712: [Script] Properly check sq_instanceof return value glx22 2025-02-24 21:21:02 +0100
  • 02f040b22a Codechange: remove unused alloc_func.hpp includes Rubidium 2025-02-24 06:43:54 +0100
  • f6ce8d1b10 Codechange: replace C-style memory management in MacOS code Rubidium 2025-02-23 14:53:14 +0100
  • 06c1c01bc1 Codechange: remove unused alloc_func.hpp includes Rubidium 2025-02-24 06:43:54 +0100
  • 416f6d54d2 Update: Translations from eints translators 2025-02-24 04:43:16 +0000
  • 96f260e718 Codechange: Pass TileDesc by reference. Peter Nelson 2025-02-23 13:08:20 +0000
  • 012daaa3d9 Codechange: Use member initialisation for TileDesc members. Peter Nelson 2025-02-19 18:57:35 +0000
  • 6e10584b91
    Codechange: Use EncodedStrings for News messages. (#13654) Peter Nelson 2025-02-23 20:24:02 +0000
  • 4d67d1b37e
    Codechange: Use EncodedStrings for News messages. Peter Nelson 2025-02-23 15:28:10 +0000
  • a05a73b03b
    Codechange: Pass TileDesc by reference. Peter Nelson 2025-02-23 13:08:20 +0000
  • 842421c29c
    Codechange: Use member initialisation for TileDesc members. Peter Nelson 2025-02-19 18:57:35 +0000
  • 3cdf8266c3 Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 20:52:38 +0100
  • 3225b69005 Codechange: replace C-style memory management in MacOS code Rubidium 2025-02-23 14:53:14 +0100
  • 2ab7f8b49f Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 19:35:41 +0100
  • 42a2831883 Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 18:51:21 +0100
  • 0afae7c546 Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 18:23:52 +0100
  • 1b6a77a190 Codechange: Update translations for parameter changes. Peter Nelson 2025-02-23 09:57:35 +0000
  • 7fd0e6c27d Codechange: Use local string parameters for order and timetable windows. Peter Nelson 2025-02-23 09:18:14 +0000
  • 23ba18ada7 Codechange: remove SimpleSpriteAllocator Rubidium 2025-02-23 09:27:03 +0100
  • b50cf8f252 Codechange: rework OpenGL backend to not need emplacement new and manual deconstructor calls Rubidium 2025-02-23 09:25:26 +0100
  • ad8e1a6e74
    Codechange: Update translations for parameter changes. Peter Nelson 2025-02-23 09:57:35 +0000
  • a7aa734125
    Codechange: Use local string parameters for order and timetable windows. Peter Nelson 2025-02-23 09:18:14 +0000
  • a98f0296c7 Codechange: remove SimpleSpriteAllocator Rubidium 2025-02-23 09:27:03 +0100
  • 065e134a35 Codechange: rework OpenGL backend to not need emplacement new and manual deconstructor calls Rubidium 2025-02-23 09:25:26 +0100
  • 718a45b845
    Fix 11a8b71: Set direction and rotation of ships upon building (#13625) SamuXarick 2025-02-22 23:33:25 +0000
  • a640398915 Fix 11a8b71: Set direction and rotation of ships upon building SamuXarick 2025-02-19 18:09:57 +0000
  • b28dca2222
    Codechange: Preprocess text ref stack parameters. (#13642) Peter Nelson 2025-02-22 22:03:38 +0000
  • 08645c5947
    Codechange: Preprocess text ref stack parameters. Peter Nelson 2025-02-22 16:16:51 +0000
  • 4ac81656ee
    Codechange: Simplify some calls to DrawStringMultiLine(). (#13643) Peter Nelson 2025-02-22 20:41:40 +0000
  • 37650522c9
    Codechange: Simplify some calls to DrawStringMultiLine(). Peter Nelson 2025-02-22 19:26:42 +0000
  • 8edac21326 Codechange: explicitly initialise member variables of Windows Rubidium 2025-02-22 18:23:52 +0100
  • b264a4864b Codechange: make statistics from CompanyEconomyEntry use C++ constructs Rubidium 2025-02-17 21:31:28 +0100
  • 24a7cde9cc Codechange: explicitly initialise Company member variables Rubidium 2025-02-17 20:34:07 +0100
  • 8b7c92dfe3 Codechange: explicitly initialise NewGRF-pool-object member variables Rubidium 2025-02-18 18:52:45 +0100
  • b64e8c0aea Codechange: use std::vector/std::span over MallocT for NewGRF bridge sprites Rubidium 2025-02-20 20:32:35 +0100
  • 7121bc9f31 Codechange: remove ZeroedMemoryAllocator from OpenGLBackend Rubidium 2025-02-22 14:31:57 +0100
  • 3e511f2ce7 Codechange: remove ZeroedMemoryAllocator from GRFFile Rubidium 2025-02-22 12:28:07 +0100
  • 5cee804f98 Codechange: remove ZeroedMemoryAllocator from NWidgetBase Rubidium 2025-02-22 12:07:17 +0100
  • a978c9b21c Codechange: remove ZeroedMemoryAllocator from OpenGLBackend Rubidium 2025-02-22 14:31:57 +0100
  • bb4ac915ff
    Fix 8f14894024: Badge widths were not updated on interface scale change. (#13630) Peter Nelson 2025-02-22 13:29:52 +0000
  • 8566030c53
    Cleanup: Adjustments to comments to match code changes (#13636) Jonathan G Rennison 2025-02-22 13:28:35 +0000
  • 2b80812922
    Codechange: Use parameterised GetString() in network-related windows. (#13635) Peter Nelson 2025-02-22 13:16:47 +0000
  • 3938510af0
    Codechange: Use parameterised GetString() in network-related windows. Peter Nelson 2025-02-16 16:45:44 +0000
  • 847fbe3348
    Fix: [Script] Set DummyAI Api version to last available (#13610) SamuXarick 2025-02-22 11:58:29 +0000
  • ab0da42e2e Codechange: remove ZeroedMemoryAllocator from GRFFile Rubidium 2025-02-22 12:28:07 +0100
  • d7b3e4a68c Codechange: remove ZeroedMemoryAllocator from NWidgetBase Rubidium 2025-02-22 12:07:17 +0100
  • e8cf5ecba6 Cleanup: Adjustments to comments to match code changes Jonathan G Rennison 2025-02-22 11:05:26 +0000
  • b13922fb48 Codechange: Update translations for parameter position changes. Peter Nelson 2025-02-21 23:38:35 +0000
  • 24d327a30b Codechange: Use parameterised-GetString for vehicle related windows. Peter Nelson 2025-02-21 23:38:34 +0000
  • 0428f8c667 Codechange: Add AppendStringWithArgsInPlace() function. Peter Nelson 2025-02-21 23:38:34 +0000
  • 04a16a6b68 Codechange: Add GetParamMaxDigits/Value() functions. Peter Nelson 2025-02-21 23:38:33 +0000
  • 4c99b5b368 Codechange: Return pair from GetBroadestDigit instead of out parameters. Peter Nelson 2025-02-21 23:38:33 +0000
  • 98934a402a
    Codechange: Update translations for parameter position changes. Peter Nelson 2025-02-21 23:38:35 +0000
  • 59bf66c9e3
    Codechange: Use parameterised-GetString for vehicle related windows. Peter Nelson 2025-02-21 23:38:34 +0000
  • 5648498891
    Codechange: Add AppendStringWithArgsInPlace() function. Peter Nelson 2025-02-21 23:38:34 +0000
  • 1dddac3d14
    Codechange: Add GetParamMaxDigits/Value() functions. Peter Nelson 2025-02-21 23:38:33 +0000
  • cfc34e8bc6
    Codechange: Return pair from GetBroadestDigit instead of out parameters. Peter Nelson 2025-02-21 23:38:33 +0000
  • 9a8d9e4e48 Update: Translations from eints translators 2025-02-22 04:44:59 +0000
  • ee6372419c Codechange: make statistics from CompanyEconomyEntry use C++ constructs Rubidium 2025-02-17 21:31:28 +0100
  • 57f4f5217e Codechange: explicitly initialise Company member variables Rubidium 2025-02-17 20:34:07 +0100
  • f3c0349466
    Fix 8f14894024: Badge widths were not updated on interface scale change. Peter Nelson 2025-02-21 18:36:13 +0000
  • cc93699459 Update: Translations from eints translators 2025-02-21 04:45:52 +0000