1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Initialise script engine off main thread (#22230)

* Initialise script engine off main thread

* Do not run ScriptEngine.Tick() during initialisation/preloading

* Add 'Loading plugin engine…' string

* Add changelog entry

---------

Co-authored-by: Bas <Basssiiie@users.noreply.github.com>
This commit is contained in:
Aaron van Geffen
2024-07-09 20:19:01 +02:00
committed by GitHub
parent bc0f6c4489
commit 4bfd3f3369
8 changed files with 29 additions and 10 deletions

View File

@@ -3719,6 +3719,7 @@ STR_6644 :Touch enhancements
STR_6645 :Makes some UI elements bigger so they are easier to click or tap.
STR_6646 :Author: {STRING}
STR_6647 :Authors: {STRING}
STR_6648 :Loading plugin engine…
#############
# Scenarios #