Jonathan G Rennison
|
156e53a519
|
Documentation: Reference road stops from main NewGRF pages
|
2022-02-25 23:23:15 +00:00 |
|
Jonathan G Rennison
|
95fb19490b
|
Documentation: Add note about road stop parent scope
|
2022-02-25 20:41:17 +00:00 |
|
Jonathan G Rennison
|
13f93ee678
|
Documentation: Add syntax example for road stops NML
|
2022-02-25 20:35:25 +00:00 |
|
Jonathan G Rennison
|
998d92fa37
|
Documentation: Add NML road stop nearby_tile_is_drive_through variable
|
2022-02-25 15:46:01 +00:00 |
|
Jonathan G Rennison
|
e24d7c88bc
|
Add road stop flag to not show one-way road overlays
|
2022-02-25 12:42:32 +00:00 |
|
Jonathan G Rennison
|
2ce5a93527
|
Add road stop variables for one-way road info
|
2022-02-25 14:41:07 +00:00 |
|
Jonathan G Rennison
|
d7bc18e5ac
|
Documentation: Add NML road stops documentation
|
2022-02-24 23:59:10 +00:00 |
|
Jonathan G Rennison
|
cb573a1523
|
Add road stop property to set cost multipliers
|
2022-02-24 21:13:46 +00:00 |
|
Jonathan G Rennison
|
ff2640c0e3
|
Add more sub parts to road stop var 68
|
2022-02-24 20:36:41 +00:00 |
|
Rubidium
|
1c256a4be7
|
Fix: do not let shares in the company taking over another company disappear
|
2022-02-24 20:25:31 +01:00 |
|
Jonathan G Rennison
|
ad046bdf22
|
Add a waypoint ground draw flag to NewGRF road stops
Adjust overlay draw conditions
|
2022-02-24 18:20:09 +00:00 |
|
Jonathan G Rennison
|
5109083564
|
Fix spec allocation issues when overbuilding a road stop with the same type
|
2022-02-24 18:20:09 +00:00 |
|
Jonathan G Rennison
|
6b03575dcd
|
Fix road stop ground sprite/overlays in preview window
|
2022-02-24 18:19:16 +00:00 |
|
Jonathan G Rennison
|
8eddb494c2
|
Fix tram bus/truck stop windows, fix filter text left padding
|
2022-02-24 00:14:21 +00:00 |
|
Jonathan G Rennison
|
1dee6d2796
|
Fix drawing of custom road stop ground sprites on map
|
2022-02-24 00:04:04 +00:00 |
|
Jonathan G Rennison
|
c503bd32c0
|
Fix road waypoint window not being closed when no longer placing
|
2022-02-24 00:03:12 +00:00 |
|
Jonathan G Rennison
|
5a2cc24190
|
Fix initialisation of new road stop specs
|
2022-02-24 00:02:47 +00:00 |
|
Tyler Trahan
|
89dba56782
|
Fix e740c24 : Use correct command flag, not just DC_EXEC
|
2022-02-23 01:36:24 +01:00 |
|
translators
|
22f6502b14
|
Update: Translations from eints
chinese (traditional): 3 changes by benny30111
galician: 9 changes by mgtrad, 1 change by NicoSGF64
indonesian: 14 changes by bsuseno
|
2022-02-22 18:50:00 +00:00 |
|
Jonathan G Rennison
|
909b20ee68
|
Implement train speed adaptation on signalled tunnels/bridges
See: #373
|
2022-02-21 18:57:50 +00:00 |
|
Jonathan G Rennison
|
cf25a0c80a
|
Documentation: Update links to online doc HTML in readme
|
2022-02-20 17:00:29 +00:00 |
|
Jonathan G Rennison
|
df92b7e449
|
Merge branch 'road-stops' into jgrpp
|
2022-02-20 16:56:17 +00:00 |
|
dP
|
36bee83864
|
Change: Deliver cargo to the closest industry first (#9536)
|
2022-02-19 19:08:23 +01:00 |
|
Jonathan G Rennison
|
5428492d6b
|
Add hotkeys for building road waypoints to the road/tram toolbars
|
2022-02-18 01:01:41 +00:00 |
|
Jonathan G Rennison
|
742b42cff6
|
Remove unused road stop constant
|
2022-02-17 18:48:01 +00:00 |
|
Jonathan G Rennison
|
ede2ceb9b9
|
Documentation: Initial road stops NewGRF documentation
|
2022-02-17 02:34:30 +00:00 |
|
Jonathan G Rennison
|
50775f8b43
|
Increase road stop random bits to 8 bits
|
2022-02-17 01:52:44 +00:00 |
|
Jonathan G Rennison
|
650a359a16
|
Fix road stop road/tram type variables when not present and in GUI
|
2022-02-16 19:03:41 +00:00 |
|
Jonathan G Rennison
|
a0e6380d7a
|
Fix variable definition for road stop var 6A
|
2022-02-16 18:57:13 +00:00 |
|
Jonathan G Rennison
|
4a347e73bb
|
Fix drawing road/tram type overlays for drive-through stops in GUI
|
2022-02-16 18:31:15 +00:00 |
|
Jonathan G Rennison
|
20c5d471be
|
Fix implicit order generation with road vehicle leave stop next order check
|
2022-02-16 01:35:06 +00:00 |
|
Jonathan G Rennison
|
ae3c4f2d6d
|
If road vehicle next order is for same station when leaving, do not leave
Just start loading again without moving instead
|
2022-02-16 00:14:55 +00:00 |
|
Jonathan G Rennison
|
a6190c9deb
|
Fix crash in scheduled dispatch window with nearest depot dispatch order
|
2022-02-15 22:56:21 +00:00 |
|
Jonathan G Rennison
|
5119d61c82
|
If aircraft next order is for same station when leaving, do not leave
Just start loading again without moving instead
|
2022-02-15 20:24:13 +00:00 |
|
Niels Martin Hansen
|
e68bf58989
|
Codechange: Use anonymous union for vehicle orders/old orders list
|
2022-02-15 20:01:10 +01:00 |
|
Jonathan G Rennison
|
2cbbae16da
|
Add roadstop GRF properties to set bridge heights and disallowed pillars
|
2022-02-15 18:21:32 +00:00 |
|
Jonathan G Rennison
|
1a64d2a97e
|
Add NewGRF extension names for road stop animation frame variables
|
2022-02-15 17:30:41 +00:00 |
|
Jonathan G Rennison
|
323810b4e1
|
Fix town local authority button not being redrawn
See: #372
|
2022-02-15 17:28:02 +00:00 |
|
Jonathan G Rennison
|
23c472d2a0
|
Add support for road stop animation, availability callback
Add animation, callback mask, general flags properties
Add animation frame variables
|
2022-02-15 00:22:18 +00:00 |
|
Jonathan G Rennison
|
0c3988c39b
|
Fix GetAnimatedTileSpeed_Station for airport tiles
|
2022-02-14 22:23:19 +00:00 |
|
Jonathan G Rennison
|
67d967befb
|
Add road stop support for Action 3 cargo type groups
|
2022-02-14 19:54:51 +00:00 |
|
Jonathan G Rennison
|
3b8c73acad
|
Add/adjust NewGRF road stop variables
|
2022-02-14 18:24:45 +00:00 |
|
Jonathan G Rennison
|
64fb6251bf
|
Implement NewGRF road waypoint selection window
|
2022-02-14 01:31:27 +00:00 |
|
Jonathan G Rennison
|
66db1863f2
|
Debug: Add NewGRF inspector support for road stops
|
2022-02-14 00:31:14 +00:00 |
|
Jonathan G Rennison
|
a69eba31fe
|
Implement NewGRF road stop root sprite group selection
|
2022-02-14 00:31:14 +00:00 |
|
Jonathan G Rennison
|
1084bb8566
|
Initial support for NewGRF road stops (bus and lorry stops)
|
2022-02-14 00:31:14 +00:00 |
|
Jonathan G Rennison
|
a3c003546b
|
Implement extended NewGRF variable parameter support
|
2022-02-13 22:57:30 +00:00 |
|
Jonathan G Rennison
|
0db0c16f95
|
Documentation: Fix A2VM subchunk labels
|
2022-02-13 22:56:09 +00:00 |
|
Jonathan G Rennison
|
ecc4e79337
|
Fix non-rail bridge construction setting polyrail endpoints
See: #371
|
2022-02-13 16:49:06 +00:00 |
|
Jonathan G Rennison
|
d659ce3189
|
Fix c040a69f : rail waypoint spec not being allocated for new waypoints
|
2022-02-13 16:28:01 +00:00 |
|