z_demo with 4 NON_MATCHINGs (#514)

* starting

* a bunch

* and another bunch

* a bunch

* Match func_800EB1DC

* func_800EB4B4

* func_800EB6F8

* 2 more

* fix prototype of a random kankyo function

* func_800EBD60 non matching

* func_800EC678 matched?

* func_800EC6D4

* break

* func_800ECD7C

* A bunch of functions

* func_800EE200

* func_800EDF78 and func_800EE0CC

* func_800EDBE0 NON_MATCHING

* Cutscene_Init NON_MATCHING

* func_800EA324 NON_EQUIVALENT

* Fix warnings

* func_800EC924 NON_EQUIVALENT

* Cutscene_ProcessCommands NON_EQUIVALENT

* Format

* Split z_demo data and import it

* Import bss

* Match func_800EB364

* Rename Cutscene_Command_SetTime

* Improve Cutscene_ProcessCommands a bit (still not equivalent, probably)

* Improve Cutscene_ProcessCommands thanks to engineer and anon

* Cutscene_ProcessCommands NON_MATCHING

* Name some commands

* Fix

* Renames based on Engineer knowledge of Audio stuff

* More command names

* Cutscene_Command_GiveTatlToPlayer

* Some cutscene commands macros

* more command macros

* Macros for unknown commands

* Improve Cutscene_Command_Textbox a bit

* Rename stuff

* Name Terminator and Camera

* MOTIONBLUR

* Macros for textbox commands

* CS_PLAYER_ACTION_LIST

* A few macro renames

* Small cleaning

* A bit more of cleanup

* Rumble

* Entrance comments in func_800EB6F8

* Some var renames

* CS_CMD_FADESCREEN

* More clean up

* Clean functions protos

* Move CutsceneStateHandler out of z64.h

* Cutscene_DoNothing

* Cutscene_IsPlayingCs & Cutscene_GetSceneSetupIndex

* And more renames

* name some stuff in the cutscenecontext struct

* npcActionIndex->actorActionIndex

* Undo names of CS_STATE_ enum

* Name Cutscene_ActorTranslate family of functions

* small docs pass

* sfxconvert and format

* Hopefully last cleanup

* Add some missing functions to actorfixer

* Fix merge issues and remove trailing commas

* Cutscene commands fix

* Cutscene_Command_Misc improved by engineer

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Address review

* bss

* Match Cutscene_Command_Textbox by anon58

* Fix merge issues

* Match Cutscene_Command_Misc by @hensldm

* review

* float time macros

* fix merge issues

* format

* Fix building assets

* fix merge issues

* format

* Fix

* format

* fix merge issues

* fix

* fix

* format

* fix issues and run format

* bss

* Fix conflicts, bss and formatter

* Update include/functions.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update include/functions.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update include/z64.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update include/z64cutscene.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update include/z64cutscene.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update include/z64cutscene.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* address review and fix some stuff

* fix merge problems

* more fixes and format

* Fixes

* Update include/functions.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update include/functions.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/code/z_demo.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Engineer suggestions

* format

* Elliptic review

* Use dec for ShrinkWindow_SetLetterboxTarget

* add a few comments

* Cutscene_Command_ChooseCreditsScenes

* Update src/code/z_demo.c

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* format

* some cleanups and some comments

* change actorActionCmd from hex to dec in the codebase

* minor comment on textboxcmd

* ahhhh

* Update src/code/z_demo.c

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* brackets

* minor comments

* rewording

* im dumb

* brackets

* another bracket

* Dawn of the New Day

* Update src/code/z_demo.c

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* fixes

* Cutscene_Command_TransitionFX by Anon

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
This commit is contained in:
Anghelo Carvajal
2022-03-04 21:14:52 -03:00
committed by GitHub
parent 8b7cbb1273
commit 77cfd399d0
137 changed files with 3837 additions and 1599 deletions
+38 -38
View File
@@ -1048,36 +1048,36 @@ asm/non_matchings/code/z_debug_mode/func_800E9DBC.s,func_800E9DBC,0x800E9DBC,0x3
asm/non_matchings/code/z_debug_mode/func_800E9E94.s,func_800E9E94,0x800E9E94,0x39
asm/non_matchings/code/z_debug_mode/func_800E9F78.s,func_800E9F78,0x800E9F78,0x3A
asm/non_matchings/code/z_demo/Cutscene_Init.s,Cutscene_Init,0x800EA060,0x1D
asm/non_matchings/code/z_demo/func_800EA0D4.s,func_800EA0D4,0x800EA0D4,0x6
asm/non_matchings/code/z_demo/func_800EA0EC.s,func_800EA0EC,0x800EA0EC,0x9
asm/non_matchings/code/z_demo/Cutscene_StepCutscene1.s,Cutscene_StepCutscene1,0x800EA110,0x13
asm/non_matchings/code/z_demo/Cutscene_StepCutscene2.s,Cutscene_StepCutscene2,0x800EA15C,0x2D
asm/non_matchings/code/z_demo/Cutscene_Nop800EA210.s,Cutscene_Nop800EA210,0x800EA210,0x4
asm/non_matchings/code/z_demo/Cutscene_Start.s,Cutscene_Start,0x800EA0D4,0x6
asm/non_matchings/code/z_demo/Cutscene_End.s,Cutscene_End,0x800EA0EC,0x9
asm/non_matchings/code/z_demo/Cutscene_Update1.s,Cutscene_Update1,0x800EA110,0x13
asm/non_matchings/code/z_demo/Cutscene_Update2.s,Cutscene_Update2,0x800EA15C,0x2D
asm/non_matchings/code/z_demo/Cutscene_DoNothing.s,Cutscene_DoNothing,0x800EA210,0x4
asm/non_matchings/code/z_demo/func_800EA220.s,func_800EA220,0x800EA220,0xE
asm/non_matchings/code/z_demo/func_800EA258.s,func_800EA258,0x800EA258,0x18
asm/non_matchings/code/z_demo/func_800EA2B8.s,func_800EA2B8,0x800EA2B8,0x1B
asm/non_matchings/code/z_demo/func_800EA324.s,func_800EA324,0x800EA324,0x222
asm/non_matchings/code/z_demo/func_800EABAC.s,func_800EABAC,0x800EABAC,0x17
asm/non_matchings/code/z_demo/func_800EAC08.s,func_800EAC08,0x800EAC08,0xF
asm/non_matchings/code/z_demo/func_800EAC44.s,func_800EAC44,0x800EAC44,0x14
asm/non_matchings/code/z_demo/func_800EAC94.s,func_800EAC94,0x800EAC94,0x20
asm/non_matchings/code/z_demo/func_800EAD14.s,func_800EAD14,0x800EAD14,0xD
asm/non_matchings/code/z_demo/Cutscene_Command_Misc.s,Cutscene_Command_Misc,0x800EA324,0x222
asm/non_matchings/code/z_demo/Cutscene_Command_SetLighting.s,Cutscene_Command_SetLighting,0x800EABAC,0x17
asm/non_matchings/code/z_demo/Cutscene_Command_PlaySequence.s,Cutscene_Command_PlaySequence,0x800EAC08,0xF
asm/non_matchings/code/z_demo/Cutscene_Command_StopSequence.s,Cutscene_Command_StopSequence,0x800EAC44,0x14
asm/non_matchings/code/z_demo/Cutscene_Command_FadeSequence.s,Cutscene_Command_FadeSequence,0x800EAC94,0x20
asm/non_matchings/code/z_demo/Cutscene_Command_PlayAmbienceSequence.s,Cutscene_Command_PlayAmbienceSequence,0x800EAD14,0xD
asm/non_matchings/code/z_demo/func_800EAD48.s,func_800EAD48,0x800EAD48,0xD
asm/non_matchings/code/z_demo/func_800EAD7C.s,func_800EAD7C,0x800EAD7C,0xD
asm/non_matchings/code/z_demo/func_800EADB0.s,func_800EADB0,0x800EADB0,0x47
asm/non_matchings/code/z_demo/func_800EAECC.s,func_800EAECC,0x800EAECC,0x15
asm/non_matchings/code/z_demo/func_800EAF20.s,func_800EAF20,0x800EAF20,0x30
asm/non_matchings/code/z_demo/func_800EAFE0.s,func_800EAFE0,0x800EAFE0,0x7F
asm/non_matchings/code/z_demo/func_800EB1DC.s,func_800EB1DC,0x800EB1DC,0x62
asm/non_matchings/code/z_demo/func_800EB364.s,func_800EB364,0x800EB364,0x54
asm/non_matchings/code/z_demo/func_800EB4B4.s,func_800EB4B4,0x800EB4B4,0x91
asm/non_matchings/code/z_demo/func_800EB6F8.s,func_800EB6F8,0x800EB6F8,0x11C
asm/non_matchings/code/z_demo/func_800EBB68.s,func_800EBB68,0x800EBB68,0x5A
asm/non_matchings/code/z_demo/func_800EBCD0.s,func_800EBCD0,0x800EBCD0,0x24
asm/non_matchings/code/z_demo/func_800EBD60.s,func_800EBD60,0x800EBD60,0x246
asm/non_matchings/code/z_demo/func_800EC678.s,func_800EC678,0x800EC678,0x17
asm/non_matchings/code/z_demo/func_800EC6D4.s,func_800EC6D4,0x800EC6D4,0x94
asm/non_matchings/code/z_demo/func_800EC924.s,func_800EC924,0x800EC924,0x116
asm/non_matchings/code/z_demo/Cutscene_Command_FadeAmbienceSequence.s,Cutscene_Command_FadeAmbienceSequence,0x800EAECC,0x15
asm/non_matchings/code/z_demo/Cutscene_Command_Rumble.s,Cutscene_Command_Rumble,0x800EAF20,0x30
asm/non_matchings/code/z_demo/Cutscene_Command_FadeColorScreen.s,Cutscene_Command_FadeColorScreen,0x800EAFE0,0x7F
asm/non_matchings/code/z_demo/Cutscene_Command_SetTime.s,Cutscene_Command_SetTime,0x800EB1DC,0x62
asm/non_matchings/code/z_demo/Cutscene_TerminatorImpl.s,Cutscene_TerminatorImpl,0x800EB364,0x54
asm/non_matchings/code/z_demo/Cutscene_Command_Terminator.s,Cutscene_Command_Terminator,0x800EB4B4,0x91
asm/non_matchings/code/z_demo/Cutscene_Command_ChooseCreditsScenes.s,Cutscene_Command_ChooseCreditsScenes,0x800EB6F8,0x11C
asm/non_matchings/code/z_demo/Cutscene_Command_MotionBlur.s,Cutscene_Command_MotionBlur,0x800EBB68,0x5A
asm/non_matchings/code/z_demo/Cutscene_Command_GiveTatlToPlayer.s,Cutscene_Command_GiveTatlToPlayer,0x800EBCD0,0x24
asm/non_matchings/code/z_demo/Cutscene_Command_TransitionFX.s,Cutscene_Command_TransitionFX,0x800EBD60,0x246
asm/non_matchings/code/z_demo/Cutscene_Command_Camera.s,Cutscene_Command_Camera,0x800EC678,0x17
asm/non_matchings/code/z_demo/Cutscene_CountNormalMasks.s,Cutscene_CountNormalMasks,0x800EC6D4,0x94
asm/non_matchings/code/z_demo/Cutscene_Command_Textbox.s,Cutscene_Command_Textbox,0x800EC924,0x116
asm/non_matchings/code/z_demo/func_800ECD7C.s,func_800ECD7C,0x800ECD7C,0x31
asm/non_matchings/code/z_demo/Cutscene_ProcessCommands.s,Cutscene_ProcessCommands,0x800ECE40,0x2D0
asm/non_matchings/code/z_demo/func_800ED980.s,func_800ED980,0x800ED980,0x11
@@ -1085,17 +1085,17 @@ asm/non_matchings/code/z_demo/func_800ED9C4.s,func_800ED9C4,0x800ED9C4,0x10
asm/non_matchings/code/z_demo/func_800EDA04.s,func_800EDA04,0x800EDA04,0x20
asm/non_matchings/code/z_demo/func_800EDA84.s,func_800EDA84,0x800EDA84,0x57
asm/non_matchings/code/z_demo/func_800EDBE0.s,func_800EDBE0,0x800EDBE0,0x74
asm/non_matchings/code/z_demo/nop_800EDDB0.s,nop_800EDDB0,0x800EDDB0,0x3
asm/non_matchings/code/z_demo/func_800EDDB0.s,func_800EDDB0,0x800EDDB0,0x3
asm/non_matchings/code/z_demo/func_800EDDBC.s,func_800EDDBC,0x800EDDBC,0x4
asm/non_matchings/code/z_demo/func_800EDDCC.s,func_800EDDCC,0x800EDDCC,0x1A
asm/non_matchings/code/z_demo/func_800EDE34.s,func_800EDE34,0x800EDE34,0x3C
asm/non_matchings/code/z_demo/func_800EDF24.s,func_800EDF24,0x800EDF24,0x15
asm/non_matchings/code/z_demo/func_800EDF78.s,func_800EDF78,0x800EDF78,0x55
asm/non_matchings/code/z_demo/func_800EE0CC.s,func_800EE0CC,0x800EE0CC,0x43
asm/non_matchings/code/z_demo/func_800EE1D8.s,func_800EE1D8,0x800EE1D8,0xA
asm/non_matchings/code/z_demo/func_800EE200.s,func_800EE200,0x800EE200,0x27
asm/non_matchings/code/z_demo/func_800EE29C.s,func_800EE29C,0x800EE29C,0x16
asm/non_matchings/code/z_demo/func_800EE2F4.s,func_800EE2F4,0x800EE2F4,0xB
asm/non_matchings/code/z_demo/Cutscene_LoadCutsceneData.s,Cutscene_LoadCutsceneData,0x800EDDCC,0x1A
asm/non_matchings/code/z_demo/Cutscene_ActorTranslate.s,Cutscene_ActorTranslate,0x800EDE34,0x3C
asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYaw.s,Cutscene_ActorTranslateAndYaw,0x800EDF24,0x15
asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYawSmooth.s,Cutscene_ActorTranslateAndYawSmooth,0x800EDF78,0x55
asm/non_matchings/code/z_demo/Cutscene_ActorTranslateXZAndYawSmooth.s,Cutscene_ActorTranslateXZAndYawSmooth,0x800EE0CC,0x43
asm/non_matchings/code/z_demo/Cutscene_GetSceneSetupIndex.s,Cutscene_GetSceneSetupIndex,0x800EE1D8,0xA
asm/non_matchings/code/z_demo/Cutscene_GetActorActionIndex.s,Cutscene_GetActorActionIndex,0x800EE200,0x27
asm/non_matchings/code/z_demo/Cutscene_CheckActorAction.s,Cutscene_CheckActorAction,0x800EE29C,0x16
asm/non_matchings/code/z_demo/Cutscene_IsPlaying.s,Cutscene_IsPlaying,0x800EE2F4,0xB
asm/non_matchings/code/z_draw/GetItem_Draw.s,GetItem_Draw,0x800EE320,0x11
asm/non_matchings/code/z_draw/func_800EE364.s,func_800EE364,0x800EE364,0x27
asm/non_matchings/code/z_draw/func_800EE400.s,func_800EE400,0x800EE400,0x7F
@@ -1224,7 +1224,7 @@ asm/non_matchings/code/z_kankyo/func_800F5090.s,func_800F5090,0x800F5090,0x11
asm/non_matchings/code/z_kankyo/func_800F50D4.s,func_800F50D4,0x800F50D4,0xE
asm/non_matchings/code/z_kankyo/Kankyo_Init.s,Kankyo_Init,0x800F510C,0x212
asm/non_matchings/code/z_kankyo/func_800F5954.s,func_800F5954,0x800F5954,0x4E
asm/non_matchings/code/z_kankyo/func_800F5A8C.s,func_800F5A8C,0x800F5A8C,0x21
asm/non_matchings/code/z_kankyo/Environment_LerpWeight.s,Environment_LerpWeight,0x800F5A8C,0x21
asm/non_matchings/code/z_kankyo/func_800F5B10.s,func_800F5B10,0x800F5B10,0x70
asm/non_matchings/code/z_kankyo/func_800F5CD0.s,func_800F5CD0,0x800F5CD0,0x2D9
asm/non_matchings/code/z_kankyo/func_800F6834.s,func_800F6834,0x800F6834,0x46
@@ -1252,7 +1252,7 @@ asm/non_matchings/code/z_kankyo/func_800FAAB4.s,func_800FAAB4,0x800FAAB4,0x5B
asm/non_matchings/code/z_kankyo/func_800FAC20.s,func_800FAC20,0x800FAC20,0xD5
asm/non_matchings/code/z_kankyo/func_800FAF74.s,func_800FAF74,0x800FAF74,0x27
asm/non_matchings/code/z_kankyo/func_800FB010.s,func_800FB010,0x800FB010,0xC4
asm/non_matchings/code/z_kankyo/func_800FB320.s,func_800FB320,0x800FB320,0x1A
asm/non_matchings/code/z_kankyo/Environment_AddLightningBolts.s,Environment_AddLightningBolts,0x800FB320,0x1A
asm/non_matchings/code/z_kankyo/func_800FB388.s,func_800FB388,0x800FB388,0xF4
asm/non_matchings/code/z_kankyo/func_800FB758.s,func_800FB758,0x800FB758,0x97
asm/non_matchings/code/z_kankyo/func_800FB9B4.s,func_800FB9B4,0x800FB9B4,0xC2
@@ -2366,7 +2366,7 @@ asm/non_matchings/code/z_message/func_8014D7B4.s,func_8014D7B4,0x8014D7B4,0xCB4
asm/non_matchings/code/z_message/func_80150A84.s,func_80150A84,0x80150A84,0xA1
asm/non_matchings/code/z_message/func_80150D08.s,func_80150D08,0x80150D08,0x1EA
asm/non_matchings/code/z_message/func_801514B0.s,func_801514B0,0x801514B0,0x100
asm/non_matchings/code/z_message/func_801518B0.s,func_801518B0,0x801518B0,0x22
asm/non_matchings/code/z_message/Message_StartTextbox.s,Message_StartTextbox,0x801518B0,0x22
asm/non_matchings/code/z_message/func_80151938.s,func_80151938,0x80151938,0x4C
asm/non_matchings/code/z_message/func_80151A68.s,func_80151A68,0x80151A68,0x53
asm/non_matchings/code/z_message/func_80151BB4.s,func_80151BB4,0x80151BB4,0x3A
@@ -3496,7 +3496,7 @@ asm/non_matchings/code/code_8019AF00/func_801A3D54.s,func_801A3D54,0x801A3D54,0x
asm/non_matchings/code/code_8019AF00/func_801A3D98.s,func_801A3D98,0x801A3D98,0x28
asm/non_matchings/code/code_8019AF00/func_801A3E38.s,func_801A3E38,0x801A3E38,0x22
asm/non_matchings/code/code_8019AF00/func_801A3EC0.s,func_801A3EC0,0x801A3EC0,0x25
asm/non_matchings/code/code_8019AF00/func_801A3F54.s,func_801A3F54,0x801A3F54,0x6
asm/non_matchings/code/code_8019AF00/Audio_SetCutsceneFlag.s,Audio_SetCutsceneFlag,0x801A3F54,0x6
asm/non_matchings/code/code_8019AF00/func_801A3F6C.s,func_801A3F6C,0x801A3F6C,0x12
asm/non_matchings/code/code_8019AF00/func_801A3FB4.s,func_801A3FB4,0x801A3FB4,0x12
asm/non_matchings/code/code_8019AF00/func_801A3FFC.s,func_801A3FFC,0x801A3FFC,0x4
1 asm/non_matchings/code/z_en_a_keep/EnAObj_Init.s EnAObj_Init 0x800A5AC0 0x2B
1048 asm/non_matchings/code/z_debug_mode/func_800E9E94.s func_800E9E94 0x800E9E94 0x39
1049 asm/non_matchings/code/z_debug_mode/func_800E9F78.s func_800E9F78 0x800E9F78 0x3A
1050 asm/non_matchings/code/z_demo/Cutscene_Init.s Cutscene_Init 0x800EA060 0x1D
1051 asm/non_matchings/code/z_demo/func_800EA0D4.s asm/non_matchings/code/z_demo/Cutscene_Start.s func_800EA0D4 Cutscene_Start 0x800EA0D4 0x6
1052 asm/non_matchings/code/z_demo/func_800EA0EC.s asm/non_matchings/code/z_demo/Cutscene_End.s func_800EA0EC Cutscene_End 0x800EA0EC 0x9
1053 asm/non_matchings/code/z_demo/Cutscene_StepCutscene1.s asm/non_matchings/code/z_demo/Cutscene_Update1.s Cutscene_StepCutscene1 Cutscene_Update1 0x800EA110 0x13
1054 asm/non_matchings/code/z_demo/Cutscene_StepCutscene2.s asm/non_matchings/code/z_demo/Cutscene_Update2.s Cutscene_StepCutscene2 Cutscene_Update2 0x800EA15C 0x2D
1055 asm/non_matchings/code/z_demo/Cutscene_Nop800EA210.s asm/non_matchings/code/z_demo/Cutscene_DoNothing.s Cutscene_Nop800EA210 Cutscene_DoNothing 0x800EA210 0x4
1056 asm/non_matchings/code/z_demo/func_800EA220.s func_800EA220 0x800EA220 0xE
1057 asm/non_matchings/code/z_demo/func_800EA258.s func_800EA258 0x800EA258 0x18
1058 asm/non_matchings/code/z_demo/func_800EA2B8.s func_800EA2B8 0x800EA2B8 0x1B
1059 asm/non_matchings/code/z_demo/func_800EA324.s asm/non_matchings/code/z_demo/Cutscene_Command_Misc.s func_800EA324 Cutscene_Command_Misc 0x800EA324 0x222
1060 asm/non_matchings/code/z_demo/func_800EABAC.s asm/non_matchings/code/z_demo/Cutscene_Command_SetLighting.s func_800EABAC Cutscene_Command_SetLighting 0x800EABAC 0x17
1061 asm/non_matchings/code/z_demo/func_800EAC08.s asm/non_matchings/code/z_demo/Cutscene_Command_PlaySequence.s func_800EAC08 Cutscene_Command_PlaySequence 0x800EAC08 0xF
1062 asm/non_matchings/code/z_demo/func_800EAC44.s asm/non_matchings/code/z_demo/Cutscene_Command_StopSequence.s func_800EAC44 Cutscene_Command_StopSequence 0x800EAC44 0x14
1063 asm/non_matchings/code/z_demo/func_800EAC94.s asm/non_matchings/code/z_demo/Cutscene_Command_FadeSequence.s func_800EAC94 Cutscene_Command_FadeSequence 0x800EAC94 0x20
1064 asm/non_matchings/code/z_demo/func_800EAD14.s asm/non_matchings/code/z_demo/Cutscene_Command_PlayAmbienceSequence.s func_800EAD14 Cutscene_Command_PlayAmbienceSequence 0x800EAD14 0xD
1065 asm/non_matchings/code/z_demo/func_800EAD48.s func_800EAD48 0x800EAD48 0xD
1066 asm/non_matchings/code/z_demo/func_800EAD7C.s func_800EAD7C 0x800EAD7C 0xD
1067 asm/non_matchings/code/z_demo/func_800EADB0.s func_800EADB0 0x800EADB0 0x47
1068 asm/non_matchings/code/z_demo/func_800EAECC.s asm/non_matchings/code/z_demo/Cutscene_Command_FadeAmbienceSequence.s func_800EAECC Cutscene_Command_FadeAmbienceSequence 0x800EAECC 0x15
1069 asm/non_matchings/code/z_demo/func_800EAF20.s asm/non_matchings/code/z_demo/Cutscene_Command_Rumble.s func_800EAF20 Cutscene_Command_Rumble 0x800EAF20 0x30
1070 asm/non_matchings/code/z_demo/func_800EAFE0.s asm/non_matchings/code/z_demo/Cutscene_Command_FadeColorScreen.s func_800EAFE0 Cutscene_Command_FadeColorScreen 0x800EAFE0 0x7F
1071 asm/non_matchings/code/z_demo/func_800EB1DC.s asm/non_matchings/code/z_demo/Cutscene_Command_SetTime.s func_800EB1DC Cutscene_Command_SetTime 0x800EB1DC 0x62
1072 asm/non_matchings/code/z_demo/func_800EB364.s asm/non_matchings/code/z_demo/Cutscene_TerminatorImpl.s func_800EB364 Cutscene_TerminatorImpl 0x800EB364 0x54
1073 asm/non_matchings/code/z_demo/func_800EB4B4.s asm/non_matchings/code/z_demo/Cutscene_Command_Terminator.s func_800EB4B4 Cutscene_Command_Terminator 0x800EB4B4 0x91
1074 asm/non_matchings/code/z_demo/func_800EB6F8.s asm/non_matchings/code/z_demo/Cutscene_Command_ChooseCreditsScenes.s func_800EB6F8 Cutscene_Command_ChooseCreditsScenes 0x800EB6F8 0x11C
1075 asm/non_matchings/code/z_demo/func_800EBB68.s asm/non_matchings/code/z_demo/Cutscene_Command_MotionBlur.s func_800EBB68 Cutscene_Command_MotionBlur 0x800EBB68 0x5A
1076 asm/non_matchings/code/z_demo/func_800EBCD0.s asm/non_matchings/code/z_demo/Cutscene_Command_GiveTatlToPlayer.s func_800EBCD0 Cutscene_Command_GiveTatlToPlayer 0x800EBCD0 0x24
1077 asm/non_matchings/code/z_demo/func_800EBD60.s asm/non_matchings/code/z_demo/Cutscene_Command_TransitionFX.s func_800EBD60 Cutscene_Command_TransitionFX 0x800EBD60 0x246
1078 asm/non_matchings/code/z_demo/func_800EC678.s asm/non_matchings/code/z_demo/Cutscene_Command_Camera.s func_800EC678 Cutscene_Command_Camera 0x800EC678 0x17
1079 asm/non_matchings/code/z_demo/func_800EC6D4.s asm/non_matchings/code/z_demo/Cutscene_CountNormalMasks.s func_800EC6D4 Cutscene_CountNormalMasks 0x800EC6D4 0x94
1080 asm/non_matchings/code/z_demo/func_800EC924.s asm/non_matchings/code/z_demo/Cutscene_Command_Textbox.s func_800EC924 Cutscene_Command_Textbox 0x800EC924 0x116
1081 asm/non_matchings/code/z_demo/func_800ECD7C.s func_800ECD7C 0x800ECD7C 0x31
1082 asm/non_matchings/code/z_demo/Cutscene_ProcessCommands.s Cutscene_ProcessCommands 0x800ECE40 0x2D0
1083 asm/non_matchings/code/z_demo/func_800ED980.s func_800ED980 0x800ED980 0x11
1085 asm/non_matchings/code/z_demo/func_800EDA04.s func_800EDA04 0x800EDA04 0x20
1086 asm/non_matchings/code/z_demo/func_800EDA84.s func_800EDA84 0x800EDA84 0x57
1087 asm/non_matchings/code/z_demo/func_800EDBE0.s func_800EDBE0 0x800EDBE0 0x74
1088 asm/non_matchings/code/z_demo/nop_800EDDB0.s asm/non_matchings/code/z_demo/func_800EDDB0.s nop_800EDDB0 func_800EDDB0 0x800EDDB0 0x3
1089 asm/non_matchings/code/z_demo/func_800EDDBC.s func_800EDDBC 0x800EDDBC 0x4
1090 asm/non_matchings/code/z_demo/func_800EDDCC.s asm/non_matchings/code/z_demo/Cutscene_LoadCutsceneData.s func_800EDDCC Cutscene_LoadCutsceneData 0x800EDDCC 0x1A
1091 asm/non_matchings/code/z_demo/func_800EDE34.s asm/non_matchings/code/z_demo/Cutscene_ActorTranslate.s func_800EDE34 Cutscene_ActorTranslate 0x800EDE34 0x3C
1092 asm/non_matchings/code/z_demo/func_800EDF24.s asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYaw.s func_800EDF24 Cutscene_ActorTranslateAndYaw 0x800EDF24 0x15
1093 asm/non_matchings/code/z_demo/func_800EDF78.s asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYawSmooth.s func_800EDF78 Cutscene_ActorTranslateAndYawSmooth 0x800EDF78 0x55
1094 asm/non_matchings/code/z_demo/func_800EE0CC.s asm/non_matchings/code/z_demo/Cutscene_ActorTranslateXZAndYawSmooth.s func_800EE0CC Cutscene_ActorTranslateXZAndYawSmooth 0x800EE0CC 0x43
1095 asm/non_matchings/code/z_demo/func_800EE1D8.s asm/non_matchings/code/z_demo/Cutscene_GetSceneSetupIndex.s func_800EE1D8 Cutscene_GetSceneSetupIndex 0x800EE1D8 0xA
1096 asm/non_matchings/code/z_demo/func_800EE200.s asm/non_matchings/code/z_demo/Cutscene_GetActorActionIndex.s func_800EE200 Cutscene_GetActorActionIndex 0x800EE200 0x27
1097 asm/non_matchings/code/z_demo/func_800EE29C.s asm/non_matchings/code/z_demo/Cutscene_CheckActorAction.s func_800EE29C Cutscene_CheckActorAction 0x800EE29C 0x16
1098 asm/non_matchings/code/z_demo/func_800EE2F4.s asm/non_matchings/code/z_demo/Cutscene_IsPlaying.s func_800EE2F4 Cutscene_IsPlaying 0x800EE2F4 0xB
1099 asm/non_matchings/code/z_draw/GetItem_Draw.s GetItem_Draw 0x800EE320 0x11
1100 asm/non_matchings/code/z_draw/func_800EE364.s func_800EE364 0x800EE364 0x27
1101 asm/non_matchings/code/z_draw/func_800EE400.s func_800EE400 0x800EE400 0x7F
1224 asm/non_matchings/code/z_kankyo/func_800F50D4.s func_800F50D4 0x800F50D4 0xE
1225 asm/non_matchings/code/z_kankyo/Kankyo_Init.s Kankyo_Init 0x800F510C 0x212
1226 asm/non_matchings/code/z_kankyo/func_800F5954.s func_800F5954 0x800F5954 0x4E
1227 asm/non_matchings/code/z_kankyo/func_800F5A8C.s asm/non_matchings/code/z_kankyo/Environment_LerpWeight.s func_800F5A8C Environment_LerpWeight 0x800F5A8C 0x21
1228 asm/non_matchings/code/z_kankyo/func_800F5B10.s func_800F5B10 0x800F5B10 0x70
1229 asm/non_matchings/code/z_kankyo/func_800F5CD0.s func_800F5CD0 0x800F5CD0 0x2D9
1230 asm/non_matchings/code/z_kankyo/func_800F6834.s func_800F6834 0x800F6834 0x46
1252 asm/non_matchings/code/z_kankyo/func_800FAC20.s func_800FAC20 0x800FAC20 0xD5
1253 asm/non_matchings/code/z_kankyo/func_800FAF74.s func_800FAF74 0x800FAF74 0x27
1254 asm/non_matchings/code/z_kankyo/func_800FB010.s func_800FB010 0x800FB010 0xC4
1255 asm/non_matchings/code/z_kankyo/func_800FB320.s asm/non_matchings/code/z_kankyo/Environment_AddLightningBolts.s func_800FB320 Environment_AddLightningBolts 0x800FB320 0x1A
1256 asm/non_matchings/code/z_kankyo/func_800FB388.s func_800FB388 0x800FB388 0xF4
1257 asm/non_matchings/code/z_kankyo/func_800FB758.s func_800FB758 0x800FB758 0x97
1258 asm/non_matchings/code/z_kankyo/func_800FB9B4.s func_800FB9B4 0x800FB9B4 0xC2
2366 asm/non_matchings/code/z_message/func_80150A84.s func_80150A84 0x80150A84 0xA1
2367 asm/non_matchings/code/z_message/func_80150D08.s func_80150D08 0x80150D08 0x1EA
2368 asm/non_matchings/code/z_message/func_801514B0.s func_801514B0 0x801514B0 0x100
2369 asm/non_matchings/code/z_message/func_801518B0.s asm/non_matchings/code/z_message/Message_StartTextbox.s func_801518B0 Message_StartTextbox 0x801518B0 0x22
2370 asm/non_matchings/code/z_message/func_80151938.s func_80151938 0x80151938 0x4C
2371 asm/non_matchings/code/z_message/func_80151A68.s func_80151A68 0x80151A68 0x53
2372 asm/non_matchings/code/z_message/func_80151BB4.s func_80151BB4 0x80151BB4 0x3A
3496 asm/non_matchings/code/code_8019AF00/func_801A3D98.s func_801A3D98 0x801A3D98 0x28
3497 asm/non_matchings/code/code_8019AF00/func_801A3E38.s func_801A3E38 0x801A3E38 0x22
3498 asm/non_matchings/code/code_8019AF00/func_801A3EC0.s func_801A3EC0 0x801A3EC0 0x25
3499 asm/non_matchings/code/code_8019AF00/func_801A3F54.s asm/non_matchings/code/code_8019AF00/Audio_SetCutsceneFlag.s func_801A3F54 Audio_SetCutsceneFlag 0x801A3F54 0x6
3500 asm/non_matchings/code/code_8019AF00/func_801A3F6C.s func_801A3F6C 0x801A3F6C 0x12
3501 asm/non_matchings/code/code_8019AF00/func_801A3FB4.s func_801A3FB4 0x801A3FB4 0x12
3502 asm/non_matchings/code/code_8019AF00/func_801A3FFC.s func_801A3FFC 0x801A3FFC 0x4