Commit Graph

11 Commits

Author SHA1 Message Date
robojumper 463942a007 Simple Remly field names 2026-04-18 22:28:12 +02:00
elijah-thomas774 9f4cf0c308 dAcEremly_c equivalent 2026-04-18 14:35:02 -04:00
elijah-thomas774 5d27cfd9a5 dAcEremly_c:: oh thats a lot of changes 2026-04-08 23:52:22 -04:00
elijah-thomas774 19ccd68a75 timingB and createHeap 100% 2026-04-06 23:23:17 -04:00
elijah-thomas774 c743b47d7e actorExecute 99% 2026-04-06 23:23:16 -04:00
robojumper 5f8b0b881e One unattempted function remains 2026-01-28 19:14:18 +01:00
robojumper 81a599e313 More funcs (one regswap in dAcBlastboss_c::checkDamage) 2026-01-28 19:14:17 +01:00
robojumper 85be0bc8f0 State funcs done 2026-01-28 19:14:17 +01:00
Elijah Thomas 9d68802507 d_a_e_sm (chu chu) start (#117)
* 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
2025-05-18 18:24:58 -04:00
robojumper 98f7e90125 Set up REL templates (#60)
* 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-10-10 12:21:07 -04:00
robojumper 1180e1f486 m3d (#13)
* 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>
2024-09-12 16:36:34 -04:00