Commit Graph

15 Commits

Author SHA1 Message Date
TakaRikka 85b77c336b work on m_Do_audio and d_com_inf_game (#18)
* fix float issues and add decompctx.py tool

* work on m_Do_audio and d_com_inf_game

* fix build
2023-09-12 03:14:40 -07:00
Jasper St. Pierre 06ec97aade lib fixes, J3D included 2023-09-12 00:11:53 -07:00
Dylan Ascencio f167a3e8b9 Begin work on d_a_branch (#17)
* Match d_a_boss_item.cpp

* Revert changes to isStageBossEnemy and isStageLife

* Start on d_a_branch; match set_anim, solidHeapCB, isDelete

* Add dComIfG_getObjectIDRes and clean up d_a_branch
2023-09-11 22:35:45 -07:00
Luke Street 7afd21aba2 Merge pull request #11 from TakaRikka/dcom2
most of d_com_inf_game done / more structs setup
2023-09-11 11:50:16 -04:00
TakaRikka c65210d22f most of d_com_inf_game.cpp done 2023-09-11 03:45:33 -07:00
Jasper St. Pierre b637eaf4eb d_a_obj_Ygush00 closer 2023-09-10 23:47:13 -07:00
TakaRikka 958c31ef1c m_Do_hostIO OK, m_Do_mtx work 2023-09-10 22:57:00 -07:00
Jasper St. Pierre b82520becb Merge pull request #7 from LagoLunatic/items
Started work on items
2023-09-10 21:31:12 -07:00
TakaRikka 6406901ea7 m_Do_main OK 2023-09-10 21:04:21 -07:00
LagoLunatic d229a14532 Started work on items 2023-09-10 23:53:23 -04:00
TakaRikka 2df2da338d set up most of player actor stuff 2023-09-10 17:47:40 -07:00
TakaRikka 0f3b98fdca more of d_com_inf_game setup 2023-09-10 16:02:21 -07:00
Jasper St. Pierre ef45f47306 actor enum, m_Do_ext fixes 2023-09-10 12:35:28 -07:00
Jasper St. Pierre aa738135ed d_a_Obj_Gryw00 nonmatching start 2023-09-10 12:14:15 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00