summaryrefslogtreecommitdiff
path: root/include/egg/core/eggAllocator.h
AgeCommit message (Collapse)Author
2025-05-19More player modelrobojumper
2024-10-16update from dtk-template - clangd :) (#66)Elijah Thomas
* update from dtk-template and start work towards using clangd * include <a> -> "a" * Update build.yml * remove/add non-trivial class in union warning
2024-10-01Misc Egg (#37)Elijah Thomas
* EGG: Archive, DvdFile, DvdRipper * start eggStream * FrmHeap and AssertHeap OK * progress on EggController * port in WPAD stuff * update WPAD/WUD/KPAD/SC symbols * eggController OK * bytematch more CoreController virtual funcs * eggDecomp/eggStreamDecomp Ok * eggDvdRipper OK * EGG gfx splits * Finished Splitting EGG * create egg Files * eggDecomp.h -> eggStreamDecomp.h * Revert some format changes
2024-05-12fixed up typedef for u32 and s32 from mistake long agoelijah-thomas774
2024-05-05eggAllocator matchingrobojumper
2024-03-17change to header guards woooelijah-thomas774
2023-12-24change everything to use a common types fileElijah Thomas
2023-10-06Fix includes and removed libs folderElijah Thomas