1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-27 07:07:09 +00:00
oot/include
engineer124 e4c1a4b512
Document Crawlspaces (#1286)
* Crawlspace docs, first draft

* Add wall docs

* OnePointDemo, fix

* format

* More player docs

* Document bgCamData

* Magic docs WIP

* More docs, first round finished

* Better docs

* More renaming

* Simpler name

* Another small adjustment

* rm if(1)

* Better names again after in-game testing

* Change comments

* change comment

* Big rename based on all the suggestions

* Small touch-up

* More PR Suggestions

* RESTORE_IDLE -> RESET

* More docs

* Capitalization

* PR suggestions

* Make declaration consistent

* Health_ChangeBy (amount)

* cleanup

* Document bgCamData

* More changes and cleanup

* More docs

* Clarify comments

* PR Suggestions

* Missed one

* More PR Suggestions

* Change comment

* Add another clarity comment

* format

* PR Feedback, rename bgcheck functions

* remove fallthrough cleanup (other pr that deals with that)

* PR Suggestions

* bug report

* sync with bgCamData PR

* small cleanup

* Another comment

* bgCamDataIndexBeforeUnderwater

* PR/Discord Discussions

* Missed some

* sync function header args

* Another suggestion

* cleanup

* Comments

* Change bgCamData to s16 for now

* PR suggestions

* the

* use "info"

* Missed a suggestion

* Discord Discussion

* Document playerFlag

* typo

* Revert bgCamFuncData to Vec3s

* format

* format

* First PR suggestion

* Some PR Suggestions, still need to test

* followup docs

* small cleanup

* target offset

* more PR

* forwardYaw

* crawlspace func/flag

* comment

* format

* Update include/z64player.h

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* More PR Suggestions

* Update src/overlays/actors/ovl_player_actor/z_player.c

Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
2022-10-23 17:32:51 -04:00
..
libc
tables
ultra64
alignment.h
alloca.h
boot.h
color.h
command_macros_base.h
fault.h
fp.h
functions.h Document Crawlspaces (#1286) 2022-10-23 17:32:51 -04:00
global.h
ichain.h
irqmgr.h
macro.inc
macros.h
message_data_fmt.h
message_data_static.h
padmgr.h
quake.h
regs.h
rumble.h
sched.h
segment_symbols.h
seqcmd.h
sequence.h
sfx.h
ultra64.h
unk.h
variables.h
vt.h
z64.h
z64actor.h
z64animation.h
z64audio.h
z64bgcheck.h Document Crawlspaces (#1286) 2022-10-23 17:32:51 -04:00
z64camera.h Document Crawlspaces (#1286) 2022-10-23 17:32:51 -04:00
z64collision_check.h
z64curve.h
z64cutscene.h
z64cutscene_commands.h
z64dma.h
z64effect.h
z64environment.h
z64interface.h
z64item.h
z64light.h
z64map_mark.h
z64math.h
z64object.h
z64ocarina.h
z64player.h Document Crawlspaces (#1286) 2022-10-23 17:32:51 -04:00
z64quest_hint_commands.h
z64save.h
z64scene.h
z64skin.h
z64transition.h