Jacob Patzer and GitHub
493c5d75e1
d_a_tag_evt OK ( #1977 )
2023-11-06 08:10:29 +02:00
Trueffel and GitHub
fadcd7bcdf
d_a_dbdoor00 OK ( #1973 )
...
* initial work on d_a_door_dbdoor00
* dbdoor mostly OK
* finish all functions and header
* remove externs
* remove unused asm
2023-11-02 19:42:44 +02:00
Caroline Madsen and GitHub
30d9eaa052
work on d_a_tbox ( #1971 )
...
* 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
* work on d_a_tbox
2023-11-02 19:35:31 +02:00
TakaRikka and GitHub
6229bba991
d_a_andsw2 OK, d_a_player / d_a_alink cleanup, d_a_alink_hook mostly done ( #1957 )
...
* d_a_andsw2 OK
* d_a_player cleanup, d_a_alink cleanup and work on d_a_alink_hook
* remove asm
* d_kankyo_wether almost done
* some work on d_kankyo_rain
2023-10-11 01:12:08 -07:00
Trueffel and GitHub
c5b54dd7ec
d_a_door_push OK ( #1959 )
...
* work on d_a_push_door
* d_a_door_push OK
* remove unused asm
2023-10-10 23:43:24 +03:00
Jcw87 and GitHub
3fa422caac
m_Do_ext ( #1958 )
2023-10-10 23:40:37 +03:00
TakaRikka and GitHub
016a5e683b
d_kankyo work / d_particle_copoly OK ( #1953 )
...
* d_kankyo work / d_particle_copoly OK
* remove asm
2023-09-30 20:53:18 -07:00
Trueffel and GitHub
9fb99d923c
Work on d_menu_letter ( #1949 )
...
* d_menu_letter first pass
* match more funcs and optimize skill tu
* decompile first rodata sections
* done for now
* remove unused asm
* format d_menu_letter
2023-09-30 20:40:59 +03:00
TakaRikka and GitHub
84e4135053
k_wmark / k_wpillar OK, fop actor enums / debug building ( #1946 )
...
* d_k_wmark / d_k_wpillar OK
* make debug buildable / add assert functionality
* add more fop actor enums
* remove asm
2023-09-28 12:01:42 -07:00
Trueffel and GitHub
3d8048edba
first d_menu_ring (item wheel) pass ( #1928 )
...
* first pass on d_menu_ring
* d_menu_item_explain mostly OK
* match ptmf's and sinit
* format d_menu_item_explain
* first item wheel pass to pr
* fix seStart calls
* d_menu_item_explain OK
2023-09-16 20:16:57 +03:00
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