summaryrefslogtreecommitdiff
path: root/src/d/d_timer.cpp
AgeCommit message (Collapse)Author
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-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-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-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
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-01-27d_door_param2 / d_cam_param / d_gameover + some misc cleanupTakaRikka
2022-12-22rm typesPheenoh
2022-12-22dDlst_TimerScrnDraw_c::getNumberPheenoh
2022-12-22dDlst_TimerScrnDraw_c::getNumberPheenoh
2022-12-22dTimer_c::endPheenoh
2022-12-22dTimer_c::restartPheenoh
2022-12-22dTime_c::stock_start attempt againPheenoh
2022-12-22dTimer_c::_drawPheenoh
2022-12-22dTimer_isReadyFlagPheenoh
2022-12-22dTimer_show and dTimer_hidePheenoh
2022-12-22dTimer_getRestTimeMsPheenoh
2022-12-22dTimer_isStartPheenoh
2022-12-22dTimer_createStart2DPheenoh
2022-12-22dTimer_createGetIn2DPheenoh
2022-12-22dTimer_createStockTimerPheenoh
2022-12-22dTimer_CreatePheenoh
2022-12-22dTimer_DrawPheenoh
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_start (no param) attemptPheenoh
2022-12-22dTimer_c::stock_startPheenoh
2022-12-21dTimer_c::deleteCheckPheenoh
2022-05-28npcT / JUTGamePad workTakaRikka
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
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08auto decompile more functionsJulgodis
2021-04-08demangle data-symbolsJulgodis
2021-04-07detect more floats/doubles, including from relocationsJulgodis
2021-04-06building RELsJulgodis
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30re-generate with bug fixesJulgodis
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis
2020-08-29okunknown