Commit Graph

10 Commits

Author SHA1 Message Date
Marc b8affcadbc New naming conventions to avoid conflicts.
i don't know if it was such a great idea but at least it is a starting point.
2022-10-09 15:46:58 +02:00
Marc f3cd47b2bb [Untested] Experimental plugin order management support 2022-10-07 14:18:13 +02:00
Marc 7725e19069 fixed some memory leaks 2022-10-05 19:08:57 +02:00
Marc 635b1adcaf [Untested] fixed the compiler/linter options and fixed the corresponding code.
the code fixes have not been tested. some are trivial orthers might be a bit worrying.
2022-10-05 13:55:04 +02:00
Marc 561a2a90b8 Made errors output to stderr 2022-10-05 08:35:10 +02:00
Marc f8c5020a87 I discovered the static keyword 2022-10-04 16:25:44 +02:00
Marc bdb2f52d07 Improved safety and reliability of the --add option 2022-10-02 19:11:37 +02:00
Marc b8fb39e393 refactored the parser 2022-10-02 14:02:01 +02:00
Marc 825a232d5a Debuggin the fomod feature & adding the framework for basic error handling in the fomod code.
Still need to do proper error handling but at least we can easly catch the errors.
2022-09-26 08:56:05 +02:00
Marc ef8776b6b1 proof of concept 2022-09-11 12:19:46 +02:00