summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Collapse)Author
2022-05-25EffectSsKirakira OK (#801)Derek Hensley
* OK * cleanup * KiraKira -> Kirakira
2022-05-25`EnFamos` OK with `object_famos` (#789)Isghj
* EnFamos: redo begin * EnFamos: back to where I was previously * EnFamos: matched looping draw function * EnFamos: OK * Famos: some docs * Famos: some docs * Famos: sfx convert pass * EnFamos: some docs * EnFamos: more docs * Enfamos: more docks * EnFamos: more doc * EnFamos: more docks * EnFamos: mass to dec * Famos: limb enum * Famos: more docs all functions named * Famos: all struct mapped * Apply suggestions from code review Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> * Famos: fix declaration order * Famos: requested changes * Famos: draw func using proper sSetupDL indexing * Famos: fix text anim mismatch, change tlut to match gFamos SnakeCase * Famos: formater pls * Famos: requested changes * Famos: more requested changes * Apply suggestions from code review Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * Update assets/xml/objects/object_famos.xml Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com> * Famos: requested changes and format pass * Apply suggestions from code review Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> * Famos: more requested changes * Famos: more requested changes * Famos: another change * Apply suggestions from code review Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> * Famos: made define macro for agro distance * Famos: separated conditions on separate lines Co-authored-by: Isghj8 <isghj8@gmail.com> Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
2022-05-25SubS models (#807)Derek Hensley
* Bring model code over * SubS_UpdateLimb * SubS_TurnToPoint * SubS_TurnToPointMultiTarget * Adjust comment * Another comment * Review * options as structs * bss * adj -> step, SubS_TurnToPointMultiTarget -> SubS_TurnToPointStep, various comment cleanups * Fix SubS_TurnToPointStep header comment
2022-05-25Improve Various Matchings and Cleanup (#809)engineer124
* Improve various matchings and cleanup * Fix warnings * Missed 2 * Few hex to dec * PR Suggestions * More PR Suggestions * Document time calculation * Improved use of macros * DAY_LENGTH macro * More cleanup of functions Co-authored-by: hensldm <https://github.com/hensldm> * Missing a space * PR Suggestions * Use DAY_LENGTH more
2022-05-25En_Boom (#813)Maide
* En_Boom * Match (thanks Anon) * Update src/overlays/actors/ovl_Arms_Hook/z_arms_hook.c Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2022-05-23More magic touchupsengineer124
2022-05-23More docsengineer124
2022-05-23More magic docsengineer124
2022-05-23More docsengineer124
2022-05-23Magic docs (sync with OoT)engineer124
2022-05-23sync with items PRengineer124
2022-05-23Merge branch 'master' into parameterengineer124
2022-05-21code_801323D0 (z_schedule) (#509)Rozelette
* OK * Initial documentation pass * Pass 2. Add script by Tharo * Renamed source file * Documentation cleanup * Update to latest master * Feedback * Bad merge * Permissions * Clang format * Feedback * format * Use calculation instead of constant * Rename as per suggestions * Fix bss ordering and minor merge conflicts (from Maide) * Update to current codebase and address feedback * Fixup names to match new enums * Format * Fix duplicate include * BSS shenanigans
2022-04-23More magic docsengineer124
2022-04-23More cleanupengineer124
2022-04-23More docs, clean up matchingengineer124
2022-04-23Magic docs, first draftengineer124
2022-04-23Cleanup macrosengineer124
2022-04-23Merge branch 'parameter_items' into parameterengineer124
2022-04-23Sync with Open PRengineer124
2022-04-22Merge branch 'master' into parameter_itemsengineer124
2022-04-22Remove QUEST_HEART_CONTAINERengineer124
2022-04-22Enable full IDO warnings (#781)EllipticEllipsis
* Fix a lot of IDO warnings (and some Clang ones) * Format * Put FULL_DISASM=0 back * Fix bss
2022-04-22SubS Shadows, Cutscenes, Exchange, and Planes (#773)Derek Hensley
* Bring code over * Rename * clean up variables.h * Bring over some more code as well as cleanup * remove newline in functions.h * format * Add plane functions * Remove from actorfixer * Add some more docs to plane functions * Use temp for better format * change func_8013E8F8 to return an s32 * rename origin back to pos * format * Add docs to SubS_ComputePlane * format * gfxContextPtr -> globalCtx * bss * Better docs of SubS_ComputePlane * Normal -> unitVec * Review pt. 1 * Update plane comment * SubS_ActorAndPlayerAreFacing -> SubS_ActorAndPlayerFaceEachOther * Add subs texture defines * Update include/z64math.h Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
2022-04-22Revert Interface_AddMagic to Parameter_AddMagicengineer124
2022-04-22Next PR Reviewengineer124
2022-04-21macro -> enumengineer124
2022-04-21More enums missedengineer124
2022-04-21DoubleDefense is booleanengineer124
2022-04-21Extra spaceengineer124
2022-04-21Better dataengineer124
2022-04-21Many changes, PR and add-onsengineer124
2022-04-19Add Enumengineer124
2022-04-19cleanupengineer124
2022-04-19More functionsengineer124
2022-04-19Import Dataengineer124
2022-04-19Small touchupengineer124
2022-04-18Almost there on Interface_DrawClock, just 1 trick left to solveengineer124
2022-04-18Progress?engineer124
2022-04-18Match func_80111CB4engineer124
2022-04-18Interface_DrawTimers is close nowengineer124
2022-04-18More improvements on Interface_DrawTimersengineer124
2022-04-18Progress on Interface_DrawTimersengineer124
2022-04-18Match Interface_Draw!!!engineer124
2022-04-18Match Interface_UpdateTimersengineer124
2022-04-17EffectSsStone1 Ok (#730)Derek Hensley
* EffectSsStone1 OK * gameplay object stuff * unk_C -> reg0 * Fix * Reverse order of stone textures * undef syms
2022-04-18Small cleanupengineer124
2022-04-17Small fix in Interface_UpdateTimersengineer124
2022-04-17Match Interface_DrawAmmoCountengineer124
2022-04-17Match Interface_InitVerticesengineer124