Commit Graph

32839 Commits

Author SHA1 Message Date
Cyprian Klimaszewski 3e166ca4d0 Codechange: Create doxygen town_house_sprites group from comments 2026-06-22 12:02:09 +02:00
Cyprian Klimaszewski 20c25df71e Codechange: Make comments for multiple sprites doxygen ones 2026-06-22 12:02:09 +02:00
Cyprian Klimaszewski 4bcdc09934 Codechange: Make comments for single sprites doxygen ones 2026-06-22 12:02:09 +02:00
Cyprian Klimaszewski 0766bed833 Codechange: use named functions for RoadBits in LookupWithBuildOnSlopes. 2026-06-22 12:01:42 +02:00
Cyprian Klimaszewski af51914427 Codechange: remove base_slopes lookup table from LookupWithBuildOnSlopes. 2026-06-22 12:01:42 +02:00
Peter Nelson f7d17082d1 Codechange: make GamelogChangeType a scoped enum 2026-06-22 11:59:51 +02:00
Peter Nelson 50847bf88e Codechange: make GamelogActionType a scoped enum 2026-06-22 11:59:51 +02:00
Peter Nelson a55bd4e041 Codechange: make TransportType a scoped enum 2026-06-22 11:59:24 +02:00
translators 26e5e38761 Update: Translations from eints
indonesian: 84 changes by q1t0
maori (new zealand): 3 changes by Kyle-McDangersword
2026-06-22 06:19:05 +00:00
rubidium42 d81eefcdc8 Codechange: use proper names for SLV_1 - SLV_19 (#15750)
* Codechange: rename SLV_1 to SLV_BIG_CURRENCY
* Codechange: rename SLV_2 to SLV_VEHICLE_CURRENCY_STATION_CHANGES
* Codechange: rename SLV_3 to SLV_BIGGER_STATION_VARIABLES
* Codechange: rename SLV_4 to SLV_TOWN_TOLERANCE_PAUSE_MODE
* Codechange: rename SLV_5 to SLV_BIG_MAP
* Codechange: rename SLV_6 to SLV_MULTIPLE_ROAD_STOPS
* Codechange: rename SLV_7 to SLV_LARGER_CARGO_SOURCE
* Codechange: rename SLV_8 to SLV_LARGER_UNIT_NUMBER
* Codechange: rename SLV_9 to SLV_LARGER_TOWN_CARGO_STATISTICS
* Codechange: rename SLV_10 to SLV_LARGER_TOWN_COUNTER
* Codechange: rename SLV_11 to SLV_LARGER_TOWN_ITERATOR
* Codechange: rename SLV_12 to SLV_LINK_WAYPOINT_TO_TOWN
* Codechange: rename SLV_13 to SLV_LARGER_AI_STATE_COUNTER
* Codechange: rename SLV_14 to SLV_TRANSFER_ORDER
* Codechange: rename SLV_15 to SLV_MOVE_SEMAPHORE_BITS
* Codechange: rename SLV_16 to SLV_ENGINE_RENEW
* Codechange: rename SLV_17 to SLV_STORE_WAYPOINT_ID_IN_MAP
* Codechange: rename SLV_18 to SLV_REMOVE_MINOR_VERSION
* Codechange: rename SLV_19 to SLV_ENGINE_RENEW_POOL
2026-06-21 19:27:53 +02:00
Rubidium ec727fe440 Codechange: make ViewportScrollTarget scoped 2026-06-21 18:10:27 +02:00
Rubidium 32f9e4df6c Codechange: make Currency scoped 2026-06-21 17:14:53 +02:00
Peter Nelson 2ca3623670 Codechange: make PlaylistChoice a scoped enum (#15758) 2026-06-21 15:14:38 +01:00
Rubidium 8b49441b6b Codechange: make currency setting field use Currency enumeration 2026-06-21 16:06:17 +02:00
Rubidium 487971bffb Codechange: use Currency for GetNewgrfCurrencyIdConverted 2026-06-21 16:06:17 +02:00
Peter Nelson 495bc37dc3 Codechange: extract function to look up fontsize by name (#15760) 2026-06-21 12:50:44 +00:00
Peter Nelson 1f0fd6dfab Codechange: make AccelerationModel a scoped enum (#15757) 2026-06-21 10:01:34 +01:00
Peter Nelson 9f49ea4177 Codechange: make EngineImageType a scoped enum (#15755) 2026-06-21 08:05:41 +00:00
Peter Nelson a57eb70e05 Codechange: make GroundVehicleFlag(s) a scoped enum/EnumBitSet (#15754) 2026-06-21 08:50:45 +01:00
Rubidium 7bd9fbc733 Codechange: make VehicleListType scoped 2026-06-21 09:31:42 +02:00
translators 720d10536d Update: Translations from eints
chinese (traditional): 2 changes by KogentaSan
vietnamese: 1 change by KhoiCanDev
2026-06-21 06:14:44 +00:00
Peter Nelson 71536313ba Codechange: make LevelMode a scoped enum (#15753) 2026-06-20 23:44:57 +01:00
Rubidium 437d93b6fc Codechange: replace symbol_pos magic numbers with scoped enum and EnumBitSet 2026-06-20 23:17:00 +02:00
Rubidium 5756bcc721 Codechange: use EnumBitSet for mask of currencies 2026-06-20 17:37:12 +02:00
Rubidium bf67ba9a3b Codechange: rename Currencies to Currency 2026-06-20 17:37:12 +02:00
Loïc Guilloux 3efe107a6f Fix #15742, c9cf141: unexpected pylons and catenary on shared diagonal tiles (#15748) 2026-06-20 14:22:11 +02:00
translators 27e8312d21 Update: Translations from eints
chinese (traditional): 6 changes by KogentaSan
maori (new zealand): 1 change by Kyle-McDangersword
2026-06-20 05:59:36 +00:00
translators 4a4ed2da22 Update: Translations from eints
maori (new zealand): 26 changes by Kyle-McDangersword
2026-06-19 06:17:42 +00:00
Rubidium 3b8b089dd4 Codechange: split currency.h to _type.h and _func.h 2026-06-18 19:32:16 +02:00
translators 45065fb6d5 Update: Translations from eints
indonesian: 17 changes by q1t0
latvian: 7 changes by lexuslatvia
2026-06-18 06:10:21 +00:00
Cyprian Klimaszewski 9e85e23cbc Codefix 21bee91: Doxygen copied documentation wrongly (#15739) 2026-06-17 11:39:25 -04:00
Peter Nelson b2c9e33e0f Codechange: make FoundationPart a scoped enum (#15738) 2026-06-17 07:55:04 +01:00
Peter Nelson 10cad52ebb Codechange: make SpriteCombineMode a scoped enum (#15737) 2026-06-17 07:54:40 +01:00
Peter Nelson 185e942b44 Codechange: make TileHighlightType a scoped enum (#15736) 2026-06-17 07:54:21 +01:00
translators fdc5ef30de Update: Translations from eints
chinese (simplified): 1 change by wensimehrp
korean: 1 change by telk5093
indonesian: 180 changes by q1t0
finnish: 1 change by hpiirai
maori (new zealand): 18 changes by Kyle-McDangersword
2026-06-17 06:16:42 +00:00
Rubidium 3fc52e758d Codechange: make GraphicsFileType scoped 2026-06-17 05:32:58 +02:00
Rubidium 33ae037aaa Codechange: make SpecialMouseMode scoped 2026-06-17 05:32:34 +02:00
Tyler Trahan 3aa3113033 Change: Default setting to review orders excludes stopped vehicles (#15565) 2026-06-16 14:49:12 -04:00
Peter Nelson f8c8fedad7 Codefix: avoid mixing C and C++ style arrays 2026-06-16 19:11:38 +02:00
mmtunligit 2d5c1a9af8 Codechange: Build rail station highlight updates only as needed 2026-06-16 19:11:25 +02:00
dependabot[bot] d938292243 Upgrade: Bump the actions group across 1 directory with 4 updates
Bumps the actions group with 4 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact), [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) and [microsoft/microsoft-store-apppublisher](https://github.com/microsoft/microsoft-store-apppublisher).


Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

Updates `actions/download-artifact` from 6 to 8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v8)

Updates `Apple-Actions/import-codesign-certs` from 6 to 7
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v6...v7)

Updates `microsoft/microsoft-store-apppublisher` from 1.1 to 1.3
- [Release notes](https://github.com/microsoft/microsoft-store-apppublisher/releases)
- [Commits](https://github.com/microsoft/microsoft-store-apppublisher/compare/v1.1...v1.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: Apple-Actions/import-codesign-certs
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: microsoft/microsoft-store-apppublisher
  dependency-version: '1.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 19:08:26 +02:00
translators 34a419ca24 Update: Translations from eints
swedish: 6 changes by joeax910
maori (new zealand): 7 changes by Kyle-McDangersword
2026-06-16 06:20:22 +00:00
Rubidium 04c1af9902 Codechange: make NIType a scoped enum 2026-06-16 07:03:32 +02:00
Rubidium c76cfc7dfb Codechange: make TextEffectMode scoped 2026-06-16 07:03:10 +02:00
Peter Nelson f0ce749025 Codechange: make ZoomLevelChange a scoped enum (#15726) 2026-06-15 20:22:01 +01:00
Rubidium 5a6469ad6f Codechange: make EventState a scoped enum 2026-06-15 11:20:52 +02:00
translators 2df98643ad Update: Translations from eints
indonesian: 121 changes by q1t0
2026-06-15 06:19:04 +00:00
Rubidium 760cd803c5 Codechange: make TooltipCloseCondition scoped 2026-06-14 21:27:32 +02:00
Peter Nelson 52793c0e8b Codechange: make SmallMapType a scoped enum (#15721) 2026-06-14 19:35:23 +01:00
Rubidium d519cad60f Codechange: remove unused path in DrawSortButton and simplify calling 2026-06-14 20:30:16 +02:00