Commit Graph

32722 Commits

Author SHA1 Message Date
translators bbd20110dc Update: Translations from eints
danish: 8 changes by New-Authentication
2025-12-08 15:35:39 +05:00
Peter Nelson 3a73fe7973 Codechange: Use span instead of raw pointer for animated cursors. (#14575)
This allows the terminator entry to be removed.
2025-12-08 15:33:49 +05:00
Peter Nelson f61eb49961 Fix #14569: Ensure music playlist window is large enough. (#14570)
Take number of tracks allowed in custom playlist into account, instead of just the number of tracks loaded.
2025-12-08 15:33:47 +05:00
Cornelius Diekmann f9b89b3560 Codefix f6555cf: fix comment track vs. tile (#14571) 2025-12-08 15:32:44 +05:00
Loïc Guilloux 9f5078c10b Fix #14278, ccd586a7: [Script] Don't set members inside operator new() (#14568) 2025-12-08 15:32:42 +05:00
translators e34317e6ff Update: Translations from eints
portuguese: 5 changes by jcteotonio
2025-12-08 15:32:42 +05:00
Peter Nelson 7cafb09c37 Fix 6d6e64b1f0: Road stop properties 0x13/0x14 were not skipped properly. (#14567)
These properties where changed to be variable length for consistency, but ignoring them treated them as fixed length.
2025-12-08 15:32:40 +05:00
Peter Nelson a72594102b Fix #13922: Ensure music track no widget is wide enough for track no. (#14566) 2025-12-08 15:32:38 +05:00
translators c3c7a81ea7 Update: Translations from eints
galician: 2 changes by pvillaverde
vietnamese: 24 changes by MagicalDrizzle
french: 1 change by ottdfevr
2025-12-08 15:32:38 +05:00
dP 38dd59e88e Add timer dependency 2025-12-08 15:32:33 +05:00
Peter Nelson 31f8eb0c4f Fix 7b60e5ccad: Badge filters were only applied to trains. (#14565) 2025-12-08 15:31:17 +05:00
dP 466e919d01 Fix some compilation warnings 2025-12-08 02:44:39 +05:00
dP f19d9122cc Merge branch 'v14' 2025-12-08 02:42:34 +05:00
dP d8a07b6ea2 Measure map download and loading times and send them to the server 2025-12-05 17:57:58 +05:00
dP 9cf3c5c3d7 Join to last built station with improved join, also don't join outside join area 2025-12-05 17:57:29 +05:00
dP 0cca44ef47 Implement new cmserver join packet 2025-12-04 23:42:52 +05:00
dP 5dc4ad065b Don't require a specific zstd version 2025-12-03 23:27:42 +05:00
dP 4ff6a8a385 Show command name in debug messages 2025-12-03 16:13:52 +05:00
dP 732de20db5 Merge branch 'v14' 2025-12-02 05:06:04 +05:00
dP bdc099d1b5 Experimental town growth highlight with icons 2025-12-02 03:37:20 +05:00
dP e4ac251f42 Implement palette mixing in highlights 2025-11-29 01:19:34 +05:00
dP f356de80b1 Add mixed tint palette remaps 2025-11-28 17:36:05 +05:00
dP 3080b32815 Implement station connection logic without new join 2025-11-28 03:22:51 +05:00
dP f4a276d076 Fix various issues with station previews on map borders 2025-11-27 22:18:54 +05:00
dP 3daa952616 Fix minimap legend in IMBA mode 2025-11-27 16:42:32 +05:00
dP a33a77da7f Fix invalid string parameter access in minimap 2025-11-27 16:35:05 +05:00
dependabot[bot] f86bf95d62 Bump the actions group across 1 directory with 6 updates (#45)
Bumps the actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `6` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `5` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.0.5` | `2.4.2` |
| [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) | `3` | `4` |



Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

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

Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

Updates `softprops/action-gh-release` from 2.0.5 to 2.4.2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.5...v2.4.2)

Updates `peter-evans/repository-dispatch` from 3 to 4
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: softprops/action-gh-release
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: peter-evans/repository-dispatch
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 13:27:30 +05:00
dP 418faa5312 Fix station tile tooltip width 2025-11-22 21:56:29 +05:00
dP a25d0cb177 Fix and improve broken graphs 2025-10-24 05:00:12 +05:00
dP 8702d096a1 Fix citymania client settings missing from the GUI 2025-10-23 23:44:02 +05:00
dP d398189b10 Merge branch 'v14' 2025-10-22 03:26:04 +05:00
dP 2782a0b732 Fix #44: Don't crash when changing show apm setting in the main menu 2025-10-19 21:40:20 +05:00
dP db77448151 Update workflows to use ubuntu-latest 2025-10-19 15:55:22 +05:00
dP c73e76fbf6 Don't build installer 2025-10-19 15:54:07 +05:00
dP 117365fad7 Use release cmake configuration as a default 2025-10-19 15:42:43 +05:00
dP 1687cb0242 Update workflows to use ubuntu-latest 2025-10-19 03:34:32 +05:00
dP 6fe80d1354 Merge remote-tracking branch 'upstream/master' 2025-10-19 03:29:50 +05:00
dP 288cbff966 Remove unused .github files 2025-10-19 03:25:50 +05:00
dP dc88af6bf1 Use release cmake configuration as a default 2025-10-19 03:15:37 +05:00
dP 1a4709b51e Don't build installer 2025-10-18 13:39:21 +05:00
dP e7234543ee Fix ini keys on windows to pass tests 2025-10-18 01:57:50 +05:00
dP 03d6e2bef2 Fix clang compilation 2025-10-17 23:56:45 +05:00
dP 18460f24a7 Merge branch 'v14' 2025-10-17 22:30:58 +05:00
dP e4f49a0c02 Use correct sprites for newgrf stations building preview 2025-10-17 18:39:47 +05:00
dP e875986c78 Fix crash when building airport 2025-10-10 20:35:37 +05:00
dP 00e07801fd Use actual road stop sprites for newgrf road stop building previews 2025-10-09 16:48:15 +05:00
dP aaad91d5f8 Fix autorotation buttons 2025-10-08 23:16:05 +05:00
dP acb7810a7f Simplify the code by removing station action handlers 2025-10-08 18:46:51 +05:00
dP f149f369a1 Store tool handlers as shared pointers 2025-10-08 16:45:14 +05:00
dP 608b6e6775 Remove debug output 2025-10-06 23:32:36 +05:00