summaryrefslogtreecommitdiff
path: root/include/d/a/e
AgeCommit message (Collapse)Author
2026-06-28progresslepelog
2026-05-24dAcEKs_c State ChaseAttack, Fighting, AttackReady, Attack, Damage, Stun, ↵elijah-thomas774
WindBlow and PathMove
2026-05-24dAcEKs_c State WaitReady, Move, and Chaseelijah-thomas774
2026-05-24dAcEKs_c State Waitelijah-thomas774
2026-05-24dAcEKs_c: all non-state functionselijah-thomas774
2026-05-24dAcEKs_c + dTgKiesuTag_c progresselijah-thomas774
2026-05-24dAcEKs_c + vt_1C0 name for dAcPy_celijah-thomas774
2026-05-24dAcEKs_c progess 5/6/26elijah-thomas774
2026-05-24dAcEKs_c startelijah-thomas774
2026-05-03some more namingelijah-thomas774
2026-04-18Simple Remly field namesrobojumper
2026-04-18dAcEremly_c equivalentelijah-thomas774
2026-04-08dAcEremly_c:: oh thats a lot of changeselijah-thomas774
2026-04-07the rest of dAcEremly_c stateselijah-thomas774
2026-04-06dAcEremly_c::StateWaterelijah-thomas774
2026-04-06dAcEremly_c::StateFlyelijah-thomas774
2026-04-06dAcEremly_c::StateHold + Jumpelijah-thomas774
2026-04-06dAcEremly_c::StateEscapeDash + Windelijah-thomas774
2026-04-06dAcEremly_c::StateEscapeelijah-thomas774
2026-04-06dAcEremly_c::StateWalkelijah-thomas774
2026-04-06dAcEremly_c::StateWaitelijah-thomas774
2026-04-06timingB and createHeap 100%elijah-thomas774
2026-04-06actorCreate 99%elijah-thomas774
2026-04-06actorExecute 99%elijah-thomas774
2026-01-30Fix some REL setup mistakesrobojumper
2026-01-28One unattempted function remainsrobojumper
2026-01-28More funcs (one regswap in dAcBlastboss_c::checkDamage)robojumper
2026-01-28State funcs donerobojumper
2025-11-22rename EffectsStruct -> dEmitter_crobojumper
2025-09-16roomid -> mRoomIDelijah-thomas774
2025-09-16rotation -> mRotationelijah-thomas774
2025-06-08name changeelijah-thomas774
2025-05-29some progresselijah-thomas774
2025-05-24d_jnt_col OK (#174)Elijah Thomas
* d_jnt_col almost ok * OK: Thanks Robo!
2025-05-18d_a_e_sm (chu chu) start (#117)Elijah Thomas
* d_a_e_sm (chu chu) start * progress, includes LightParam addition in BlurPaletteMgr * oops - TBox Progress I guess * dAcEsm_c::actorExecute and Particle Resource data moved * step in symbols map * Update blur_and_palette_manager.h * m_angle cleanup pass * Last explicit_zero_data Fixes #69 * add mQuat_c ctor
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-09-25Some main dol actor splits, dAcOsw_c OK, dTgSw_c OK (#34)robojumper
* Some main dol actor splits and code * Match dAcOsw_c * diff clean * Fix * dTgSw_c OK
2024-09-12m3d (#13)robojumper
* Initial M3d Pass * `m_bmdl` and `m_bline` left --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com> Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>