Commit Graph

52681 Commits

Author SHA1 Message Date
Jonathan G Rennison
3645bcfe62 Github: Disable auto-running of release workflow 2022-01-31 02:27:39 +00:00
Jonathan G Rennison
ceb4f7fb82 Fix #365: Unused function warning on Mac OSX 2022-01-31 02:22:09 +00:00
Jonathan G Rennison
47f219d66d Settings GUI: Label sprite_zoom_min as should be left at default 2022-01-31 01:31:13 +00:00
Jonathan G Rennison
e5c99b3601 Settings GUI: Add flag to mark a setting as should be left at default 2022-01-31 01:30:23 +00:00
Jonathan G Rennison
0a7a7ebcf0 Add build vehicle window sort mode: cargo capacity / running cost 2022-01-30 22:09:16 +00:00
Jonathan G Rennison
5a6a2400a5 Merge branch 'pr-364' into jgrpp 2022-01-30 16:50:14 +00:00
TELK
680344719b Fix: Korean translation 2022-01-30 22:07:32 +09:00
Jonathan G Rennison
ab823ad808 Fix b0f9cc38: Assertion failure still occurs via different path 2022-01-29 14:27:50 +00:00
Jonathan G Rennison
d00e93baff Version: Committing version data for tag: jgrpp-0.46-rc2 2022-01-29 13:41:04 +00:00
Jonathan G Rennison
b0f9cc389f Fix assertion failure in BuildRailWaypointWindow constructor 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
70a65ac1c0 Road waypoints no longer block road inferred one-way state interpolation 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
ad9c85ad3c Fix crash when changing one-way state of road waypoints 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
b74de5ff2b Fix crash in road vehicle overtaking checks with road waypoints 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
786f80e878 Fix removal of road waypoints during bankruptcy 2022-01-29 13:31:15 +00:00
Jonathan G Rennison
df7b25cfdc
Merge pull request #363 from telk5093/jgrpp
Update: Korean translation up to 0.46-rc1
2022-01-29 11:21:11 +00:00
TELK
6d9921ef72 Update: Korean translation up to 0.46-rc1 2022-01-29 14:40:20 +09:00
Jonathan G Rennison
82f2a771b9 Changelog: Add missing item 2022-01-29 02:09:57 +00:00
Jonathan G Rennison
a1e74eac43 Version: Committing version data for tag: jgrpp-0.46-rc1 2022-01-29 00:15:56 +00:00
Jonathan G Rennison
f5ef81f5ac Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/italian.txt
#	src/lang/tamil.txt
2022-01-29 00:05:07 +00:00
Jonathan G Rennison
a03453da49 Add properties to set lighthouse and transmitter generation amounts 2022-01-28 23:35:31 +00:00
Jonathan G Rennison
eeef6c485a Initial implementation of NewGRF feature ID mapping 2022-01-28 22:39:46 +00:00
Jonathan G Rennison
ef3916928c Initial abstraction around NewGRF feature ID bytes 2022-01-27 21:09:45 +00:00
Jonathan G Rennison
c69ed1711d Allow road vehicle go to station/waypoint orders to have a direction 2022-01-27 01:30:22 +00:00
Jonathan G Rennison
afccf04188 Report road waypoint tiles as road to GRFs 2022-01-26 22:33:07 +00:00
Jonathan G Rennison
c3c55db02b Implement road ground types for road waypoints 2022-01-26 22:15:17 +00:00
Jonathan G Rennison
7ff885fc96 Add replacement sprites for road waypoint buildings
Add action 5 sprite replacement support
2022-01-26 21:46:36 +00:00
Jonathan G Rennison
b4fc0b4dc5 Initial implementation of road waypoints 2022-01-26 21:46:36 +00:00
Jonathan G Rennison
ace75f6864 Widen station type field in map array 2022-01-26 21:46:35 +00:00
Jonathan G Rennison
fcc581fba9 Add static assert that number of commands does not exceed limit 2022-01-26 21:46:35 +00:00
Jonathan G Rennison
812933ffd4 Debug: Show names of remapped action 2 variables in sprite group dumper 2022-01-26 18:43:13 +00:00
Jonathan G Rennison
eddc6ddcdb Debug: Add sprite dumping to house inspect window 2022-01-26 18:10:49 +00:00
Jonathan G Rennison
08b6540c84 Fix wrong error message building bridge over obstructing station
When some bridge types are too long for the requested span
2022-01-26 02:54:44 +00:00
Jonathan G Rennison
66a1275e4b Documentation: Fix feature name for object inclined edge foundations 2022-01-26 02:01:50 +00:00
Jonathan G Rennison
7f846aad04 Documentation: Update landscape docs for object foundation type 2022-01-26 00:32:24 +00:00
Jonathan G Rennison
bb848331b6 Fix narrowing conversion warning 2022-01-24 21:57:44 +00:00
Jonathan G Rennison
afa75ded1c Zoning: Fix unserved industry mode with passenger-handling industries 2022-01-24 18:30:18 +00:00
Jonathan G Rennison
22e72b1ecd Documentation: NFO/NML docs on object additions 2022-01-24 02:30:29 +00:00
Jonathan G Rennison
15955bc279 Documentation: Initial NFO docs on variable remapping 2022-01-24 02:01:09 +00:00
Jonathan G Rennison
acc9dffab7 Add object mapped variables for slope after foundation applied 2022-01-24 02:01:09 +00:00
Jonathan G Rennison
33dc6c9688 Add NewGRF VarAction2 variable remapping infrastructure 2022-01-24 02:01:09 +00:00
Jonathan G Rennison
e56fee612c Zoning: Fix unserved industries mode with partially overlapping catchment 2022-01-24 00:39:24 +00:00
Jonathan G Rennison
96d789dfbf Fix window preference save/load of build vehicle windows 2022-01-23 13:58:34 +00:00
Jonathan G Rennison
2e7f8d2e1e Add inclined foundation option to object edge foundation mode
Bump feature version
2022-01-23 13:17:13 +00:00
Jonathan G Rennison
e7c12f2ad4 Fix terraforming not resetting ground type for use land ground objects 2022-01-23 01:18:49 +00:00
translators
9e47df298f Update: Translations from eints
italian: 61 changes by denialmac
2022-01-22 18:44:46 +00:00
Andy
b8a8891a86 Add: [Script] IndustryType::ResolveNewGRFID to resolve industry id from grfid and grf_local_id 2022-01-22 18:15:12 +01:00
Andy
26ac0c48f0 Add: [Script] ObjectType::ResolveNewGRFID to resolve object id from grfid and grf_local_id 2022-01-22 13:12:10 +01:00
Jonathan G Rennison
d69657846c Add Action 5 remappable type for misc GUI sprites 2022-01-21 23:53:03 +00:00
Jonathan G Rennison
d81cbc25b8 Add setting to allow hiding viewport labels of inidivudal waypoints 2022-01-21 23:37:53 +00:00
Jonathan G Rennison
c65901fef2 Add a baseset GRF for misc GUI sprites 2022-01-21 23:34:39 +00:00