Daniel López Guimaraes
f4aeee8034
feat!: Split Inkay into a module and a plugin
...
This is necessary for a future Aroma feature. This also makes more clear
the immutability of the patches that Pretendo requires, since they
cannot be reverted easily.
All patching code is now managed inside the module, which the plugin
triggers by calling an exported function from it. The WWP reset code
remains within the plugin as it isn't strictly tied to the patches.
2024-11-21 12:49:16 +11:00
..
account_settings.cpp
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
account_settings.h
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
dns_hooks.cpp
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
dns_hooks.h
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
eshop_applet.cpp
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
eshop_applet.h
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
game_matchmaking.cpp
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
game_matchmaking.h
feat(mk8): Override DLC matchmaking from ini file (for modpacks)
2023-07-31 12:18:56 +10:00
game_peertopeer.cpp
feat(p2p): Show p2p port in the config menu
2024-11-17 23:59:26 +11:00
game_peertopeer.h
feat(p2p): Show p2p port in the config menu
2024-11-17 23:59:26 +11:00
olv_applet.cpp
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
olv_applet.h
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
olv_urls.cpp
feat!: Split Inkay into a module and a plugin
2024-11-21 12:49:16 +11:00
olv_urls.h
refactor: Move applet and olv url patches out into files
2023-07-29 17:18:17 +10:00