1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-04 11:14:21 +00:00
oot/include
Dragorn421 e51fd73704
Fix misc 7 (#1149)
* Fixup `Math3D_LineClosestToPoint`

* `gDodongosCavernBossLavaFloorTex` is 32x64

* Name empty-dlist-making functions `_EmptyDList`

* Fix typos

* transitionRate -> morphFrames

* Compare `xyzDistToPlayerSq` to squared values

* Fix hookshot target/post collision header names being swapped

* Fix description of `z_bg_mizu_movebg.c`

* Add scene command comment to `func_80098508` to match other scene command handlers

* Some fixup in `Camera_Demo5`

* `1` -> `ALLOCTYPE_ABSOLUTE` in comment on `ActorContext.absoluteSpace`
2022-02-20 08:31:31 -05:00
..
libc Fix misc 6 (#1148) 2022-02-20 14:22:29 +01:00
tables Implement the scene table with defines (#1128) 2022-02-01 14:36:09 -05:00
ultra64 Force required alignment on DMA related stuff (#1135) 2022-02-11 18:23:57 -05:00
alignment.h Force required alignment on DMA related stuff (#1135) 2022-02-11 18:23:57 -05:00
alloca.h
color.h
command_macros_base.h
fault.h Documentation for fault.c and fault_drawer.c (#1106) 2022-02-02 16:43:34 -05:00
fp.h
functions.h Fix misc 7 (#1149) 2022-02-20 08:31:31 -05:00
global.h
ichain.h Use __builtin_offsetof for non IDO builds (#1140) 2022-02-13 00:05:11 -05:00
irqmgr.h Documentation for fault.c and fault_drawer.c (#1106) 2022-02-02 16:43:34 -05:00
macro.inc
macros.h Use __builtin_offsetof for non IDO builds (#1140) 2022-02-13 00:05:11 -05:00
message_data_fmt.h Whitespace (#1112) 2022-01-23 18:09:02 -05:00
message_data_static.h Whitespace (#1112) 2022-01-23 18:09:02 -05:00
padmgr.h Documentation for fault.c and fault_drawer.c (#1106) 2022-02-02 16:43:34 -05:00
regs.h
segment_symbols.h Implement the scene table with defines (#1128) 2022-02-01 14:36:09 -05:00
sequence.h
sfx.h
ultra64.h
unk.h
variables.h Documentation for fault.c and fault_drawer.c (#1106) 2022-02-02 16:43:34 -05:00
vt.h Documentation for fault.c and fault_drawer.c (#1106) 2022-02-02 16:43:34 -05:00
z64.h Fix misc 7 (#1149) 2022-02-20 08:31:31 -05:00
z64actor.h Defines for Actor#bgCheckFlags (#1126) 2022-02-18 21:16:19 -05:00
z64animation.h Whitespace (#1112) 2022-01-23 18:09:02 -05:00
z64audio.h
z64bgcheck.h
z64camera.h Fix misc 7 (#1149) 2022-02-20 08:31:31 -05:00
z64collision_check.h Whitespace (#1112) 2022-01-23 18:09:02 -05:00
z64cutscene.h Whitespace (#1112) 2022-01-23 18:09:02 -05:00
z64cutscene_commands.h Whitespace (#1112) 2022-01-23 18:09:02 -05:00
z64dma.h
z64effect.h
z64elf_message.h
z64environment.h
z64interface.h
z64item.h
z64light.h
z64map_mark.h
z64math.h
z64object.h
z64player.h Force required alignment on DMA related stuff (#1135) 2022-02-11 18:23:57 -05:00
z64save.h proposal for link age macros (#1119) 2022-01-24 19:08:37 -05:00
z64scene.h Implement the scene table with defines (#1128) 2022-02-01 14:36:09 -05:00
z64skin.h Small Skin system documentation pass (#1017) 2022-01-12 18:00:28 -05:00
z64transition.h