Commit Graph

48920 Commits

Author SHA1 Message Date
glx
4ae829cb27 Codechange: Replace FOR_ALL_GROUPS with range-based for loops 2019-12-21 20:13:03 +01:00
glx
f58ce3db19 Codechange: Replace FOR_ALL_GOALS with range-based for loops 2019-12-21 20:13:03 +01:00
glx
1f6b3a37f9 Codechange: Replace FOR_ALL_ENGINES with range-based for loops 2019-12-21 20:13:03 +01:00
glx
1c92ba8ebe Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops 2019-12-21 20:13:03 +01:00
glx
fa9769f81a Codechange: Replace FOR_ALL_DEPOTS with range-based for loops 2019-12-21 20:13:03 +01:00
glx
5fce5fa300 Codechange: Replace FOR_ALL_CARGOPACKETS with range-based for loops 2019-12-21 20:13:03 +01:00
glx
60e3cf8aff Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops 2019-12-21 20:13:03 +01:00
glx
ddabfed1cd Codechange: Replace station related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
glx
3a14cea068 Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 2019-12-21 20:13:03 +01:00
glx
68f22134cb Add: Allow iteration of pools in range-based for loops 2019-12-21 20:13:03 +01:00
translators
379402f02e Update: Translations from eints
croatian: 9 changes by VoyagerOne
2019-12-21 19:45:41 +01:00
Samu
96f8c13543 Fix: Custom sea level default value is now equal to minimum value, not lower
Custom sea level default value was lower than the minimum
2019-12-21 18:12:01 +00:00
Jonathan G Rennison
0394a734ed TBTR: Fix refit issues in a9c4b80d, abfb141a 2019-12-18 23:43:08 +00:00
Jonathan G Rennison
a682d330c7 Silence narrowing cast warning in OrderList::GetNumOrders() in MSVC 2019-12-18 20:38:04 +00:00
Jonathan G Rennison
0704fb81a3 Fix narrowing cast error in Load_VESR() in MSVC 2019-12-18 20:35:06 +00:00
Jonathan G Rennison
a0e92e50f6 Do not show slots conditional order types when slots not enabled in UI 2019-12-18 19:07:19 +00:00
translators
e54184d18b Update: Translations from eints
portuguese: 16 changes by mcbanhas
2019-12-18 19:45:40 +01:00
Jonathan G Rennison
ec0b5e0ed0 Improve performance of departures window
See: #119
2019-12-17 22:47:16 +00:00
glx
e001d87569 Add #7801: [Script] more error mappings 2019-12-17 21:35:07 +00:00
translators
94cc0edb70 Update: Translations from eints
portuguese: 225 changes by mcbanhas
2019-12-17 19:45:38 +01:00
Jonathan G Rennison
abfb141afd TBTR: Check that refit command virtual flag can't be used on non-virtual vehicles 2019-12-17 17:24:25 +00:00
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