Aaron van Geffen
|
a5054c68d1
|
Add progress reporting to loading required objects
|
2024-07-16 18:14:44 +02:00 |
|
Aaron van Geffen
|
faac0ebeb5
|
Rewrite ObjectManager::LoadObjects to use a JobPool
|
2024-07-16 18:14:23 +02:00 |
|
mrmbernardi
|
461b4b9669
|
Fix #22304: Graphs don't draw lines on the left edge of the screen (#22315)
|
2024-07-17 02:01:11 +10:00 |
|
Aaron van Geffen
|
4a981be643
|
Simplify scenario editor's landscape loading code (#22309)
|
2024-07-16 08:49:02 +02:00 |
|
OpenRCT2 git bot
|
d9408be4ed
|
Merge Localisation/master into OpenRCT2/develop
|
2024-07-16 04:02:51 +00:00 |
|
Aaron van Geffen
|
d9efdd4cad
|
Prevent loading saved games twice in LoadSave window callback (#22305)
|
2024-07-15 19:50:53 +00:00 |
|
Aaron van Geffen
|
5ae97d4d3b
|
Move title version info to its own window (#22302)
|
2024-07-15 22:33:01 +03:00 |
|
Aaron van Geffen
|
6de514c387
|
Address minor code style violation in unsigned suffix (#22306)
|
2024-07-15 21:16:30 +02:00 |
|
mrmbernardi
|
cfa507350b
|
Update changelog.txt to list issue #22208 as an original bug
|
2024-07-16 03:15:17 +10:00 |
|
Silent
|
76b55651b6
|
Stop (and discard) the replay before tearing down the scripting engine (#22293)
Fixes a shutdown crash on tearing down Duktape values after their
context has already been destroyed.
Fixes #22056
|
2024-07-15 08:43:06 +02:00 |
|
Aaron van Geffen
|
ef7dbe496a
|
Introduce VIEWPORT_FLAG_RENDERING_INHIBITED
|
2024-07-15 01:17:57 +02:00 |
|
Aaron van Geffen
|
3618f9a8a7
|
Create title scene windows only after initialising title sequence
|
2024-07-15 00:23:25 +02:00 |
|
Aaron van Geffen
|
0890a49e3c
|
Add progress bars to title sequence loading, but only the initial park
|
2024-07-14 23:58:00 +02:00 |
|
Aaron van Geffen
|
5f0c3d2ffd
|
Add progress bars to loading saved games and scenarios
|
2024-07-14 22:18:31 +02:00 |
|
cheweytoo
|
ab43ebdace
|
Added changelog entry for issue #22208 (#22295)
|
2024-07-15 00:27:04 +10:00 |
|
mrmbernardi
|
4356ae4f5e
|
Rewrite sprite-cursor interaction code (#22239)
|
2024-07-14 03:46:40 +10:00 |
|
Aaron van Geffen
|
4e0f8e9c8f
|
Merge pull request #22281 from AaronVanGeffen/localisation
Further consolidation of the localisation namespace
|
2024-07-13 15:00:27 +02:00 |
|
Aaron van Geffen
|
896eb4f488
|
Consolidate FormatStringIDLegacy, FormatStringToUpper into Formatting
|
2024-07-13 14:09:58 +02:00 |
|
Aaron van Geffen
|
3d5c19de08
|
Drop Localisation.h include where not required
|
2024-07-13 13:33:32 +02:00 |
|
Aaron van Geffen
|
c08541efc7
|
Remove gCommonStringFormatBuffer, CommonTextBufferSize
|
2024-07-13 13:25:55 +02:00 |
|
Aaron van Geffen
|
a97820f297
|
Move kRideInspectionIntervalNames into Ride unit
|
2024-07-13 12:30:40 +02:00 |
|
Aaron van Geffen
|
c21a7b1178
|
Move PeepThoughts from localisation to their own unit in the peep folder
|
2024-07-13 11:41:47 +02:00 |
|
Aaron van Geffen
|
a33e06a9d0
|
Move kResearchFundingLevelNames to Research unit
|
2024-07-13 11:31:17 +02:00 |
|
Aaron van Geffen
|
8134ca069a
|
Move kMarketingCampaignNames to Marketing unit
|
2024-07-12 23:56:22 +02:00 |
|
Aaron van Geffen
|
2a6061001b
|
Move kObjectiveNames to Objective unit
|
2024-07-12 23:50:59 +02:00 |
|