Commit Graph

253 Commits

Author SHA1 Message Date
Jcw87 94c6c44145 J2DMatBlock 2023-07-20 21:33:18 -07:00
Jcw87 c054a58df1 J3DUDL 2023-07-20 21:25:09 -07:00
Jcw87 3fc14e86c7 JAISeq 2023-07-20 21:07:14 -07:00
Jcw87 e9a1ec4ad4 JAISe 2023-07-20 21:07:12 -07:00
hatal175 2632020238 Various matches (#378)
* Maybe improve JMAEulerToQuat

* JKRFileLoader OK

* JUTCacheFont work

* Match J3DModel::prepareShapePackets

* JUTDirectFile OK

* JUTDirectPrint OK

* Work on JUTProcBar

* Work on JUTResFont
2023-07-20 19:39:25 -07:00
hatal175 51fb5ce572 Work on J2DPrint (#374) 2023-07-18 23:25:56 -07:00
Jcw87 bd91b6ffb5 J2DMatBlock 2023-07-15 19:24:13 -07:00
Jcw87 ad7edbda5d J2DOrthoGraph: improved parameter names 2023-07-15 19:02:28 -07:00
Jcw87 e1228c7c46 J2DGrafContext: Use inlines from debug, improved parameter names 2023-07-15 19:02:27 -07:00
Tal Hayon 2a1c35efad Work on J3DSkinDeform 2023-07-14 11:30:07 +03:00
hatal175 052212d4a6 Work on JAISeMgr (#368) 2023-07-12 00:59:33 -07:00
hatal175 1925fcfd5b J3DPacket, J3DShape OK (#366) 2023-07-09 18:46:15 -07:00
Tal Hayon fd2c9e2f4b Work on J3DMaterial 2023-07-09 20:21:18 +03:00
Tal Hayon 7aad5e6370 Work on JPAEmitterManager 2023-07-07 21:04:10 +03:00
Tal Hayon 3486b64c58 Work on m_Do_graphic 2023-07-07 18:07:58 +03:00
Tal Hayon f46b5d3879 Work on d_a_mirror 2023-06-30 19:29:50 +03:00
hatal175 309caec3f2 Work on d_resorce, d_vibration, d_tresure and others (#347)
* Work on d_resorce

* Work on d_a_tag_TWgate

* Work on d_meter_map

* d_tresure OK

* Work on d_vibration

* Work on d_a_npc

* Work on d_a_npc

* Work on d_a_npc
2023-06-19 14:39:09 -06:00
hatal175 2ff0e48537 JASSeqCtrl OK + misc functions (#346)
* JASSeqCtrl OK + misc functions

* Work on JASAudioThread
2023-06-09 01:55:15 -07:00
hatal175 cfa7410726 Merge branch 'master' into various3 2023-05-18 12:10:49 +03:00
Tal Hayon 96efdc9f86 Work on d_msg_flow 2023-05-18 12:08:41 +03:00
Jcw87 4346df764b 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
hatal175 7f42279579 JASSeqReader, d_bg_s_movebg_actor ok (#332)
match cc_at_check except data
2023-05-09 15:42:18 -07:00
hatal175 5dc08c1eed Add fake match comment to J3DJoint::J3DJoint (#330) 2023-05-09 14:35:40 -07:00
Tal Hayon dc153e6c7f J3DJoint OK 2023-05-09 10:41:27 +03:00
TakaRikka 694169c16c 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
Jcw87 0611763b60 fix functions not returning values (#324) 2023-04-29 17:31:04 -07:00
Jcw87 3de0c5e985 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
Jcw87 95e64a818f J3DAnimation (#320) 2023-04-24 15:31:32 -07:00
Jcw87 43a5f69094 MSL_C (#319)
* MSL_C/string.h

* MSL_C/stdlib.h
2023-04-24 15:28:31 -07:00
Jcw87 b5e22e6b6c add MSL_C/stdio.h (#317) 2023-04-21 02:02:03 -07:00
Jcw87 6f30fa4d2a add FLT_MAX, FLT_EPSILON, NAN, and HUGE_VALF to MSL_C headers (#316) 2023-04-21 02:01:46 -07:00
TakaRikka c3d660bb2e d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip (#312)
* d_drawlist work / finish J3DDrawBuffer

* d_menu_calibration done

* remove asm
2023-03-28 05:11:41 -06:00
Pheenoh e52a5af069 d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)
* setup TU

* JASResArcLoader OK

* d_a_obj_stoneMark work

* some funcs in d_a_obj_stoneMark

* many changes

* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile

* d_file_select functions + pr cleanup
2023-03-17 21:05:06 -06:00
TakaRikka 747d3c7027 d_ky_thunder done / d_scope wip / m_Do_graphic wip (#308)
* d_ky_thunder OK + misc build fixes

* d_scope mostly done

* some m_Do_graphic wip

* remove asm
2023-03-14 15:27:46 -07:00
Pheenoh d3aa7ad7a5 d_eye_hl OK, d_spline_path and JASSeqReader work (#307) 2023-03-09 01:26:11 -07:00
TakaRikka d31bbf8d13 dump_sort matching 2023-03-01 14:13:22 -08:00
TakaRikka a61d1fd074 JUtility / JSupport / misc cleanup 2023-02-26 22:18:40 -08:00
TakaRikka a84a5c1ac3 clean JKernel 2023-02-26 17:50:56 -08:00
TakaRikka 86bfbda871 d_a_kytag06 fully done / d_msg_class/object work (#300)
* d_a_kytag06 OK and d_msg_class/object wip

* add some GXDraw functions

* cleanup kytag6

* remove asm
2023-02-25 18:23:13 -08:00
TakaRikka 75a1f2afca JMessage work (#296)
* daalink / z2linkmgr wip

* first cleanup of JASGlobalInstance data

* fix sInstance stuff part 2

* more d_a_alink_swim work

* remove asm

* JMessage work

* remove asm
2023-02-19 10:40:57 -07:00
Pheenoh 47488779b8 d_a_tag_shop_camera OK, d_a_tag_watchge OK, JUTFader OK, JUtility work from Pikmin 2 (#292) 2023-02-18 16:17:35 -07:00
TakaRikka af684e72c6 d_a_alink_swim work / fix JASGlobalInstance (#288)
* daalink / z2linkmgr wip

* first cleanup of JASGlobalInstance data

* fix sInstance stuff part 2

* more d_a_alink_swim work

* remove asm
2023-02-16 14:09:22 -07:00
TakaRikka 67a2c83b9b d_a_dmidna OK / f_op + misc cleanup (#276)
* some f_op / d_insect cleanup

* rename some vars according to tww

* d_a_dmidna OK

* remove asm
2023-02-10 10:07:47 -07:00
hatal175 5b2c3c258d Misc matches (#274) 2023-02-09 08:52:32 -07:00
Tal Hayon 5020e501ee Work on dvdlow, OSTime fix and various nonmatching 2023-02-01 16:40:19 +02:00
Tal Hayon 0889142238 Match J2DScreen::getResReference and improve J2DScreen::createMaterial 2023-01-16 18:23:37 +02:00
Jcw87 59fd1e3220 Generate makefiles from dol2asm 2023-01-06 03:52:59 -08:00
TakaRikka 6ddea57b69 dolphin lib work (#237)
* getLayerNo_common_common finally matched

* dolphin ai / ar / card work from prime decomp

* work on dolphin dvd / dsp / db

* more dolphin os work

* si work

* remove asm

* build fix
2023-01-02 12:20:10 -07:00
jdflyer 192271f244 Merge with upstream 2023-01-01 20:21:31 -07:00
jdflyer 97a5328928 JAUStreamFileTable 2023-01-01 20:14:45 -07:00