Mary
0e06aace45
misc: Avoid copy of ApplicationControlProperty ( #4849 )
...
Avoid more giant copy when passing it around.
2023-05-08 01:50:07 +02:00
Mary
5440d4ad5c
misc: Switch ProcessResult to a class ( #4846 )
...
This avoid giant copies being performed when being returned or passed.
2023-05-07 20:50:45 +00:00
TSRBerry
1f664100bd
ModLoader: Fix case sensitivy issues without breaking cheats ( #4783 )
...
* Fix case sensitivity for mod subdirectories
* Small refactoring of ModLoader
* Don't share instruction list between all cheats
Co-authored-by: riperiperi <rhy3756547@hotmail.com>
---------
Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2023-05-05 09:39:08 +02:00
Mary
b7d2bff6aa
Revert "ModLoader: Fix case sensitivy issues ( #4720 )" ( #4781 )
...
This reverts commit cc1a933a2f
.
2023-05-03 11:20:05 +02:00
TSRBerry
cc1a933a2f
ModLoader: Fix case sensitivy issues ( #4720 )
...
* Fix case sensitivity for mod subdirectories
* Small refactoring of ModLoader
2023-05-03 02:07:16 +02:00
TSR Berry
cee7121058
Move solution and projects to src
2023-04-27 23:51:14 +02:00