Maschell
|
28cefca560
|
Skip .wms files that start with "." or "_"
|
2022-10-03 22:12:36 +02:00 |
|
Maschell
|
9979eddc60
|
Adjust Makefile to support CLion
|
2022-10-03 22:12:36 +02:00 |
|
Maschell
|
dcde23a882
|
Update the import.h to include fsa functions
|
2022-08-25 13:28:08 +02:00 |
|
Maschell
|
7282ee878d
|
Support the AromaBaseModule
|
2022-08-25 13:28:08 +02:00 |
|
Maschell
|
47fc482931
|
Use wut 1.1.1
|
2022-08-08 11:33:38 +02:00 |
|
Maschell
|
90d4ccfe2a
|
Add additional check to make sure to not overflow buffer
|
2022-05-13 15:50:47 +02:00 |
|
Maschell
|
482121907a
|
Return an error when trying to load a section from 0xC0000000
|
2022-05-13 15:50:47 +02:00 |
|
Maschell
|
e615c2597f
|
Fix loading modules with a ".wut_load_bounds" section
|
2022-05-13 15:50:47 +02:00 |
|
Maschell
|
d367d27313
|
Fix logging in serveral spots
|
2022-05-13 15:50:47 +02:00 |
|
Maschell
|
5c281ec661
|
Increase maximum size of wumsloader
|
2022-05-08 18:47:09 +02:00 |
|
Maschell
|
ef91f1ef11
|
Improve error handling by using std::nothrow everywhere
|
2022-05-08 18:47:09 +02:00 |
|
Maschell
|
99791f5edf
|
Format OnLeavingScope
|
2022-05-08 18:47:09 +02:00 |
|
Maschell
|
846725f881
|
Make deleting the module buffer a bit more rebust
|
2022-05-08 18:47:09 +02:00 |
|
Maschell
|
e5ac7dc723
|
Only execute the WUMSLoader for the Game and Menu process
|
2022-05-08 13:33:38 +02:00 |
|
Maschell
|
d7a4c8abda
|
Fix compiler warnings
|
2022-05-08 13:33:38 +02:00 |
|
Maschell
|
7571b3d12b
|
Compile with -O2 flag
|
2022-05-08 13:33:38 +02:00 |
|
Maschell
|
b1b99343d6
|
Rewrite of the WUMSLoader to simplify the code and have more memory for modules
|
2022-05-07 23:15:17 +02:00 |
|