Commit Graph

59005 Commits (c08ced066290c882a903c63c33836533a1f361ae)
 

Author SHA1 Message Date
Jonathan G Rennison c08ced0662 Lang: String code adjustments 1 week ago
Qwest8K 80f315b18f
Update: Russian localization (#749) 1 week ago
TELK 5e7d5e7d74
Update: Korean translation (#748) 1 week ago
Peter Nelson d91853bb6d Fix: Train curve detection did not take shortened parts into account. (#12910)
Only the number of parts between curves was counted, which with shortened parts would be higher than full length parts and fail to limit as expected.

(cherry picked from commit 6deee5e5e2)
1 week ago
Jonathan G Rennison b5c64354fb Departures: Fix unnecessary operator= for struct CallAt 2 weeks ago
Jonathan G Rennison df2c33c0b0 Departures: Fix OrderDateQueueItem operator< not being const 2 weeks ago
Jonathan G Rennison 7fd1d5e54d Departures: Allow timetabled depot orders to be calling points 2 weeks ago
Jonathan G Rennison 27f8cfba22 Departures: Enable showing calling times for arrivals 2 weeks ago
Jonathan G Rennison d61e6ee488 Departures: Increase maximum number of live departure entries 2 weeks ago
Jonathan G Rennison 7387a53947 Departures: Set show as no load for arrivals with no load orders 2 weeks ago
Jonathan G Rennison 9c8ca01c2b Departures: Fix non-deterministic sorting in scheduled dispatch mode 2 weeks ago
Jonathan G Rennison d8e011d17f Departures: Support waypoints with wait times as calling points 2 weeks ago
Jonathan G Rennison 1859b4a059 Departures: Add button to show running empty departures/arrivals/calling stations
Replace show all stops regardless of load/unload setting
2 weeks ago
Jonathan G Rennison 7ed92ee903 Departures: Fix handling of unload and leave empty orders in arrival mode 2 weeks ago
Jonathan G Rennison 18545f3e53 Departures: Show waypoint departures as via or no loading, depot as no loading 2 weeks ago
Jonathan G Rennison 7814e7e69f Departures: Refactor ordering of some order load/unload type tests 2 weeks ago
Jonathan G Rennison c3902b862d Fix ed9a5392: Wrong string code for Korean 2 weeks ago
Jonathan G Rennison 3813dc3698 Departures: Use silver for via departures, yellow for no load/unload 2 weeks ago
Jonathan G Rennison e7bd85926c Departures: Use enum for departure show as type
Tidy up struct Departure field init
2 weeks ago
Jonathan G Rennison db9e2e545c Departures: Only do smart terminus detection for station departures 2 weeks ago
Jonathan G Rennison e964e1a9d3 Departures: Simplify struct CallAt operators 2 weeks ago
Jonathan G Rennison 8e0a1fa8ae Always enable public roads button in scenario editor 2 weeks ago
Jonathan G Rennison 0badb27b7c Use enum type for build public roads setting 2 weeks ago
Jonathan G Rennison 7b1f6b81b1 Departures: Show no date at all in date mode with a frozen calendar 2 weeks ago
Jonathan G Rennison ed9a5392ed Departures: Add button to show destination arrival times 2 weeks ago
Jonathan G Rennison 9ce255d706 Departures: Fix width of departure time and status columns 2 weeks ago
Jonathan G Rennison de972cd48f Departures: Enable smart terminus detection for scheduled dispatch source mode 2 weeks ago
Jonathan G Rennison 0d8f9d7630 Departures: Fix calling at times when shifting departure times 2 weeks ago
Jonathan G Rennison 0ea17452f6 Departures: Fix handling of departure tick with conditional orders after source order 2 weeks ago
Jonathan G Rennison 9d590d1fa7 Departures: Turn on smart terminus detection by default 2 weeks ago
Jonathan G Rennison 714adbd070 Departures: Handle smart terminus detection in a single pass at the end 2 weeks ago
Jonathan G Rennison 85668549a3 Departures: Don't include via departures in smart terminus detection 2 weeks ago
Jonathan G Rennison c9ad1aec51 Departures: Show station via departures using yellow text for the time 2 weeks ago
Jonathan G Rennison 1fd1c77586 Add an AssignBit function, use instead of SB for single bit assignments 2 weeks ago
Jonathan G Rennison d544d98c72 Set default hotkey for switch viewport vehicle route overlay mode 2 weeks ago
Jonathan G Rennison db0e8a8ec0 Lang: Adjust string codes 2 weeks ago
Qwest8K 9373f8f467
Update: Russian localization (#744) 2 weeks ago
Jonathan G Rennison b48f82ca5d Fix narrowing conversion warnings for CHashTableT::Count 2 weeks ago
Jonathan G Rennison 83888a5ed6 Departures: Fix narrowing conversion warnings 2 weeks ago
Jonathan G Rennison 58c72c9bc7 Fix renaming dispatch schedule tag when it already had a name 2 weeks ago
Jonathan G Rennison f1bf3e9ca2 Departures: Add scheduled dispatch 24 hour timetable mode 2 weeks ago
Jonathan G Rennison 3b5eada729 Fix crash in GetGameStringPtr when there are no GS strings 2 weeks ago
Jonathan G Rennison 90368bccf8 Fix 2e3f7d5f: Duplicate order occupancy button in other company order window 2 weeks ago
Jonathan G Rennison da3b8dfb97 Departures: Split some parts of MakeDepartureList into separate functions 2 weeks ago
Jonathan G Rennison 2edf361d59 Departures: Fix unnecessary copy in ScheduledDispatchDepartureLocalFix 2 weeks ago
Jonathan G Rennison b5cd4607cf Departures: Move get candidate order dates from vehicle to separate function 2 weeks ago
Jonathan G Rennison 7da47a5eaf Consider loading advance order type as stopped in ReReserveTrainPath 2 weeks ago
Jonathan G Rennison 7d4c6a16ad Avoid unnecessary reservations when editing track under trains loading in stations 2 weeks ago
Jonathan G Rennison fc6e2a3c5f Tracerestrict: Fix deleting a slot changing the subtype of referencing actions 2 weeks ago
Jonathan G Rennison 2e624df58b Add caveats to setting text for train speed adaptation 2 weeks ago