kiwitreekor
|
030d6a3024
|
Update Korean Translation
|
2019-01-06 18:55:17 +09:00 |
|
Eddi-z
|
13056aedbc
|
Add: Conditional order for max. reliability (patch by Cirdan, #6360) (#7017)
|
2019-01-05 22:10:37 +01:00 |
|
glx
|
92d3358db5
|
Fix: [Win32] don't mess with std[out|err|in] if we can't allocate a console
|
2019-01-05 18:10:14 +01:00 |
|
Niels Martin Hansen
|
b8b6954fb5
|
Fix 6a3d411 : Silence truncation warning
|
2019-01-05 17:21:29 +01:00 |
|
Niels Martin Hansen
|
cb60a5e57f
|
Change: Fluidsynth music driver plays through mixer instead of own audio driver
|
2019-01-05 17:17:10 +01:00 |
|
Niels Martin Hansen
|
d6c06de5ad
|
Add: Mixer feature for streaming sampled music
|
2019-01-05 17:17:10 +01:00 |
|
Niels Martin Hansen
|
12ba56c5a3
|
Fix 6accbf9 : Silence warnings about unused fread() result
|
2019-01-05 17:16:53 +01:00 |
|
Juanjo
|
9e30054de9
|
Codechange: Use window class as expected.
|
2019-01-04 23:55:07 +01:00 |
|
J0an Josep
|
16a91130a7
|
Codechange: Use INVALID_TRACKDIR instead of 0xFF.
|
2019-01-04 23:55:07 +01:00 |
|
translators
|
49ab02c084
|
Update: Translations from eints
spanish: 4 changes by SilverSurferZzZ
|
2019-01-04 19:45:45 +01:00 |
|
Jonathan G Rennison
|
7f73c36686
|
Improve display of non-overlay horizontal dual track types
|
2019-01-04 11:51:16 +00:00 |
|
Jonathan G Rennison
|
4f1d54564e
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/debug.cpp
|
2019-01-02 16:09:44 +00:00 |
|
translators
|
391bc45c41
|
Update: Translations from eints
spanish (mexican): 10 changes by Absay
|
2018-12-31 19:45:43 +01:00 |
|
Alberth
|
4a255e879a
|
Fix #6966: Only allow switching to a valid company.
|
2018-12-29 16:15:44 +01:00 |
|
translators
|
e8f9975409
|
Update: Translations from eints
finnish: 160 changes by ln
|
2018-12-27 19:45:44 +01:00 |
|
glx
|
c540d72445
|
Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32
|
2018-12-27 18:09:16 +01:00 |
|
Joan Josep
|
8890926b0d
|
Fix #6974: Add save-load filter widget to api
|
2018-12-27 09:53:55 +01:00 |
|
glx
|
3be6ab555c
|
Change: use vcpkg integration in Visual Studio
Removes the need for us to provide OpenTTD-useful package
|
2018-12-26 17:29:11 +01:00 |
|
translators
|
cab39ff47f
|
Update: Translations from eints
russian: 8 changes by Lone_Wolf
|
2018-12-24 19:45:43 +01:00 |
|
Jonathan G Rennison
|
afae7ca810
|
Change custom bridge head second rail type infrastructure count factor
|
2018-12-22 18:44:16 +00:00 |
|
Jonathan G Rennison
|
70020e1a5c
|
Fix incorrect accounting of rail tunnel/bridge infrastructure counts
Regression from dual rail types change
|
2018-12-22 04:08:20 +00:00 |
|
Jonathan G Rennison
|
d78db1c004
|
Dump tile data in Vehicle::DumpVehicleFlags
|
2018-12-21 03:28:17 +00:00 |
|
Jonathan G Rennison
|
65b9a103ad
|
Initial implementation of two rail types per tile
|
2018-12-21 03:27:58 +00:00 |
|
Jonathan G Rennison
|
8128d027c0
|
Fix wrong return value in scope_dumper::TileInfo
|
2018-12-20 12:53:59 +00:00 |
|
Jonathan G Rennison
|
ccf13467db
|
Prevent AIs from creating or adding to rail custom bridge heads
|
2018-12-19 18:51:15 +00:00 |
|
Jonathan G Rennison
|
7da1f8b592
|
Merge branch 'master' into jgrpp
|
2018-12-19 00:18:49 +00:00 |
|
Jonathan G Rennison
|
8b1991983f
|
Make reverse behind signal tracerestrict action an advanced feature in GUI
|
2018-12-19 00:18:15 +00:00 |
|
translators
|
2ab4b5dd03
|
Update: Translations from eints
spanish: 3 changes by SilverSurferZzZ
|
2018-12-14 19:45:43 +01:00 |
|
translators
|
2978388153
|
Update: Translations from eints
spanish: 5 changes by SilverSurferZzZ
spanish (mexican): 23 changes by Absay
|
2018-12-13 19:45:44 +01:00 |
|
translators
|
777cfe5611
|
Update: Translations from eints
chinese (simplified): 2 changes by ww9980
korean: 23 changes by kevinhigh
|
2018-12-12 19:45:44 +01:00 |
|
translators
|
863b80e880
|
Update: Translations from eints
spanish: 6 changes by SilverSurferZzZ
|
2018-12-10 19:45:44 +01:00 |
|
Jonathan G Rennison
|
2003a86932
|
Merge remote-tracking branch 'origin/master' into jgrpp
# Conflicts:
# src/string.cpp
|
2018-12-10 18:40:05 +00:00 |
|
translators
|
68b5b11b7c
|
Update: Translations from eints
spanish: 4 changes by SilverSurferZzZ
|
2018-12-09 19:45:44 +01:00 |
|
Jonathan G Rennison
|
cd41683b9b
|
Add tracerestrict feature reverse behind signal
|
2018-12-09 01:13:27 +00:00 |
|
Michael Lutz
|
32ce1ce347
|
Add: [OSX] Text layout using the native CoreText API.
By default, the native API will be used instead of ICU, but if ICU is
forced in using configure, it will take precedence.
|
2018-12-08 20:13:27 +01:00 |
|
Michael Lutz
|
4bf216993a
|
Add: [OSX] Native text caret handling.
|
2018-12-08 20:13:27 +01:00 |
|
Michael Lutz
|
8d7cd6a526
|
Add: [OSX] Native natural sort implementation.
|
2018-12-08 20:13:27 +01:00 |
|
Michael Lutz
|
05a93c121c
|
Fix: [OSX] Macro redefinition warning.
|
2018-12-08 20:13:27 +01:00 |
|
translators
|
c63f0b3005
|
Update: Translations from eints
chinese (simplified): 28 changes by ww9980
spanish: 12 changes by SilverSurferZzZ
|
2018-12-08 19:45:43 +01:00 |
|
translators
|
cd44e33f4e
|
Update: Translations from eints
spanish: 4 changes by SilverSurferZzZ
portuguese: 2 changes by Samu
|
2018-12-07 19:45:44 +01:00 |
|
Jonathan G Rennison
|
a315d39067
|
Merge branch 'tracerestrict-sx' into jgrpp
# Conflicts:
# src/saveload/extended_ver_sl.cpp
# src/tracerestrict.h
|
2018-12-05 20:15:53 +00:00 |
|
Jonathan G Rennison
|
cae0b21534
|
Trace restrict: Bump size of item type field
Reserve value for TRIT_REVERSE
|
2018-12-05 20:14:21 +00:00 |
|
Jonathan G Rennison
|
bd6f7b29fc
|
Fix incorrect description of TraceRestrictPathfinderPenaltyAuxField enum
|
2018-12-05 20:08:48 +00:00 |
|
translators
|
587c2149b6
|
Update: Translations from eints
croatian: 23 changes by VoyagerOne
spanish: 8 changes by SilverSurferZzZ
|
2018-12-03 19:45:44 +01:00 |
|
Michael Lutz
|
3b8db31a49
|
Fix: [Win32] Align sprite glyphs to the font baseline when using Uniscribe text layout.
|
2018-12-01 11:57:14 +01:00 |
|
translators
|
88894166e8
|
Update: Translations from eints
italian: 23 changes by lorenzodv
spanish: 2 changes by SilverSurferZzZ
|
2018-11-29 19:45:43 +01:00 |
|
comicsads
|
b93fad7481
|
Fix: Spelling in code comment (#6984)
|
2018-11-28 16:24:01 +01:00 |
|
Jonathan G Rennison
|
a26db59349
|
Add Action 5 support for programmable signals graphics
|
2018-11-28 02:53:51 +00:00 |
|
Jonathan G Rennison
|
5b0cca4b57
|
Merge branch 'newgrf-property-mapping' into jgrpp
# Conflicts:
# docs/newgrf-additions.html
# src/newgrf.cpp
|
2018-11-28 02:41:52 +00:00 |
|
Jonathan G Rennison
|
a6c5951b2f
|
Fix flags field not being received in Reply_CLIENT_FIND_SERVER_extended
|
2018-11-27 18:46:48 +00:00 |
|