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

25127 Commits

Author SHA1 Message Date
Karst
5adbea9ac8 Select OpenMusic by default when opening a new scenario 2023-08-25 16:39:38 +02:00
Rik Smeets
0dda9edec8 Update contributors (#20726) 2023-08-24 09:05:05 +02:00
Matthias Moninger
3d27b3d967 Merge pull request #20505 from aramk-hub/relax-reqs
Fix #20496: Relax requirements for compact inverted coasters
2023-08-23 22:50:37 +03:00
ζeh Matt
a762437b86 Update changelog.txt 2023-08-23 22:22:04 +03:00
Matthias Moninger
68760fe012 Merge pull request #20591 from mrmbernardi/improve_tile_inspector
Improve tile inspector
2023-08-23 22:19:17 +03:00
ζeh Matt
e9b007f169 Bump up network version 2023-08-23 22:12:31 +03:00
Aram Kazorian
bc15a87fcb Fix #20496: Relax requirements for compact inverted coasters 2023-08-23 22:11:59 +03:00
Matthias Moninger
302a64fe00 Merge pull request #20359 from mrmbernardi/fix-windows
Fix #20312: Affected windows now update properly
2023-08-23 01:10:31 +03:00
Matthias Moninger
9d6a54b9e7 Fix #19735: Server unable to advertise its self after connection loss 2023-08-21 12:58:22 +00:00
Matthias Moninger
2e2f6f6397 Merge pull request #20713 from ZehMatt/stale-update
Exempt PRs with milestone or assignee from going stale, update to v8
2023-08-19 01:39:34 +03:00
mrmbernardi
1f5f273083 Merge pull request #20479 from mrmbernardi/resize_dropdowns
Add a window method to resize dropdowns
2023-08-19 00:32:51 +02:00
Michael Bernardi
29c3f08b69 Add a window method to resize dropdowns 2023-08-19 00:13:47 +02:00
ζeh Matt
1150d3320b Exempt PRs with milestone or assignee from going stale, update to v8 2023-08-19 01:08:48 +03:00
Matthias Moninger
22996b5fe8 Merge pull request #20545 from mrmbernardi/resize_spinners
Add a window method to resize spinners
2023-08-19 00:24:08 +03:00
73
fa3339bdd1 Fix Syntax of EditorObjectSelectionSession.cpp and Marketing.cpp (#20699)
Minor changes in Syntax of two files' annotations.

Co-authored-by: Hielke Morsink <hielke.morsink@gmail.com>
2023-08-13 12:23:06 +01:00
Michael Bernardi
69d1ec5a79 Review changes for Broxzier 2023-08-12 23:23:20 +02:00
Michael Bernardi
73579900ad Fix inconsistent behaviour when removing in MP 2023-08-12 22:38:04 +02:00
Michael Bernardi
0faff29a88 Move tile invalidation to the action 2023-08-12 22:00:29 +02:00
Michael Bernardi
909fd42a4e Tile inspector can now highlight tracks 2023-08-12 22:00:29 +02:00
Michael Bernardi
dc018c93d9 No longer invalidate widgets on every draw 2023-08-12 22:00:29 +02:00
Michael Bernardi
d850a535aa Invalidate previous selection when ctrl-clicking something new 2023-08-12 22:00:29 +02:00
Michael Bernardi
a26464b897 Selected TileElement now stored in paint session 2023-08-12 22:00:29 +02:00
Michael Bernardi
b496e001d1 Remove old calls to invalidate now handled by intent 2023-08-12 22:00:29 +02:00
Michael Bernardi
d2b6419055 Add intents to the TileManager UI 2023-08-12 22:00:29 +02:00
Michael Bernardi
774bfe8e62 Fix #20481: Properly deselect items on close 2023-08-12 22:00:29 +02:00
Matthias Moninger
ed32fd2567 Merge pull request #20694 from Broxzier/bugfix/17666-corrupted-map-edge
Fix #17666: Map edge glitches when using mountain near it
2023-08-08 21:14:44 +03:00
Hielke Morsink
4a3c2f4fb4 Fix #17666: Map edge glitches when using mountain near it 2023-08-08 18:59:32 +02:00
Hielke Morsink
22a1fe3909 Merge pull request #20692 from Broxzier/refactor/tooltip-tile-elements 2023-08-07 12:54:43 +02:00
Hielke Morsink
33fa50a330 Reduce duped code, fix #20693 wrong info for station shown 2023-08-07 03:16:14 +02:00
Hielke Morsink
77a263fa4e Add braces to one-liners that don't control flow 2023-08-07 00:57:43 +02:00
Hielke Morsink
a49b34a3af Pass tile elements by their type and as const ref 2023-08-07 00:30:48 +02:00
Hielke Morsink
2c8ba76b49 Reduce nesting 2023-08-07 00:14:14 +02:00
Hielke Morsink
9cf01a2aca Reduce repeated calls to tileElement.AsType 2023-08-07 00:11:23 +02:00
Matthias Moninger
2615fb7b88 Merge pull request #20689 from ZehMatt/pathelement-cleanup
Return PathElement instead of TileElement on MapGetFootpathElement
2023-08-06 15:47:19 +03:00
ζeh Matt
375ce5c123 Apply review suggestion 2023-08-06 13:33:31 +03:00
X123M3-256
6119b343e6 Fix missing track data (#20687)
* Fix missing track data

* Increase network version
2023-08-06 10:28:08 +01:00
ζeh Matt
5f515b6a73 Refactor the code that uses MapGetFootpathElement 2023-08-05 18:09:38 +03:00
ζeh Matt
ad2b1959c8 Return PathElement instead of TileElement on MapGetFootpathElement 2023-08-05 17:54:44 +03:00
Matthias Moninger
8f491eb0e4 Merge pull request #20688 from ZehMatt/fix-20684
Fix #20684: Footpath additions getting removed by Miniature railway ghost elements
2023-08-05 17:44:11 +03:00
ζeh Matt
f617507b8f Bump up network version 2023-08-05 17:19:11 +03:00
ζeh Matt
12b0243656 Update changelog.txt 2023-08-05 17:19:11 +03:00
ζeh Matt
db33968ff6 Fix #20684: Footpath additions getting removed by ghost track elements 2023-08-05 17:19:11 +03:00
Matthias Moninger
acf931360d Merge pull request #20680 from Broxzier/feature/v0.4.6-title-sequence
Update title sequences to v0.4.6 release
2023-08-03 22:07:20 +03:00
Hielke Morsink
e8e3503440 Add changelog entry 2023-08-03 18:09:13 +02:00
Hielke Morsink
44ed77e882 Update title sequences to v0.4.6 release 2023-08-03 17:15:55 +02:00
Matthias Moninger
ae273ab106 Merge pull request #20670 from mrmbernardi/paused_construction
Fix #20659: Phantom rides when closing construction window while paused
2023-08-03 02:50:03 +03:00
Duncan
4349688de4 These function names have not reflected their use for a while (#20656) 2023-08-01 20:19:33 +01:00
Michael Bernardi
9b5eaabf97 Fix #20659: Phantom rides when closing construction window while paused 2023-08-01 20:01:39 +02:00
Matthias Moninger
19118de773 Merge pull request #20657 from ZehMatt/common-junk-2
Remove some macros from common.h
2023-07-28 02:27:17 +03:00
ζeh Matt
cc89104de0 Remove some macros from common.h 2023-07-27 14:50:13 +03:00