Commit Graph

52634 Commits (e56fee612c96529302ab31d038449a828a6db043)
 

Author SHA1 Message Date
Jonathan G Rennison e56fee612c Zoning: Fix unserved industries mode with partially overlapping catchment 3 years ago
Jonathan G Rennison 96d789dfbf Fix window preference save/load of build vehicle windows 3 years ago
Jonathan G Rennison 2e7f8d2e1e Add inclined foundation option to object edge foundation mode
Bump feature version
3 years ago
Jonathan G Rennison e7c12f2ad4 Fix terraforming not resetting ground type for use land ground objects 3 years ago
Jonathan G Rennison d69657846c Add Action 5 remappable type for misc GUI sprites 3 years ago
Jonathan G Rennison d81cbc25b8 Add setting to allow hiding viewport labels of inidivudal waypoints 3 years ago
Jonathan G Rennison c65901fef2 Add a baseset GRF for misc GUI sprites 3 years ago
Jonathan G Rennison 8ffe519179 Debug: Fix title of waypoint inspector window 3 years ago
Jonathan G Rennison 26fb0940c6 Add client setting for whether to sync locale settings with server in multiplayer 3 years ago
Jonathan G Rennison 82dec9a78a
Merge pull request #362 from telk5093/jgrpp
Update: Korean translation for conditional orders
3 years ago
TELK f0da66961a Update: Korean translation for conditional orders 3 years ago
Jonathan G Rennison 7015c92680 Check station coverage highlight in ZoningMarkDirtyStationCoverageArea 3 years ago
Tyler Trahan bec218069c Feature: Remember the last-used signal between games
(cherry picked from commit a9de36ad23f30d125ed495f0bd84342b594d19df)

See: https://github.com/OpenTTD/OpenTTD/pull/9792
3 years ago
Jonathan G Rennison e5110bd7f6 Handle service at depot orders in cond order loops 3 years ago
Jonathan G Rennison e7abf9efb1 Remove unnecessary recursion in GetNextRealStation 3 years ago
Jonathan G Rennison beb6d01fe8 Improve handling of conditional order waiting loops
Do not leave station/depot/waypoint at all if conditional order
loop would result in re-starting waiting/loading

Only actually leave and update timetable at end of loop

Rate-limit loop checks regardless of timetabled wait time
3 years ago
Jonathan G Rennison 904ff6757d Add slot support to road vehicles, ships and aircraft 3 years ago
Jonathan G Rennison 0513961b2a Duplicate STR_SMALLMAP_LEGENDA_... veh type strings with format codes removed 3 years ago
Jonathan G Rennison ce61f6439c Allow non-train vehicles to test counter values in conditional orders 3 years ago
Jonathan G Rennison 7d86909a90 Ensure that sprite data is cleared when loading over an existing sprite
Fixes crash when looking at recolour sprite in sprite viewer window
which has been overriden by a non-recolour sprite by a faulty GRF
3 years ago
Jonathan G Rennison 1a4b0d6ecf Prevent NewGRFs from using Action A to replace internal sprites 3 years ago
Jonathan G Rennison 027a792cbd Crash log: On OSX allocate crash log buffer using mmap if possible
Otherwise use conservatively sized stack buffer
3 years ago
Jonathan G Rennison 79db533abb Fix nullptr deref evaluating train in slot conditional order with no slot
See: #360
3 years ago
Jonathan G Rennison 6197baee9c Fix unused function warning on OSX 3 years ago
Jonathan G Rennison 29126619a3 Disable OSX touchbar support, fixes #358 3 years ago
Jonathan G Rennison dd5438fe75 Merge branch 'multi-sd' into jgrpp 3 years ago
Jonathan G Rennison c40f4e0abc Handle predictable conditional orders in departure boards 3 years ago
Jonathan G Rennison b23d394f0b Handle predictable conditional orders in timetable window 3 years ago
Jonathan G Rennison 91ed26415e Fix manual setting of conditional order jump taken travel times 3 years ago
Jonathan G Rennison 1ac6326306 Departure boards: Fix departure slot cache with multiple schedules 3 years ago
Jonathan G Rennison 543433218c Ensure that timetable and scheduled dispatch windows redrawn as required
Reduce inefficient window and shared order list iteration
3 years ago
Jonathan G Rennison fe522f193b Show confirmation window before clearing/removing dispatch schedule 3 years ago
Jonathan G Rennison 21ef4902c6 Show predicted scheduled dispatch arr/dep times in timetable window 3 years ago
Jonathan G Rennison 8754e1c5d0 Show scheduled dispatch marker in yellow in timetable window 3 years ago
Jonathan G Rennison 8b2a6248e7 List static NewGRFs in crash logs 3 years ago
Jonathan G Rennison 3892a1e201 Log client ID/name in server desync logs 3 years ago
Jonathan G Rennison 65cb4ccedf Limit number of warnings whon in timetable window 3 years ago
Jonathan G Rennison 4f7f8c5b63 Show which order schedule assigned to in scheduled dispatch window 3 years ago
Jonathan G Rennison ff3473fe6a Add support for multiple scheduled dispatch schedules per order list 3 years ago
Jonathan G Rennison 29521ef883 Fix SB function when using sizes greater than 32 bits 3 years ago
Jonathan G Rennison 9e1a78c86e Clear order wait times when changing to a non-stopping order 3 years ago
Jonathan G Rennison dd312ef9a4 Remove asserts on input from CmdChangeTimetable 3 years ago
Jonathan G Rennison 644bd0a325 Fix input/display of speeds in tracerestrict window in tiles/day mode 3 years ago
Jonathan G Rennison a64a6aeeb8 Fix text input of velocity setting values
See: #357
3 years ago
Jonathan G Rennison eab98e4808 Industry::this_month_production should saturate instead of overflowing 3 years ago
Jonathan G Rennison a4ea155d33 Merge PR #357 into jgrpp 3 years ago
Jonathan G Rennison 350c9ee616 Version: Committing version data for tag: jgrpp-0.45.1 3 years ago
Jonathan G Rennison 309f5974e8 Merge PR #353 into jgrpp 3 years ago
Jonathan G Rennison b2c6c3b07a Merge branch 'master' into jgrpp
# Conflicts:
#	media/baseset/CMakeLists.txt
#	src/lang/croatian.txt
3 years ago
Jonathan G Rennison 579c71dd44 Script: Add ScriptRoad methods related to road types 3 years ago