Maschell
|
b63723eb72
|
Add option to delete or not delete the actual plugin data when unloading plugins
|
2020-05-17 21:06:11 +02:00 |
|
Maschell
|
49fde27123
|
Make sure to restore patches before unloading plugins
|
2020-05-17 21:06:00 +02:00 |
|
Maschell
|
da5b26b583
|
Add callDeinitHooks and RestorePatches to the PlugingManagement
|
2020-05-17 21:04:16 +02:00 |
|
Maschell
|
7247ad3093
|
Free trampolin data when unloading plugins
|
2020-05-17 20:41:11 +02:00 |
|
Maschell
|
3fb7f80050
|
Move loadPlugins function to PluginManagement
|
2020-05-03 14:20:00 +02:00 |
|
Maschell
|
0a4652c10a
|
Add a function to unload all plugins from memory in the PluginManagement
|
2020-05-03 14:16:11 +02:00 |
|
Maschell
|
4bf4a0eeea
|
Formatting
|
2020-05-03 12:25:38 +02:00 |
|
Maschell
|
e556490d27
|
Call the CRT hooks at each application start, not just once.
|
2020-05-03 11:34:43 +02:00 |
|
Maschell
|
4f5de0f889
|
Add intial support for function patching via plugins
|
2020-05-03 11:13:55 +02:00 |
|
Maschell
|
6d8fd08f25
|
Increase the maximum number of relocations from 500 to 1000. Refactor some code to a "PluginManagement" class.
|
2020-05-03 10:21:05 +02:00 |
|