TakaRikka and GitHub
6deaa22a19
d_a_npc / d_a_tag_mhint / d_a_grass work ( #1916 )
...
* some npc work / cleanup
* tag_mhint / grass work
* fix path / remove asm
2023-09-07 21:22:55 -07:00
Jcw87 and GitHub
7f762353ea
Fixes for other compilers ( #1912 )
...
* remove invalid virtual keywords
* remove duplicate inline
* remove leading 0 in character literals
* add missing public keywords
* fix some struct/class mismatches
2023-09-04 17:17:51 -06:00
Trueffel and GitHub
a6d49a9901
d_menu_option work ( #1909 )
...
* d_menu_option work
* done with d_menu_option for now
* remove unused asm
* format document
2023-09-04 16:38:41 +03:00
TakaRikka and GitHub
023bd31883
obj_mirror_6pole / obj_mirror_sand / obj_myogan OK, obj_hbombkoya wip ( #1901 )
...
* obj_mirror_6pole / obj_mirror_sand OK. d_bg_w vtables fixed
* obj_myogan OK, obj_hbombkoya mostly done
2023-08-30 16:33:56 +03:00
Pheenoh and GitHub
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 and GitHub
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 and GitHub
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
TakaRikka
9773c9dbf1
some more kankyo work
2023-08-02 01:31:23 -07:00
TakaRikka
854fb607b9
d_a_obj_swpropeller OK, work on d_kankyo / misc
2023-08-02 01:31:23 -07:00
Trueffel and GitHub
0e3ab41038
d_menu_fishing mostly done ( #375 )
...
* d_menu_fishing mostly done
* format the cpp
2023-07-19 02:47:20 -07:00
hatal175 and GitHub
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
Trueffeloot
65ef839bb5
several files OK
2023-07-10 02:34:35 +02:00
TakaRikka
60b613ba4e
d_a_warp_bug OK
2023-07-07 01:16:47 -07:00
TakaRikka and GitHub
1a168255d2
d_a_tag_hjump / d_a_scene_exit2 OK ( #361 )
...
* d_a_tag_hjump OK
* d_a_scene_exit2 OK
* remove asm
2023-07-03 21:10:29 -07:00
hatal175 and GitHub
d5e0822313
Merge pull request #358 from TakaRikka/mist
...
d_a_tag_mist, d_a_obj_lv3waterEff, d_a_kytag16, d_a_disappear OK
2023-07-01 13:10:18 +03:00
TakaRikka
554e962be0
d_a_disappear / d_a_kytag16 OK
2023-06-30 16:33:01 -07:00
Tal Hayon
bf7e686ef7
Work on d_a_mirror
2023-06-30 19:29:50 +03:00
Jcw87
7af48a0078
d_menu_collect
2023-06-26 18:58:11 -07:00
hatal175 and GitHub
2e6e468928
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 and GitHub
98582af6d2
work on d_a_npc, d_a_npc_ash, d_a_tag_evtarea ( #345 )
...
All credit goes to randomsalience
2023-06-06 11:32:17 -06:00
hatal175 and GitHub
fcb6ae541f
setFadeColor fix, some d_msg_flow functions ( #339 )
2023-05-28 00:21:28 -07:00
hatal175 and GitHub
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
Jcw87 and GitHub
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
hatal175 and GitHub
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