Commit Graph
963 Commits
Author SHA1 Message Date
hatal175andGitHub 2ef82b2b66 Merge branch 'master' into various3 2023-05-18 12:10:49 +03:00
Tal Hayon b7bc5b42a5 Work on d_msg_flow 2023-05-18 12:08:41 +03:00
Jcw87andGitHub 221f40e609 Remove #includes from headers (#334)
* add "global.h" to files that use it

* add MSL_C includes to files that use them

* remove dolphin includes from headers that don't need them

* remove JSupport includes from headers that don't need them

* remove JKernel includes from headers that don't need them

* remove JUtility includes from headers that don't need them

* remove J3D includes from headers that don't need them

* remove J2D includes from headers that don't need them

* remove JAudio2 includes from headers that don't need them

* remove Z2AudioLib includes from headers that don't need them

* remove JMessage includes from headers that don't need them

* remove JParticle includes from headers that don't need them

* remove SComponent includes from headers that don't need them

* remove dol includes from headers that don't need them

* sort includes
2023-05-12 12:10:14 -07:00
hatal175andGitHub 8c7cda8589 Merge pull request #333 from Yotona/d_a_e_db_leaf
d_a_e_db_leaf OK
2023-05-12 09:53:41 +03:00
Yotona 774d72a959 Merge branch 'd_a_e_db_leaf' of https://github.com/Yotona/tp into d_a_e_db_leaf 2023-05-10 10:32:51 -07:00
Yotona 3a3c2134cc fixed match issues 2023-05-10 10:32:09 -07:00
Noah McQueenandGitHub f24a661ed2 Merge branch 'master' into d_a_e_db_leaf 2023-05-09 16:13:54 -07:00
Yotona 71c88b5309 Corrected issue with d_a_e_db_leaf.cpp 2023-05-09 16:05:56 -07:00
hatal175andGitHub ac269f04ba JASSeqReader, d_bg_s_movebg_actor ok (#332)
match cc_at_check except data
2023-05-09 15:42:18 -07:00
Yotona a83fba1047 d_a_e_db_leaf OK 2023-05-09 15:31:41 -07:00
hatal175andGitHub 93057e5c87 Add fake match comment to J3DJoint::J3DJoint (#330) 2023-05-09 14:35:40 -07:00
hatal175andGitHub 68556c2278 Merge pull request #329 from hatal175/J3DJoint
J3DJoint OK
2023-05-09 17:11:49 +03:00
Tal Hayon ff07b43bfa J3DJoint OK 2023-05-09 10:41:27 +03:00
hatal175andGitHub 44b0fdbb0d Do some work on f_op_actor_mng (#328)
* decompctx - try without shiftjis and write utf8 as output

* Do some work on f_op_actor_mng

* Remove duplicated includes

* Add fopAcM_setEffectMtx

* Match dShopSystem_searchCameraActor

* fopAcM_setEffectMtx now matches with literals

* Remove unnecessary inline in headers
2023-05-08 15:10:22 -07:00
TakaRikkaandGitHub 85827b28ff d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK (#327)
* d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK

* some std header setups

* f_pc / profile cleanup

* setup cull data

* remove asm

* d_a_suspend OK
2023-05-05 16:17:19 -07:00
TrueffelandGitHub 8d01442f7c d_a_tag_CstaSw & d_a_tag_shop_item OK (#326)
* d_a_tag_CstaSw & d_a_tag_shop_item OK

* d_a_tag_spinner OK
2023-04-29 17:37:30 -07:00
Jcw87andGitHub 4a29d25e65 improve const correctness (#325) 2023-04-29 17:32:56 -07:00
Jcw87andGitHub 0c4e853e4b fix functions not returning values (#324) 2023-04-29 17:31:04 -07:00
hatal175andGitHub ca4ebc9012 Merge pull request #321 from Jcw87/FLOAT_MIN
fix FLOAT_MIN
2023-04-25 23:13:46 +03:00
hatal175andGitHub d14d173c7b Merge pull request #323 from Jcw87/OSMessage_macros
Remove duplicate OSMessage macros
2023-04-25 23:13:23 +03:00
hatal175andGitHub c717a94354 Merge pull request #322 from Trueffeloot/work7
d_a_obj_zcloth WIP
2023-04-25 23:12:45 +03:00
Trueffeloot fd6e75ee71 Merge remote-tracking branch 'upstream/master' into work7 2023-04-25 18:33:26 +02:00
Jcw87 3477aaa1cb replace OS_MESSAGE_NON_BLOCKING and OS_MESSAGE_BLOCKING with OS_MESSAGE_NOBLOCK and OS_MESSAGE_BLOCK 2023-04-24 21:10:38 -07:00
Jcw87andGitHub af265612c1 J3DAnimation (#320) 2023-04-24 15:31:32 -07:00
Jcw87andGitHub b440ae74fb MSL_C (#319)
* MSL_C/string.h

* MSL_C/stdlib.h
2023-04-24 15:28:31 -07:00