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
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
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
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
0ba1ed61a5
Add no unload option to station order modifier hotkey actions
2025-10-01 01:32:53 +05:00
dP
9a3e78d464
Fix non-improved station joning
2025-09-04 14:13:06 +05:00
dP
c1a01798e6
Remove debug output
2025-07-13 17:30:22 +05:00
dP
2ba9439554
Add settings to set depot order modifier hotkeys
2025-07-10 19:59:00 +05:00
dP
251f90f0d8
Remove old overlay and preview code
2025-07-10 15:45:12 +05:00
dP
860cf98042
Use new tool highlight for station coverage button
2025-07-10 15:30:48 +05:00
dP
9998060ffa
Blink industries on the minimap with similar colour
2025-07-04 02:05:13 +05:00
dP
ff94d155cf
Fix: Don't highlight last built station in non-improved join mode
2025-07-04 00:37:25 +05:00
dP
13d49039ad
Fix cargo id in industry chains display and make it use newgrf_developer_tools setting
2025-07-03 18:59:12 +05:00
dP
d75253d491
Fix apm and average apm display
2025-06-30 00:32:52 +05:00
dP
b2737fe293
Reimplement station building previews
2025-06-26 18:24:01 +05:00
fundawang
c219bf3e4f
Fix: build with icu >= 76 where icu-i18n and icu-uc become separated ( #13048 )
2025-06-21 03:19:23 +05:00
David Seifert
0197919158
Codefix: Compilation with GCC 15 due to missing CRTP usage ( #12876 )
2025-06-21 03:10:32 +05:00
dP
0b76fe1692
Partially fix station cargo acceptance/supply (without update)
2025-06-19 16:09:31 +05:00
dP
48f0a806a3
Draw coverage area with border and join area without
2025-06-16 16:13:13 +05:00
dP
f0ae11edac
Refactor higlight maps
2025-06-16 15:48:21 +05:00
dP
fb38a2ef46
Fix minimap industry blinking rate
2025-06-16 12:51:47 +05:00
dP
02d6792570
Fix truck stop button handling
2024-12-27 22:49:02 +05:00
dP
ccd8b13f53
Fix coverage area for dock preview
2024-11-29 00:32:26 +05:00
dP
33a27f33bf
Fix cargo payment graph displaying vanilla vaules despite doubled time range ( fixes #38 )
2024-11-19 20:11:34 +05:00
dP
f3e427a8fd
Implement dock building preview
2024-11-19 19:51:19 +05:00
dependabot[bot]
7f97eb01e2
Bump the actions group with 6 updates ( #36 )
...
Bumps the actions group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `3` | `4` |
| [actions/cache](https://github.com/actions/cache ) | `3` | `4` |
| [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) | `2` | `3` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `3` | `4` |
| [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs ) | `2` | `3` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `0.1.15` | `2.0.5` |
Updates `actions/checkout` from 3 to 4
- [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/v3...v4 )
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
Updates `peter-evans/repository-dispatch` from 2 to 3
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2...v3 )
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
Updates `Apple-Actions/import-codesign-certs` from 2 to 3
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases )
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v2...v3 )
Updates `softprops/action-gh-release` from 0.1.15 to 2.0.5
- [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/v0.1.15...v2.0.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: Apple-Actions/import-codesign-certs
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: softprops/action-gh-release
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>
2024-11-16 14:59:05 +05:00
dP
76e406e644
Rework station building tool for rail and road
2024-11-16 14:57:25 +05:00
dP
42e6f6b452
Fix polyrail endpoint update when removing
2024-05-10 22:36:32 +05:00
dP
06a70c3b7d
Fix all the gcc warnings
2024-05-05 21:50:54 +05:00
dP
6d1138b9a0
Merge remote-tracking branch 'upstream/master'
2024-05-05 15:34:56 +05:00
dP
43e36b3048
Merge branch 'openttd'
2024-05-05 14:51:30 +05:00
dP
46dc456049
Update to 14.1
2024-05-05 14:51:12 +05:00
dP
9da446fbcc
Fix compilation warnings
2024-04-25 12:13:46 +07:00
dP
28919c1cc0
Fix command callback generation
2024-04-23 01:22:39 +07:00
Chucky
dc9e1d54b5
Fix n-ice login
...
* Fault: creation of md5salt from given password
* Fix: Use Md5 new interface, and fmt
* Fix: visual studio include error
---------
Co-authored-by: Miguel Horta <geral@miguelhorta.name >
2024-04-20 15:20:26 +07:00