mm/include
Anghelo Carvajal 77cfd399d0
`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>
2022-03-04 19:14:52 -05:00
..
PR Dm_Char00 (#611) 2022-02-19 20:22:45 +00:00
io `z_actor` with some documentation, with 1 NON_EQUIVALENTs (#401) 2022-01-10 12:04:28 -05:00
libc Add `stddef.h` and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
ultra64 `__osMalloc.c` OK (#395) 2022-01-11 23:25:14 +00:00
bstring.h
color.h sys_initial_check OK, documented, error message files debinarised (#437) 2021-11-15 19:57:16 -03:00
command_macros_base.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
fixed_point.h boot_0x80086760 OK and documented (#288) 2021-09-27 21:07:09 -03:00
functions.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
global.h
ichain.h Add `stddef.h` and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
initvars.h Effect_soft_sprite_old_init and particleOverlayTable OK (#520) 2022-01-04 05:50:12 +00:00
irqmgr.h sched.h (#341) 2021-11-14 18:38:27 -03:00
macro.inc
macros.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
os.h cartrominit OK (#412) 2021-11-20 00:15:50 -03:00
os_internal.h Animation system updated, some more boot files decompiled (+6%), z_fcurve_data_skelanime decompiled (1 non-matching), some asm files split, etc (#89) 2021-10-24 10:59:14 -04:00
os_malloc.h `__osMalloc.c` OK (#395) 2022-01-11 23:25:14 +00:00
osint.h vimgr OK (#421) 2021-11-11 15:30:31 -03:00
prevent_bss_reordering.h
ramrom.h
rdb.h
regs.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
rmon.h
scheduler.h sched.h (#341) 2021-11-14 18:38:27 -03:00
segment_symbols.h z_kaleido_manager and z_kaleido_scope_call OK (#489) 2021-12-27 03:59:50 +00:00
sequence.h Import code_8019AF00.c (Audio) data & bss, introduce z64ocarina.h (#575) 2022-02-14 01:38:46 +00:00
sfx.h
system_malloc.h `__osMalloc.c` OK (#395) 2022-01-11 23:25:14 +00:00
ultra64.h aisetfreq OK, some libultra improvements (#416) 2021-11-18 15:15:09 -03:00
ultraerror.h
ultralog.h
unk.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
variables.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
viint.h vigetcurrframebuf OK (#386) 2021-11-08 12:55:39 -03:00
vt.h
xstdio.h Add `stddef.h` and libc headers cleanup (#396) 2021-11-05 23:44:58 -03:00
z64.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
z64actor.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
z64animation.h SubS Animations and LimbRotTables (#624) 2022-02-14 02:10:56 +00:00
z64audio.h Import code_8019AF00.c (Audio) data & bss, introduce z64ocarina.h (#575) 2022-02-14 01:38:46 +00:00
z64bgcheck.h Camera Preparation (#644) 2022-02-20 00:33:47 +00:00
z64collision_check.h
z64cutscene.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
z64cutscene_commands.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
z64dma.h
z64effect.h Effect_soft_sprite_old_init and particleOverlayTable OK (#520) 2022-01-04 05:50:12 +00:00
z64item.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
z64jpeg.h `z_jpeg`, `jpegutils` and `jpegdecoder` OK (#322) 2021-11-19 17:34:45 -03:00
z64light.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
z64math.h Decompile and clean up some effect files (#342) 2021-12-27 02:51:16 +00:00
z64object.h Cleanup object syms (#546) 2022-01-22 13:30:32 -05:00
z64ocarina.h Change all hex weekEventReg accesses into decimal (#660) 2022-02-19 22:39:55 +00:00
z64player.h `z_actor` with some documentation, with 1 NON_EQUIVALENTs (#401) 2022-01-10 12:04:28 -05:00
z64save.h code_8012EC80.c OK and Documented + parameter_static extraction (#534) 2022-02-05 01:49:21 +00:00
z64scene.h `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05:00
z64transition.h
z_en_hy_code.h EnBba01 Ok and Documented (#667) 2022-02-19 23:27:15 +00:00