1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +00:00
oot/include
Tharo 12f67e108a
Further documentation for overlay relocation (#1498)
* Further documentation for overlay relocation

* Suggested changes

* Format

* REL_ -> RELOC_
2023-02-27 09:14:02 +01:00
..
libc Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
tables Cleanup post good scene names (#1452) 2022-12-05 13:37:40 -05:00
ultra64 Fix misc 19 (#1488) 2023-01-10 13:03:31 -05:00
alignment.h TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
alloca.h
boot.h
color.h
command_macros_base.h
fault.h
fp.h
functions.h Further documentation for overlay relocation (#1498) 2023-02-27 09:14:02 +01:00
gfxprint.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
global.h
ichain.h
irqmgr.h
macro.inc First proper commit. 2020-03-17 00:31:30 -04:00
macros.h Skelanime/Animation header cleanup (#1434) 2022-11-30 18:46:12 +01:00
mempak.h Mempak doc (#1382) 2022-11-16 02:32:07 -05:00
message_data_fmt.h
message_data_static.h
padmgr.h Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
quake.h Quake Documentation Pass (#1402) 2022-10-15 02:16:37 -04:00
regs.h DbCamera to DebugCamera (#1482) 2023-01-12 16:06:31 -05:00
rumble.h Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
sched.h Improvements to Video Interface related functions and data (#1332) 2022-11-13 18:07:27 -05:00
segment_symbols.h
seqcmd.h Document code_800F9280.c -> audio_seqcmd.c i.e. (Audio_QueueSeqCmd) (#1234) 2022-10-07 13:29:33 +02:00
sequence.h Document code_800F9280.c -> audio_seqcmd.c i.e. (Audio_QueueSeqCmd) (#1234) 2022-10-07 13:29:33 +02:00
sfx.h Document Surface Material (#1447) 2022-11-26 18:11:06 -05:00
terminal.h Rename vt.h to terminal.h (#1339) 2022-11-01 19:17:11 -04:00
tha.h TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
thga.h TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
ultra64.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
unk.h
variables.h DbCamera to DebugCamera (#1482) 2023-01-12 16:06:31 -05:00
z64.h Further documentation for overlay relocation (#1498) 2023-02-27 09:14:02 +01:00
z64actor.h Name movement related functions in z_actor (#1476) 2022-12-30 13:55:14 -05:00
z64animation_legacy.h Skelanime/Animation header cleanup (#1434) 2022-11-30 18:46:12 +01:00
z64animation.h Skelanime/Animation header cleanup (#1434) 2022-11-30 18:46:12 +01:00
z64audio.h Minor Misc Cleanup 2 (#1422) 2023-02-26 21:48:42 +01:00
z64bgcheck.h Document Surface Material (#1447) 2022-11-26 18:11:06 -05:00
z64camera.h Minor Misc Cleanup 2 (#1422) 2023-02-26 21:48:42 +01:00
z64collision_check.h Fix misc 18 (#1423) 2022-11-13 23:47:25 +01:00
z64curve.h Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
z64cutscene_commands.h another round of trailing whitespaces (#1495) 2023-02-26 17:26:07 +01:00
z64cutscene.h another round of trailing whitespaces (#1495) 2023-02-26 17:26:07 +01:00
z64dma.h More documentation for z_std_dma.c (#1415) 2022-11-16 21:57:02 -05:00
z64effect.h Use intptr types in more code files (#1385) 2022-10-02 11:38:09 -04:00
z64environment.h Minor Misc Cleanup 2 (#1422) 2023-02-26 21:48:42 +01:00
z64interface.h Some cleanup/doc on the item icons (#1263) 2022-12-12 21:45:54 -05:00
z64item.h another round of trailing whitespaces (#1495) 2023-02-26 17:26:07 +01:00
z64light.h Some doc on env light settings (#1307) 2022-11-01 19:00:38 -04:00
z64map_mark.h
z64math.h Fix misc GCC compatibility issues (#1463) 2022-12-12 20:55:57 -05:00
z64message.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
z64object.h
z64ocarina.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
z64pause.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
z64player.h Fix misc 19 (#1488) 2023-01-10 13:03:31 -05:00
z64quest_hint_commands.h Document elf_message scripting system (#1398) 2022-10-15 13:24:13 -04:00
z64save.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
z64scene.h another round of trailing whitespaces (#1495) 2023-02-26 17:26:07 +01:00
z64skin.h
z64skybox.h Add skybox .h and cleanup, SkyboxDraw_ -> Skybox_ (#1435) 2022-11-26 17:53:41 -05:00
z64transition.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
z64view.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00