Commit Graph

9 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 4ce99996e8 Adder the type alias error_t and refactored the code to use it. also extracted archive function from install.c to archives.c 2022-10-07 10:47:14 +02:00
Marc 7725e19069 fixed some memory leaks 2022-10-05 19:08:57 +02:00
Marc aaf3b9527e untested bug fix 2022-10-03 21:23:10 +02:00
Marc 9325a087ee added a bit of doc and some games 2022-10-03 20:33:57 +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 c318f46074 even more code to test 2022-09-22 19:09:41 +02:00
Marc e633354b35 added unclean and untested fomodparser 2022-09-22 12:02:38 +02:00