Jonathan G Rennison
a9c4b80d26
TBTR: Fix refitting of virtual trains costing actual money
2019-12-17 17:24:25 +00:00
Jonathan G Rennison
4e310567fe
TBTR: Fix incorrect train not buildable warning with articulated units
2019-12-17 17:24:25 +00:00
translators
df2a19ec87
Update: Translations from eints
...
german: 9 changes by planetmaker
portuguese: 19 changes by mcbanhas
2019-12-16 19:45:41 +01:00
Jonathan G Rennison
450df232ff
Merge pull request #121 from telk5093/jgrpp
...
ko-KR: Updates for 0.32.4
2019-12-15 13:14:31 +00:00
TELK
493a97ea3a
ko-KR: Updates for 0.32.4
2019-12-14 17:31:54 +09:00
Jonathan G Rennison
2dd786b090
Version: Committing version data for tag: jgrpp-0.32.4
2019-12-13 21:18:12 +00:00
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
2019-12-13 17:28:48 +00:00
Jonathan G Rennison
6ada7c3c7f
Logging: Log full file names of opened GRFs
2019-12-11 20:34:04 +00:00
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
2019-12-11 18:20:24 +00:00
translators
f7bf8e2da9
Update: Translations from eints
...
german: 11 changes by mini1025
2019-12-10 19:45:40 +01:00
Jonathan G Rennison
0e82365938
Windows: Crash log: Add more exception details
2019-12-10 02:26:16 +00:00
Jonathan G Rennison
1029a03291
Fix use after free in train autoreplace chain
2019-12-09 03:28:25 +00:00
Jonathan G Rennison
d0564d9298
Fix Station/Waypoint mismatch in GetChangeOrderStringID
2019-12-09 00:41:10 +00:00
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.
2019-12-08 15:12:56 +01:00
Jonathan G Rennison
3c23c558ac
Fix infrastructure total update when removing tram road stop
...
See: #89
2019-12-08 12:16:11 +00:00
translators
03bbae7fe9
Update: Translations from eints
...
ukrainian: 56 changes by nsergiy
2019-12-07 19:45:40 +01:00
Jonathan G Rennison
aa8aae9a62
Initial implementation of tracerestrict speed restriction feature
2019-12-06 21:15:07 +00:00
Jonathan G Rennison
030e8bf762
Rename programmable signals to programmable pre-signals
...
This is to make it less unclear what they actually are and do
2019-12-05 18:13:35 +00:00
stormcone
4def6cf70f
Feature: Show the name of the NewGRF in the build vehicle window.
2019-12-02 21:28:29 +01:00
Jonathan G Rennison
1e03482d30
Fix merge conflict resolution in ca3c7243
2019-12-02 19:36:36 +00:00
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.
2019-12-01 23:17:33 +01:00
translators
f91c701ffe
Update: Translations from eints
...
hungarian: 1 change by Brumi
2019-12-01 19:45:40 +01:00
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
2019-11-25 22:59:03 +01:00
glx22
d865916a07
Fix #7836 : Check coherency of NewGRF parameter min/max ( #7840 )
2019-11-23 13:21:01 +00:00
Jonathan G Rennison
9094df9ccc
Version: Committing version data for tag: jgrpp-0.32.3
2019-11-20 22:00:20 +00:00
Jonathan G Rennison
b8ab9debed
Merge branch 'master' into jgrpp
2019-11-20 21:21:55 +00:00
translators
ef8455f549
Update: Translations from eints
...
vietnamese: 73 changes by myquartz
2019-11-20 19:45:39 +01:00
Jonathan G Rennison
114fe3d3ec
Merge pull request #117 from telk5093/jgrpp
...
ko-KR: Apply commit 2b0c1a5
2019-11-20 09:21:33 +00:00
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.
2019-11-20 08:01:37 +00:00
TELK
afd0fa093f
ko-KR: Apply commit 2b0c1a5
2019-11-20 15:10:17 +09:00
Jonathan G Rennison
2b0c1a5930
Separate allow stations under bridges into settings for: rail, road, docks
2019-11-19 22:51:45 +00:00
Jonathan G Rennison
acc946f505
Always allow buoys under bridges
2019-11-19 20:31:25 +00:00
translators
c7b703d426
Update: Translations from eints
...
vietnamese: 36 changes by myquartz
2019-11-19 19:45:38 +01:00
Jonathan G Rennison
252a690ac4
Fix use of station GRF disallowed bridge pillar flags.
2019-11-18 18:16:59 +00:00
Yourself
7e22f243ed
Fix: typo in town growth rates ( #7837 )
2019-11-18 16:20:47 +01:00
Jonathan G Rennison
8b9c9e93f8
Win32: Load AddVectoredExceptionHandler function at run time
...
See: #116
2019-11-17 21:47:20 +00:00
translators
d242b1824c
Update: Translations from eints
...
vietnamese: 19 changes by myquartz
russian: 5 changes by Lone_Wolf
korean: 5 changes by telk5093, 1 change by kevinhigh
2019-11-17 19:45:40 +01:00
Jonathan G Rennison
b132272fb1
Fix give money number parsing when input value is greater than INT32_MAX
...
See: https://github.com/OpenTTD/OpenTTD/issues/7750
2019-11-16 21:44:02 +00:00
Jonathan G Rennison
ab3a373c73
Merge branch 'master' into jgrpp
2019-11-16 19:54:31 +00:00
Jonathan G Rennison
150a78c715
TBTR: Fix various scaling and alignment issues in template window
2019-11-16 19:35:50 +00:00
translators
70f8c729d4
Update: Translations from eints
...
french: 7 changes by glx
2019-11-16 19:45:39 +01:00
Jonathan G Rennison
6d30809fc7
Tracerestrict: Add support for signalled tunnel/bridges to PBS entry signal conditional
2019-11-16 14:52:05 +00:00
glx22
e3dc65978d
Fix e3511ecac
: Don't use bash specific syntax (again) ( #7835 )
2019-11-16 14:23:25 +00:00
Charles Pigott
60cbddbb5f
Fix #7606 : Game crash when trying to clean up a crashed script
...
Also fix another possible memory leak
2019-11-15 21:06:09 +01:00
Charles Pigott
cf354f6668
Codechange: new instead of malloc
2019-11-15 21:06:09 +01:00
glx22
ddffe32f15
Fix #7646 : Incomplete cleanup for non-threaded world generation failure ( #7805 )
2019-11-14 20:13:15 +00:00
glx22
0bdbd509be
Fix #7673 : [Script] Allow removal of custom town text ( #7834 )
2019-11-14 20:10:03 +00:00
translators
b533c66f42
Update: Translations from eints
...
finnish: 5 changes by hpiirai
galician: 183 changes by Michi
polish: 5 changes by azabost
dutch: 6 changes by JanWillem
spanish (mexican): 5 changes by Absay
2019-11-14 19:45:40 +01:00
Jonathan G Rennison
a1d6354caf
Fix: Out of bounds tile access in ErrmsgWindow::OnInitialPosition
...
This fixes part A of #7619 , but not part B.
Vehicle::x_pos and Vehicle::y_pos are not required to be within the map bounds.
See also: GetTileHeightBelowAircraft()
2019-11-14 08:13:44 +01:00
Jonathan G Rennison
b07a1f8426
Fix possible incorrect tile index in FindNearestHangar
...
See also: https://github.com/OpenTTD/OpenTTD/issues/7619
2019-11-13 22:16:02 +00:00