summaryrefslogtreecommitdiff
path: root/src/REL/d/a/b
AgeCommit message (Collapse)Author
2026-05-10Fixesrobojumper
2026-03-01Rebase fixesrobojumper
2026-03-01d_camera OKrobojumper
2026-03-01progressrobojumper
2026-01-28Reviewrobojumper
2026-01-28Better matchrobojumper
2026-01-28d_a_b_lastboss 99%robojumper
2026-01-28More documentationrobojumper
2026-01-28One unattempted function remainsrobojumper
2026-01-28Verify and fix some matchesrobojumper
2026-01-28More funcs (one regswap in dAcBlastboss_c::checkDamage)robojumper
2026-01-28State funcs donerobojumper
2026-01-28Progressrobojumper
2026-01-28dAcBlastboss_c::executeState_Fight OKrobojumper
2026-01-28Morerobojumper
2026-01-28dAcBlastboss_c::actorExecute OKrobojumper
2026-01-28d_a_b_lastboss WIProbojumper
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-10Set up REL templates (#60)robojumper
* Fix .data sections misidentified as .rodata by dtk dtk can't always reliably identify REL sections in its initial analysis. This is a manual fix - the list of RELs to fix was found by looking at supposed .rodata splits that contained an fBase vtable, since vtables should be in .data. This fix is required for scripted creation of REL actors based on rel .data * More consistent d/t header paths * Data fixups for parsing * Tmp actor file setup * Fixes * Set up almost all REL templates * formatting * Fix formatting
2024-05-23Set up empty REL source files with text splitsrobojumper