summaryrefslogtreecommitdiff
path: root/include/egg/prim/eggAssert.h
AgeCommit message (Collapse)Author
2026-05-31Re-import MSL_C from TProbojumper
2025-06-15Pad stuffelijah-thomas774
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-09-30Some game UI basics (#25)robojumper
* start with dLyt stuff, dLytFader_c * Some game UI basics * More progress * Move and format files * Proper outlining * Fix build * More cleanup * Correct inlining behavior * Fix some symbols * Compiler downgrade required for some funcs. * fixup vtable * one line that was somehow missed --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-05-06Most of eggAssertrobojumper
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