Commit Graph

9 Commits

Author SHA1 Message Date
Kasslim
f688845e86 Correct spelling Busses -> Buses
Commits merged by Adam Honse <calcprogrammer1@gmail.com>
2026-04-05 03:55:44 -05:00
Adam Honse
a232868e9d Expose LogManager in ResourceManager so that plugins can use it 2026-04-05 03:55:43 -05:00
Adam Honse
fae1ad620a Split out detection system from ResourceManager into DetectionManager
* Split detection system out into its own class, DetectionManager
    * Clean up ResourceManger's many callbacks into just two, one for detection and one general purpose
2026-04-05 03:55:43 -05:00
Adam Honse
b52729010d Move plugin SDK integration from callback into plugin API and PluginManager 2026-04-05 03:55:43 -05:00
Adam Honse
c71cc4f18a Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect 2025-09-28 00:47:08 -05:00
Adam Honse
59deaad070 Add file header comment to ResourceManagerInterface.h 2025-07-27 01:49:45 -05:00
Adam Honse
d8b9159125 Rework handling of NetworkClient callbacks to route them through ResourceManager and move connection of saved clients to after autoconnection of local client in InitCoroutine 2025-07-12 22:49:14 -05:00
Adam Honse
e88f9a1f75 Fix resource manager interface 2025-02-06 20:00:27 -06:00
morg
b3dfd3b4b0 Move ResourceManagerInterface to its own file. Refactor Plugin interface 2025-02-06 20:00:27 -06:00