duncanspumpkin
1ff0929c91
Merge branch 'develop' into HEAD
2021-10-14 16:56:50 +01:00
seanmajorpayne
04004d9b8c
Fix #15377 : Station Hover doesn't show entrance/exit ghost ( #15523 )
...
Fix #15377 : Station Hover doesn't show entrance/exit ghost
Replacing tileElement->AsTrack() with trackElement
Changing const auto* to TrackElement*
Replacing trackElement with auto
Implementing ZehMatt's Feedback
Update changelog.txt
2021-10-14 17:01:47 +03:00
ζeh Matt
b4cd8e4628
Fix #15560 : Memory leak due to OpenGL Renderer not releasing a texture
2021-10-11 21:01:11 +02:00
Michael Steenbeek
6ea0d8639d
Merge pull request #15552 from CookiePLMonster/fix-15227
...
Fix Object Selection not tearing down objects properly
2021-10-11 09:30:33 +02:00
Adam
c812b696bd
Fix #14741 : crash on macOS exit ( #15550 )
2021-10-10 22:01:18 +01:00
duncanspumpkin
e5f9568180
Merge branch 'develop' into HEAD
2021-10-10 07:21:36 +01:00
Silent
daef940bc8
Fix LargeSceneryObject and WaterObject not tearing down the image ID
2021-10-10 00:09:36 +02:00
adam-bloom
ab1b044925
Fix #13524 : add changelog entry
2021-10-09 15:00:27 -06:00
ζeh Matt
754cabf50e
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-10-09 16:02:17 +03:00
ζeh Matt
05e58cda11
Merge pull request #15538 from ZehMatt/feature/parallel-draw
...
Implement multithreaded drawing
2021-10-09 05:53:48 -07:00
seanmajorpayne
e8b6e24498
Fix #15451 : Guest List name filter remains after group selection
2021-10-09 12:49:26 +02:00
duncanspumpkin
982b5b2cb3
Merge branch 'develop' into HEAD
2021-10-08 07:54:24 +01:00
seanmajorpayne
25419bb4e3
Fix #15197 : Cannot place flat ride after removing it in construction
...
Demolishing a flat ride (using the bulldozer icon in the construction menu) will now reopen the construction window to it's default state.
2021-10-08 00:13:04 +02:00
ζeh Matt
5f874f15c7
Update changelog.txt
2021-10-08 01:02:45 +03:00
Michael Steenbeek
5563139ed1
Fix #15503 : Freeze when doing specific merges
2021-10-06 23:00:06 +02:00
ζeh Matt
b96565266c
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-10-06 19:47:09 +03:00
Hielke Morsink
b246a4919d
Fix #15514 : Two “quit to menu” menu items available in track designer
2021-10-03 15:20:45 +02:00
Gymnasiast
5a0fa60b9e
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-10-01 18:45:51 +02:00
Michael Steenbeek
06dc75845a
Fix #15476 : Crash in map_place_clear_func()
2021-10-01 16:10:25 +00:00
Gymnasiast
d3cfa07a2a
Fix #15496 : crash in paint_swinging_inverter_ship_structure()
2021-10-01 13:51:00 +02:00
duncanspumpkin
7b954f876e
Merge branch 'develop' into HEAD
2021-09-30 13:06:41 +01:00
Michael Steenbeek
bfe7caacd7
Fix #15487 : map animations do not work correctly in vanilla RCT2 ( #15492 )
...
Co-authored-by: duncanspumpkin <duncanspumpkin@users.noreply.github.com >
Co-authored-by: duncanspumpkin <duncanspumpkin@users.noreply.github.com >
2021-09-30 07:40:58 +01:00
ζeh Matt
ac84b61eaf
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-09-30 00:21:02 +03:00
Michael Steenbeek
e5f9282a36
Merge pull request #15470 from Broxzier/bugfix/15213-unicode-freeze
...
Fix #15213 : Freeze when reading a partially cut unicode character
2021-09-29 20:26:01 +02:00
Gymnasiast
17a6ecb09b
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-09-29 19:10:01 +02:00
Duncan
cce3bb1845
Fix #15136 : Exported SV6 hangs/crashes vanilla RCT2
2021-09-29 18:48:50 +02:00
Hielke Morsink
219a4efa0f
Add changelog entry
2021-09-27 15:09:08 +02:00
Gymnasiast
e4d6cd3c34
Revert stray changes to openrct2.d.ts
2021-09-26 11:54:06 +02:00
Gymnasiast
c390e9f521
Merge remote-tracking branch 'upstream/develop' into new-save-format
...
Some conflicts intentionally unresolved
2021-09-17 10:15:09 +02:00
Kane
b35fd28c55
Feature #7682 : Lock camera to vehicle in main window
...
Pressing the "Locate" button in the Ride window when selected on a "Vehicle/Train" will now have the main viewport track the vehicle.
2021-09-13 20:44:52 +02:00
seanmajorpayne
33fbad9726
Fix #15257 : Chat widgets removed from Scenario Editor ( #15365 )
...
* Update TopToolbar.cpp
Removed else statement which caused the game to skip toolbar element deactivations.
* Update contributors.md
Adding name to contrib.md
* Update changelog.txt
Updated changelog
* Update changelog.txt
Fixing changelog item position
2021-09-08 12:39:34 +02:00
Daniel Karandikar
613c309f93
Close #13407 Allow building covered lift hill when cheat enabled
2021-09-05 21:57:08 +02:00
Gymnasiast
6f2e20f8db
Add #13912 to changelog
2021-09-05 21:03:55 +02:00
Gymnasiast
fa0efd67c1
Update changelog
2021-09-05 20:38:33 +02:00
Hielke Morsink
8ae918118a
Add a bug-report item in file dropdown menu
2021-09-05 15:25:44 +02:00
Gymnasiast
612724e8f8
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-08-31 00:42:44 +02:00
ζeh Matt
b367f74496
Fix #15199 : Construction window is not closed when a ride gets demolished
2021-08-29 22:20:30 +02:00
ζeh Matt
a75e07cde6
Merge pull request #15305 from ZehMatt/fix-15289
...
Fix #15289 : Duplicated banner correction using the wrong index
2021-08-29 10:06:55 -07:00
Gymnasiast
93c656f91d
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-08-29 15:39:42 +02:00
spacek531
cba52b240e
Bird animation ( #15294 )
...
* initial implementation;
progress 1
progress 2
refactor to chain start
progress 3
begin walking
finish bird
remove walking
remove unused functions
refactor track element getting
fix formatting
refactor and add comments
remove brackets from simple if-else statements
invalidate vehicle
refactor again
fix format and refactor
please satisfy clang format
fix fallthrough
invalidate default case
remove redundant falltrhough
network bump
use std::max
refactor animation again
fix modulus
* move array declaration
* satisfy clang-format
* add changelog entry
2021-08-29 10:30:34 +01:00
ζeh Matt
763d086c85
Update changelog.txt
2021-08-29 12:23:48 +03:00
Gymnasiast
d2e18f5aa0
Add #3868 to changelog
2021-08-27 01:59:59 +02:00
ζeh Matt
3ab70b200b
Fix #15255 : Wall banner index defaults to 0 instead of null type
2021-08-21 19:24:09 +02:00
duncanspumpkin
0fae81c530
Merge branch 'develop' into HEAD
2021-08-17 21:55:39 +01:00
ζeh Matt
175394f15b
Fix #15193 : Crash when rides/stalls are demolished
2021-08-15 14:28:08 +02:00
Gymnasiast
ca47b31207
Merge remote-tracking branch 'upstream/develop' into new-save-format
2021-08-13 18:29:09 +02:00
Michael Steenbeek
385c9ee5ff
Fix #15184 : Crash when hovering over water types in Object Selection
2021-08-11 17:51:20 +02:00
Basssiiie
23bae61b7a
Add new plugin API properties to entity, ride and park
2021-08-11 13:54:00 +02:00
ZehMatt
ede11be41c
Update changelog.txt
2021-08-10 16:50:26 +03:00
ZehMatt
30739de7cc
Update changelog.txt
2021-08-07 22:31:37 +03:00