jmortiger
jmortiger
Not a critical addition, but I think utilizing the XML comments for some of the classes, methods, properties, etc would really help people get the hang of MG.E a lot...
Every time I try to add a resource (so far, I've only tried music files), HLMExplorer crashes. All of the the filenames go blank, but I can tell from the...
When testing the regex `/(^(?:\w+\s*)*)(?
Another attempt at #559 & #625 . This adds the ability for users to group search queries together (e.g. `~( female duo ) ~( male solo )` would retrieve posts...
Adds: * Configuration files for Visual Studio Code for cross-platform development * Includes configuration for a [Dev Container](https://code.visualstudio.com/docs/devcontainers/containers) to create a standardized Linux development environment & ease future troubleshooting for...
Fixes #9 Changes `s32` & `u32` to be typed as `signed int` & `unsigned int` instead of `signed long int` & `unsigned long int`, as this resolves to 64 bits...
## Problem  On Linux, `loadPak` fails to correctly load `ITD_RESS.PAK`. Specifically, `pakInfo.compressionFlag` is supposed to be either `0`, `1`, or `4`; however, it's read as `52`. It also appears...
I know this is not a priority and is likely already known; posting this issue is for awareness, documentation, & tracking for people not familiar w/ the project, as well...
I know this is not a priority and is likely already known; posting this issue is for awareness, documentation, & tracking for people not familiar w/ the project, as well...