Commit graph

24093 commits

Author SHA1 Message Date
Gymnasiast
5b11f0eb2c
Add #17394 to changelog
[ci skip]
2022-09-01 00:03:53 +02:00
lalip
a891d85dd9
Fix #17897: Guest can get stuck on construction rights outside the park
Caused by a refactor mistake in f0777e5418.
2022-08-31 23:51:05 +02:00
Michael Steenbeek
a5a6d3a66c
Merge pull request #17929 from IntelOrca/rctc-support
Add support for RCT Classic assets
2022-08-31 23:26:25 +02:00
Henry Cheng
5f24099f39
Close #17868: Allow scripting to change active tab 2022-08-31 23:13:02 +02:00
Henry Cheng
0c76872869
Fix #17816: Option to pause Steam Overlay not greyed out when using OpenGL 2022-08-31 23:08:36 +02:00
Michael Steenbeek
7d881454de
Merge pull request #17942 from Gymnasiast/sync-objects
Update to objects v1.3.4
2022-08-31 23:03:43 +02:00
Gymnasiast
6d3a3cec76
Apply review requests 2022-08-31 23:02:52 +02:00
Ted John
35e0f6a3ce
Update changelog 2022-08-31 22:48:51 +02:00
Ted John
a21ead0a68
Update strings to refer to RCT Classic 2022-08-31 22:48:26 +02:00
Ted John
9699c9db9e
Add support for RCT Classic audio files 2022-08-31 22:48:26 +02:00
Ted John
7d5e2e815e
Support RCT Classic ride music 2022-08-31 22:48:26 +02:00
Ted John
85a66c67ac
Add initial support for RCT Classic 2022-08-31 22:48:26 +02:00
Gymnasiast
d8b5932a5e
Rename MaxEntitiesFlag15 to MaxEntitiesRCTCExtended 2022-08-31 22:45:13 +02:00
Gymnasiast
b837cea59b
Use a vector instead of array 2022-08-31 22:44:12 +02:00
Gymnasiast
624d6ee752
Remove UnsupportedRCTCFlagException 2022-08-31 22:44:12 +02:00
Gymnasiast
fdf6e1fca7
Close #6326: Add support for RCTC SV6 files with 15000 entities 2022-08-31 22:44:12 +02:00
Michael Steenbeek
2062084dab
Merge pull request #17933 from Broxzier/bugfix/17931-object-count-command
Fix #17931: The in-game command ‘count_objects’ crashes the game.
2022-08-31 22:35:52 +02:00
Michael Steenbeek
847299bf1a
Improve legibility [ci skip] 2022-08-31 22:35:14 +02:00
Gymnasiast
180dd5d38d
Use newly ported RCT1 objects for Inverted RC and Steel RC trains 2022-08-31 22:02:40 +02:00
Gymnasiast
11346dceb3
Update to objects v1.3.4 2022-08-31 22:01:08 +02:00
frutiemax
306cc65258
Add UpdateRotating field to RTD 2022-08-31 10:10:39 +02:00
OpenRCT2 git bot
3799d2fc3d Merge Localisation/master into OpenRCT2/develop 2022-08-31 04:42:04 +00:00
Hielke Morsink
f0e4fcc05e
Add changelog entry 2022-08-30 11:59:23 +02:00
Hielke Morsink
bb84c181f3
Fix crash on non-legacy objects 2022-08-30 11:57:28 +02:00
Hielke Morsink
ced6f1280f
Fix reading out of bounds in cc_object_count 2022-08-30 11:31:24 +02:00
OpenRCT2 git bot
7078776de3 Merge Localisation/master into OpenRCT2/develop 2022-08-30 04:35:15 +00:00
Michael Steenbeek
9dd28c90d7
Merge pull request #17908 from Gymnasiast/refactor/window-clean
Small window symbol cleanup
2022-08-29 22:04:13 +02:00
Rik Smeets
e0648f8ddb
Fix guests leaving queue if other guest rejoins it (#17788)
If another guest returns to the queue from the entrance building, guests arriving at the entrance building through the queue could decide to leave it.
2022-08-29 19:57:51 +01:00
Michael Steenbeek
6c54bacd41
Fix #17921: NPE in track_block_get_next() (#17922) 2022-08-28 23:46:50 +02:00
Michael Steenbeek
a2f3ab84cc
Print x and y offsets when extracting sprite from command line 2022-08-28 21:32:52 +02:00
Hielke Morsink
61c35c8f1c
Fix #17905: chain button enabled for rectangular maps 2022-08-28 09:36:18 +02:00
OpenRCT2 git bot
da8d1878e8 Merge Localisation/master into OpenRCT2/develop 2022-08-28 04:23:08 +00:00
AuraSpecs
2633eb013f
Add three colour schemes to Flying Roller Coaster 2022-08-27 15:37:24 +00:00
Gymnasiast
45e7ee6a73
Rename rct_window_event_list to WindowEventList 2022-08-27 16:56:52 +02:00
Gymnasiast
5647fc8506
Fix flag usage 2022-08-27 16:52:29 +02:00
Gymnasiast
ae8b2b8374
Remove unused window events 2022-08-27 16:50:02 +02:00
OpenRCT2 git bot
a8fb31cbb9 Merge Localisation/master into OpenRCT2/develop 2022-08-27 04:24:21 +00:00
Michael Steenbeek
ac62e45498
Merge pull request #17900 from spacek531/wooden-classic-coaster
Wooden classic coaster
2022-08-27 00:14:01 +02:00
Gymnasiast
bc650d1238
Use RCT2 brakes 2022-08-26 23:53:03 +02:00
spacek531
74ff5429a9
Add Classic Wooden Roller Coaster
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com>
2022-08-26 23:53:03 +02:00
leoleotte
83e4277cea
Close #13807: Refactor Themes window to class 2022-08-24 21:33:37 +02:00
OpenRCT2 git bot
09253f0545 Merge Localisation/master into OpenRCT2/develop 2022-08-24 04:28:56 +00:00
Tulio Leao
8ae01beeb1
Merge pull request #17736 from rik-smeets/calculate-maze-support-costs 2022-08-24 00:24:46 -03:00
Michael Steenbeek
942874152e
Merge pull request #17875 from Gymnasiast/refactor/window-struct-names
Rename rct_widgetindex to WidgetIndex
2022-08-23 15:07:10 +02:00
Rik Smeets
67ea7e739f
Fix #14337: Guest blocking ride entrance (#17743)
If the ride price becomes unaffordable for a guest who is already waiting to enter a vehicle, that guest became stuck due to an animation loop.
2022-08-22 21:15:58 +01:00
Rik Smeets
f7c769603b Close #9104: Calculate maze support costs 2022-08-22 19:30:01 +02:00
Rik Smeets
5c596eae5d Extract maze cost calculation 2022-08-22 19:29:56 +02:00
OpenRCT2 git bot
0ff79d58fe Merge Localisation/master into OpenRCT2/develop 2022-08-22 04:28:12 +00:00
Gymnasiast
aea4df11fd
Remove rct_window_event (unused) 2022-08-21 18:59:46 +02:00
Gymnasiast
828ad513a7
Remove wndproc (unused) 2022-08-21 18:55:09 +02:00