1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-22 21:35:27 +00:00
oot/src/code
fig02 4390dd74b6
boss_ganon (Ganondorf) OK (#1037)
* data migrated and OK

* some functions ported

* everything ported and updated

* merge message

* plenty of functions matched

* remove unwanted file

* 5 more, progress on update

* update matched

* fix proto

* fix

* func_808E06FC

* asm

* 2 left

* 1 more

* last function inital decomp

* Dbg MQ OK

* docs progress

* revert limb stuff

* some more docs

* docs progress

* more docs

* done with docs for now i think

* revert unwanted change

* some symbols

* anime2

* format

* small changes

* some more changes

* merge master and fix matrices

* reviews 1 and 2

* remove continue

* review 3 and 4

* un-name bodyPartsPos for now
2021-12-02 17:31:39 -05:00
..
__osMalloc.c Various minor cleanups (#1029) 2021-11-26 17:37:33 -05:00
audio_data.c Import Audio Synthesis Data (#1010) 2021-11-12 10:52:17 -05:00
audio_effects.c Minor data/ cleanups (#1025) 2021-11-23 21:07:48 -05:00
audio_heap.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
audio_init_params.c Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
audio_load.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
audio_playback.c Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
audio_seqplayer.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
audio_sound_params.c Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
audio_synthesis.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
audioMgr.c Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
code_800A9F30.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
code_800ACE70.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
code_800AD920.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
code_800BB0A0.c Fix a few warnings (#998) 2021-10-11 16:16:43 -04:00
code_800C3C20.c Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
code_800D2E30.c Minor data/ cleanups (#1025) 2021-11-23 21:07:48 -05:00
code_800D31A0.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
code_800E4FE0.c Audio Sequence Player Ids Enum (#1040) 2021-11-30 13:47:09 -05:00
code_800E6840.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
code_800EC960.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
code_800F7260.c Audio Sequence Player Ids Enum (#1040) 2021-11-30 13:47:09 -05:00
code_800F9280.c Audio Sequence Player Ids Enum (#1040) 2021-11-30 13:47:09 -05:00
code_800FBCE0.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
code_800FC620.c Add do whiles to all remaining gbi macros (#946) 2021-09-05 14:41:02 -04:00
code_800FCE80.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
code_800FD970.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
code_8006BA00.c Name the coordinate transformation matrices (#1042) 2021-11-30 18:52:16 -05:00
code_8006C3A0.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
code_8006C510.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
code_80097A00.c Various minor cleanups (#1029) 2021-11-26 17:37:33 -05:00
code_800430A0.c Fix matrices documentation (#952) 2021-11-17 05:52:26 -05:00
code_801067F0.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
code_801068B0.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
code_80043480.c Various minor cleanups (#940) 2021-09-05 21:00:24 +09:00
code_80069420.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
code_80106860.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
db_camera.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
debug_malloc.c Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
fault_drawer.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
fault.c Cleanup unnecessary &'s on function/array pointers (#1031) 2021-11-28 05:47:55 -05:00
flg_set.c Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803) 2021-05-02 19:15:16 -04:00
game.c Cleanup unnecessary &'s on function/array pointers (#1031) 2021-11-28 05:47:55 -05:00
gamealloc.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
gfxprint.c Improve gfxprint documentation and strings (#1028) 2021-11-28 08:48:17 -05:00
graph.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
irqmgr.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
jpegdecoder.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
jpegutils.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
listalloc.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
loadfragment2.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
logseverity.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
main.c Various minor cleanups (#1029) 2021-11-26 17:37:33 -05:00
mempak.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
mtxuty-cvt.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
padmgr.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
padsetup.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
padutils.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
PreRender.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
printutils.c Add va_end and returns to variadic functions (#950) 2021-09-07 18:17:19 +02:00
relocation.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sched.c Document parts of audio (#1000) 2021-11-07 17:58:50 +01:00
shrink_window.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sleep.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
speed_meter.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sys_cfb.c Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
sys_math3d.c Cleanup translation comments (#924) 2021-09-04 15:33:19 +02:00
sys_math_atan.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sys_math.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sys_matrix.c Fix matrices documentation (#952) 2021-11-17 05:52:26 -05:00
sys_ucode.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
system_malloc.c Format all translation comments like // "..." (hopefully all of them) (#986) 2021-09-28 19:53:56 -04:00
title_setup.c Cleanup translation comments (#924) 2021-09-04 15:33:19 +02:00
TwoHeadArena.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
ucode_disas.c boss_ganon (Ganondorf) OK (#1037) 2021-12-02 17:31:39 -05:00
z_actor_dlftbls.c Implement define tables for objects, actors and effect soft sprites (#906) 2021-08-29 21:24:32 -04:00
z_actor.c Document Actor_DrawDoorLock (#1045) 2021-12-01 19:32:23 -05:00
z_bgcheck.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_camera_data.c Document Camera Settings (#994) 2021-11-01 16:10:03 +01:00
z_camera.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_cheap_proc.c Use macros for oGfxCtx accesses (#465) 2020-10-29 17:31:09 -04:00
z_collision_btltbls.c Cleanup translation comments (#924) 2021-09-04 15:33:19 +02:00
z_collision_check.c Various minor cleanups (#1029) 2021-11-26 17:37:33 -05:00
z_common_data.c Introducing Macros for BGM (Background Music) (#979) 2021-11-01 13:54:19 -04:00
z_construct.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_debug_display.c Name the coordinate transformation matrices (#1042) 2021-11-30 18:52:16 -05:00
z_debug.c Improve gfxprint documentation and strings (#1028) 2021-11-28 08:48:17 -05:00
z_demo.c Cutscene Camera Commands: POS -> EYE, FOCUS -> LOOK_AT (#993) 2021-12-02 22:04:55 +01:00
z_DLF.c Cleanup translation comments (#924) 2021-09-04 15:33:19 +02:00
z_draw.c Symbol cleanup 4 (#1050) 2021-12-01 19:21:32 -05:00
z_eff_blure.c Clean up some float literals (#972) 2021-11-01 19:29:47 -04:00
z_eff_shield_particle.c Fix matrices documentation (#952) 2021-11-17 05:52:26 -05:00
z_eff_spark.c Name the coordinate transformation matrices (#1042) 2021-11-30 18:52:16 -05:00
z_eff_ss_dead.c Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
z_effect_soft_sprite_dlftbls.c Implement define tables for objects, actors and effect soft sprites (#906) 2021-08-29 21:24:32 -04:00
z_effect_soft_sprite_old_init.c Name the coordinate transformation matrices (#1042) 2021-11-30 18:52:16 -05:00
z_effect_soft_sprite.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_effect.c Add do whiles to all remaining gbi macros (#946) 2021-09-05 14:41:02 -04:00
z_elf_message.c Create macros for and decompile elf_message scripts (#999) 2021-11-16 18:04:31 -05:00
z_en_a_keep.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_en_item00.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_face_reaction.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_fbdemo_circle.c Extract the assets from most of the overlays (#985) 2021-11-08 20:51:45 -05:00
z_fbdemo_fade.c Format all translation comments like // "..." (hopefully all of them) (#986) 2021-09-28 19:53:56 -04:00
z_fbdemo_triforce.c Extract the assets from most of the overlays (#985) 2021-11-08 20:51:45 -05:00
z_fbdemo_wipe1.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_fbdemo.c Use gDPSetScissor more and fix a few gbi macros (#776) 2021-04-14 21:14:07 +02:00
z_fcurve_data_skelanime.c Fix matrices documentation (#952) 2021-11-17 05:52:26 -05:00
z_frame_advance.c Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
z_game_dlftbls.c File Select (z_file_choose) OK (#1012) 2021-11-15 22:33:44 +01:00
z_game_over.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_horse.c Cleanup translation comments (#924) 2021-09-04 15:33:19 +02:00
z_jpeg.c Format all translation comments like // "..." (hopefully all of them) (#986) 2021-09-28 19:53:56 -04:00
z_kaleido_manager.c Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
z_kaleido_scope_call.c Cleanup translation comments (#924) 2021-09-04 15:33:19 +02:00
z_kaleido_setup.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_kanfont.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_kankyo.c boss_ganon (Ganondorf) OK (#1037) 2021-12-02 17:31:39 -05:00
z_lib.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_lifemeter.c Global Context And General Cleanup (#863) 2021-08-15 19:15:58 -04:00
z_lights.c Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
z_malloc.c Cleanup translation comments (#924) 2021-09-04 15:33:19 +02:00
z_map_data.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z_map_exp.c Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
z_map_mark.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_message_PAL.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
z_moji.c Improve gfxprint documentation and strings (#1028) 2021-11-28 08:48:17 -05:00
z_msgevent.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_olib.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_onepointdemo_data.c OnePointDemo OK (#719) 2021-03-31 12:18:31 -04:00
z_onepointdemo.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_parameter.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_path.c Actor Struct Changes (and a few related things) (#617) 2021-01-18 16:04:04 -05:00
z_play.c Name the coordinate transformation matrices (#1042) 2021-11-30 18:52:16 -05:00
z_player_call.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_player_lib.c Name the coordinate transformation matrices (#1042) 2021-11-30 18:52:16 -05:00
z_prenmi_buff.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_prenmi.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_quake.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_rcp.c Decompile z_kankyo (#956) 2021-09-20 12:51:35 -04:00
z_room.c Name the coordinate transformation matrices (#1042) 2021-11-30 18:52:16 -05:00
z_sample.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_scene_table.c boss_ganon (Ganondorf) OK (#1037) 2021-12-02 17:31:39 -05:00
z_scene.c z_message_PAL, message_data_static and surrounding doc (#996) 2021-11-22 20:20:30 -05:00
z_skelanime.c Fix matrices documentation (#952) 2021-11-17 05:52:26 -05:00
z_skin_awb.c Fix matrices documentation (#952) 2021-11-17 05:52:26 -05:00
z_skin_matrix.c Fix matrices documentation (#952) 2021-11-17 05:52:26 -05:00
z_skin.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_sram.c Cleanup unnecessary &'s on function/array pointers (#1031) 2021-11-28 05:47:55 -05:00
z_ss_sram.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
z_view.c Add do whiles to all remaining gbi macros (#946) 2021-09-05 14:41:02 -04:00
z_vimode.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
z_vismono.c Fix/cleanup/rephrase miscellaneous stuff (#983) 2021-10-02 23:17:09 -04:00
z_vr_box_draw.c Decomp the remaining functions in vr_box and import its data (#917) 2021-09-21 04:48:43 -04:00
z_vr_box.c File Select (z_file_choose) OK (#1012) 2021-11-15 22:33:44 +01:00