Commit Graph

327 Commits

Author SHA1 Message Date
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
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
LagoLunatic aa975d1c5f d_a_tag_ret basically done (#16) 2023-09-11 22:28:10 -07:00
TakaRikka 21a9fccc4b fix float issues and add decompctx.py tool (#15) 2023-09-11 21:28:23 -07:00
Jasper St. Pierre bf5c15e70a f_op_kankyo_mng close 2023-09-11 20:41:53 -07:00
Dylan Ascencio 862b852620 Match d_a_boss_item.cpp (#14)
* Match d_a_boss_item.cpp

* Revert changes to isStageBossEnemy and isStageLife
2023-09-11 17:59:34 -07:00
Jasper St. Pierre a5bf46f66b d_save fixes, d_a_andsw dComIfGp fix 2023-09-11 17:31:40 -07:00
Jasper St. Pierre 96b2df02b5 d_save fix 2023-09-11 17:00:24 -07:00
Jasper St. Pierre 9f6f0cad0a profile updates 2023-09-11 16:59:30 -07:00
LagoLunatic aa37c40fa8 d_a_andsw2 OK 2023-09-11 15:45:08 -04: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