Commit Graph

25268 Commits

Author SHA1 Message Date
Aaron van Geffen 2697ed1920 Formatting 2023-06-24 11:48:14 +02:00
Aaron van Geffen d425e0a8bb Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Aaron van Geffen f9d8c5923d
Replace surface corner hex values with named constants 2023-06-24 01:48:25 +02:00
Duncan 4a3a1e4e7f
Remove event handlers (#20439) 2023-06-23 08:31:31 +01:00
Duncan 622c8cdb7e
Fix #20433. Dropdown default selections not working (#20437)
This fixes it for rides but it is also an issue effecting a few different dropdowns
2023-06-23 06:20:02 +01:00
Duncan a6d3dbc6d9
Remove player specific window vars from common 2023-06-23 00:44:17 +02:00
Matthias Moninger 42ff471617
Fix periodic window update function being called every frame 2023-06-22 15:52:14 +02:00
Duncan 95463c015c
Actually refactor last window (#20436)
This one was hiding
2023-06-21 21:15:13 +01:00
Tiago A. Reul 97427743a4
Clean up SpritBoundBox2 2023-06-21 01:24:04 +02:00
Matthias Moninger ce1695fab8
Merge pull request #20404 from duncanspumpkin/rideWindow
Ride Window refactor
2023-06-21 01:34:40 +03:00
Matthias Moninger a507390b96
Merge pull request #19797 from zzril/fix-9534-no-screams-on-diagonal-drops
Fix #9534: Screams cut off on steep diagonal drops
2023-06-21 01:09:39 +03:00
Severin Paul Höfer 7b3eb44a4d Update changelog.txt 2023-06-20 23:41:22 +02:00
Severin Paul Höfer 4b39298803 Bump network version 2023-06-20 23:17:56 +02:00
zzril d6ffdb0aa1 Add Pitch values for steep diagonal drops to checks in UpdateScreamSound
The checks in UpdateScreamSound (rct2: 0x006D796B) forgot about (steep)
diagonal drops. This resulted in riders' screams getting cut-off on
(long) steep diagonal drops once the last car reached the maximum drop
angle, and the screams re-starting as soon as the first car reached the
valley.
2023-06-20 23:17:56 +02:00
duncanspumpkin f0658202ef Fix mistake 2023-06-20 08:52:00 +01:00
duncanspumpkin 9b8b672507 Finish linking up parts 2023-06-20 08:42:25 +01:00
Matthias Moninger 1d74d44824
Merge pull request #20418 from Gymnasiast/fix/20417
Fix #20417: Plugin windows missing the left title bar border
2023-06-19 22:41:35 +03:00
Michael Steenbeek 20fe5a29d3
Add missing Ukrainian letters (Єє and Ґґ) 2023-06-18 23:44:44 +02:00
Gymnasiast 11de002a55
Fix #20417: Plugin windows missing the left title bar border 2023-06-18 22:45:35 +02:00
Matthias Moninger e67fce7e4a
Merge pull request #20415 from ZehMatt/fix-20413
Fix #20413: Crash attempting to navigate an empty console history
2023-06-18 17:14:46 +03:00
ζeh Matt edfbf79720
Update changelog.txt 2023-06-18 16:22:32 +03:00
ζeh Matt 4bffa72c45
Fix #20413: Crash attempting to navigate an empty console history 2023-06-18 15:39:26 +03:00
Matthias Moninger dad2d806e6
Merge pull request #20406 from ZehMatt/fix-scenery-misc
Exclude the 'All' tab when searching for scenery group
2023-06-18 03:32:59 +03:00
ζeh Matt ffa65cea0e
Exclude the 'All' tab when searching for scenery group 2023-06-17 16:40:57 +03:00
duncanspumpkin 5e71fd4796 Hook up events 2023-06-16 09:00:52 +01:00
duncanspumpkin 825634360b Finish initial sweep 2023-06-16 08:13:20 +01:00
duncanspumpkin 75799d3be5 Start refactor of ride window 2023-06-15 21:24:56 +01:00
Severin Paul Höfer ed875a1273
Fix #19860: `TRACK_ELEM_FLAG_DOWN` flag missing on downward wide curves (#20386)
* Fix TRACK_ELEM_FLAG_DOWN flag on wide curves

* De-anonymize contributors entry

* Bump network version
2023-06-15 20:27:18 +01:00
Matthias Moninger d9a565dd21
Fix #20361: Crash when using random map generation (#20400)
* Fix #20361: Crash using map generation

* Update changelog.txt
2023-06-15 20:27:00 +01:00
Michael Steenbeek 1b612b5a99
Add code to draw Cyrillic characters Ѕѕ, Іі, Її, and Јј (#20393) 2023-06-15 20:30:02 +02:00
Josh Trzebiatowski 08e352405b
Fix #19832: Scenery Search 2023-06-14 13:04:21 +02:00
Matthias Moninger afcd70a8fd
Merge pull request #20269 from ZehMatt/everything-park
Everything park
2023-06-12 13:28:39 +03:00
ζeh Matt e4ac1f9e3c
Add EverythingPark ride ratings to the tests 2023-06-09 17:30:07 +03:00
ζeh Matt befb72b826
Add the Everything Park created by Marcel Vos to the test parks 2023-06-09 16:53:27 +03:00
Matthias Moninger e7769a9a8f
Merge pull request #19796 from ConiKost/cmake
CMakeLists.txt: Do not force download of OpenMSX/OpenSFX
2023-06-09 16:49:38 +03:00
Matthias Moninger f92212edaf
Fix input cursor blinking too fast (#20366) 2023-06-09 08:24:32 +01:00
Matthias Moninger aec9cd7306
Merge pull request #20362 from ZehMatt/peep-pickup-fix
Fix peep pickup being frame rate dependent
2023-06-08 02:01:59 +03:00
ζeh Matt 65fa73a4fb
Fix peep pickup being frame rate dependent 2023-06-08 01:45:45 +03:00
Matthias Moninger e02bce7010
Merge pull request #20350 from mrmbernardi/tile_inspector_animations
Fix #20349: Tile inspector creates map animations
2023-06-07 01:37:35 +03:00
Michael Bernardi 9c5c1eb858 Fix #20349: Tile inspector creates map animations 2023-06-06 21:55:15 +02:00
Matthias Moninger 4a471a3a3e
Merge pull request #20329 from lukehobbs/improve-error-message
Fix #19816: Improve "Unknown custom action" tooltip error
2023-06-04 17:08:10 +03:00
Luke Hobbs 4fcf4ac7e5 Fix formatting 2023-06-03 09:38:40 -04:00
Luke Hobbs a17ac8a92b Use ErrorTitle + ErrorMessage instead of newline 2023-06-03 09:36:05 -04:00
Luke Hobbs 27eec48c16 Fix formatting 2023-06-02 22:55:45 -04:00
Luke Hobbs c1f75a0906 Add plugin name to CustomAction and ScriptEngine 2023-06-02 22:04:05 -04:00
Matthias Moninger 90b65cd890
Merge pull request #20267 from ZehMatt/improve-ridelist
Improve performance of ride list window
2023-06-02 22:53:21 +03:00
Matthias Moninger 669f389637
Merge pull request #20322 from ZehMatt/fix-gameactions
Revert #20286 and change game actions to be always queued
2023-06-02 00:13:19 +03:00
ζeh Matt c4c3743a6b
Fix formatting 2023-06-01 01:25:07 +03:00
ζeh Matt cba6238ede
Queue game actions when issued from UI 2023-06-01 01:20:31 +03:00
ζeh Matt 0f00ad2dd2
Signal that we are inside the update phase in the right function 2023-06-01 01:17:02 +03:00