Commit Graph

19 Commits

Author SHA1 Message Date
Maschell 7ba8bcc1a4 Update entry.cpp 2023-03-28 20:35:28 +02:00
Maschell d444cfedb7 Call OSCheckActiveThreads(); 2023-03-27 23:42:06 +02:00
Maschell f7f8b007fa Make sure the sdaBase and sda2Base are set properly 2023-03-26 15:31:06 +02:00
Maschell f03794e6a3 Bump version to 0.2.1 2023-01-10 19:19:32 +01:00
Maschell f694372910 Add WUMS 0.3.2 support 2023-01-06 18:24:35 +01:00
Maschell 49ca0b803f Check the module order again before using it. 2023-01-04 03:10:03 +01:00
Maschell 0031dbebbe Make sure the basemodule is one of the first modules 2023-01-04 03:10:03 +01:00
Maschell 5cca830592 Actually order the modules by dependencies instead of throwing the result straight away. 2023-01-04 03:10:03 +01:00
Maschell f6330a99a7 Update the version string 2022-10-09 16:28:39 +02:00
Maschell 861fea59a6 Log the WUMSLoader version on each application start 2022-10-09 16:28:39 +02:00
Maschell d943bd4c67 Acquire all RPLs modules are using (once) to prevent them from getting unloaded while using them 2022-10-05 19:53:14 +02:00
Maschell 7919e7184d Keep track of acquired RPLs and memory, release/free them if needed 2022-10-05 15:43:37 +02:00
Maschell 28cefca560 Skip .wms files that start with "." or "_" 2022-10-03 22:12:36 +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 d367d27313 Fix logging in serveral spots 2022-05-13 15:50:47 +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 b1b99343d6 Rewrite of the WUMSLoader to simplify the code and have more memory for modules 2022-05-07 23:15:17 +02:00