summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-28Added dep loadingcacheKiritoDv
2024-03-25Fixed parse from cacheKiritoDv
2024-03-25Fixed overlap detection and random crashKiritoDv
2024-03-25Added WIP Cache SystemKiritoDv
2024-03-24Add Include Factory (#51)MegaMech
2024-03-23Add Mtx, float, and mk64 Factories (#43)MegaMech
2024-03-22Fixed typoKiritoDv
2024-03-22Fixed assets that doesnt have offsetKiritoDv
2024-03-22Fixed failed to reset compressionType back to noneKiritoDv
2024-03-22branch list (#50)inspectredc
2024-03-22Cleanup (#49)Lywx
2024-03-21Fix segfault issue with headers (#48)petrie911
2024-03-21Added overlaps in the code as commentsKiritoDv
2024-03-20Added missing returnsKiritoDv
2024-03-20Added missing variant includeKiritoDv
2024-03-20Auto pad and overlap detection (#47)Lywx
2024-03-16Forgot to clean up the commented out code (#45)petrie911
2024-03-16Add Vec3f factory and AddAsset (#44)petrie911
2024-03-15Fixed performance on modding factoriesKiritoDv
2024-03-14ObjInit can now make header entries (#42)petrie911
2024-03-14Fixes to SF64 factories (#41)petrie911
2024-03-13SF64 Triangle factory, fixed a bug in ColPolys (#40)petrie911
2024-03-13Add vector classes and SF64 colpoly factory. Also fix enum parsing (#39)petrie911
2024-03-13Renamed some mk64 factoriesKiritoDv
2024-03-13Renamed ENVSETTINGS to ENV_SETTINGSKiritoDv
2024-03-13env (#38)petrie911
2024-03-12Added verbose size into script factoryKiritoDv
2024-03-12Changed from Dlist to GfxKiritoDv
2024-03-12Added log level configKiritoDv
2024-03-12Fixed wrong output for rounded floatsKiritoDv
2024-03-12Added objinit sized because Sonic complains about itKiritoDv
2024-03-12Implemented ObjectInit factory and added an enum systemKiritoDv
2024-03-12Added support for assets with vram offsetsKiritoDv
2024-03-12Update TextureFactory.cpptestMegaMech
2024-03-12Update LightsFactory.cppMegaMech
2024-03-12Add byte_size node to yaml for textureMegaMech
2024-03-12little boxespetrie911
2024-03-12scriptpetrie911
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-12Update DisplayListFactory.cppMegaMech
2024-03-11fix dlists and some other thingspetrie911
2024-03-11spooky scary skeletonspetrie911
2024-03-11Polished factories!KiritoDv
2024-03-11Used hex for sizeKiritoDv
2024-03-11Fully implemented tables and message factoriesKiritoDv
2024-03-11Fixed message and lookup factoriesKiritoDv