Pheenoh
a61e3491f7
d_a_e_fz work, doxygen revamp ( #2127 )
...
* 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-04-12 00:10:30 -06:00
TakaRikka
ba4847e9cc
d_a_shop_item, d_a_b_go, d_a_b_gos OK ( #2085 )
...
* 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-03-07 20:23:18 -07:00
TakaRikka
772a04851c
d_timer / d_bright_check done ( #2034 )
...
* d_bright_check mostly fixed
* d_timer done
* remove asm
2024-01-17 13:04:43 +02:00
hatal175
cce0130025
Work on d_a_mg_fshop ( #2006 )
2023-12-18 01:24:15 +02:00
Pheenoh
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
Jcw87
221f40e609
Remove #includes from headers ( #334 )
...
* 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-12 12:10:14 -07:00
Jcw87
4a29d25e65
improve const correctness ( #325 )
2023-04-29 17:32:56 -07:00
TakaRikka
bf663a0e3d
d_a_kytag06 fully done / d_msg_class/object work ( #300 )
...
* d_a_kytag06 OK and d_msg_class/object wip
* add some GXDraw functions
* cleanup kytag6
* remove asm
2023-02-25 18:23:13 -08:00
Pheenoh
d58a6f5b35
d_a_kytag07 OK, d_a_obj_onsenFire OK, d_a_econt OK ( #295 )
2023-02-19 12:24:18 -07:00
TakaRikka
d0b62fd83f
d_door_param2 / d_cam_param / d_gameover + some misc cleanup
2023-01-27 15:12:42 -08:00
Pheenoh
9430a5aa60
dDlst_TimerScrnDraw_c::getNumber
2022-12-22 15:52:44 -07:00
Pheenoh
a4911a8c7d
dTimer_c::end
2022-12-22 15:27:33 -07:00
Pheenoh
a15c20dcd7
dTimer_c::restart
2022-12-22 14:36:27 -07:00
Pheenoh
07c9f3234b
dTimer_c::_draw
2022-12-22 13:32:41 -07:00
Pheenoh
07419c7e9f
dTimer_isReadyFlag
2022-12-22 13:10:09 -07:00
Pheenoh
90ac790694
dTimer_show and dTimer_hide
2022-12-22 13:07:26 -07:00
Pheenoh
4d77ac57d2
dTimer_createStart2D
2022-12-22 12:58:10 -07:00
Pheenoh
cf04f10a83
dTimer_createGetIn2D
2022-12-22 12:31:19 -07:00
Pheenoh
a2c1e7afaf
dTimer_createStockTimer
2022-12-22 10:36:47 -07:00
Pheenoh
8518811226
dTimer_c::isStart
2022-12-22 01:25:35 -07:00
Pheenoh
09cf836d6e
dTimer_c::getTimeMs
2022-12-22 00:57:43 -07:00
Pheenoh
995d81d7ea
dTimer_c::getLimitTimeMs
2022-12-22 00:46:31 -07:00
Pheenoh
538c1d2214
dTimer_c::deleteRequest
2022-12-22 00:37:31 -07:00
Pheenoh
282b2a33f4
dTimer_c::stop
2022-12-22 00:36:10 -07:00
Pheenoh
c4ed589f23
dTimer_c::stock_start
2022-12-22 00:03:31 -07:00
Pheenoh
5e997de2c1
dTimer_c::deleteCheck
2022-12-21 23:57:09 -07:00
TakaRikka
9ba9d7c06c
d_model / d_simple_model / d_stage + cleanup ( #181 )
...
* d_model / d_simple_model / cleanup
* d_stage work
* set up saveHIO / remove asm
* d_a_itembase
2022-02-19 14:22:47 +01:00
TakaRikka
3a79e96e8b
d_meter2 wip / d_s_play / d_file_sel_info ( #179 )
...
* d_meter2 wip
* d_s_play
* d_file_sel_info
* format
* tag_lv5soup / tag_setBall / fix dKyeff
* d_cc_uty
2022-02-06 09:23:54 -05:00
Julgodis
815c1a2039
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
d244b7cb0d
dol2asm OK
2021-03-28 22:49:05 +02:00