summaryrefslogtreecommitdiff
path: root/include/d/d_timer.h
AgeCommit message (Collapse)Author
2025-11-30project cleanup (#2895)TakaRikka
* some wii OS fixes * remove old dol2asm comments * remove dol2asm.h * remove function address comments * normalize ATTRIBUTE_ALIGN usage * DECL_WEAK macro * fix gcc attribute weak macro * wrap more mwcc specific things in ifdefs * fixes * fix revo sdk version flags * fixes
2025-11-18d_a_npc_chin matching (#2822)Max Roncace
2025-09-19Link all oustanding US-matched TUs for JP (#2671)Max Roncace
2025-08-29d_a_npc_kasi_hana, mich, and kyu work (#2610)Carco_21
* equivalent * kasi_mng_c work * class work and create function work * kasi_mng_c is matching * little more work * almost matching * enums defined * kasi_hana almost matching * more mich work * mich almost matching * kyu almost matching * potentially fixed issue * Now maybe good? * Should be fixed now * PR Cleanup
2025-03-27d_a_cow Equivalent (#2353)soruh
* decompile d_a_cow * rescope enums to daCow_c class * apply suggestions by TakaRikka * fix JUT_ASSERT
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-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-07d_a_shop_item, d_a_b_go, d_a_b_gos OK (#2085)TakaRikka
* d_a_shop_item OK * d_a_b_go OK * d_a_b_gos OK * remove asm * some work on d_a_b_oh / d_a_b_zant_sima * d_a_startAndGoal done
2024-01-17d_timer / d_bright_check done (#2034)TakaRikka
* d_bright_check mostly fixed * d_timer done * remove asm
2023-12-18Work on d_a_mg_fshop (#2006)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-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-29improve const correctness (#325)Jcw87
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-02-19d_a_kytag07 OK, d_a_obj_onsenFire OK, d_a_econt OK (#295)Pheenoh
2023-01-27d_door_param2 / d_cam_param / d_gameover + some misc cleanupTakaRikka
2022-12-22dDlst_TimerScrnDraw_c::getNumberPheenoh
2022-12-22dTimer_c::endPheenoh
2022-12-22dTimer_c::restartPheenoh
2022-12-22dTimer_c::_drawPheenoh
2022-12-22dTimer_isReadyFlagPheenoh
2022-12-22dTimer_show and dTimer_hidePheenoh
2022-12-22dTimer_createStart2DPheenoh
2022-12-22dTimer_createGetIn2DPheenoh
2022-12-22dTimer_createStockTimerPheenoh
2022-12-22dTimer_c::isStartPheenoh
2022-12-22dTimer_c::getTimeMsPheenoh
2022-12-22dTimer_c::getLimitTimeMsPheenoh
2022-12-22dTimer_c::deleteRequestPheenoh
2022-12-22dTimer_c::stopPheenoh
2022-12-22dTimer_c::stock_startPheenoh
2022-12-21dTimer_c::deleteCheckPheenoh
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
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis