Commit Graph

85 Commits

Author SHA1 Message Date
TakaRikka b034aecce0 d_bg_s_movebg_actor OK (#23) 2023-09-12 18:29:15 -07:00
Jasper St. Pierre 4804a9e023 Merge pull request #22 from Sage-of-Mirrors/main
Match d_a_magma, progress on d_a_branch
2023-09-12 18:12:22 -07:00
Dylan Ascencio 7a43b2358e Minor changes to d_a_branch 2023-09-12 21:10:58 -04:00
Dylan Ascencio d8c8f54e62 Merge remote-tracking branch 'upstream/main' 2023-09-12 21:10:43 -04:00
SuperDude88 1e6995891c d_a_swc00 (#21)
* swc00 Almost Matching

Just regalloc in execute

* Nonmatching Comment

This should still be here
2023-09-12 17:49:03 -07:00
Dylan Ascencio 9d280b5168 Match d_a_magma 2023-09-12 20:41:12 -04: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
Dylan Ascencio f056da18c1 Merge remote-tracking branch 'upstream/main' 2023-09-12 17:24:31 -04:00
Dylan Ascencio d5973e8fe2 Merge remote-tracking branch 'upstream/main' 2023-09-12 17:23:55 -04: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 002b40ac8f Match d_a_branch::set_mtx() 2023-09-12 01:55:28 -04: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
Dylan Ascencio 418ae8619c Merge remote-tracking branch 'upstream/main' 2023-09-12 01:32:20 -04:00
Dylan Ascencio a3751afe58 Add dComIfG_getObjectIDRes and clean up d_a_branch 2023-09-12 01:32:08 -04:00
LagoLunatic aa975d1c5f d_a_tag_ret basically done (#16) 2023-09-11 22:28:10 -07:00
Dylan Ascencio e138734288 Start on d_a_branch; match set_anim, solidHeapCB, isDelete 2023-09-12 01:16:57 -04:00
Dylan Ascencio 72132cf814 Merge remote-tracking branch 'upstream/main' 2023-09-12 00:32:04 -04:00
TakaRikka 21a9fccc4b fix float issues and add decompctx.py tool (#15) 2023-09-11 21:28:23 -07:00
Dylan Ascencio 44ba2ad997 Merge remote-tracking branch 'upstream/main' 2023-09-11 23:55:55 -04:00
Jasper St. Pierre 4e6c26cf4d configure: adjust fp_contract usage 2023-09-11 20:43:37 -07:00
Jasper St. Pierre bf5c15e70a f_op_kankyo_mng close 2023-09-11 20:41:53 -07:00
Dylan Ascencio 5b9aec92f0 Merge remote-tracking branch 'upstream/main' 2023-09-11 21:00:04 -04: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
Dylan Ascencio 358010fb49 Revert changes to isStageBossEnemy and isStageLife 2023-09-11 20:56:48 -04:00
Dylan Ascencio a00b1a546c Match d_a_boss_item.cpp 2023-09-11 20:48:59 -04:00
Jasper St. Pierre a5bf46f66b d_save fixes, d_a_andsw dComIfGp fix 2023-09-11 17:31:40 -07:00
Jasper St. Pierre ec47c5af0c Merge pull request #13 from Sage-of-Mirrors/main
Match d_a_scene_change
2023-09-11 17:04:06 -07:00
Dylan Ascencio 119f3d8c82 Implement profile changes 2023-09-11 20:01:53 -04:00
Dylan Ascencio cba6f1dff2 Merge remote-tracking branch 'upstream/main' 2023-09-11 20:01:02 -04: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
Dylan Ascencio b8212afd8c Fix mistake from not realizing Mtx is an array 2023-09-11 19:55:16 -04:00
Dylan Ascencio 7ba8ae3b76 Match d_a_scene_change 2023-09-11 19:51:32 -04:00
Luke Street 24f13afc89 Merge pull request #12 from LagoLunatic/andsw2
d_a_andsw2 OK
2023-09-11 16:22:25 -04:00
LagoLunatic 99e56c4354 Fix visibility info 2023-09-11 16:18:46 -04: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
Luke Street dc270ad10d Update wibo 2023-09-11 09:29:05 -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
Jasper St. Pierre 55524697a1 c_lib almost OK 2023-09-10 23:20:42 -07:00
Jasper St. Pierre 6b0a4e9e6e rework configure.py format 2023-09-10 23:03:35 -07:00
Jasper St. Pierre afdbaa44a0 Merge pull request #10 from TakaRikka/hio
m_Do_hostIO OK, m_Do_mtx work
2023-09-10 23:02:06 -07:00
TakaRikka 958c31ef1c m_Do_hostIO OK, m_Do_mtx work 2023-09-10 22:57:00 -07:00
Jasper St. Pierre d0b83c33a8 Merge pull request #9 from Yotona/main
Several JSystem file matches
2023-09-10 22:22:45 -07:00
Jasper St. Pierre 2fcc6eb34d another fix for size_t error 2023-09-10 22:19:14 -07:00