Commit Graph

58965 Commits (f1bf3e9ca298ef520c36945568515a63fc23148c)
 

Author SHA1 Message Date
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
Jonathan G Rennison a0333c5443 Always show train speed adaptation info in vehicle details when enabled 2 weeks ago
Jonathan G Rennison b8ca23978c Move GroundVehicle::DoUpdateSpeed implementation out of header 2 weeks ago
Jonathan G Rennison b39a17c41e Fix: Road stop availability callback 2 weeks ago
Jonathan G Rennison ad26c7fbf6 Debug: Dump all sprite groups for road stops 2 weeks ago
Jonathan G Rennison 474d90ec40 Fix 8d62a8f0: Road stop variable 6B crashing for road stop preview in GUI 2 weeks ago
Jonathan G Rennison 2c5502dc2d Departures: Generalise vehicle type and no vehicles strings 2 weeks ago
Jonathan G Rennison 971a917c7a Departures: Add departures support for depots 2 weeks ago
Jonathan G Rennison 4bb0279c0a Remove STR_JUST_STATION, it duplicates STR_STATION_NAME 2 weeks ago
Jonathan G Rennison aab79f6a93 Departures: Improve handling of different sources types in window 2 weeks ago
Jonathan G Rennison f50144e4d8 Picker GUI: Fix picker tool class changes not updating type list 2 weeks ago
Jonathan G Rennison 248846614e Departures: Use vehicle type mask iteration filter 2 weeks ago
Jonathan G Rennison bf7750321a Add a vehicle type mask front only iteration filter 2 weeks ago
Jonathan G Rennison 4842010b7d Fix minor alignment issue 2 weeks ago
Jonathan G Rennison 9d277a5a4c Departures: Use more general order destination detection abstraction 2 weeks ago
Jonathan G Rennison fb37caf785 Use OrderList::GetNext wrapper for order advancement 3 weeks ago
Jonathan G Rennison 47a4dba414 Departures: Improve handling of conditional orders in arrivals mode 3 weeks ago
Jonathan G Rennison 7ddf7ef609 Departures: Use heap/priority queue for candidate orders 3 weeks ago
Jonathan G Rennison 66784b4252 Departures: Fix handling of lateness adjustment 3 weeks ago
Jonathan G Rennison 41f4377fe9 Departures: Move show pax/freight parameter to calling settings 3 weeks ago
Jonathan G Rennison 67bc20a9a9 Departures: Adjust departure/arrival detection, allow all modes for waypoints 3 weeks ago
Jonathan G Rennison fa361ef9e9 Timetable: Only reset timetable start/lateness when turning on automate when also auto-separating 3 weeks ago
Jonathan G Rennison dc44a83cdb Departure: Store last used departure and via modes in client settings 3 weeks ago
Jonathan G Rennison 9771ec6b68 Departures: Remove window class waypoint template parameter 3 weeks ago
Jonathan G Rennison e58d985ab0 Departures: Replace departure/arrival and both setting with dropdown 3 weeks ago
Jonathan G Rennison cc3f9e054c Departures: Increase font size for via button 3 weeks ago
Jonathan G Rennison 778ea89bae Departures: Replace pax/freight buttons with dropdown 3 weeks ago
Jonathan G Rennison 906c4fb2ec Departures: Remove passengers only setting 3 weeks ago
Jonathan G Rennison ddeac69b77 Fix clearing/preserving station IDs when changing order condition var 3 weeks ago
Jonathan G Rennison bc67c0f179 Add get/set wrappers for order xdata/xdata2 sub-fields 3 weeks ago
Jonathan G Rennison 318f5ff471 Order window: Reduce window width for waiting cargo amount conditional 3 weeks ago
Jonathan G Rennison 33e53ec8e0 Add refit sub-mode to waiting cargo/capacity conditional order
See: #738
3 weeks ago
Jonathan G Rennison c463cc17b9 Add conditional order for waiting cargo as percentage of vehicle capacity
See: #738
3 weeks ago
Jonathan G Rennison 2e3f7d5f29 Order window: Move occupancy display/toggle to top bar 3 weeks ago
Jonathan G Rennison 8b503e511d TBTR: Fix engine sprite type used in drag/drop cursor 3 weeks ago
Qwest8K c20a7b3fbe
Update: Russian localization (#739) 3 weeks ago
Jonathan G Rennison 22abdfe7b1 Reword help text for town max height level setting 3 weeks ago
Jonathan G Rennison afe282e078 Fix object tile terraform not clearing water class
See: #740
3 weeks ago
Rubidium dedeccc3a4 Fix 208952f: incorrect truncation in string setting validation
(cherry picked from commit f2a8e18792)
3 weeks ago
Jonathan G Rennison 63c0443cee Fix widget definition for build signal window 3 weeks ago
Jonathan G Rennison fba05f3721 Replace implementation of CHashTableT with robin_hood hash map 3 weeks ago