pelya
|
c1d279db96
|
Updated todo
|
2020-04-16 23:20:48 +03:00 |
|
pelya
|
7b72277dbe
|
Updated revision
|
2020-04-14 21:53:03 +03:00 |
|
pelya
|
eccdea7117
|
Merge tag '1.10.1'
|
2020-04-14 21:52:24 +03:00 |
|
Charles Pigott
|
7f77b8c1e2
|
Doc: Prepare for 1.10.1 release
1.10.1
|
2020-04-13 18:39:51 +01:00 |
|
glx
|
2bf936bbbc
|
Fix #8081: Check for waypoints when removing docking tiles
|
2020-04-13 18:39:51 +01:00 |
|
Pavel Stupnikov
|
eb8d79f41f
|
Fix a5681d3e: Make goal question ID use 16 bits again (#8072)
|
2020-04-13 18:39:51 +01:00 |
|
glx
|
0737458ec4
|
Fix #8064: Incorrect display of refit capacity
|
2020-04-13 18:39:51 +01:00 |
|
frosch
|
7e659bc3da
|
Fix #8060, 5880f14: Restore admin network API compatibility.
|
2020-04-13 18:39:51 +01:00 |
|
stormcone
|
612c912144
|
Fix #8055, c02ef3e: Crash when roadtype availability changed with the road toolbar open (#8058)
|
2020-04-13 18:39:51 +01:00 |
|
pelya
|
907d22046a
|
Updated revision hash to 1.10.0
|
2020-04-01 20:42:34 +03:00 |
|
pelya
|
ce7ee105c0
|
Merge tag '1.10.0'
|
2020-04-01 20:26:43 +03:00 |
|
Charles Pigott
|
c8cd5f7f3a
|
Doc: Prepare for 1.10.0 release
1.10.0
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
0c87ae1875
|
Update: Translations
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
cc458c9559
|
Add: Titlegame for 1.10 branch by ALEXbr
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
9f0371117b
|
Codechange: Disable asserts for release
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
b6d409f8a7
|
Fix: [Script] Random deviation upper bound range should be inclusive
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
d0613bad11
|
Doc: [Script] Make it clear random_deviation and CONFIG_RANDOM range upper bounds are inclusive
|
2020-03-31 23:08:53 +01:00 |
|
Jonathan G Rennison
|
27cbee76b4
|
Codechange: Don't fail configure if SDL2 is not detected
|
2020-03-31 23:08:53 +01:00 |
|
glx
|
7e3eabdaae
|
Fix #8043, c02ef3e4: Incorrect handling of global road/tram hotkeys
|
2020-03-31 23:08:53 +01:00 |
|
Sebastian Pauka
|
a4d73d74a2
|
Fix #7644: [Cocoa] Manually set colorspace to sRGB
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
d4bd17d443
|
Fix #8020: Add missing docking tiles around industry neutral stations
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
a82dca883f
|
Fix #8039: [AI/GS] SetOrderFlags and GetOrderDestination didn't work for oil rigs
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
18ad0fa983
|
Change: Open company window when clicking on a company goal (#8033)
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
fd64c62bcd
|
Fix: Ignore clicks on non-applicable global goals (#8035)
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
b542ebfb52
|
Fix: [AI/GS] Consider neutral station setting when creating tile lists
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
318b51c58a
|
Fix: [AI/GS] CanBuildConnectedRoadPartsHere neighbours tiles were at times incorrect
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
df7f642a02
|
Codechange: [AzurePipelines] Update MacOS image to 10.14
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
a0dc9ef847
|
Change: Keep News Window usable by only storing the 1024 latest news messages
|
2020-03-31 23:08:53 +01:00 |
|
Andy
|
8b4501604c
|
Fix: Provide two sets of tram tracks not one in the GUI icon for building tramway
|
2020-03-31 23:08:53 +01:00 |
|
SamuXarick
|
4082121511
|
Fix f5381798: Station::GetTileArea reduced docks to a single tile (#8014)
|
2020-03-31 23:08:53 +01:00 |
|
glx
|
40b3bc6f1a
|
Fix #8011, f5381798: Dock tile in TTD savegame was only 2 bytes
|
2020-03-31 23:08:53 +01:00 |
|
frosch
|
b5a8510b9b
|
Fix #7998: Crash when scripts tried to access companies with invalid IDs.
|
2020-03-31 23:08:53 +01:00 |
|
glx
|
aa7dbdc42e
|
Fix: Ignore non-printable characters when layouting a string
|
2020-03-31 23:08:53 +01:00 |
|
LCD 47
|
2f57d65575
|
Fix: [SDL2] Support pasting from clipboard on Linux
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
ceae49a1d8
|
Fix #6399: Create parent directories if they don't already exist
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
dc2f10bf11
|
Doc: [Script] Add a note about how wagon connectivity works for scripts
|
2020-03-31 23:08:53 +01:00 |
|
Charlène
|
0643a3627f
|
Fix: OpenBSD endianness detection
|
2020-03-31 23:08:53 +01:00 |
|
Charles Pigott
|
fd106cf67b
|
Fix #7993: Compile warning in kick/ban debug messages
|
2020-03-31 23:08:53 +01:00 |
|
Niels Martin Hansen
|
3d5b729290
|
Fix #7958: Use NewGRF provided catenary sprites when either front or back is overridden
|
2020-03-31 23:08:53 +01:00 |
|
Niels Martin Hansen
|
81ed69d8d4
|
Codechange: Refactor road bridge catenary drawing
|
2020-03-31 23:08:53 +01:00 |
|
Samu
|
bd3ba91181
|
Fix #7944: Demolishing locks built on rivers didn't always restore the river
|
2020-03-31 23:08:53 +01:00 |
|
pelya
|
c5f4c80532
|
Forgot to update revision hash, eh
|
2020-03-25 00:28:05 +02:00 |
|
pelya
|
499d0819bf
|
Fixed libtimidity not included in sources list
|
2020-03-25 00:11:28 +02:00 |
|
pelya
|
8f03086665
|
Re-added libtimidity support in configure script
|
2020-03-24 23:59:13 +02:00 |
|
pelya
|
8bb59f70a6
|
Merge remote-tracking branch 'upstream/release/1.10'
|
2020-03-24 23:29:01 +02:00 |
|
pelya
|
f1c4a114bd
|
Updated todo
|
2020-03-24 23:25:18 +02:00 |
|
pelya
|
77ecfa35fe
|
Fixed 'Build rail' dropdown menu
|
2020-03-24 23:24:49 +02:00 |
|
pelya
|
e3e0559677
|
Updated todo
|
2020-03-23 00:28:15 +02:00 |
|
pelya
|
455f481c8d
|
Fixed minimap sizing
|
2020-03-23 00:27:59 +02:00 |
|
pelya
|
ef449023b2
|
Updated todo
|
2020-03-22 21:45:58 +02:00 |
|