1
0
Fork 0

Commit Graph

  • 621c031307 Update: Translations from eints translators 2025-05-31 04:39:26 +0000
  • edf6d9634a Update townname.h Ruizaki 2025-05-30 19:46:56 +0200
  • 0cc6896bdf
    Add: [Badges] Vehicle variable to query badges of current rail or road types. Peter Nelson 2025-05-30 17:53:43 +0100
  • 2cd3c8db86
    Codechange: [Script] Don't report multiple errors on valuator/filter failure (#14303) Loïc Guilloux 2025-05-30 14:38:41 +0200
  • c0ee5b3bed Codechange: [CI] Azure Code Signing has been rebranded 'Trusted Signing' Owen Rudge 2025-05-30 12:15:50 +0100
  • ad838be5ce
    Codechange: Deduplicate common parts of graph windows with cargo legends. Peter Nelson 2025-05-30 08:53:41 +0100
  • cc308f1eb1
    Codefix 5c45738613: Rename CompanyGraphWindow to BaseCompanyGraphWindow. Peter Nelson 2025-05-30 08:29:09 +0100
  • 57cea4e98c Add: [Script] Auto-convert ObjectType bool to integer when setting values for items in lists via [] SamuXarick 2025-05-29 18:07:19 +0100
  • 10c159a79f Update: Translations from eints translators 2025-05-29 04:47:48 +0000
  • c233e5ee2c Codechange: Tweak layouts of graph windows to reduce spacers. Peter Nelson 2025-05-27 08:55:01 +0100
  • 5c45738613 Codechange: Improve inheritance of graph windows. Peter Nelson 2025-05-27 16:00:35 +0100
  • 2117e29149 Codechange: [Script] Don't report multiple errors on valuator/filter failure glx22 2025-05-25 23:54:05 +0200
  • 2ee3f0dfea
    Codechange: Tweak layouts of graph windows to reduce spacers. Peter Nelson 2025-05-27 08:55:01 +0100
  • 51a13e8fb4
    Codechange: Improve inheritance of graph windows. Peter Nelson 2025-05-27 16:00:35 +0100
  • 3aca5d62a8 Update: Translations from eints translators 2025-05-28 04:47:09 +0000
  • 5d8f3ae6db Change: [Script] Improve some ScriptAirport return values for AT_OILRIG airport type SamuXarick 2024-02-16 16:27:32 +0000
  • 7c9393e822
    Codechange: Remove terminator from airport tile lists. (#14306) Peter Nelson 2025-05-27 20:23:59 +0100
  • 808af15975 Update: Translations from eints translators 2025-05-27 04:48:27 +0000
  • e2d066e5d3
    Codefix: Effect vehicles don't use v->tile, so shouldn't be in the vehicle tile hash. (#14302) Peter Nelson 2025-05-26 21:45:46 +0100
  • 7eb0f42f05
    Codechange: Remove terminator from airport tile lists. Peter Nelson 2025-05-26 21:16:05 +0100
  • 8fae996898
    Fix: Prevent NewGRFs from reading parameters of graphics baseset. Peter Nelson 2025-05-26 08:17:46 +0100
  • e23a591a1e Update: Translations from eints translators 2025-05-26 04:49:25 +0000
  • 4ca2d8af1e
    Codefix: Effect vehicles don't use v->tile, so shouldn't be in the vehicle tile hash. Peter Nelson 2025-05-25 20:57:30 +0100
  • b042e7a439
    Codefix: Prefer `static inline const` keyword order. (#14301) Peter Nelson 2025-05-25 20:32:56 +0100
  • da4af9a636
    Codefix: Prefer `static inline const` keyword order. Peter Nelson 2025-05-25 16:31:23 +0100
  • b8d966029c Change: Allow building rail over bridges / tunnels and through stations / waypoints. Koen Bussemaker 2025-05-25 14:10:48 +0200
  • 948ceb3b17 Add: Button to configure badges in build picker window. Peter Nelson 2025-05-23 17:44:20 +0100
  • f28dc3cca4 Add: Button to configure badges in build vehicle window. Peter Nelson 2025-05-23 17:44:19 +0100
  • c2d4098afa Add: Configuration of NewGRF badges. Peter Nelson 2025-05-23 17:44:19 +0100
  • daef052329 Add: Generic "configure list/view" vertical ellipsis icon. Peter Nelson 2025-05-23 17:44:18 +0100
  • 29970fb496 Codechange: Add DropDownToggle component. Peter Nelson 2025-05-23 17:44:18 +0100
  • 6e90b828c6 Codechange: Add CentreTo Rect method. Peter Nelson 2025-05-24 21:54:40 +0100
  • c213218b66 Codechange: Pass click state to Dropdown Draw() function. Peter Nelson 2025-05-23 17:44:18 +0100
  • 984d864c72 Codechange: Add OnClick handler for dropdown items. Peter Nelson 2025-05-23 17:44:17 +0100
  • 04e07dff84 Codechange: Add Up/Down buttons, to fit in with the settings-button style. Peter Nelson 2025-05-23 17:44:17 +0100
  • 3fe1a6f8dd
    Merge 3a6674865f into b82e32c360 frosch 2025-05-25 04:50:33 +0000
  • b82e32c360 Update: Translations from eints translators 2025-05-25 04:48:20 +0000
  • 185ca3a7f5 Change: [Script] Replace ScriptDate with ScriptEconomyDate and ScriptCalendarDate glx22 2025-02-18 17:45:02 +0100
  • a02942a6d8
    Add: Button to configure badges in build picker window. Peter Nelson 2025-05-23 17:44:20 +0100
  • 1f97068e23
    Add: Button to configure badges in build vehicle window. Peter Nelson 2025-05-23 17:44:19 +0100
  • cce88abfc3
    Add: Configuration of NewGRF badges. Peter Nelson 2025-05-23 17:44:19 +0100
  • 0f22f12113
    Add: Generic "configure list/view" vertical ellipsis icon. Peter Nelson 2025-05-23 17:44:18 +0100
  • 019880b97c
    Codechange: Add DropDownToggle component. Peter Nelson 2025-05-23 17:44:18 +0100
  • c7864112ba
    Codechange: Add CentreTo Rect method. Peter Nelson 2025-05-24 21:54:40 +0100
  • 69aa039ba9
    Codechange: Pass click state to Dropdown Draw() function. Peter Nelson 2025-05-23 17:44:18 +0100
  • c5a22c9c5b
    Codechange: Add OnClick handler for dropdown items. Peter Nelson 2025-05-23 17:44:17 +0100
  • 5e765a2787
    Codechange: [CMake] Use ".sq.hpp" instead of ".hpp.sq" for API exports (#14297) Loïc Guilloux 2025-05-24 22:38:37 +0200
  • f76b729cac Codechange: [CMake] Use ".sq.hpp" instead of ".hpp.sq" for API exports glx22 2025-05-24 21:40:01 +0200
  • 8031d68d01 Change: Ships may reverse on find closest depot order SamuXarick 2024-12-21 10:33:17 +0000
  • 7df9426000 Change: Find nearest depot to entry edge in intermediate region SamuXarick 2024-10-03 18:37:48 +0100
  • 0b44deedd0 Fix #5713: Use pathfinder to find closest ship depot Samu 2018-10-01 22:40:30 +0100
  • 34c0b09764
    Codechange: Removed T prefix from water region related types. (#14290) Kuhnovic 2025-05-24 18:12:16 +0200
  • fea120a710
    Fix #14295, 0455627d16: v->cur_implicit_order_index is never INVALID_VEH_ORDER_ID (#14296) Loïc Guilloux 2025-05-24 15:53:51 +0200
  • 34cc7fde8d Fix #14295, 0455627d16: v->cur_implicit_order_index is never INVALID_VEH_ORDER_ID glx22 2025-05-24 14:58:06 +0200
  • dae3ad8232 Codechange: Removed T prefix from water region related types. Koen Bussemaker 2025-05-23 21:01:37 +0200
  • c366e6a48e Update: Translations from eints translators 2025-05-24 04:44:57 +0000
  • b42abfbefc
    Fix 0455627d16: Incorrect script order position mapping. (#14294) Peter Nelson 2025-05-23 19:55:22 +0100
  • 180ec6505b
    Codechange: Use strong types for water regions. (#14289) Kuhnovic 2025-05-23 20:54:42 +0200
  • c9f7891874 Codechange: Use strong types for water regions. Koen Bussemaker 2025-05-21 19:44:05 +0200
  • f52c517278
    Codechange: Add Up/Down buttons, to fit in with the settings-button style. Peter Nelson 2025-05-23 17:44:17 +0100
  • 48cb8002c8
    Fix 0455627d16: Incorrect script order position mapping. Peter Nelson 2025-05-23 17:32:00 +0100
  • cd9b049680 Codechange: TicToc can now accumulate and output every tick glx22 2025-05-22 21:55:31 +0200
  • 0455627d16
    Codechange: Move ownership of Orders to OrderList. (#13948) Peter Nelson 2025-05-23 10:36:28 +0100
  • 42404422f4
    Codechange: Move ownership of Orders to OrderList. Peter Nelson 2025-03-28 18:19:04 +0000
  • 7344dfe651 Change: Reflow Textfile window content incrementally. Peter Nelson 2025-05-14 18:06:51 +0100
  • 46b745a06a Codechange: Use a helper method to test if text file window is wrapped. Peter Nelson 2025-05-14 18:06:51 +0100
  • 940071a5f2 Codechange: Add alternating iterator to take elements from middle of range. Peter Nelson 2025-05-14 18:06:50 +0100
  • 780c26237f Codechange: Add OnScrollbarScroll window event, called when a scrollbar position changes. Peter Nelson 2025-05-14 18:06:49 +0100
  • 321f7e8683 Update: Translations from eints translators 2025-05-23 04:45:57 +0000
  • 1064309ecf
    Change: Don't measure group name widths in company livery window. (#14291) Peter Nelson 2025-05-22 22:57:50 +0100
  • 0878495008
    Change: Reflow Textfile window content incrementally. Peter Nelson 2025-05-14 18:06:51 +0100
  • 815125ac84
    Codechange: Use a helper method to test if text file window is wrapped. Peter Nelson 2025-05-14 18:06:51 +0100
  • 5a37210bee
    Codechange: Add alternating iterator to take elements from middle of range. Peter Nelson 2025-05-14 18:06:50 +0100
  • 3c44d5ba5a Add: [Script] GetBaseStationID SamuXarick 2025-01-30 13:56:07 +0000
  • bd9d785695 Change: [Script] Remove IsValidBaseStation SamuXarick 2025-02-03 13:59:47 +0000
  • 5fef32bde7
    Change: [Script] Move GSStation::GetOwner to GSBaseStation::GetOwner (#13406) SamuXarick 2025-05-22 12:47:04 +0100
  • 467f832c2f Update: Translations from eints translators 2025-05-22 04:47:11 +0000
  • 13f24c25ca
    Add: Variable to test for a badge on a nearby tile. Peter Nelson 2025-05-21 22:10:13 +0100
  • 5fe6578f64
    Codechange: Improve performance of exclusive preview engine test. (#14270) Peter Nelson 2025-05-21 21:19:38 +0100
  • fb86fdbc0b
    Change: Don't measure group name widths in company livery window. Peter Nelson 2025-05-21 13:58:00 +0100
  • f9d0877f36
    Codechange: Improve performance of exclusive preview engine test. Peter Nelson 2025-05-16 18:23:41 +0100
  • 9f190aa534 Codechange: Use group's children list to improve performance of group UI. Peter Nelson 2025-05-21 17:14:29 +0100
  • 000a79c093 Codechange: Improve performance of evaluating group hierarchy. Peter Nelson 2025-05-21 17:14:28 +0100
  • 8f3f25de4b
    Codefix: Missing 'this->' in VehiclesNearTileXY::Iterator::Iterator (#14288) SamuXarick 2025-05-21 19:28:47 +0100
  • 1d8db2223f
    Fix #14234, 5aa4ad5135: Crash due to unexpected NUL char in string. (#14235) Peter Nelson 2025-05-21 18:47:04 +0100
  • 3c818b62e4
    Codechange: Use group's children list to improve performance of group UI. Peter Nelson 2025-05-21 17:14:29 +0100
  • c8bdce2cfc
    Codechange: Improve performance of evaluating group hierarchy. Peter Nelson 2025-05-21 17:14:28 +0100
  • 515955ed5b Codefix: Missing 'this->' in VehiclesNearTileXY::Iterator::Iterator SamuXarick 2025-05-21 14:45:38 +0100
  • 82876c25e0 Update: Translations from eints translators 2025-05-21 04:46:46 +0000
  • a2addf0fe7
    Fix: Clear rail vehicle flipped flag if reverse probability callback returns false. (#14281) Peter Nelson 2025-05-20 23:03:55 +0100
  • acf594a7b7
    Fix #14271, 7fd0e6c27d: Crash due to incorrect parameter index in string. (#14272) Peter Nelson 2025-05-20 23:03:27 +0100
  • 4b1b2a4310
    Change: [Script] Don't allow scripts to instantiate ScriptEvent (#14276) Loïc Guilloux 2025-05-20 15:37:05 +0200
  • 2926179d02 Fix: Restore the behaviour when entering numbers in query windows: clamp integers out of range to the maximum valid value. frosch 2025-05-16 12:22:00 +0200
  • c1389c77b2 Codechange: ParseInteger optionally clamps out-of-range values, instead of treating them as invalid. frosch 2025-05-16 12:07:12 +0200
  • ecadf1b322 Update: Translations from eints translators 2025-05-20 04:46:13 +0000
  • 13906f22a1
    Fix: Clear rail vehicle flipped flag if reverse probability callback returns false. Peter Nelson 2025-05-18 19:30:04 +0100
  • ce83f583bc
    Codechange: Use EnumBitSet for VehicleRailFlags. (#14280) Peter Nelson 2025-05-19 18:56:45 +0100
  • 77d6f6c69f
    Codechange: Make ContentType::State an enum class. (#14279) Peter Nelson 2025-05-19 17:11:28 +0100
  • fe9eae3be7 Cleanup: [Script] Remove ScriptStation::GetOwner SamuXarick 2025-02-01 21:05:49 +0000
  • bb70dffe70 Add: [Script] GSBaseStation::GetOwner SamuXarick 2025-01-30 12:12:28 +0000