Daniel Hajjar
09beea4a09
Update cLib_calcTimer ( #2179 )
2024-07-15 02:48:30 -07:00
TakaRikka
ca1ece683b
Lv5key / Iceblock done ( #2177 )
...
* obj_lv5key
* obj_iceblock done
* remove asm
2024-07-13 09:24:50 +03:00
TakaRikka
981cfe7283
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
Caroline Madsen
dea6243c35
Fix type signatures of cLib_*Bit functions ( #2024 )
2024-01-05 22:48:32 -08:00
Jacob Patzer
d61ae29942
Fix cLib_calcTimer ( #1963 )
...
* Fix cLib_calcTimer
* Clean up some additional RELs
2023-10-21 15:57:42 -07:00
Trueffel
c5b54dd7ec
d_a_door_push OK ( #1959 )
...
* work on d_a_push_door
* d_a_door_push OK
* remove unused asm
2023-10-10 23:43:24 +03: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
hatal175
98582af6d2
work on d_a_npc, d_a_npc_ash, d_a_tag_evtarea ( #345 )
...
All credit goes to randomsalience
2023-06-06 11:32:17 -06:00
hatal175
fcb6ae541f
setFadeColor fix, some d_msg_flow functions ( #339 )
2023-05-28 00:21:28 -07:00
TakaRikka
92b88e83e8
d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip ( #312 )
...
* d_drawlist work / finish J3DDrawBuffer
* d_menu_calibration done
* remove asm
2023-03-28 05:11:41 -06:00
TakaRikka
52d84413bb
d_a_alink_swim work / fix JASGlobalInstance ( #288 )
...
* daalink / z2linkmgr wip
* first cleanup of JASGlobalInstance data
* fix sInstance stuff part 2
* more d_a_alink_swim work
* remove asm
2023-02-16 14:09:22 -07:00
Pheenoh
8b0ee4d50b
d_insect first pass ( #219 )
...
* dInsect_c::dInsect_c
* dInsect_c::Insect_GetDemoMain attempt
* dInsect_c::CalcZBuffer attempt
* remove asm
* convert clib inlines to template functions
2022-12-26 10:55:53 -07:00
TakaRikka
ca71275bbe
big d_a_alink pass ( #214 )
...
* 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-12-19 12:06:32 -07:00
TakaRikka
046d178003
work on daalink, fop actor, mDo machine, msg_scrn, + various ( #201 )
...
* 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-06-29 22:19:09 +02:00
TakaRikka
02c7a47f13
move remaining old progress ( #186 )
...
* move remaining old progress
* remove asm
2022-03-26 13:17:17 -04:00
Zen64
4eb820bb83
Renamed instances of msl_c -> MSL_C because
2022-03-20 00:01:24 -04:00
TakaRikka
612f26c132
d_kankyo_wether / d_eye_hl ( #178 )
...
* 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
2022-01-25 21:24:14 +01:00
TakaRikka
942c375fe5
format / asm
2021-12-04 05:57:01 -08:00
TakaRikka
b88340aca7
merge
2021-12-04 05:29:00 -08:00
lepelog
5bf31ecd8d
c_lib OK
2021-11-26 00:44:17 +01:00
lepelog
58715df2cb
cLib_addCalcPos
2021-11-13 13:14:38 +01:00
TakaRikka
70eabb12bd
wip
2021-11-10 23:54:31 -08:00
lepelog
8fd9f2ab5d
Copy JKernel ( #126 )
...
* start JSystem
* JKRAram and JUTGamePad
* started heap and thread
* more JKernel
* mostly finished JKernel
* delete unused asm
* JKRFileFinder
* delete unused asm and match findNextFile
* format
* fix mtx_vec
2021-05-02 20:03:24 -04:00
TakaRikka
2f4904dae2
move d_a_itembase_static / d_a_item_static / Z2StatusMgr ( #123 )
...
* move d_a_itembase_static
* move d_a_item_static
* moved Z2StatusMgr
* clang
* fixes
* clang?
* move d_save
* move d_meter2_info
* some d_meter2_info fixes
* move most d_a_player
* move d_bg_s stuff
* move c_cc_s stuff
* move d_cc stuff
* move d_attention / d_event / d_stage
2021-05-02 13:13:14 -04:00
lepelog
a9c78b5b0b
Merge remote-tracking branch 'Julgodis/dol2asm_fullsplitt' into new-disasm-codecopy
2021-04-19 18:11:56 +02:00
lepelog
745c9eb2cd
some parts in c_lib
2021-04-08 18:43:16 +02:00
Julgodis
f6464a61ce
__sinit and progress script update
2021-04-01 02:07:58 +02:00
Julgodis
b999714187
.dead section fix
2021-03-31 23:22:38 +02: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