summaryrefslogtreecommitdiff
path: root/include/d/a/npc
AgeCommit message (Collapse)Author
2026-07-02cleanuplepelog
2026-06-29formatlepelog
2026-06-29progresslepelog
2026-06-28some documentationlepelog
2026-06-28more progresslepelog
2026-06-28progresslepelog
2026-06-28wiplepelog
2026-05-28A few NPC functionsrobojumper
2026-03-01d_t_scene_change OKelijah-thomas774
2026-01-30Fix some REL setup mistakesrobojumper
2025-11-22almost thereelijah-thomas774
2025-11-22porgresselijah-thomas774
2025-09-30obj_warp_hole workgymnast86
2025-09-16dAcObjBase var -> mVarelijah-thomas774
2025-09-15Try an operator overloadrobojumper
2025-09-15Starting to make sense of some of these vtables in NPCsrobojumper
2025-09-15d_a_salbage_obj OKrobojumper
2024-11-14d_a_npc_saltalk OKelijah-thomas774
2024-11-14d_a_npc sinit :)elijah-thomas774
2024-11-13The Groose is loose (but far away)robojumper
2024-11-13Implement a solution that seemingly worksrobojumper
2024-11-13Try to figure out how this virtual state thing worksrobojumper
2024-11-12Tubo! (d_a_obj_tubo) (#95)Elijah Thomas
* begin work * fixup modifications to d_a_base header * progress * update from main again (forgor to fetch) * progress * Basically done * clean up some inlines * some at/tg hit typing and tubo naming * more naming
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-03-17change to header guards woooelijah-thomas774
2023-10-06Fix includes and removed libs folderElijah Thomas
2023-08-10work on dAcObjBase_c (ActorObjectBase)elijah-thomas774
2023-08-09initlepelog