Commit Graph

10 Commits

Author SHA1 Message Date
LagoLunatic 822b13e57a Add cPhs_State typedef and use it everywhere 2025-03-17 22:26:56 -04:00
LagoLunatic f9d40ebad8 Use NULL macro in asserts, fix NULL macro to match 2024-06-22 11:07:16 -04:00
LagoLunatic c836c5ca1f Use FALSE macro in asserts, remove JUT_PANIC macro 2024-06-22 10:10:07 -04:00
Daniel Hajjar aaa0a4f77b d_a_mtoge (#621)
* Started implementing d_a_mtoge

* Started work on actions in d_a_mtoge

* d_a_mtoge actions WIP

* Implemented daMtoge_c::draw

* Implemented daMtoge_Delete

* Implemented daMtoge_c::CreateHeap

* Implemented daMtoge_c::create

* Minor tweaks for d_a_mtoge

* Implemented daMtoge_c::calcMtx

* Implemented daMtoge_c::CreateInit

* d_a_mtoge cleanup

* Removed ternary expression

* d_a_mtoge fixed matching
2024-04-29 11:13:14 -04:00
LagoLunatic f856df04e5 Regenerate old actor profiles for consistency 2024-04-22 13:20:05 -04:00
LagoLunatic 94f3b78155 Generate all actor profiles and method tables 2024-04-21 23:31:40 -04:00
LagoLunatic a8d10408a2 Add return type and static keyword to common actor static funcs 2023-11-30 15:54:02 -05:00
LagoLunatic 8a2bc19a89 Better defaults for create/delete/execute/draw/isdelete 2023-11-24 16:49:23 -05:00
LagoLunatic 471b881de8 Automatically generate headers for all actors 2023-11-24 12:44:06 -05:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00