summaryrefslogtreecommitdiff
path: root/src/d/meter
AgeCommit message (Collapse)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>
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-08-12Work on d_meter2_info (#2191)hatal175
2024-06-10Work on d_menu_fmap2D (#2167)jdflyer
* Start d_menu_fmap2d * checkpoint * checkpoint
2024-04-21d_a_tag_firewall done (#2137)TakaRikka
* mostly fix TVec3 ctors * d_a_tag_firewall done * remove asm
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-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-19remove "duplicated" inlines (#2099)TakaRikka
* fix f_op_actor_mng inlines * fix f_pc inlines * fix d_a_alink weak func signatures * fix d_com_inf_game inlines * fix some more inlines * fix rest of player inlines * m_Do / JSystem inlines fixed * fix upstream changes
2024-02-18d_menu_map_common OK (#2075)hatal175
2024-02-17d_map OK (#2074)TakaRikka
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-17d_timer / d_bright_check done (#2034)TakaRikka
* d_bright_check mostly fixed * d_timer done * remove asm
2024-01-09d_meter2_draw done (#2028)TakaRikka
* d_meter2_draw done * some meter_draw doc * remove asm * d_file_sel_info fixed
2024-01-03d_meter_string done (#2023)TakaRikka
* d_meter_string done * remove asm * some other d_meter fixes
2024-01-02d_meter_hakusha done (#2020)TakaRikka
* meter_hakusha done * remove asm
2024-01-02kgate / d_meter_button / d_meter_haihai done, obj_ice_l wip (#2018)TakaRikka
* kgate OK, ice_l wip * d_meter_button done * remove asm * d_meter_haihai done * remove asm
2023-12-22d_meter_HIO OK + misc (#2009)hatal175
2023-10-13Match a few funcs, optimize some things (#1960)Trueffel
* match a few nonmatchings * remove unused asm * remove stale docs * add LICENSE.md to project overview in readme
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-15JAUSectionHeap, Z2SoundInfo, others (#1925)Jcw87
* Z2SoundInfo * JAUSectionHeap * Z2EnvSeMgr * Z2AudioMgr * m_Do_audio * d_a_alink
2023-09-09Work on J2DPictureEx (#1919)hatal175
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-18Z2WolfHowlMgr, d_bg_s, quat OK (#1887)hatal175
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-20Various matches (#378)hatal175
* Maybe improve JMAEulerToQuat * JKRFileLoader OK * JUTCacheFont work * Match J3DModel::prepareShapePackets * JUTDirectFile OK * JUTDirectPrint OK * Work on JUTProcBar * Work on JUTResFont
2023-07-19d_menu_fishing mostly done (#375)Trueffel
* d_menu_fishing mostly done * format the cpp
2023-06-19Work on d_resorce, d_vibration, d_tresure and others (#347)hatal175
* 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-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-05-05d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK (#327)TakaRikka
* 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-04-29improve const correctness (#325)Jcw87
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-18d_meter2 mostly complete (#310)TakaRikka
* d_meter2 mostly complete * remove asm
2023-02-01Work on dvdlow, OSTime fix and various nonmatchingTal Hayon
2023-01-27d_door_param2 / d_cam_param / d_gameover + some misc cleanupTakaRikka
2022-12-30Match f_op_scene, fix profile structsJasper St. Pierre
2022-12-19big d_a_alink pass (#214)TakaRikka
* d_a_alink pass1 wip * more d_a_alink work * remove asm * more daalink work * 20% dol code decompiled * fixed some nonmatchings for building * a few daalink functions and labeling some HIO data
2022-10-03d_camera / m_Do_ext / d_particle + minor various wip (#210)TakaRikka
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-01move inlineslepelog
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-05-28npcT / JUTGamePad workTakaRikka
2022-03-15msg_flow wipTakaRikka
2022-02-19d_model / d_simple_model / d_stage + cleanup (#181)TakaRikka
* d_model / d_simple_model / cleanup * d_stage work * set up saveHIO / remove asm * d_a_itembase
2022-02-06d_meter2 wip / d_s_play / d_file_sel_info (#179)TakaRikka
* d_meter2 wip * d_s_play * d_file_sel_info * format * tag_lv5soup / tag_setBall / fix dKyeff * d_cc_uty
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
2021-12-27cleanupTakaRikka
2021-12-27d_meter_map / some d_a_alinkTakaRikka
2021-12-21wipTakaRikka
2021-12-04fixesTakaRikka