Commit Graph

16432 Commits

Author SHA1 Message Date
Gymnasiast
cf65d01ac0 Add U with ring 2019-03-27 10:06:25 +01:00
Gymnasiast
92d348fe43 Add T with caron 2019-03-27 10:06:25 +01:00
Gymnasiast
ef5472c566 Add S with caron 2019-03-27 10:06:25 +01:00
Gymnasiast
fd1f763b83 Add R with caron 2019-03-27 10:06:25 +01:00
Gymnasiast
43d4a20b79 Add N with caron 2019-03-27 10:06:25 +01:00
Michał Janiszewski
dff1ebaf21 Apply better guards for download queueing (#8864)
Follow-up to #8821.
Use mutex to synchronize access rather than make the bool atomic to
avoid TOCTOU issues.
2019-03-26 22:46:08 +00:00
Duncan
9f2e1d7450 Merge pull request #8970 from Nazey/tooltipBug-8468
Place tree underwater tooltip bug
2019-03-26 18:26:06 +00:00
Nazey
047fa65a66 Fix #8942: Water level is raised abnormally (#8971) 2019-03-26 17:34:30 +01:00
Joshua Tucker
c09f283c25 Fix #8468: Removed code incorrectly increasing tile height 2019-03-26 12:10:46 -04:00
Michael Steenbeek
c841ee31e7 Remove more remains of scenario description from Object Selection window 2019-03-25 17:21:53 +01:00
Michael Steenbeek
cf913d1419 Remove two unused functions 2019-03-25 15:56:40 +01:00
ζeh Matt
d41822e0f5 Network relevant player info on changes 2019-03-24 23:16:57 +01:00
Ben Hopkins
c537f87fd5 Add scenery picker shortcut 2019-03-24 22:45:42 +01:00
Gymnasiast
262a9f29e8 Fix formatting 2019-03-24 22:24:40 +01:00
ζeh Matt
184d95c720 Fix #8947: Detection of AVX2 support 2019-03-24 21:53:54 +01:00
Duncan
791c3059f6 Add ParkEntranceRemove GameAction 2019-03-24 21:41:14 +01:00
Nazey
9cbc308c40 Remove gTrackGroundFlags by returning it within GameActionResult (#8930)
Fix #8726
2019-03-24 19:48:37 +00:00
Duncan
fef7a4afa1 Merge pull request #8943 from IntelOrca/fix/8941
Fix #8941: Price sync is not able to check
2019-03-23 10:12:18 +00:00
Ted John
6143326b66 Fix #8941: Price sync is not able to check 2019-03-23 09:31:39 +00:00
ζeh Matt
6d99426c80 Merge pull request #8806 from ZehMatt/mp-ga-cooldown
Implement rate limiting times for game actions.
2019-03-22 09:25:38 -07:00
Matt
c0cd1aaef3 Exclude host from rate limiting. 2019-03-22 08:06:54 +01:00
Matt
097ed015d8 Add cooldown time for SmallSceneryPlaceAction 2019-03-22 08:06:54 +01:00
Matt
cfe2fb939e Add cooldown time to RideDemolishAction 2019-03-22 08:06:54 +01:00
Matt
7be312c4c6 Implement rate limiting times for game actions. 2019-03-22 08:06:54 +01:00
Aaron van Geffen
ad3cc19a1d Update Xcode libraries to use SDL 2.0.9 (#8929) 2019-03-21 23:15:04 +01:00