Commit Graph

52819 Commits (7ccbc6f29625d2f2f78755c250f6d8cb47be2d5c)
 

Author SHA1 Message Date
Jonathan G Rennison b74de5ff2b Fix crash in road vehicle overtaking checks with road waypoints 3 years ago
Jonathan G Rennison 786f80e878 Fix removal of road waypoints during bankruptcy 3 years ago
Jonathan G Rennison df7b25cfdc
Merge pull request #363 from telk5093/jgrpp
Update: Korean translation up to 0.46-rc1
3 years ago
TELK 6d9921ef72 Update: Korean translation up to 0.46-rc1 3 years ago
Jonathan G Rennison 82f2a771b9 Changelog: Add missing item 3 years ago
Jonathan G Rennison a1e74eac43 Version: Committing version data for tag: jgrpp-0.46-rc1 3 years ago
Jonathan G Rennison f5ef81f5ac Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/italian.txt
#	src/lang/tamil.txt
3 years ago
Jonathan G Rennison a03453da49 Add properties to set lighthouse and transmitter generation amounts 3 years ago
Jonathan G Rennison eeef6c485a Initial implementation of NewGRF feature ID mapping 3 years ago
Jonathan G Rennison ef3916928c Initial abstraction around NewGRF feature ID bytes 3 years ago
Jonathan G Rennison c69ed1711d Allow road vehicle go to station/waypoint orders to have a direction 3 years ago
Jonathan G Rennison afccf04188 Report road waypoint tiles as road to GRFs 3 years ago
Jonathan G Rennison c3c55db02b Implement road ground types for road waypoints 3 years ago
Jonathan G Rennison 7ff885fc96 Add replacement sprites for road waypoint buildings
Add action 5 sprite replacement support
3 years ago
Jonathan G Rennison b4fc0b4dc5 Initial implementation of road waypoints 3 years ago
Jonathan G Rennison ace75f6864 Widen station type field in map array 3 years ago
Jonathan G Rennison fcc581fba9 Add static assert that number of commands does not exceed limit 3 years ago
Jonathan G Rennison 812933ffd4 Debug: Show names of remapped action 2 variables in sprite group dumper 3 years ago
Jonathan G Rennison eddc6ddcdb Debug: Add sprite dumping to house inspect window 3 years ago
Jonathan G Rennison 08b6540c84 Fix wrong error message building bridge over obstructing station
When some bridge types are too long for the requested span
3 years ago
Jonathan G Rennison 66a1275e4b Documentation: Fix feature name for object inclined edge foundations 3 years ago
Jonathan G Rennison 7f846aad04 Documentation: Update landscape docs for object foundation type 3 years ago
Jonathan G Rennison bb848331b6 Fix narrowing conversion warning 3 years ago
Jonathan G Rennison afa75ded1c Zoning: Fix unserved industry mode with passenger-handling industries 3 years ago
Jonathan G Rennison 22e72b1ecd Documentation: NFO/NML docs on object additions 3 years ago
Jonathan G Rennison 15955bc279 Documentation: Initial NFO docs on variable remapping 3 years ago
Jonathan G Rennison acc9dffab7 Add object mapped variables for slope after foundation applied 3 years ago
Jonathan G Rennison 33dc6c9688 Add NewGRF VarAction2 variable remapping infrastructure 3 years ago
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
translators 9e47df298f Update: Translations from eints
italian: 61 changes by denialmac
3 years ago
Andy b8a8891a86 Add: [Script] IndustryType::ResolveNewGRFID to resolve industry id from grfid and grf_local_id 3 years ago
Andy 26ac0c48f0 Add: [Script] ObjectType::ResolveNewGRFID to resolve object id from grfid and grf_local_id 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
translators f6775a2d55 Update: Translations from eints
irish: 2 changes by temuchie
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