overte-AleziaKurdis/interface
Dale Glass 059600e8d4 Initial effort to reorganize the startup code.
This is intended to make things like plugin initialization more sane,
and make Qt happier. Qt wants QApplication to start as soon as possible,
but our code's attempt to load the entire world in the Application
constructor doesn't quite mesh with this.

This is an effort to first create Application much earlier, and do as
little as possible in the constructor, moving almost all initialization
to a later init function.

A later stage would be to split the giant mess of init code into more
digestible sections that run in some sort of logical order.
2023-11-11 12:32:17 +01:00
..
compiledResources
external
i18n
icon Ressources rebranding for Overte 2022-02-06 12:51:05 -05:00
resources Merge pull request #706 from overte-org/fix/graphics_settings 2023-11-06 00:17:11 +01:00
src Initial effort to reorganize the startup code. 2023-11-11 12:32:17 +01:00
ui
CMakeLists.txt Initial version of Discord rich presence support. 2023-10-30 19:03:49 +01:00
interface.entitlements
interface.exe.manifest