ζeh Matt
|
6807d508d0
|
Ignore dead windows for auto positioning
|
2023-06-27 17:37:49 +03:00 |
|
mrmbernardi
|
cf7c486c5f
|
Fix #20364: Adding too much money with cheats causes an overflow
|
2023-06-27 13:29:48 +00:00 |
|
ζeh Matt
|
5497601d42
|
Refactor window deletion to be delayed
|
2023-06-27 15:41:25 +03:00 |
|
Duncan
|
d40102aa9d
|
Remove some uncommon variables and break unions (#20440)
|
2023-06-27 06:34:06 +01:00 |
|
Ted John
|
30664df8e9
|
Fix #14853: [Plug-in] Subscribing to a non-existing event crashes game
|
2023-06-27 00:08:05 +01:00 |
|
Matthias Moninger
|
3b7975f4a0
|
Remove redundant warning suppression code
|
2023-06-26 20:01:03 +02:00 |
|
Duncan
|
0c5a35993e
|
Remove union from window internal (#20429)
* Remove campaign vars from union
* Remove error union
* Remove new_ride union
* Remove Unknown5
* Update changelog
|
2023-06-26 16:31:04 +01:00 |
|
Matthias Moninger
|
269370fdd2
|
Merge pull request #20454 from duncanspumpkin/rideRefactor
Apply coding style to ride window
|
2023-06-26 16:36:18 +03:00 |
|
Matthias Moninger
|
49c5ceda66
|
Merge pull request #20462 from ZehMatt/script-crash
Fix crashes when custom plugin actions fail due to immutable state
|
2023-06-26 16:12:41 +03:00 |
|
Matthias Moninger
|
b291c87d51
|
Merge pull request #20271 from duncanspumpkin/objDescriptor
Rework Object Identifier callers
|
2023-06-26 16:11:45 +03:00 |
|
ζeh Matt
|
faded9936b
|
Update changelog.txt
|
2023-06-26 15:56:24 +03:00 |
|
ζeh Matt
|
cdb16bf8bb
|
Fix crashes when custom plugin actions fail due to immutable state
|
2023-06-26 15:56:20 +03:00 |
|
Matthias Moninger
|
9e57fcc6d4
|
Merge pull request #20474 from ZehMatt/fix-cheatsetaction-query
Actually return the game action result in CheatSetAction::Query
|
2023-06-26 15:47:52 +03:00 |
|
duncanspumpkin
|
697712c352
|
Apply formating
|
2023-06-26 08:26:25 +01:00 |
|
duncanspumpkin
|
ed5abfc7de
|
Apply coding style to ride window
|
2023-06-26 08:26:25 +01:00 |
|
Matthias Moninger
|
fb1b531d59
|
Fix build error due to stale base branch for #20100 (#20476)
|
2023-06-26 08:10:01 +01:00 |
|
Matthias Moninger
|
3edb044685
|
Merge pull request #20100 from IntelOrca/plugin/object-manager
Add plugin APIs for the object manager
|
2023-06-26 02:26:13 +03:00 |
|
ζeh Matt
|
93536c802e
|
Actually return the game action result in CheatSetAction::Query
|
2023-06-26 02:09:12 +03:00 |
|
Matthias Moninger
|
caa21b740c
|
Merge pull request #20458 from AaronVanGeffen/refactor/constexpr
Remove const qualifier from constexpr statements
|
2023-06-25 19:21:23 +03:00 |
|
Aaron van Geffen
|
627fcec7e9
|
Revert change in BitSet
|
2023-06-24 13:25:33 +02:00 |
|
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 |
|