1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-11 03:39:59 +00:00
oot/include
EllipticEllipsis 02b3640bde
Fix most actor compiler warnings (#656)
* functions.h

* Bg_Hidan_Kowarerukabe

* Demo_Geff

* Arrow_Fire

* Demo_Sa

* Arms_Hook

* En_Okarina_Effect

* Demo_Im

* Bg_Menkuri_Kaiten

* Bg_Spot09_Obj (minus CollisionHeader)

* Obj_Hsblock

* Obj_Elevator

* En_Anubice_Tag

* Bg_Ydan_Hasi
(minus BgYdanHasi_MoveWater return shenanigans)

* En_Heishi4

* Demo_Go

* Bg_Spot00_Break

* Bg_Hidan_Kousi

* Bg_Spot17_Bakudankabe

* Bg_Spot18_Basket

* En_Dha

* Bg_Jya_Goroiwa

* En_Js

* Bg_Mori_Hineri

* Bg_Spot18_Shutter

* Bg_Jya_Bombchuiwa

* Bg_Bdan_Objects

* Bg_Jya_Amishutter

* Bg_Toki_Swd

* En_Heishi2

* En_Fu

* Bg_Jya_Kanaami

* Bg_Pushbox

* Bg_Spot12_Saku

* En_Ani

* En_Zl1

* En_Vase

* Bg_Spot05_Soko

* En_Crow (and a rename in En_Firefly)

* Bg_Hidan_Fslift

* En_Dog

* Bg_Heavy_Block

* En_Boom

* Bg_Ddan_Kd

* Bg_Spot16_Bombstone

* Demo_Effect

* Bg_Hidan_Syoku

* En_Firefly

* En_Fw

* Bg_Jya_Bombiwa

* En_Fd

* ovl_Bg_Spot15_Saku

* En_Mb

* Bg_Spot18_Obj

* Bg_Zg

* Bg_Bdan_Switch

* En_Md

* En_Box

* En_Bw

* En_Viewer

* En_Hs2

* Bg_Ydan_Maruta

* En_St

* En_Ru1

* Bg_Ddan_Jd

* En_Sb

* Bg_Jya_Cobra

* Bg_Spot12_Gate

* Bg_Haka_Trap

* En_Ms

* En_Kakasi2

* En_Horse_Link_Child

* Obj_Bombiwa

* En_Ds

* En_Kz

* Bg_Umajump

* Bg_Spot03_Taki

* Door_Toki

* Item_Etcetera

* En_Ru2

* En_Niw

* Bg_Spot15_Rrbox

* Demo_Tre_Lgt

* Obj_Oshihiki

* Bg_Mjin

* Bg_Spot18_Futa

* Bg_Spot01_Idosoko

* En_Arow_Trap

* Bg_Mizu_Uzu

* En_Horse_Zelda

* Player

* fix func_800358DC to work in functions.h

* fix fix to functions.h

* enum fixes

* Some review comments addressed

* DynaPoly_GetActor standardisation

* ovl_Daiku_Kakariko

* ovl_En_Vase

* ovl_En_Mk

* ovl_Bg_Spot00_Hanebasi

* ovl_Bg_Spot06_Objects

* ovl_En_Go

* ovl_En_Go2

* ovl_Bg_Jya_Bombiwa

* ovl_En_Cs

* ovl_En_Dodojr

* ovl_En_Ny

* ovl_En_Mm2

* Apply review suggestion
2021-02-02 18:44:24 -05:00
..
ultra64 Remove unused _SHIFT define to avoid permuter issues (#626) 2021-01-12 22:59:57 -05:00
alloca.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
bgm.h First proper commit. 2020-03-17 00:31:30 -04:00
color.h All Effect Overlays and z_effect_soft_sprite_old_init.c OK (#396) 2020-09-29 20:18:46 -04:00
command_macros_base.h Create Macros for Cutscene Data (#63) 2020-05-20 07:37:28 -04:00
fp.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
functions.h Fix most actor compiler warnings (#656) 2021-02-02 18:44:24 -05:00
global.h First proper commit. 2020-03-17 00:31:30 -04:00
ichain.h Partially format header files 2020-03-22 22:50:15 +01:00
initvars.h Decompile most effect files in "code" (#144) 2020-05-18 14:24:00 -04:00
macro.inc First proper commit. 2020-03-17 00:31:30 -04:00
macros.h Change DECR to use -- (#649) 2021-01-19 14:27:57 -05:00
math.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
regs.h decompile z_camera (#398) 2020-12-06 17:39:47 -05:00
segment_symbols.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
sfx.h Various SFX fixes (#237) 2020-07-04 23:30:21 -04:00
stdarg.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
stdbool.h Partially format header files 2020-03-22 22:50:15 +01:00
stddef.h Partially format header files 2020-03-22 22:50:15 +01:00
stdlib.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
ultra64.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
unk.h Decompile z_play.c and Match/Document some of z_view.c (#74) 2020-04-16 17:36:12 -04:00
variables.h En_Fr Frogs 47 of 48 func decomped (#576) 2021-02-02 15:17:51 -05:00
vt.h Partially format header files 2020-03-22 22:50:15 +01:00
z64.h En_Fr Frogs 47 of 48 func decomped (#576) 2021-02-02 15:17:51 -05:00
z64actor.h Actor Struct Changes (and a few related things) (#617) 2021-01-18 16:04:04 -05:00
z64animation.h Docs for the Anime part of SkelAnime (#517) 2020-12-29 17:46:46 -05:00
z64audio.h Fix prototype for Audio_PlaySoundGeneral and fix related types in structs (#481) 2020-11-16 03:31:08 -05:00
z64bgcheck.h ZAPD update (#612) 2021-01-08 19:38:28 -05:00
z64camera.h Actor Struct Changes (and a few related things) (#617) 2021-01-18 16:04:04 -05:00
z64collision_check.h Document Collision_Check (#468) 2021-01-17 21:13:36 -05:00
z64cutscene.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64cutscene_commands.h ovl_Demo_Kankyo OK (#608) 2021-01-31 18:38:23 -05:00
z64dma.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64effect.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
z64item.h Decompile Player (#387) 2020-09-18 21:45:39 -04:00
z64light.h SkelAnime "Skeleton" Documentation Pass (#497) 2020-12-01 22:19:56 -05:00
z64math.h z_bgcheck.c, 800430A0.c, 80043480.c (#256) 2021-01-08 06:12:58 -05:00
z64object.h Reduce hardcoded sizes for a few data tables (#646) 2021-01-20 13:15:17 -05:00
z64player.h Docs for the Anime part of SkelAnime (#517) 2020-12-29 17:46:46 -05:00
z64save.h Highscores array (#600) 2021-01-05 14:57:18 -05:00
z64scene.h Reduce hardcoded sizes for a few data tables (#646) 2021-01-20 13:15:17 -05:00
z64transition.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00