1
0
Fork 0

Commit Graph

  • 097937ecdf Update: Translations from eints translators 2025-01-17 04:44:41 +0000
  • 7548137f77
    Doc: GRFv8 to GRFv9 changes. Peter Nelson 2025-01-12 10:52:14 +0000
  • 606ae94f8f
    Change: [NewGRF] Remove properties removed in GRFv9. Peter Nelson 2025-01-12 10:51:28 +0000
  • 06029201fe
    Change: [NewGRF] Implement GRFv9. Peter Nelson 2025-01-10 13:00:16 +0000
  • 0a99bf7091
    Codechange: NewGRF varaction parameter is 32 bit. Peter Nelson 2025-01-10 18:35:12 +0000
  • 348e6b7f82
    Codefix: Use correct GRF version during safety and label scans. Peter Nelson 2025-01-11 19:19:28 +0000
  • 23403909ee Codechange: use Textbuf::GetText() to access the buffer / hide Textbuf::buf Rubidium 2025-01-16 20:44:29 +0100
  • 71a316739e Codechange: use Textbuf::DeleteAll instead of a duplicate implementation Rubidium 2025-01-16 20:43:46 +0100
  • 5fea35ba07 Update: Translations from eints translators 2025-01-16 04:41:51 +0000
  • 0efa030c02
    Codechange: Use sorted vector for NewGRF parameter value names. Peter Nelson 2024-12-01 20:52:07 +0000
  • 8f7468483a Codechange: use std::unique_ptr over manual memory management Rubidium 2025-01-15 21:01:21 +0100
  • a9f9b1898e Codechange: use std::unique_ptr over manual memory management Rubidium 2025-01-15 21:01:21 +0100
  • 59af035184 Codechange: use std::vector to store SpriteCache instances in Rubidium 2025-01-15 19:02:41 +0100
  • 154d895741
    Feature: Support converting 32bpp-only sprites to indexed 8bpp. Peter Nelson 2025-01-15 17:36:31 +0000
  • d3c2c5f498
    Codechange: Move colour brightness methods to palette code. Peter Nelson 2025-01-15 17:36:31 +0000
  • 71a08484a0
    Change: Let sprite loader know what sprites are available in both 8bpp and 32bpp depths. Peter Nelson 2025-01-15 17:36:30 +0000
  • 8942ac1e3e
    Fix 4c8f1b0f8: Remove unnecessary icon from settings drop down list. (#13322) Peter Nelson 2025-01-15 14:12:27 +0000
  • 4018179d7b
    Cleanup: Remove unused includes and function (#13321) SamuXarick 2025-01-15 13:50:14 +0000
  • 9155abe64c
    Fix 4c8f1b0f8: Remove unnecessary icon from settings drop down list. Peter Nelson 2025-01-15 13:23:45 +0000
  • 90e16c685a Cleanup: Remove unused includes and function SamuXarick 2025-01-15 12:30:23 +0000
  • 71efd6497a Update: Translations from eints translators 2025-01-15 04:41:43 +0000
  • 1b1d1a06d4 Codechange: replace custom deque with actual deque when loading network games Rubidium 2025-01-14 22:35:13 +0100
  • 4c8f1b0f81
    Add: Ability to toggle visibility of station signs by facility. (#13207) Peter Nelson 2025-01-14 21:23:35 +0000
  • 74bd064d10
    Codechange: Pass first and last ID range instead of first and count. (#13319) Peter Nelson 2025-01-14 21:22:52 +0000
  • 3edf19a2c5
    Add: Sandbox settings to Sandbox Options window. (#13268) Peter Nelson 2025-01-14 21:22:19 +0000
  • e2b0ea1509 Codechange: use std::unique_ptr over MallocT/free for dedicated video memory Rubidium 2025-01-14 20:39:35 +0100
  • e4aba7d4a8 Codechange: use std::unique_ptr over MallocT/free for dedicated video memory Rubidium 2025-01-14 20:39:35 +0100
  • 9afe39ad86
    Codechange: Pass first and last ID range instead of first and count. Peter Nelson 2025-01-14 19:41:50 +0000
  • 84e049e23c
    Codechange: Use ranges to get select server list position. (#13316) Peter Nelson 2025-01-14 19:16:46 +0000
  • 6c1e5dcdae
    Codechange: Use ranges to get select server list position. Peter Nelson 2025-01-14 18:22:57 +0000
  • 2b4ca3434b
    Add: Sandbox settings to Sandbox Options window. Peter Nelson 2025-01-14 18:20:13 +0000
  • f8ab1bdb87 Change: [Script] Allow EnforcePreconditionCustomError to set an additional extra error code parameter SamuXarick 2024-09-21 11:56:34 +0100
  • ebe5c114dd Add: [Script] GetExtraLastError and GetExtraLastErrorString SamuXarick 2024-03-10 23:09:44 +0000
  • 95f8fc983b
    Codechange: Make GroupFlags an enum class. (#13312) Peter Nelson 2025-01-14 11:33:26 +0000
  • 29129e12fd Add: [Script] Event for when a company's president name changes Rubidium 2024-12-30 23:47:20 +0100
  • d381421ecb Add: [Script] Event for when a company's president name changes Rubidium 2024-12-30 23:47:20 +0100
  • 9ab936f76b
    Add: [Script] ScriptEventCompanyRename (#12878) Björn Wärmedal 2025-01-14 10:24:28 +0100
  • f34fdecdad Add: [Script] ScriptEventCompanyRename Björn Wärmedal 2024-07-22 11:35:24 +0200
  • 3a7cfafe51 Codechange: use std::unique_ptr over CallocT for tiles Rubidium 2025-01-13 21:39:10 +0100
  • 3541ba4d0c Codechange: use unique_ptr over CallocT and avoid copying table Rubidium 2025-01-13 20:34:24 +0100
  • 9b2e4be5a2
    Codechange: Make GroupFlags an enum class. Peter Nelson 2025-01-13 18:57:42 +0000
  • 2ff65e46b0 Codechange: use unique_ptr over CallocT and avoid copying table Rubidium 2025-01-13 20:34:24 +0100
  • b03b5d2c13 Codechange: use std::unique_ptr over CallocT for tiles Rubidium 2025-01-13 21:39:10 +0100
  • 41c9f2d82c
    Codefix: Pass cargo as CargoID. (#13311) Peter Nelson 2025-01-13 19:23:26 +0000
  • 456d1b1c37
    Codefix: Pass cargo as CargoID. Peter Nelson 2025-01-13 17:28:48 +0000
  • 4670a62342
    Fix: [Win32] Font detection didn't work for locales not supporting code pages (#13306) Loïc Guilloux 2025-01-12 17:23:41 +0100
  • 0c362a828f Codechange: use C++ constructs over MallocT/free Rubidium 2025-01-12 09:52:37 +0100
  • 03bedd96b2 Fix: [Win32] Font detection didn't work for locales not supporting code pages glx22 2025-01-11 23:13:18 +0100
  • 11529d865b
    Codefix: [NewGRF] Don't read an extended byte into uint8_t. (#13302) Peter Nelson 2025-01-11 15:53:24 +0000
  • 80e908fe87
    Codefix: [NewGRF] Don't read an extended byte into uint8_t. Peter Nelson 2025-01-11 15:13:43 +0000
  • 8b664a42b0 Update: Translations from eints translators 2025-01-11 04:41:49 +0000
  • fdc51fd635
    Codefix c0edbe0d37: [CI] Invalid `needs` in ci-nightly (#13301) Loïc Guilloux 2025-01-10 22:38:39 +0100
  • a2660e97d8
    Codefix c0edbe0d37: [CI] Invalid `needs` in ci-nightly Loïc Guilloux 2025-01-10 20:01:48 +0100
  • d74255a3ec
    Codechange: Optimize FlowsDown (#13262) SamuXarick 2025-01-10 16:18:54 +0000
  • 4f33819fc2 Update: Translations from eints translators 2025-01-10 04:42:20 +0000
  • 46f181c8a6
    Fix #13299: Merge IT_INVALID and INVALID_INDUSTRYTYPE (#13300) Loïc Guilloux 2025-01-10 01:17:11 +0100
  • c0edbe0d37
    Change: Remove support for SDL1.2. (#13298) Peter Nelson 2025-01-09 20:43:52 +0000
  • 00a398deac Codefix: Use NUM_INDUSTRYTILES where it's intended glx22 2025-01-09 18:39:40 +0100
  • ae3df83e82 Fix #13299: Merge IT_INVALID and INVALID_INDUSTRYTYPE glx22 2025-01-09 18:37:49 +0100
  • 6643a51a20
    Change: Remove support for SDL1.2. Peter Nelson 2025-01-06 18:03:44 +0000
  • f1e310727a
    Fix #13286: Use relative mouse movement when cursor position is fixed. Peter Nelson 2025-01-06 17:30:17 +0000
  • 77abb375ec Codechange: use std::variant instead of a custom version for news references Rubidium 2025-01-07 22:50:02 +0100
  • 4db0af99a7
    Codechange: Use separate function for planting an individual tree. (#13296) Peter Nelson 2025-01-08 20:36:38 +0000
  • 154b42c56f
    Codechange: Use separate function for planting an individual tree. Peter Nelson 2025-01-08 18:32:19 +0000
  • f404f3154e
    Fix #13293: Incorrect GRFStringID used for industry cargo suffix text. (#13294) Peter Nelson 2025-01-08 19:37:38 +0000
  • c24c075cb3 Cleanup: Improve code style for OnTick_Trees SamuXarick 2025-01-08 18:13:52 +0000
  • 297e30b170
    Fix #13293: Incorrect GRFStringID used for industry cargo suffix text. Peter Nelson 2025-01-08 17:53:56 +0000
  • ce4012b7c7
    Codechange: Use enum class for Borders values. (#13290) Peter Nelson 2025-01-08 17:55:53 +0000
  • 32d26013de Cleanup: Missing TileDiffXY conversion in GenerateTerrain SamuXarick 2025-01-08 17:23:04 +0000
  • d79ae73c14
    Add: 2D map scrolling on win32 (#13172) Valeri 2025-01-08 19:09:39 +0300
  • 87acf1788b Update: Translations from eints translators 2025-01-08 04:42:08 +0000
  • 08d84b2f4a Codechange: use AdviceType over StringID to remove vehicle advice news Rubidium 2025-01-07 21:34:19 +0100
  • 202c55afda
    Codechange: Use enum class for Borders values. Peter Nelson 2025-01-07 22:44:44 +0000
  • c91f3b597c Codechange: use AdviceType over StringID to remove vehicle advice news Rubidium 2025-01-07 21:34:19 +0100
  • b36ecb0e0a Codechange: Optimize MakeLake SamuXarick 2025-01-03 17:05:10 +0000
  • 003f152b89 Codechange: Optimize FindSpring SamuXarick 2025-01-03 16:32:56 +0000
  • 0437701ebe Update: Translations from eints translators 2025-01-07 04:41:39 +0000
  • 23ea9f138a
    Codechange: Call VideoDriver to change mouse position fix state. Peter Nelson 2025-01-06 17:30:17 +0000
  • 1bf45cd6ef Update: Translations from eints translators 2025-01-06 04:43:13 +0000
  • b88df0b2d7 Fix: Restore ability to disable service interval glx22 2025-01-04 21:17:54 +0100
  • 7493b2d0c1 Codechange: Add callback to IntSettingDesc to support dynamic min/max glx22 2025-01-04 19:49:14 +0100
  • b331d3f787 Codechange: Speed up ground density transition during river generation SamuXarick 2025-01-05 21:05:34 +0000
  • 43e1b9b190 Fix: Restore ability to disable service interval glx22 2025-01-04 21:17:54 +0100
  • 408c05d897 Codechange: Add callback to IntSettingDesc to support dynamic min/max glx22 2025-01-04 19:49:14 +0100
  • 4435f3d54a Fix 07fba75: Immediately convert terraformed ground tiles into water tiles during river generation SamuXarick 2024-12-23 19:36:32 +0000
  • b2cec6362b Codechange: Changed IsTileFlat function parameter type from int * to uint * SamuXarick 2025-01-05 14:59:42 +0000
  • bf02cb014b Codefix: Replace C style cast with C++ style static_cast for type safety SamuXarick 2025-01-03 15:30:33 +0000
  • a97d220f0b Update: Translations from eints translators 2025-01-05 04:41:44 +0000
  • fe4ca52059 Codechange: replace magic numbers with named constants Rubidium 2025-01-04 20:53:15 +0100
  • 681b0370b0
    Feature: [Win32] Draw window title bar according to current Windows light/dark theme (#13196) Michael Lutz 2025-01-04 22:03:33 +0100
  • 532f7de1f8 Codechange: make direct access to tooltip/widget_data protected Rubidium 2025-01-03 10:07:04 +0100
  • e543768570
    Cleanup: Tidy up variables in River_FoundEndNode (#13276) SamuXarick 2025-01-04 20:39:07 +0000
  • e078991e72 Codechange: replace magic numbers with named constants Rubidium 2025-01-04 20:53:15 +0100
  • 76cc3438bf Codechange: make GetSpecialNameString less magic-number heavy Rubidium 2025-01-04 11:11:55 +0100
  • 1e383d576b Codechange: change SPECSTR_ to StringID and remove unused enumeration Rubidium 2025-01-04 10:56:17 +0100
  • ed36305d29 Codechange: prefer SPECSTR_TOWNNAME_START over _ENGLISH Rubidium 2025-01-04 10:54:14 +0100
  • 65731bb964 Codechange: use SPECSTR_..._END over _LAST, to prevent + 1 everywhere Rubidium 2025-01-04 10:52:21 +0100
  • 918fd513d4 Codechange: make direct access to tooltip/widget_data protected Rubidium 2025-01-03 10:07:04 +0100
  • bfc8ae6c52 Codechange: use accessor for (scrollbar_)index as they are read only Rubidium 2025-01-04 07:56:01 +0100
  • 246d5d2f1e Codechange: make GetSpecialNameString less magic-number heavy Rubidium 2025-01-04 11:11:55 +0100