Commit Graph

24221 Commits (911ba8cb8b4b533b0b576a95fdfdf8151b1cda4b)
 

Author SHA1 Message Date
michi_cc 5116bb5ad1 (svn r27935) -Fix [FS#6629]: [Win32] Right mouse scrolling didn't work properly with the Windows 10 Fall Creators Update. 7 years ago
michi_cc 43aa179586 (svn r27934) -Fix (r27900): Warning about unsigned unary minus. 7 years ago
translators 3d1dd164f0 (svn r27933) -Update from Eints:
croatian: 26 changes by UnderwaterHesus
portuguese (brazilian): 54 changes by Tucalipe
7 years ago
frosch 3f819029f4 (svn r27932) -Fix (r0) [FS#6639]: Forest, candyfloss forest and battery farm skipped the first animation frame. 7 years ago
translators a391bc99e7 (svn r27931) -Update from Eints:
portuguese: 7 changes by neuralshock
7 years ago
Jonathan G Rennison fd5f8d237b
Merge pull request #28 from auge8472/readme
added Kruemelchen to the list of german translators
7 years ago
Heiko August 56d5521a51 added Kruemelchen to the list of german translators 7 years ago
translators 52394ae548 (svn r27930) -Update from Eints:
chinese (simplified): 2 changes by yfdyh000
7 years ago
Jonathan G Rennison a69a0b1557 Fix not being able to build water industries when removing water is disabled 7 years ago
frosch 6cc55abaf9 (svn r27929) -Cleanup: Remove unused Industry::random_triggers 7 years ago
frosch ffdcbb8f21 (svn r27928) -Fix: [NewGRF] While executing random triggers, var 5F should include the new triggers.
-Fix: [NewGRF] Reset used random triggers only after all A123 chains have been resolved, so that all RA2 in all chains can test the shard triggers. This also includes multiple RA2 in the same A123 chain.
-Fix: [NewGRF] Industry random triggers are stored per tile, even when randomising the shared random bits of the parent industry.
7 years ago
Jonathan G Rennison 90ff178401 Version: Committing version data for tag: jgrpp-0.22.0 7 years ago
Jonathan G Rennison 1defb8aafd Add "Freight" type to vehicle list cargo type filter 7 years ago
Jonathan G Rennison 71c133e203 Merge branch 'master' into jgrpp 7 years ago
Jonathan G Rennison 097cf9b0b1 Add UI setting to control whether cargo filter drop down is shown 7 years ago
Jonathan G Rennison f3c95dd9a7 Add cargo filter support to vehicle list and tracerestrict slot windows
Refactor out common code
7 years ago
Jonathan G Rennison 8d1d69d598 Fix display text for filter veh list by cargo type drop down
Simplify init
7 years ago
Jonathan G Rennison d4de9de61d Fix filtering by cargo type = none in vehicle list 7 years ago
patch-import b1613a24f0 Import: Filter vehicles in company vehicles lists by cargo patch
https://www.tt-forums.net/viewtopic.php?p=1193133#p1193133
7 years ago
translators 461b43e649 (svn r27927) -Update from Eints:
french: 6 changes by glx
7 years ago
translators 81c1e14edd (svn r27926) -Update from Eints:
slovenian: 2 changes by Necrolyte
polish: 12 changes by McZapkie
hebrew: 34 changes by dnd_man
7 years ago
Jonathan G Rennison 86a9438070 Fix AirportSpec->rotation not being duplicated/freed correctly
Fixes crashes when resetting GRF data
7 years ago
Jonathan G Rennison 5282394b04 Do not attempt to perform viewport scrolling in game bootstrap mode.
Do not increase date in bootstrap mode
7 years ago
translators 2fcb215abb (svn r27925) -Update from Eints:
malay: 5 changes by rionix88
7 years ago
Jonathan G Rennison 3f83546dfc Linkgraph: Fix numeric overflow in cost estimate/duration multiplier.
Bump cost estimate type to 64 bits
7 years ago
Jonathan G Rennison a93cc441a9 Merge branch 'cpp-11' into jgrpp 7 years ago
Jonathan G Rennison 2b38268e2f Add printf format codes for 64-bit unsigned integers 7 years ago
Jonathan G Rennison 6f5dc695fa Add templated versions of CeilDiv and Ceil maths functions 7 years ago
Jonathan G Rennison 124d9a753e Merge branch 'master' into cpp-11
# Conflicts:
#	src/stdafx.h
7 years ago
Jonathan G Rennison 39701cf5df Merge branch 'master' into cpp-11 7 years ago
translators 0502a9c332 (svn r27924) -Update from Eints:
hebrew: 5 changes by Metheny
7 years ago
Jonathan G Rennison f03de4bcc1 Fix not being allowed to build docks, ship depots, when removing water is disabled 7 years ago
translators 278400042d (svn r27923) -Update from Eints:
polish: 15 changes by McZapkie
7 years ago
Jonathan G Rennison 3d629b0dea Fix timetabled full-load order warning being shown for non station orders 7 years ago
translators ac5074fb53 (svn r27922) -Update from Eints:
polish: 12 changes by McZapkie
7 years ago
translators 3c1e6d5a88 (svn r27921) -Update from Eints:
polish: 22 changes by McZapkie
7 years ago
frosch 0d1f88c09a (svn r27920) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch 6120e69f21 (svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch b9ed60d307 (svn r27918) -Fix (r27917): Next attempt for MSVC 2017 7 years ago
frosch db3410e196 (svn r27917) -Add: MSVC 2017 project file generator. Most noticeable, std:c++latest is enabled. 7 years ago
frosch 7bb2dedbd5 (svn r27916) -Codechange: Enable usage of static_assert for MSVC 7 years ago
Jonathan G Rennison 9559ad4946 Merge branch 'template_train_replacement' into jgrpp 7 years ago
Jonathan G Rennison 40c99956ed TBTR: Fix attempting to get sprite for new virtual engine before marking as virtual 7 years ago
Jonathan G Rennison 51e018c9a4 Merge branch 'departure-boards' into jgrpp 7 years ago
Jonathan G Rennison 07ca7cfb8c Add show passenger and show freight buttons to departure window 7 years ago
Jonathan G Rennison ea84c8fd0c Merge branch 'multiple_docks' into jgrpp 7 years ago
Jonathan G Rennison a9ca7c1ead Fix crash when loading old savegames with buoys 7 years ago
Jonathan G Rennison be37aad470 Update multiple docks to use savegame framework, fix merge conflicts 7 years ago
keldorkatarn 06abeb4570 Move dock creation code in afterload further up so it runs before the catchment area is created, since that code checks for the presence of the new docks.
(cherry picked from commit 80cf10dc0788644ed844b313e5c73dc634f7b43a)

# Conflicts:
#	src/saveload/afterload.cpp
7 years ago
keldorkatarn e3b33b45c9 Simplify direction lookup to also work for oil rigs.
(cherry picked from commit acbff5528b6aa5a01d17b814a44b6d884ee03f69)
7 years ago