Commit Graph
14 Commits
Author SHA1 Message Date
wmpmiles fa7025f774 Split out sized buffer type and added tests. Modified reader to better utilise sized buffer. Debugged and working at least as well as previous. 2022-09-09 14:59:56 +10:00
wmpmiles 392e226013 Still haven't properly tested MetaTree. But have all of the current features working together. 2022-09-08 19:41:27 +10:00
wmpmiles abc9cf6a61 Tree builder not crashing, need to check functional correctness. 2022-09-08 12:54:37 +10:00
wmpmiles 2d5c85f0e8 A little more formatting. 2022-09-08 12:30:59 +10:00
wmpmiles ff95aeafbf A lot of formatting and an untested implementation of espr_create_tree. 2022-09-08 12:23:16 +10:00
wmpmiles 4d7bdcf3cc Fixed a bug in espr_stats where the esp_stats structure was not being properly initialised.
Also, significantly sped up the header printing functions.
2022-09-07 20:56:43 +10:00
wmpmiles 5471bcf102 Reformatting. 2022-09-06 18:45:31 +10:00
wmpmiles 027c9fa999 Cleaned up repository and add licensing notices to files. Project licensed under Mozilla Public License. 2022-09-06 17:37:04 +10:00
wmpmiles 03da61a716 Added comment about RT hash. Fixed memory leak in NavmeshList main. 2022-09-06 17:08:57 +10:00
wmpmiles ed613db39e Half implemented decompression. Need to figure out how to handle group size adjustment on decompressed data. 2022-09-05 21:01:26 +10:00
wmpmiles 10f9c50674 Implemented FormID counter. 2022-09-05 20:14:34 +10:00
wmpmiles 148a999953 Implemented walker overlay that calculates decompressed size. 2022-09-05 20:04:54 +10:00
wmpmiles ab921e5059 Flehsed out esp walker with callback interface. Implemented header printer using walker. 2022-09-05 19:52:06 +10:00
wmpmiles 62cdc57333 Add project files. 2022-09-05 13:51:05 +10:00