Commit Graph

513 Commits

Author SHA1 Message Date
Kristopher Early 0a9745477f [ACTOR] d_a_rectangle OK (#58)
* Update d_a_rectangle.cpp

* Update d_a_rectangle.cpp

* parking

* 100% match

* fixing this return type as it cant really be a bool

* this isn't padding, its the size of fopAc_ac_c

* formatting
2023-09-19 16:44:03 -07:00
LagoLunatic 6fd615070d Added more JParticle headers (#59) 2023-09-19 03:38:20 -07:00
Jcw87 5023f3aa70 m_Do_printf (#53) 2023-09-18 13:52:15 -07:00
TakaRikka dffe17b2fe add player HIO data (#56) 2023-09-18 12:29:58 -07:00
LagoLunatic 01f2fc433f d_a_nh done (no match) (#55)
* Fix sin and cos

* Fix dCcD_GObjInf JP inlining difference

* Improvements to dDlst_alphaModel_c

* d_a_nh done (no match)
2023-09-18 12:29:40 -07:00
Jcw87 1040e0498c JKRMemArchive, JKRAramArchive, JKRDvdArchive, JKRCompArchive (#54)
* JKRMemArchive

* JKRAramArchive

* JKRDvdArchive

* JKRCompArchive
2023-09-18 12:29:20 -07:00
Kristopher Early 543eb4daa5 [Actor] d_a_spotbox 99.2% (#51) 2023-09-17 18:43:02 -04:00
Jcw87 708c02555c m_Do_main (#52) 2023-09-17 18:42:17 -04:00
TakaRikka b4d68622e0 work on d_stage (#50) 2023-09-17 12:00:36 -07:00
LagoLunatic e806b15578 d_a_nh 75% done (#49)
* d_a_nh 75% done

* More nh actions
2023-09-17 11:58:28 -07:00
SuperDude88 65a63eea69 Fill out fopNpc_npc_c (#48)
* Fill out fopNpc_npc_c

Start filling out the members

* More Matches

Still should/will get more cleanup
2023-09-17 11:44:16 -07:00
fig02 2c82d9708f Split player functions into appropriate .inc files (#47)
* split files

* remove functions that are prob weak
2023-09-16 22:16:52 -07:00
Jcw87 9493c2a02c m_Do_machine (#43) 2023-09-16 22:16:27 -07:00
Dylan Ascencio fc6264e46f Merge branch 'main' of github.com:zeldaret/tww 2023-09-16 20:51:37 -04:00
Dylan Ascencio 246274d24a Add dEvt and dNpc enums (#45)
* Small but important fix for m_DoExt_McaMorf

* Better fix for m_DoExt_McaMorf lol

* Work on d_a_mozo

* Add dEvt_Command_e, dEvt_Condition_e, and dNpc_MessageStatus_e; also implement those 3 in d_a_obj_paper.

* 100% match d_a_disappear

* Remove nonmatching comments from d_a_disappear

* Clean up d_a_mozo slightly
2023-09-16 16:56:31 -07:00
Dylan Ascencio aa990db9d5 Clean up d_a_mozo slightly 2023-09-16 19:09:28 -04:00
LagoLunatic 4a83c97a48 d_bg_s constructors (#46) 2023-09-16 18:50:07 -04:00
Dylan Ascencio 1e50887ed6 Remove nonmatching comments from d_a_disappear 2023-09-16 18:32:59 -04:00
Dylan Ascencio 8f0fcbe383 100% match d_a_disappear 2023-09-16 18:29:40 -04:00
Dylan Ascencio e940e4f4e0 Merge remote-tracking branch 'upstream/main' 2023-09-16 18:13:11 -04:00
LagoLunatic f0cc6a9bef Remove const from fopAcM functions (#44) 2023-09-16 13:50:52 -07:00
Jcw87 e054193f0a JKRThread, JKRExpHeap, JKRFileLoader, JKRArchive (#42)
* JKRThread

* JKRExpHeap

* JKRFileLoader

* JKRArchive
2023-09-16 13:49:23 -07:00
TakaRikka 00fe8a0873 d_seafightgame, m_Do_machine_exception, m_Do_reset, m_Do_DVDError OK (#41)
* m_Do_machine_exception OK

* m_Do_Reset OK

* m_Do_DVDError OK

* some fixes for JP

* JP OK again

* d_seafightgame OK

* cleanup m_Do_Reset a bit
2023-09-16 13:46:37 -07:00
Dylan Ascencio 331847e88f Add dEvt_Command_e, dEvt_Condition_e, and dNpc_MessageStatus_e; also implement those 3 in d_a_obj_paper. 2023-09-16 14:45:48 -04:00
Dylan Ascencio 7ea75ae093 Merge remote-tracking branch 'upstream/main' 2023-09-16 14:15:38 -04:00
SuperDude88 f00e07e4c4 andsw0 Work (#40) 2023-09-16 10:24:47 -04:00
Noah McQueen a321031cb2 Progress on J2DPane, JUTResFont (#39) 2023-09-16 10:23:36 -04:00
Luke Street f67a9d9411 Match & link d_a_alldie; more d_com_inf_game (#38) 2023-09-16 10:23:12 -04:00
Jcw87 9ff000b74c JKRDisposer, JKRHeap (#37)
* JKRDisposer

* JKRHeap
2023-09-15 18:36:01 -04:00
TakaRikka 2943240c7d work on m_Do_controller_pad / m_Do_gba_com (#36) 2023-09-15 13:51:23 -07:00
Luke Street be7d0bb459 Add configuration for remaining files 2023-09-15 01:38:40 -04:00
Luke Street 2a2b9c2f4e Match & link DynamicLink.cpp 2023-09-15 00:49:02 -04:00
LagoLunatic 5fb89c15d8 d_a_kaji OK (#35)
* d_a_kaji OK

* Fix return types

* Whoops, wrong bool for one
2023-09-15 00:23:23 -04:00
Luke Street 8fc9eab753 Update README.md 2023-09-15 00:21:08 -04:00
Luke Street 7d144b9e07 Disable map generation in CI, unneeded 2023-09-15 00:21:08 -04:00
Dylan Ascencio 6aeb7e5aa8 Work on d_a_mozo 2023-09-14 23:28:30 -04:00
Dylan Ascencio af17a00e41 Merge remote-tracking branch 'upstream/main' 2023-09-14 22:44:47 -04:00
Dylan Ascencio e4d57644c8 Small but important fix for m_DoExt_McaMorf (#34)
* Small but important fix for m_DoExt_McaMorf

* Better fix for m_DoExt_McaMorf lol
2023-09-14 17:46:47 -07:00
Dylan Ascencio 4f68882864 Better fix for m_DoExt_McaMorf lol 2023-09-14 20:13:11 -04:00
Dylan Ascencio a19d81f113 Small but important fix for m_DoExt_McaMorf 2023-09-14 20:12:10 -04:00
LagoLunatic c754cf4e2a Started work on pushable boxes (#32)
* Started work on pushable boxes

* Minor fixes

* Fix inlines

* Comment GetHomeRoomNo
2023-09-14 15:42:57 -07:00
Luke Street b0eb3c4f2b Merge pull request #33 from encounter/progress
Add progress calculation & upload to frogress
2023-09-14 17:44:43 -04:00
Luke Street 0a17821cbe Fix transform_dep.py usage with sjiswrap 2023-09-14 17:41:01 -04:00
Luke Street 2f7c96767b Add progress calculation & upload to frogress 2023-09-14 17:34:26 -04:00
TakaRikka f1d8c41c38 work on d_s_play (#31)
* work on d_s_play

* some fixes
2023-09-14 12:45:49 -07:00
Noah McQueen 6eca83914b Work on J2DPane (#30) 2023-09-14 01:36:29 -07:00
Jasper St. Pierre 7c49f1093c Merge pull request #28 from SuperDude88/main
daShopItem_c Almost OK
2023-09-13 21:29:36 -07:00
Jasper St. Pierre d73d8fdb60 Merge pull request #29 from Sage-of-Mirrors/main
Major work on d_a_obj_paper
2023-09-13 21:29:29 -07:00
Dylan Ascencio 66b24882a5 Major work on d_a_obj_paper 2023-09-14 00:16:00 -04:00
SuperDude88 83b6d3b11b Fix CreateInit()
Not sure where I got the int return from
2023-09-13 22:40:31 -04:00