Commit Graph

91 Commits

Author SHA1 Message Date
SuperDude88 54a8ffbe37 daObjTpost_c Nearly OK (#60)
* daObjTpost_c Nearly OK

Also a little bit more work on fopNpc_npc_c

* Remove Duplicate Struct
2023-09-19 16:49:23 -07:00
Jcw87 667d122882 JUTGamePad, m_Do_controller_pad (#62) 2023-09-19 16:47:15 -07:00
TakaRikka 853e5c7fba most of d_kankyo done (#61)
* most of d_kankyo done

* some kankyo fixes
2023-09-19 16:46:06 -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
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
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
Jcw87 9493c2a02c m_Do_machine (#43) 2023-09-16 22:16:27 -07: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
LagoLunatic 4a83c97a48 d_bg_s constructors (#46) 2023-09-16 18:50:07 -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
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 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
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
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
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
Dylan Ascencio 66b24882a5 Major work on d_a_obj_paper 2023-09-14 00:16:00 -04:00
SuperDude88 5e4c71f7ac Match _create() 2023-09-13 22:17:10 -04:00
SuperDude88 a8e8fe3bb0 Mostly fix _create 2023-09-13 22:11:36 -04:00
SuperDude88 b2b6e14f24 Offset Comments 2023-09-13 21:40:05 -04:00
SuperDude88 7f61dd9c22 daShopItem_c Almost OK
- Regswap in createInit()
- No clue what set_mtx() is doing
- Some issues in _create(), maybe from daItemBase_c
2023-09-13 21:29:08 -04:00
Jasper St. Pierre 44c39026c0 d_a_obj_Ygush00 almost 2023-09-13 15:34:06 -07:00
fig02 6431f41437 match phase_1, phase_2, phase_3 (#26) 2023-09-13 14:52:11 -07:00
Jasper St. Pierre 5d7effc282 one more try 2023-09-12 22:45:20 -07:00
Jasper St. Pierre 5b18db6077 d_com_inf_game: fix JP hack 2023-09-12 22:37:38 -07:00
fig02 47b3b6c933 fix conflict 2023-09-13 00:55:29 -04:00
fig02 f0526ace90 match daPy_Create, rename headers 2023-09-13 00:51:01 -04:00
fig02 60b9661107 it compiles. also split player and link headers. 2023-09-12 23:43:04 -04:00
Jasper St. Pierre c0d02ccfcf J3DVertex almost 2023-09-12 20:16:11 -07:00
Jasper St. Pierre d3b4092523 J3DVertex yea 2023-09-12 19:52:29 -07:00
Jasper St. Pierre 286c30129f J3DDrawBuffer yeah 2023-09-12 19:39:54 -07:00
Jasper St. Pierre 109b2f299d J3DPacket nearly yeah 2023-09-12 19:29:38 -07:00
Jasper St. Pierre f1308361db f_op_kankyo_mng OK 2023-09-12 19:23:02 -07:00
TakaRikka b034aecce0 d_bg_s_movebg_actor OK (#23) 2023-09-12 18:29:15 -07:00
Dylan Ascencio 6c8566cb21 Merge remote-tracking branch 'upstream/main' 2023-09-12 20:18:33 -04:00
LagoLunatic 7287bab089 More d_a_item funcs (#20)
* More d_a_item funcs

* Fix create and floats
2023-09-12 16:00:03 -07:00
Dylan Ascencio 84d1c048f3 Match some more of daBranch_c 2023-09-12 18:27:45 -04:00
Noah McQueen dc8d4d3093 Various fixes in SSystem (#19)
* Various fixes in SSystem

* Removed unused include in c_xyz.h

* Removed unused include in c_xyz.cpp
2023-09-12 15:20:08 -07:00