Commit Graph

94 Commits

Author SHA1 Message Date
Jasper St. Pierre
4a6e203b1b
Merge pull request #24 from fig02/player-init
Player setup (1 function OK)
2023-09-12 22:24:49 -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
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