summaryrefslogtreecommitdiff
path: root/include/d/menu
AgeCommit message (Collapse)Author
2024-10-07d_menu_fmap and d_menu_fmap2D OK (#2202)Caroline Madsen
2024-10-02daTagQs_c OK (#2200)hatal175
* daTagQs_c OK * clean up d_a_tag_shop_camera * daTagTWGate_c OK * daTagWljump_c: Update names and includes * Make fopAcM_cullingCheck compilable * Remove dolasm include * dMenu_Collect2D_c::screenSet matches * Minor work on d_menu files * dMenu_Option_c OK
2024-06-10Work on d_menu_fmap2D (#2167)jdflyer
* Start d_menu_fmap2d * checkpoint * checkpoint
2024-05-26d_a_obj_ari OK (#2160)Caroline Madsen
2024-05-09Documentation pass on d_menu_ring.cpp (#2152)Trueffel
* first d_menu_ring documentation pass * some more docs
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
* initial freezard actor struct + setActionMode OK * daE_FZ_Draw * setReflectAngle * mBoundSoundset * daE_FZ_Execute & execute * demoDelete * daE_FZ_Delete & _delete * CreateHeap * useHeapInit * cc_set * mtx_set * action WIP * way_gake_check * executeRollMove * executeMove * draw WIP * executeDamage * checkpoint * create * checkpoint * daE_FZ_c::executeWait * checkpoint * daE_FZ_c::damage_check almost done * rm asm * rm headers * setup_profile WIP + doxygen update * fix merge issues * docs fix? * fix2 * doxygen updates * setup g_profile_E_FZ, profile setup script WIP * update github actions * update progress.md
2024-03-31Some documentation on d_menu_fishing (#2115)Trueffel
* d_menu_fishing documentation pass * some changes on d_menu_ring and d_menu_skill
2024-03-30d_menu_ring OK (#2114)hatal175
2024-03-30Match all funcs in d_menu_ring (#2113)Trueffel
* d_menu_ring OK but something is not matchin * at least matching without NONMATCHING again * add note * some docs about items * fix i_nameID and i_expID * revert my setBlackWhite change * remove unused asm * update progress * m_Do_graphic functions match but I'm not able to remove data
2024-03-20Work on multiple files (#2102)Trueffel
* d_menu_skill OK * remove asm and update progress * work on multiple files * remove asm * update progress
2024-03-15d_menu_skill OK (#2096)Trueffel
* d_menu_skill OK * remove asm and update progress
2024-03-13Fix d_menu_fishing & d_menu_insect vtable (#2094)Trueffel
2024-02-18d_menu_map_common OK (#2075)hatal175
2024-02-16Work on d_menu_dmap (#2073)hatal175
* Move some J2DPicture inlines to header * Work on d_menu_dmap * JASBasicInst OK * JASCalc cleanup
2024-01-29various fixes / matches (#2052)TakaRikka
* some fixes in d/s, d_item, d_shop * fix for dKankyo_DayProc weak generation * d_cc_uty fix * some d_name / d_com_inf_game / f_op_actor_mng matches * fix some player inline virtuals * remove asm
2024-01-20almost all of dolphin matched (#2036)TakaRikka
* TRK full match * remove trk asm * ar done * cleanup some dolphin headers * more dolphin cleanup * cleanup / GD fully matched * almost all of GX fully matched * GX / Mtx full matched * most of OS done * pad done * most of VI * remove asm * forgot couple vec funcs * couple JUtility matches
2024-01-12most of TRK done / some misc work (#2030)TakaRikka
* work on d_file_sel_warning * various cleanup * attempt to fix d_gameover * event cleanup * trk work * most of TRK done * remove asm
2024-01-08Work on Collection Menu (d_menu_collect) (#2026)Trueffel
* work on d_menu_collect * match few funcs * work on screenSet * More work on d_menu_collect * remove asm * format document * document fields * rename variable * Fix compiler error
2023-12-22d_meter_HIO OK + misc (#2009)hatal175
2023-09-30Work on d_menu_letter (#1949)Trueffel
* 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-18d_menu_insect basically OK, optimizations, match one func in d_menu_ring (#1934)Trueffel
* next d_menu_insect pass * work on d_menu_ring & d_menu_insect * d_menu_insect basically OK * remove unused asm
2023-09-16first d_menu_ring (item wheel) pass (#1928)Trueffel
* 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-04Fixes for other compilers (#1912)Jcw87
* remove invalid virtual keywords * remove duplicate inline * remove leading 0 in character literals * add missing public keywords * fix some struct/class mismatches
2023-09-04d_menu_option work (#1909)Trueffel
* d_menu_option work * done with d_menu_option for now * remove unused asm * format document
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
2023-07-28Merge branch 'master' of https://github.com/zeldaret/tp into d_menu_insect-1Trueffeloot
2023-07-28d_menu_insect partly matchingTrueffeloot
2023-07-25Izumi_gate+vground (#391)Trueffel
* d_a_izumi_gate & d_a_obj_vground OK * license agreement * prevent merging conflict * optimization based on review
2023-07-22d_menu_skill basically OKTrueffeloot
2023-07-19d_menu_fishing mostly done (#375)Trueffel
* d_menu_fishing mostly done * format the cpp
2023-06-26d_menu_collectJcw87
2023-05-12Remove #includes from headers (#334)Jcw87
* 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-04-23d_a_obj_zcloth WIPTrueffeloot
2023-03-28d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip (#312)TakaRikka
* d_drawlist work / finish J3DDrawBuffer * d_menu_calibration done * remove asm
2023-03-07Misc Changes (#306)Pheenoh
2023-03-06Some work on d_menu_fishing (#304)Trueffel
* Some work on d_menu_fishing * pr improved based on comments * forgot ./tp pull-request
2023-02-25d_a_kytag06 fully done / d_msg_class/object work (#300)TakaRikka
* d_a_kytag06 OK and d_msg_class/object wip * add some GXDraw functions * cleanup kytag6 * remove asm
2023-01-27d_door_param2 / d_cam_param / d_gameover + some misc cleanupTakaRikka
2022-12-26d_insect first pass (#219)Pheenoh
* dInsect_c::dInsect_c * dInsect_c::Insect_GetDemoMain attempt * dInsect_c::CalcZBuffer attempt * remove asm * convert clib inlines to template functions
2022-08-30j2d / map_path work, d_drawlist / d_attention cleanup (#208)TakaRikka
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress * finish d_menu_save / d_pane_class_alpha / d_pane_class / rename some data * rename more data * remove asm / progress * match all of d_pane_class * fixes / some dKankyo doc * bunch of j2d work. d_drawlist / d_attention cleanup * progress / asm * cleanup wip * decompile JStage * setup some more JStudio structs * set up d_demo classes * some d_demo work * cleanup dolphin os stuff * some initial dEvent documentation * some At collision documentation * match JUTConsole::doDraw * dbgs work / split up some of d_a_alink into .inc files * d_a_alink_spinner work
2022-07-04d_menu_save / pane_class / rename some data (#205)TakaRikka
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress * finish d_menu_save / d_pane_class_alpha / d_pane_class / rename some data * rename more data * remove asm / progress * match all of d_pane_class * fixes / some dKankyo doc
2022-06-29work on daalink, fop actor, mDo machine, msg_scrn, + various (#201)TakaRikka
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress
2022-01-25d_kankyo_wether / d_eye_hl (#178)TakaRikka
* d_eye_hl / d_kankyo_wether wip * more d_kankyo_wether + format * remove asm * some d_kankyo wip * fix dccs vtable * some m_Do_graphic / d_meter2_draw work
2022-01-04formatTakaRikka
2022-01-04d_menu_windowTakaRikka
2021-12-28d_menu_window_HIO okTakaRikka
2021-12-27d_meter_map / some d_a_alinkTakaRikka
2021-06-12move / fix bunch of stuff (#133)TakaRikka
* fix some class structures / d_event wip * d_event wip * move gamepad stuff * move m_Do_main * move d_bomb / partial m_Do_reset * format * remove asm * add Z2SoundID enum * move some Z2 classes * fix * move more Z2 stuff * fix fopAc_ac_c more
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis