Commit Graph

48615 Commits (223d542bf1cfdfcec5042104ec344cc1bec9d4e7)
 

Author SHA1 Message Date
Jonathan G Rennison 223d542bf1 ChillPP: Remove unnecessary additions to gameopt_settings.ini 5 years ago
Jonathan G Rennison 5dc1027c6b Add initial support for loading ChillPP v14.7 savegames 5 years ago
Jonathan G Rennison 71db9ebc3b NewGRF debug window: Add vehicle cargo and last station lines 5 years ago
Jonathan G Rennison b4453fac23 Saveload: Log chunk sizes when load fails due to chunk size mismatch 5 years ago
Jonathan G Rennison b048f824dc Fix crash when checking for train reverse on custom bridge heads with YAPF 5 years ago
Jonathan G Rennison 796a878b90 Fix town growth rates when loading JokerPP v1.27 savegames
See #123
5 years ago
Jonathan G Rennison ec0b43f231 Clear rail ageing data when loading JokerPP savegames
See #123
5 years ago
Jonathan G Rennison f0754b007e Fix road/tram type handling when loading JokerPP v1.27 savegames
See #123
5 years ago
Jonathan G Rennison 09a8eee9b4 Add tile to draw drive through stop tram type assertion message 5 years ago
Jonathan G Rennison 6f7ed57fbd Fix loading of ORDX chunk from JokerPP savegames
See #123
5 years ago
Jonathan G Rennison d56d4ea51f Add initial support for loading JokerPP savegames
See #123
5 years ago
Jonathan G Rennison c75ed00f0f Saveload: Allow discarding chunks with a load handler 5 years ago
Jonathan G Rennison 0394a734ed TBTR: Fix refit issues in a9c4b80d, abfb141a 5 years ago
Jonathan G Rennison a682d330c7 Silence narrowing cast warning in OrderList::GetNumOrders() in MSVC 5 years ago
Jonathan G Rennison 0704fb81a3 Fix narrowing cast error in Load_VESR() in MSVC 5 years ago
Jonathan G Rennison a0e92e50f6 Do not show slots conditional order types when slots not enabled in UI 5 years ago
Jonathan G Rennison ec0b5e0ed0 Improve performance of departures window
See: #119
5 years ago
Jonathan G Rennison abfb141afd TBTR: Check that refit command virtual flag can't be used on non-virtual vehicles 5 years ago
Jonathan G Rennison a9c4b80d26 TBTR: Fix refitting of virtual trains costing actual money 5 years ago
Jonathan G Rennison 4e310567fe TBTR: Fix incorrect train not buildable warning with articulated units 5 years ago
Jonathan G Rennison 450df232ff
Merge pull request #121 from telk5093/jgrpp
ko-KR: Updates for 0.32.4
5 years ago
TELK 493a97ea3a ko-KR: Updates for 0.32.4 5 years ago
Jonathan G Rennison 2dd786b090 Version: Committing version data for tag: jgrpp-0.32.4 5 years ago
Jonathan G Rennison fd25596311 Merge upstream PR #7852 into jgrpp
Feature: Show the name of the NewGRF in the build vehicle window

Author: stormcone

# Conflicts:
#	src/lang/english.txt
#	src/settings_gui.cpp
#	src/settings_type.h
#	src/table/settings.ini
5 years ago
Jonathan G Rennison 6ada7c3c7f Logging: Log full file names of opened GRFs 5 years ago
Jonathan G Rennison fe9b024f1a Merge branch 'master' into jgrpp
# Conflicts:
#	src/signs_cmd.cpp
#	src/station.cpp
#	src/station_cmd.cpp
#	src/town_cmd.cpp
#	src/viewport.cpp
#	src/waypoint.cpp
#	src/waypoint_cmd.cpp
5 years ago
Jonathan G Rennison 0e82365938 Windows: Crash log: Add more exception details 5 years ago
Jonathan G Rennison 1029a03291 Fix use after free in train autoreplace chain 5 years ago
Jonathan G Rennison d0564d9298 Fix Station/Waypoint mismatch in GetChangeOrderStringID 5 years ago
Jonathan G Rennison 35dc377a58 Fix: Infrastructure total update when removing tram road stop
The wrong road owner was used when updating the tram infrastructure total.
This could result in desyncs, negative infrastructure totals, etc.
5 years ago
Jonathan G Rennison 3c23c558ac Fix infrastructure total update when removing tram road stop
See: #89
5 years ago
translators 03bbae7fe9 Update: Translations from eints
ukrainian: 56 changes by nsergiy
5 years ago
Jonathan G Rennison aa8aae9a62 Initial implementation of tracerestrict speed restriction feature 5 years ago
Jonathan G Rennison 030e8bf762 Rename programmable signals to programmable pre-signals
This is to make it less unclear what they actually are and do
5 years ago
stormcone 4def6cf70f Feature: Show the name of the NewGRF in the build vehicle window. 5 years ago
Jonathan G Rennison 1e03482d30 Fix merge conflict resolution in ca3c7243 5 years ago
Niels Martin Hansen 9900af38f5
Fix #7847: Use ViewportSign coordinates for sign Kdtree coordinates (#7849)
Ensure the same coordinates are used for station/town/player signs regardless of how the landscape changes below it after the coordinates were first determined.

By keeping track of whether each ViewportSign is valid for Kdtree use (and only ever registering the viewport sign when the object is valid) a lot of code can be simplified and become more robust at the same time.
5 years ago
translators f91c701ffe Update: Translations from eints
hungarian: 1 change by Brumi
5 years ago
stormcone 40ebf3c765 Fix: Do not refer to a function in the documentation that was removed years ago (#7844)
The 'DoDrawString' was removed with this commit: f11300d
5 years ago
glx22 d865916a07 Fix #7836: Check coherency of NewGRF parameter min/max (#7840) 5 years ago
Jonathan G Rennison 9094df9ccc Version: Committing version data for tag: jgrpp-0.32.3 5 years ago
Jonathan G Rennison b8ab9debed Merge branch 'master' into jgrpp 5 years ago
translators ef8455f549 Update: Translations from eints
vietnamese: 73 changes by myquartz
5 years ago
Jonathan G Rennison 114fe3d3ec
Merge pull request #117 from telk5093/jgrpp
ko-KR: Apply commit 2b0c1a5
5 years ago
frosch 61dba850af Revert #7837, 7e22f243e: OpenTTD tries to replicate the original game mechanics.
Making numbers look nice and correlate is no goal, and in this case they actually did not correlate.
5 years ago
TELK afd0fa093f ko-KR: Apply commit 2b0c1a5 5 years ago
Jonathan G Rennison 2b0c1a5930 Separate allow stations under bridges into settings for: rail, road, docks 5 years ago
Jonathan G Rennison acc946f505 Always allow buoys under bridges 5 years ago
translators c7b703d426 Update: Translations from eints
vietnamese: 36 changes by myquartz
5 years ago
Jonathan G Rennison 252a690ac4 Fix use of station GRF disallowed bridge pillar flags. 5 years ago