.. |
FunctionData.cpp
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
FunctionData.h
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
FunctionSymbolData.h
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
HookData.h
|
Include cleanup, fix compiling with latest wut,
|
2022-02-26 16:43:08 +01:00 |
ImportRPLInformation.h
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
PluginConfigData.cpp
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginConfigData.h
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginContainer.cpp
|
Fix PluginContainer::operator=(PluginContainer &&src)
|
2024-04-25 16:19:26 +02:00 |
PluginContainer.h
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginData.cpp
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginData.h
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginDataFactory.cpp
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
PluginDataFactory.h
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
PluginInformation.cpp
|
Split up declaration and definition for some classes
|
2024-04-25 16:19:26 +02:00 |
PluginInformation.h
|
Make sure PluginInformation setter are private
|
2024-04-25 16:19:26 +02:00 |
PluginInformationFactory.cpp
|
Small fixes to the .wps loading, return nullptr instead of OSFatal, add asserts instead of OSFatal
|
2024-05-08 18:08:03 +02:00 |
PluginInformationFactory.h
|
Remove unnecessary std::unique_ptr usages
|
2024-04-25 16:19:26 +02:00 |
PluginMetaInformation.h
|
Remove unnecessary std::unique_ptr usages
|
2024-04-25 16:19:26 +02:00 |
PluginMetaInformationFactory.cpp
|
Add support for WUPS 0.8.1
|
2024-05-05 14:49:59 +02:00 |
PluginMetaInformationFactory.h
|
Check if a plugin has a meta section
|
2024-04-27 17:50:29 +02:00 |
RelocationData.h
|
- use const auto& where possible
|
2024-04-25 16:19:26 +02:00 |
SectionInfo.h
|
Rewrite the plugin backend, use smart pointers is possible, don't persist in structs and simplify code
|
2022-05-14 15:43:30 +02:00 |
WUPSVersion.h
|
Remove unnecessary std::unique_ptr usages
|
2024-04-25 16:19:26 +02:00 |