Charles Pigott
e6877d0823
Fix #7255 : Prevent crashlog corruption by only printing the 32 most recent news messages. ( #7542 )
2019-07-07 22:54:44 +02:00
glx22
beba12f9d6
Fix: vcpkg used to patch lzma.h to define LZMA_API_STATIC for static builds ( #7614 )
2019-07-07 22:54:44 +02:00
glx22
95fd4ec649
Fix 8fc2b48db: [AzurePipeline] copy/paste error ( #7557 )
2019-05-28 10:20:32 +01:00
peter1138
0fa41c7493
Fix #7491 : Send company update admin message when bankruptcy counter changes.
2019-05-28 10:20:32 +01:00
PeterN
60cbcf0742
Fix: Bounds check access to railtype_map. ( #7529 )
2019-05-28 10:20:32 +01:00
Niels Martin Hansen
e38a4e1e57
Change: Zoom title game by UI zoom level
2019-05-28 10:20:32 +01:00
Niels Martin Hansen
5965f184c2
Fix: Manager name in company news was being clipped
2019-05-28 10:20:32 +01:00
Niels Martin Hansen
db20c7f461
Fix: Scale news ticker scroll speed by UI scale
2019-05-28 10:20:32 +01:00
Niels Martin Hansen
e2e8872e82
Fix: Scale all min size and padding by UI scale
2019-05-28 10:20:32 +01:00
SamuXarick
4750d2836c
Fix 50e08f333a: Creating a cargo subsidy with town as source did not consider min population. ( #7493 )
2019-05-28 10:20:32 +01:00
stormcone
b1c31f9500
Fix: Typos. ( #7517 )
2019-05-28 10:20:32 +01:00
Charles Pigott
a6879e9180
Fix 5db883f: Railtype bits were moved too late, leading to rails under bridges losing their type
2019-05-28 10:20:32 +01:00
Charles Pigott
5eb7d49024
Fix #6507 : Don't try to load invalid depots from older savegames
2019-05-28 10:20:32 +01:00
Charles Pigott
69c0332813
Cleanup: Delete GetSavegameType function since it's been commented out since 2005
2019-05-28 10:20:32 +01:00
Charles Pigott
b11942cf44
Fix: Crash when attempting to load old save game with GRFs set
...
GroupStatistics pool was not initialised before trying to delete vehicles (specifically, trams with no tram track)
2019-05-28 10:20:32 +01:00
glx22
ef6995e8d4
Fix 2bb80d2: really increase the maximum number of GameScript texts to 64k ( #7555 )
2019-05-28 10:20:32 +01:00
glx22
c0fd2b969b
Fix #7553 : check bounds when loading strings ( #7554 )
2019-05-28 10:20:32 +01:00
peter1138
683778fd7a
Codechange: Use std::underlying_type for DECLARE_POSTFIX_INCREMENT.
2019-05-28 10:20:32 +01:00
peter1138
63eeadef17
Fix: Replace int with std::underlying_type in DECLARE_ENUM_AS_BIT_SET.
...
This fixes 64 bit uses of this macro.
2019-05-28 10:20:32 +01:00
glx22
e526b2ccd3
Fix: [AzurePipeline] ${Agent.JobName} content changed ( #7556 )
...
* Fix: [AzurePipeline] ${Agent.JobName} content changed
* Fix: [AzurePipeline] also update commit-checker condition
2019-05-28 10:20:32 +01:00
peter1138
b61ef7e0d2
Update: Changelog for 1.9.1 and prepare for release
2019-04-08 20:37:59 +01:00
PeterN
120d76c5c1
Fix #7478 : Don't remove NewGRF objects on company take-over. ( #7483 )
2019-04-08 20:06:02 +01:00
Patric Stout
316ecb07ee
Fix: update AI/Game changelog to indicate 1.9.0 is released
2019-04-08 20:06:02 +01:00
Patric Stout
2c21f52e1d
Update: translations backported from master
2019-04-08 20:06:02 +01:00
kiwitreekor
0a8e9e9757
Fix #6222 : Advanced sprite layout sometimes showed incorrect railtype ground tile
2019-04-08 20:06:02 +01:00
glx22
6bfec89fcf
Fix #6564 : enforce types of arguments for station name strings ( #7419 )
2019-04-08 20:06:02 +01:00
glx22
1f39a31eb7
Fix: [Windows] OpenTTD window may be inactive when an error happens ( #7482 )
2019-04-08 20:06:02 +01:00
glx22
abc0325ef1
Fix #7439 : don't overwrite CompanyRemoveReason with ClientID ( #7465 )
2019-04-08 20:06:02 +01:00
frosch
54451a18c6
Fix #7447 , 3357cac847: Action 4 has feature 48 'original strings'. ( #7449 )
2019-04-08 20:06:02 +01:00
glx22
d3e9e8c2ce
Fix #7433 : don't use AirportSpec substitute if it's not set ( #7435 )
2019-04-08 20:06:02 +01:00
Patric Stout
0b340fd376
Update: prepare for stable release (disable assert)
2019-04-01 19:26:10 +02:00
Patric Stout
05b3467021
Update: Changelog for 1.9.0 and prepare for release
2019-04-01 19:26:10 +02:00
Patric Stout
88f2084646
Update: translations backported from master
2019-04-01 19:26:10 +02:00
Patric Stout
1303aba5ea
Update: translations backported from master
2019-03-30 10:55:29 +01:00
PeterN
124650c554
Fix #7411 : Use industry production callback (if used) on initial industry cargo generation. ( #7412 )
2019-03-30 10:55:29 +01:00
Ingo von Borstel
685af3629e
Add: Titlegame for 1.9 branch. Savegame by JGR ( #7443 )
2019-03-30 10:21:08 +01:00
Patric Stout
9ae1726eed
Update: Changelog for 1.9.0-RC2 and prepare for release
2019-03-24 17:16:15 +01:00
Patric Stout
3f0268b4b3
Update: translations backported from master
2019-03-24 17:16:15 +01:00
Patric Stout
cf7a1fc8c6
Revert: "Change: Allow AI companies to start immediately."
...
This reverts commit 011257dc88
.
This commit was not working properly. Attempts are made to fix it,
but so close to 1.9, it sounds a lot better to revert it from the
1.9 branch, and keep developing it further in 1.10.
2019-03-24 17:16:15 +01:00
Patric Stout
7a9782e6f4
Revert: "Fix #7151 : Hang when concurrently starting AIs in multiplayer, or with shift pressed."
...
This reverts commit b1e40b6b56
.
This is a fix for a patch that will be reverted in the next commit.
2019-03-24 17:16:15 +01:00
Peter Nelson
6a1f217d30
Fix #7400 : Water class for tree tiles was not converted for old saves preventing industry creation.
...
As the information is always available from the tree ground type, unconditionally
update the map array for tree tiles.
2019-03-24 17:16:15 +01:00
PeterN
174b0da90f
Fix: Filtered file list did not scroll properly. ( #7402 )
2019-03-24 15:24:21 +01:00
Patric Stout
a2c4f9314d
Update: translations backported from master
2019-03-24 15:24:21 +01:00
Patric Stout
652289972e
Codechange: fix Intel C++ Compiler linking issues.
...
GetAircraftFlightLevel<Aircraft> is only used in static functions
inside aircraft_cmd.cpp. With GCC, Clang and MSVC this is not an
issue, but on ICC fails linking, because it doesn't find this
version of this template. Possibly these two pieces of information
are linked.
Explicit defining the function fixes the issue.
2019-03-24 15:24:21 +01:00
Patric Stout
0a5b3b955c
Fix: [AzurePipelines] vcpkg is now preinstalled on Windows images
...
So instead of integrating our own, we only copy our precompiled
binaries into the right folder.
2019-03-24 15:24:21 +01:00
peter1138
79d2acff24
Fix 4da83d2f66: Remove measurement tooltips when completed.
2019-03-24 15:24:21 +01:00
Michael Lutz
e3a082ce7c
Fix #7391 , 9b99b95: Don't invalidate go to depot orders of non-aircraft when invalidating hangar orders that happen to share IDs.
...
This was caused because hangars are referred to by station ID, which is not unique with respect to depot IDs.
2019-03-24 15:24:21 +01:00
peter1138
213c490e73
Fix #7384 : Industry Chain tooltips did not display on right-click.
...
This is fixed by handling the new Window::OnTooltip() event instead of OnHover()
2019-03-24 15:24:21 +01:00
peter1138
4e17e2bc6e
Codechange: Implement OnTooltip event for custom window tooltips.
...
This avoids windows from needing to know or care about tooltip delay settings.
2019-03-24 15:24:21 +01:00
peter1138
56a69f1de7
Fix #7386 : Measurement tooltip for tunnels, aqueducts & docks did not display or flickered.
...
Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
2019-03-24 15:24:21 +01:00