Adam Honse
c46540339a
Detection progress SDK integration, NetworkClient callback rework
2026-01-12 16:42:59 -06:00
Adam Honse
0240be19b1
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-01-11 17:25:09 -06:00
Adam Honse
26d1a8bf2a
Move plugin SDK integration from callback into plugin API and PluginManager
2026-01-11 12:55:00 -06: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