28 Commits
Author SHA1 Message Date
Rosalie Wanders 147533ea45 RMG-Core: improve handling of non-existent plugin files 2024-06-29 22:25:46 +02:00
Rosalie Wanders b874af19b7 RMG-Core: sort plugin list in CoreGetAllPlugins() 2024-06-25 10:44:12 +02:00
Rosalie Wanders e78b849c7f RMG-Core: fix error message in Plugins.cpp 2024-06-11 12:10:09 +02:00
Rosalie Wanders a6d5a8cfab RMG-Core: try to fix windows build (again) 2024-01-23 18:36:29 +01:00
Rosalie Wanders d65b23f49f RMG-Core: fix windows build 2024-01-23 18:27:05 +01:00
Rosalie Wanders 8dccc6d72e RMG-Core: add & use CoreAddCallbackMessage() 2024-01-23 17:43:18 +01:00
Rosalie Wanders 7873de64e0 RMG-Core: add some extra safety to Plugins.cpp 2023-09-05 23:25:57 +02:00
Rosalie Wanders be21461312 RMG-Core: fix reading out of bounds in Plugins.cpp 2023-08-01 12:07:25 +02:00
Rosalie Wanders f4cf856ef5 RMG-Core: fix copying string out of bounds in Plugins.cpp 2023-07-31 22:33:00 +02:00
Rosalie Wanders d171d62609 RMG-Core: remove cpp file include 2023-07-01 01:06:53 +02:00
Rosalie Wanders 8be1ed8af5 RMG-Core: introduce CorePluginsHasROMConfig() and CorePluginsOpenROMConfig() 2023-04-06 14:09:34 +02:00
Rosalie Wanders a4d3efa087 RMG-Core: use filenames instead of absolute paths for plugins 2023-02-19 01:01:24 +01:00
Rosalie Wanders 3d195c6a4d RMG: overhaul UI 2022-12-27 23:54:54 +01:00
Rosalie Wanders 2a346c4cfa RMG-Core: ensure core lib is hooked before making API calls 2022-11-29 15:26:18 +01:00
JaxonWasTakenandGitHub 9caa05f258 Add missing, remove redundant, unused STL headers (#43) 2022-05-29 20:07:27 +02:00
Rosalie Wanders 7e79aa0fff RMG-Core: introduce & use CoreGet*Directory functions 2022-01-13 14:25:12 +01:00
Rosalie Wanders a4111f2efa RMG-Core: minor fixes in Plugins.cpp 2022-01-06 14:52:00 +01:00
Rosalie Wanders f2d89bd1c9 RMG-Core: Shutdown() plugins before Unhook() 2022-01-06 14:29:39 +01:00
Rosalie Wanders a96bc6e748 RMG-Core: improve error handling in Plugins.cpp 2022-01-06 14:18:39 +01:00
Rosalie Wanders b5990826df RMG-Core: pause & resume emulation in CorePluginsOpenConfig() 2021-12-26 15:56:40 +01:00
Rosalie Wanders e063e8745f RMG-Core: correct some comments in Plugins.cpp 2021-12-25 12:48:28 +01:00
Rosalie Wanders 336ec43964 RMG-Core: introduce CoreApplyRomPluginSettings 2021-11-21 22:35:46 +01:00
Rosalie Wanders dabc415d0b RMG-Core: correct comment in Plugins.cpp 2021-11-14 13:47:35 +01:00
Rosalie Wanders bb0b358f9e RMG-Core: remove unneeded include in Plugins.cpp 2021-10-31 14:26:52 +01:00
Rosalie Wanders 24cc7a1bc2 RMG-Core: minor changes to Plugin functions 2021-10-28 08:22:28 +02:00
Rosalie Wanders 6a6104bc3f RMG-Core: add CoreArePluginsReady 2021-10-28 08:22:10 +02:00
Rosalie Wanders d919b5b594 RMG-Core: use string() function in CoreGetAllPlugins 2021-10-27 18:53:17 +02:00
Rosalie Wanders 40c40c5c4e RMG-Core: implement Plugin functions 2021-10-27 18:26:30 +02:00