summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Collapse)Author
2022-04-17cleanup warningsengineer124
2022-04-17Small improvements in Interface_DrawClockengineer124
2022-04-17formatengineer124
2022-04-17Attempt Interface_DrawTimersengineer124
2022-04-17Improvement on func_80111CB4engineer124
2022-04-17cleanupengineer124
2022-04-15func_80111CB4 WIPengineer124
2022-04-15Interface_UpdateTimers WIPengineer124
2022-04-15formatengineer124
2022-04-15Match the 2 u64 timer math functionsengineer124
2022-04-15Interface_InitVertices WIPengineer124
2022-04-15Match Interface_DrawMinigameIconsengineer124
2022-04-14Small cleanupengineer124
2022-04-14Interface_Init OK, 10 functions leftengineer124
2022-04-14Match func_80110038engineer124
2022-04-14First attempt at func_80110038engineer124
2022-04-14Interface_DrawMinigameIcons WIPengineer124
2022-04-14Match func_80119030 and func_8011C808engineer124
2022-04-14Match func_80118890engineer124
2022-04-14Match func_80118084engineer124
2022-04-13Interface_DrawAmmoCount WIPengineer124
2022-04-13Match Interface_DrawItemButtonsengineer124
2022-04-13Match another 2 functionsengineer124
2022-04-12Mark a bugengineer124
2022-04-12Match Item_CheckObtainabilityImplengineer124
2022-04-12macrosengineer124
2022-04-12formatengineer124
2022-04-12Merge branch 'master' into parameterengineer124
2022-04-12Match Item_Giveengineer124
2022-04-11func_8017FB1C documentationangie
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
2022-04-09En_Test6 (#627)Maide
* En_Test6 * ArrCount * Always forget params * PR * Move defs * PR * Fix * PR * Merge * Merge * PR * Fix * PR * PR * Fix bss * Match (thanks Anon) * bss * PR * Merge * bss Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> Co-authored-by: Elliptic Ellipsis <elliptic.ellipsis@gmail.com>
2022-04-07Math3D_PointOnDirectedLineangie
2022-04-07Cleanup 3 (#778)Derek Hensley
* lights * D_801D88A0 -> gScarecrowSpawnSongPtr * Misc fixes * CHECK_FLAG_ALL * Trailing commas in enums * matches * Remove todo from lights bss * Update src/overlays/actors/ovl_En_In/z_en_in.c Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> * thisx -> this2 * fix * Todos Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2022-04-03minor cleanupangie
2022-04-03formatangie
2022-04-03func_8017FB1Cangie
2022-04-03minor fixes to make stuff actually equivalentangie
2022-04-03cleanupengineer124
2022-04-03Match Interface_LoadStoryengineer124
2022-04-03Fix clock borderengineer124
2022-04-03Better matchesengineer124
2022-04-03Match another 4 functionsengineer124
2022-04-03Interface_UpdateMagicBar OKengineer124
2022-04-02Take matched Math3D_LineVsLineClosestTwoPoints from OoTangie
2022-04-02Rename some simple functionsangie
2022-04-02move sys_math3d function declarations to z64math.hangie
2022-04-02kinda match some unattempted functionsangie
2022-04-01Use matched sys_math3d functions by Tharoangie
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2022-03-29`z_kaleido_setup` (#768)Anghelo Carvajal
* KaleidoSetup_Init * func_800F4C0C * func_800F4A10 NON_EQUIVALENT * fixes * func_800F4A10 * import data * Rename Play_InCsMode * Name KaleidoSetup_Update * minor cleanup * Update src/code/z_play.c Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Update src/overlays/actors/ovl_En_Bom/z_en_bom.c Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Update src/overlays/actors/ovl_En_Gs/z_en_gs.c Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Update src/code/z_kaleido_setup.c Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Update src/code/z_kaleido_setup.c Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Update src/code/z_kaleido_setup.c Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Update src/overlays/actors/ovl_Door_Ana/z_door_ana.c Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * Update src/overlays/actors/ovl_Door_Ana/z_door_ana.c * unname D_801BDB00 * format * a * actorfixer Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
2022-03-29SubS General Pathing Helpers (#760)Derek Hensley
* Brought code over and cleanup * cleanup functions.h and format * add comment * Whitespace * Format * Update src/overlays/actors/ovl_En_Daiku2/z_en_daiku2.c Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> * Format Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>