1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 03:53:07 +01:00
Commit Graph

16444 Commits

Author SHA1 Message Date
Gymnasiast
bc0b0fe231 Increase argument size of get_inversions_ratings() 2019-03-27 15:57:17 +01:00
Gymnasiast
921e426605 Increase size of inversions and holes to uint16_t 2019-03-27 15:55:34 +01:00
Gymnasiast
44da799afd Modify return type of get_num_of_sheltered_eighths() 2019-03-27 15:52:18 +01:00
Gymnasiast
ba404338cc Max out inversions value instead of truncating 2019-03-27 14:02:32 +01:00
Gymnasiast
2a99c42242 Fix code to determine number of golf holes 2019-03-27 12:53:15 +01:00
Gymnasiast
64e51cd34b Close #8965: Refactor ride->inversions 2019-03-27 11:30:18 +01:00
Michael Steenbeek
d88d80335d Fix #8882: Submarine Ride does not count as indoors (#8964) 2019-03-27 10:09:14 +01:00
Michael Steenbeek
519ab51a4e Merge pull request #8963 from Gymnasiast/feature/czech-me-out
Add remaining Czech letters, switch Czech over to sprite font
2019-03-27 10:07:44 +01:00
Gymnasiast
ee6cee99ce Update changelog 2019-03-27 10:07:30 +01:00
Gymnasiast
7f045918e1 Fix formatting 2019-03-27 10:06:25 +01:00
Gymnasiast
bbfa2570d5 Switch Czech to sprite font 2019-03-27 10:06:25 +01:00
Gymnasiast
ff12d5c202 Add Z with caron 2019-03-27 10:06:25 +01:00
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
ζeh Matt
5d5373b63c Allow use of numpad enter for console and chat 2019-03-21 21:11:06 +01:00
Michael Steenbeek
bba672c235 Merge pull request #8936 from tomlankhorst/bugfix/missing-xcode-files
Added libopenrct2 source files to Xcode project
2019-03-21 21:10:20 +01:00
Tom Lankhorst
467d69981b Add world/spritebase to xcode 2019-03-21 20:12:21 +01:00
Tom Lankhorst
d85e280666 Add ride/ridetypes to xcode 2019-03-21 20:11:39 +01:00
Tom Lankhorst
040b2de075 Add paint/virtualfloor to xcode 2019-03-21 20:10:42 +01:00
Tom Lankhorst
bdd0a76500 Add network/discord to xcode 2019-03-21 20:10:07 +01:00
Tom Lankhorst
e2d1a190fd Add localisation headers to xcode 2019-03-21 20:09:40 +01:00
Tom Lankhorst
7a66f4ede6 Add core headers to xcode 2019-03-21 20:08:41 +01:00
Tom Lankhorst
3d0925b0da Add actions to xcode 2019-03-21 20:08:21 +01:00
Michael Steenbeek
df687ac59c Merge pull request #8928 from AaronVanGeffen/scenario-editor-cheats
Make cheats menu partially accessible in scenario editor
2019-03-21 17:42:20 +01:00
Aaron van Geffen
f4602d0a34 Use SCREEN_FLAGS_EDITOR when appropriate. 2019-03-20 20:58:08 +01:00
Duncan
476f392eeb Merge pull request #8919 from duncanspumpkin/console_set_price
Console command to set price of all rides of type
2019-03-20 19:13:19 +00:00
Michael Steenbeek
1c570c8eec Move some ride functions to struct methods 2019-03-20 20:05:25 +01:00