1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00
Commit Graph

6658 Commits

Author SHA1 Message Date
IntelOrca
90665c7185 always show number of fatalities news item, no six flags bias 2016-02-28 10:28:09 +00:00
Duncan
3f1738bd90 Merge pull request #3027 from Gymnasiast/fix-empty-boats
Don't make empty boats leave the platform on closed boat rides with passengers still on it, fixes #2728
2016-02-28 10:21:23 +00:00
Marijn van der Werf
3311e4f3e8 Remove asserts and original call from sub_6CA2DF 2016-02-28 09:04:41 +01:00
OpenRCT2 git bot
9e732095ec Merge Localisation/master into OpenRCT2/develop. 2016-02-28 04:00:13 +00:00
Ted John
0f2177e330 Merge pull request #3033 from Gymnasiast/name-and-remove-park-flags-8
Name PARK_FLAGS_8 and stop checking it
2016-02-27 20:43:57 +00:00
Gymnasiast
55a2b25f0f Name PARK_FLAGS_8 and stop checking it 2016-02-27 20:55:49 +01:00
Ted John
e52c95ca7a Merge pull request #3021 from X123M3-256/develop
Automatically fix unexportable objects so they can be exported normally
2016-02-27 13:45:02 +00:00
IntelOrca
22a194ffa6 clamp ride overview viewport zoom level to allowed range 2016-02-27 13:30:00 +00:00
IntelOrca
d27c9c0ec4 fix #3026: can construct maze when its open 2016-02-27 13:14:26 +00:00
X7123M3-256
9589a98d40 Added even more spaces 2016-02-27 13:13:15 +00:00
IntelOrca
db3c69c237 fix #3025: Wrong localisation of server messages 2016-02-27 13:12:04 +00:00
X7123M3-256
93ed052e20 Added more spaces and removed duplicate semicolon 2016-02-27 12:50:03 +00:00
Gymnasiast
0b87cd766c Don't make empty boats leave the platform on closed boat rides with passengers still on it, fixes #2728 2016-02-27 13:36:14 +01:00
X7123M3-256
cacedda7e4 Added spaces around operators 2016-02-27 12:10:53 +00:00
Ted John
b19d752b36 Merge pull request #3024 from zsilencer/bugfixes
Bugfixes
2016-02-27 11:32:47 +00:00
zsilencer
9b3d36eb95 Fix #2988: utf8 strings not working in multiplayer 2016-02-26 23:00:58 -07:00
zsilencer
6eb580f508 fix ride music related source of desync 2016-02-26 22:15:30 -07:00
OpenRCT2 git bot
af72a537af Merge Localisation/master into OpenRCT2/develop. 2016-02-27 04:00:19 +00:00
IntelOrca
c7c1f862cc fix #2878: Shops and stalls doesn't open on the server with auto open
Use the set status game command instead of setting the status of the ride directly. In order to stop stack overflow, closing the ride construction window is now done in the update event for that window.
2016-02-27 01:20:21 +00:00
X7123M3-256
08a0cc9272 Fix indentation 2016-02-26 22:56:24 +00:00
X7123M3-256
ba4681d624 Remove degug printfs 2016-02-26 22:41:55 +00:00
Ted John
d769806f17 Merge pull request #3020 from janisozaur/fixes
Don't crash if mapElement is null
2016-02-26 22:20:28 +00:00
X7123M3-256
0036575413 Fix memory leak in the checksum fixing code 2016-02-26 22:06:30 +00:00
Michał Janiszewski
4a24aa6cf3 Don't crash if mapElement is null
This allows for loading parks such as "Cocopa Bay"
2016-02-26 23:05:01 +01:00
X7123M3-256
7828d3d641 Automatically fix unexportable objects so they can be exported normally 2016-02-26 21:40:19 +00:00
Ted John
e4c20902ba Merge pull request #3019 from janisozaur/fixes
Minor fixes
2016-02-26 21:34:01 +00:00
Michał Janiszewski
aa8437cb9d Minor fixes 2016-02-26 20:49:01 +01:00
Ted John
10d25d9259 Merge pull request #3017 from OpenRCT2/Gymnasiast-changelog
Update changelog.txt
2016-02-26 18:00:11 +00:00
Michael Steenbeek
3738943c40 Update changelog.txt 2016-02-26 16:55:00 +01:00
Ted John
f2b96ca4a6 Merge pull request #3018 from Gymnasiast/fix-8cars-invisibility
Support 8 cars MOM properly while keeping our own corrupted element, fixes #2706
2016-02-26 15:30:20 +00:00
Gymnasiast
4f4111dedb Support 8 cars MOM properly while keeping our own corrupted element 2016-02-26 15:46:14 +01:00
Michael Steenbeek
15fcad3990 Update changelog.txt 2016-02-26 15:14:45 +01:00
Ted John
a6810eaed0 Merge pull request #3015 from Gymnasiast/fix-wall-import
Improve wall conversion
2016-02-26 13:28:14 +00:00
Ted John
9a9442ad01 Merge pull request #3016 from janisozaur/fixes
Fixes
2016-02-26 13:27:22 +00:00
Ted John
ddd9d5647a Merge pull request #3013 from janisozaur/how-to-chat
Display message with chat shortcut keys upon connection
2016-02-26 13:25:37 +00:00
Michał Janiszewski
6b514d1e3a Fix possible issues highlighted at higher warn levels
Mostly possibly uninitialized values and signedness
2016-02-26 12:54:00 +01:00
Gymnasiast
62f26c52a6 Fix import of white and red wooden fences 2016-02-26 12:41:53 +01:00
Gymnasiast
49e2e8d46d Improve wall conversion 2016-02-26 12:27:55 +01:00
Michał Janiszewski
c0caf2d222 Minor fixes 2016-02-26 11:40:07 +01:00
Michał Janiszewski
e232358608 Display message with chat shortcut keys upon connection
Works for server as well.
2016-02-26 10:26:30 +01:00
OpenRCT2 git bot
adde88ca92 Merge Localisation/master into OpenRCT2/develop. 2016-02-26 04:00:23 +00:00
Ted John
ecb4dd2a09 Merge pull request #3007 from Overv/implement-2123
Hide the entrance/exit construction buttons if there is no station (resolves #2123)
2016-02-25 20:50:33 +00:00
Alexander Overvoorde
f0c47ba292 Hide the entrance/exit construction buttons if there is no station (resolves #2123) 2016-02-25 21:30:46 +01:00
Ted John
4a84a33515 Merge pull request #3006 from Overv/fix-train-length
Fix vehicle length not being clamped when vehicle type is changed (fixes #2142)
2016-02-25 20:25:20 +00:00
IntelOrca
1dde20a8f5 remove unused string ID 2016-02-25 20:21:22 +00:00
Alexander Overvoorde
58a19b7507 Fix vehicle length not being clamped when vehicle type is changed (fixes #2142) 2016-02-25 20:50:54 +01:00
IntelOrca
a227fc33c0 update changelog 2016-02-25 19:48:10 +00:00
Ted John
6ec2e1724c Merge pull request #2943 from Overv/fix-ride-viewport-z
Fix overall view position using z coordinate of arbitrary element in same column (fixes #2636)
2016-02-25 18:44:59 +00:00
Duncan
5f2e158a55 Merge pull request #3004 from janisozaur/new-compilers
Fixes for upcoming GCC6 & Clang 3.8
2016-02-25 18:37:27 +00:00
Michał Janiszewski
fc2bba3047 Fixes for upcoming GCC6 & Clang 3.8 2016-02-25 19:35:18 +01:00