TakaRikka
5f1a002cf4
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
8b4808da8a
almost all of dolphin matched ( #2036 )
...
* 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-20 02:22:19 +02:00
TakaRikka
2e9a945b7c
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
Pheenoh
f9380b3e05
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
4346df764b
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
026e120e39
improve const correctness ( #325 )
2023-04-29 17:32:56 -07:00
TakaRikka
86bfbda871
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
TakaRikka
094179c5a0
d_door_param2 / d_cam_param / d_gameover + some misc cleanup
2023-01-27 15:12:42 -08:00
Pheenoh
020a4a5310
rm types
2022-12-22 16:12:32 -07:00
Pheenoh
6b05cf6a3b
dDlst_TimerScrnDraw_c::getNumber
2022-12-22 16:02:42 -07:00
Pheenoh
224ed70d66
dDlst_TimerScrnDraw_c::getNumber
2022-12-22 15:52:44 -07:00
Pheenoh
dde4e741d7
dTimer_c::end
2022-12-22 15:27:33 -07:00
Pheenoh
21e1ec1109
dTimer_c::restart
2022-12-22 14:36:27 -07:00
Pheenoh
27bb534a9e
dTime_c::stock_start attempt again
2022-12-22 13:49:29 -07:00
Pheenoh
2f5c5f0de6
dTimer_c::_draw
2022-12-22 13:32:41 -07:00
Pheenoh
1a7f4b9fea
dTimer_isReadyFlag
2022-12-22 13:10:09 -07:00
Pheenoh
21397ecabc
dTimer_show and dTimer_hide
2022-12-22 13:07:26 -07:00
Pheenoh
9c91cdee04
dTimer_getRestTimeMs
2022-12-22 13:03:11 -07:00
Pheenoh
4029786c80
dTimer_isStart
2022-12-22 13:02:32 -07:00
Pheenoh
7165b79090
dTimer_createStart2D
2022-12-22 12:58:10 -07:00
Pheenoh
5ad821abe1
dTimer_createGetIn2D
2022-12-22 12:31:19 -07:00
Pheenoh
b7c1d5035f
dTimer_createStockTimer
2022-12-22 10:36:47 -07:00
Pheenoh
0c2e693e93
dTimer_Create
2022-12-22 08:10:03 -07:00
Pheenoh
7141515882
dTimer_Draw
2022-12-22 08:06:17 -07:00
Pheenoh
a086037539
dTimer_c::isStart
2022-12-22 01:25:35 -07:00
Pheenoh
92248e39ee
dTimer_c::getTimeMs
2022-12-22 00:57:43 -07:00
Pheenoh
2cc9714366
dTimer_c::getLimitTimeMs
2022-12-22 00:46:31 -07:00
Pheenoh
f2ffd6e593
dTimer_c::deleteRequest
2022-12-22 00:37:31 -07:00
Pheenoh
e31ea34fad
dTimer_c::stop
2022-12-22 00:36:10 -07:00
Pheenoh
3d7c75bca3
dTimer_c::stock_start (no param) attempt
2022-12-22 00:30:04 -07:00
Pheenoh
0baf9e9a5d
dTimer_c::stock_start
2022-12-22 00:03:31 -07:00
Pheenoh
0ef0e91aae
dTimer_c::deleteCheck
2022-12-21 23:57:09 -07:00
TakaRikka
a4b74049a0
npcT / JUTGamePad work
2022-05-28 03:49:55 -07:00
TakaRikka
92864cb8b8
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
Julgodis
5d12345a03
moved strings + decompile simple store functions
2021-04-10 07:02:38 +02:00
Julgodis
9bc8bce611
auto decompile more functions
2021-04-08 21:05:48 +02:00
Julgodis
cad608c551
demangle data-symbols
2021-04-08 01:47:05 +02:00
Julgodis
86cd345d20
detect more floats/doubles, including from relocations
2021-04-07 09:16:47 +02:00
Julgodis
85bd045193
building RELs
2021-04-06 18:00:35 +02:00
Julgodis
9325c67c63
__sinit and progress script update
2021-04-01 02:07:58 +02:00
Julgodis
b6eed5208d
.dead section fix
2021-03-31 23:22:38 +02:00
Julgodis
2404fb33c7
re-generate with bug fixes
2021-03-30 01:58:08 +02:00
Julgodis
9335ce5119
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
1e95d29b60
dol2asm OK
2021-03-28 22:49:05 +02:00
unknown
c5e2415773
ok
2020-08-29 17:54:55 -04:00