Commit Graph

169 Commits

Author SHA1 Message Date
Jacob Patzer 493c5d75e1
d_a_tag_evt OK (#1977) 2023-11-06 08:10:29 +02:00
Caroline Madsen ea52bf09a4
d_a_obj_lvl1Candle00 OK (#1976)
* d_a_obj_lv1Candle00 OK

* Update Progress.md
2023-11-04 17:35:16 +02:00
Jacob Patzer b344f3b796
Work on d_a_myna (#1974) 2023-11-03 05:05:51 +02:00
randomsalience b13ff9e3d0
Z2SoundObject, JAUSoundAnimator OK, work on Z2SoundHandles (#1968)
* d_a_tag_evtarea mostly done, work on d_a_npc

* work on d_a_npc_ash

* work on Z2SoundHandles

* Z2SoundObject, JAUSoundAnimator OK

* Update Progress.md

---------

Co-authored-by: randomsalience <randomsalience@gmail.com>
2023-10-26 15:41:03 +03:00
Jacob Patzer 95d103b237
d_a_tag_push OK (#1967) 2023-10-24 17:10:48 -07:00
Jacob Patzer d61ae29942
Fix cLib_calcTimer (#1963)
* Fix cLib_calcTimer

* Clean up some additional RELs
2023-10-21 15:57:42 -07:00
Jacob Patzer 0ae34ede58
d_a_tag_pachi OK (#1966) 2023-10-21 00:45:35 -07:00
Jacob Patzer c5a25e295c
d_a_tag_ss_drink OK (#1964)
* Use fopAcM_GetParamBit inline function in d_a_tag_myna_light

* d_a_tag_ss_drink OK
2023-10-20 02:46:03 +03:00
Jacob Patzer af2d5f8285
Begin work on d_a_myna (#1962) 2023-10-20 01:34:46 +03:00
Jacob Patzer 232af7945b
d_a_tag_myna_light OK (#1954)
* d_a_tag_myna_light OK

* Clean up d_a_tag_myna_light
2023-10-03 00:24:09 -07:00
Jcw87 540a9ef64e
JUTConsole, JUTException (#1938) 2023-09-20 15:30:44 +03:00
Noah McQueen 71b0551040
da_b_Zant_sima OK (#1905)
* d_a_b_zant_sima OK

* d_a_b_zant_sima OK

* d_a_b_zant_sima OK
2023-09-02 16:39:54 +03:00
Jcw87 2d45b68231
JASTrackPort, JASSeqCtrl.h, JASSeqParser (#1904)
* JASTrackPort OK

* JASSeqCtrl.h

* JASSeqParser

* progress

* Move JSU inlines
2023-09-01 11:55:46 +03:00
Jcw87 6a4e50e74b
d_file_select::dFile_select3D_c (#1899) 2023-08-27 21:09:20 -06:00
Noah McQueen 73cdbf5495
daNpcCd work (#1896)
* daNpcCd work

* Work on daNpcCd, daNpcCd2, and related libraries.

* Work on daNpcCd, daNpcCd2, and related libraries.
2023-08-25 08:25:23 +03:00
Pheenoh 2d5c38e022
d_a_obj_carry work, setup static shape data (#1890) 2023-08-20 22:10:09 -06:00
Noah McQueen 42c47c82a7
Some tiny Z2Creature matches (#1888) 2023-08-19 16:57:50 +03:00
Pheenoh 7fd7d0c1f3
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00
Pheenoh da21df7ee7
d_a_tag_chkpoint WIP, d_a_tag_myna2 OK (#1883)
* d_a_tag_chgrestart

* d_a_tag_bottle_item

* deps fix

* more d_a_tag_chkpoint, d_a_tag_myna2 OK

* Fix Build Scripts (#1879)

* d_a_npc_fish (#1880)

* d_drawlist (#1881)

* comment

* progress

* progress

---------

Co-authored-by: jdflyer <jdflyer10@gmail.com>
Co-authored-by: Noah McQueen <67965519+Yotona@users.noreply.github.com>
Co-authored-by: Jcw87 <Jcw87@users.noreply.github.com>
2023-08-13 23:45:56 -06:00
Noah McQueen 9ae61771ec
d_a_npc_fish (#1880) 2023-08-14 06:59:03 +03:00
Pheenoh 91d04c794d
d_a_tag_bottle_item OK, d_a_tag_chgrestart work (#1878)
* d_a_tag_chgrestart

* d_a_tag_bottle_item

* deps fix
2023-08-13 05:03:43 -06:00
Pheenoh d24b09c2d9
d_file_select work + misc changes (#1873)
* 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

* match many dfile_select_c methods

* m_Do_main OK

* selFileWakuAnm & bookIconAnm

* selCopyFileWakuAnm & copyBookIconAnm

* dataDelEffAnm & dataCopyEffAnm

* selectDataBaseMoveAnmInitSet & selectDataBaseMoveAnm

* dataSelectIn

* _move & dataSelectInit

* match a few more

* comment

* J2DPicture::drawTexCoord

* draw_function

* dScnPly_Create + fix typing on request_of_phase_process_fn

* checkpoint

* checkpoint

* checkpoint

* checkpoint 2 (fixed)

* dFile_select_c::dataSelectAnmSet

* dFile_select_c::selectDataOpenMove

* dFile_select_c::copySelMoveAnmInitSet

* fix brightcheck issues

* rm comments, fix status update

* small mod to pr template
2023-08-10 03:57:49 -06:00
Trueffeloot 166d6fc0e5 work on d_a_spinner 2023-08-05 22:58:21 +02:00
Trueffeloot dcec254788 work on d_a_boomerang 2023-08-03 23:13:13 +02:00
Yotona 473736fb6a synced portions of TRK lib with other decomps 2023-08-02 16:40:42 -06:00
hatal175 a82cc2a4d6
Merge branch 'master' into daTagLightBall 2023-07-28 17:05:44 +03:00
Yotona 68fa601716 daTagLightBall OK 2023-07-27 19:55:39 -06:00
Trueffeloot 34868eed06 Merge branch 'master' of https://github.com/zeldaret/tp into d_menu_insect-1 2023-07-28 01:56:41 +02:00
Trueffeloot e427687675 d_menu_insect partly matching 2023-07-28 01:55:14 +02:00
Trueffel b898811613
Izumi_gate+vground (#391)
* d_a_izumi_gate & d_a_obj_vground OK

* license agreement

* prevent merging conflict

* optimization based on review
2023-07-25 21:45:38 -07:00
Yotona b070730d18 Merged to resolve conflicts 2023-07-24 21:06:31 -06:00
Yotona 9ad9532536 TRK work 2023-07-24 17:26:23 -06:00
marwernerh 92cfd8c8b9 Update progress 2023-07-23 15:25:22 -04:00
Trueffeloot 5be7e910cc Merge branch 'master' of https://github.com/zeldaret/tp into d_menu_skill 2023-07-22 16:01:41 +02:00
Trueffeloot 4682deae99 d_menu_skill basically OK 2023-07-22 03:46:09 +02:00
Tal Hayon db806cda16 Importing more JKernel code 2023-07-21 19:30:25 +03:00
Jcw87 d331fd53e3 unused asm and progress 2023-07-20 21:49:01 -07:00
hatal175 2e17762012
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 aba19d36a5
Match some nonmatching in d_map_path_dmap (#377)
* Match some nonmatching in d_map_path_dmap

* Match daDsh_c::create
2023-07-19 12:25:45 -07:00
Trueffel 0e3ab41038
d_menu_fishing mostly done (#375)
* d_menu_fishing mostly done

* format the cpp
2023-07-19 02:47:20 -07:00
hatal175 aae8d823ef
Work on J2DPrint (#374) 2023-07-18 23:25:56 -07:00
hatal175 0b12611fea
dMsgScrnTree_c OK, Some JGeometry work (#370)
* Minor work on c_damagereaction and JGeomtry

* dMsgScrnTree_c OK

* dMsgScrnExplain_c OK
2023-07-16 13:09:21 -06:00
Jcw87 42e8d29fde J2DMatBlock 2023-07-15 19:24:13 -07:00
Tal Hayon 6c945a4e29 Work on J3DSkinDeform 2023-07-14 11:30:07 +03:00
hatal175 ed40ffb064
Work on JAISeMgr (#368) 2023-07-12 00:59:33 -07:00
Trueffeloot da9deca3a3 Merge branch 'master' of https://github.com/zeldaret/tp into work11 2023-07-10 12:03:27 +02:00
hatal175 63c782c0d0
J3DPacket, J3DShape OK (#366) 2023-07-09 18:46:15 -07:00
Trueffeloot 65ef839bb5 several files OK 2023-07-10 02:34:35 +02:00
Tal Hayon e00ce8bc31 Work on J3DMaterial 2023-07-09 20:21:18 +03:00
Tal Hayon b9383052a3 Work on JPAEmitterManager 2023-07-07 21:04:10 +03:00