summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Collapse)Author
2023-11-14OKLouis
2023-11-15Animation Cleanup: En_L* and some En_M* (#1493)engineer124
* cleanup L, some M * small fix * typo * brackets * more brackets
2023-11-14Misc fixes 1 (#1491)Anghelo Carvajal
* Some low-hanging UB * document bug on z_file_nameset_NES.c * ALIGNED on audio data * document bug on decode * document bugs on Message_Decode * Format * More ALIGNED * Put the ALIGNED macro at the right like the other uses in the repo * review * fix Message Decode (cherry picked from commit abfbc7068816756f7ea3fa4a36ee0fe664c54c72) Co-authored-by: engineer124 <engineer124engineer124@gmail.com> * remove comments * Update src/overlays/gamestates/ovl_file_choose/z_file_choose_NES.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * format --------- Co-authored-by: engineer124 <engineer124engineer124@gmail.com> Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
2023-11-11Match `func_801457CC` (z_sram_NES.c OK) (#1472)engineer124
* Match func_801457CC * cleanup * pads * ITEM_NUM_SLOTS * fix macro
2023-11-11fix Misc Data (#1484)engineer124
2023-11-11Fix aliasing in Cutscene_SetActorCue (#1483)Tharo
Co-authored-by: Revo <projectrevotpp@hotmail.com>
2023-11-09fix ugly union hack with less fake codeRevoSucks
2023-11-09z_collision_check BSS.. ok.. maybeRevoSucks
2023-11-10Match `Environment_DrawSkyboxStarsImpl` (z_kankyo OK), introduce `rand.h` ↵engineer124
(#1476) * match Environment_DrawSkyboxStarsImpl * revert * PR Review * small fix * group pads together * Color_RGBA8_u32
2023-11-09Match Both Message Decodes (#1479)engineer124
* WIP * match Message_DecodeNES * cleanup * another cleanup * match Message_Decode * more cleanup * oops * add back void
2023-11-09Match `Environment_UpdateLights` (z_kankyo OK) (#1478)engineer124
* Match Environment_UpdateLights * cleanup
2023-11-09Message_Decode matchingAlejandro Javier Asenjo Nitti
2023-11-09Message_DecodeNES matchingAlejandro Javier Asenjo Nitti
2023-11-09Environment_UpdateLightsAlejandro Javier Asenjo Nitti
2023-11-08Environment_DrawSkyboxStarsImplAlejandro Javier Asenjo Nitti
2023-11-07Struct Returns (#1466)engineer124
* change args * more funcs * cleanup * play cleanup * missed a file * weird warnings * missed some * fix func from honotrap
2023-11-07Match `Environment_Init` (#1474)engineer124
* Match Environment_Init (fake) * that's much better
2023-11-07environment init matchinginspectredc
2023-11-07Match Message_DrawTextCredits (#1470)engineer124
2023-11-06fix fakesAlejandro Javier Asenjo Nitti
2023-11-06func_801457CC MATCHINGAlejandro Javier Asenjo Nitti
2023-11-07Match Message_Update (#1469)engineer124
2023-11-07match Sram_CopySave (#1467)engineer124
2023-11-06Message_DrawTextCredits matchingAlejandro Javier Asenjo Nitti
2023-11-06Message_Update MatchingAlejandro Javier Asenjo Nitti
2023-11-06Sram_CopySave matchingAlejandro Javier Asenjo Nitti
2023-11-05Fix Camera_Update fake, match Play_UpdateMain & Play_DrawMain NON_MATCHINGs ↵Alejandro Asenjo Nitti
(#1463) * Fix Camera_Update fake, match Play_UpdateMain & Play_DrawMain NON_MATCHINGS * remove unnecessary parenthesis * extra parenthesis * review * NUM_CAMS
2023-11-05Player Docs: public facing csAction things (#1459)engineer124
* public cs * comments
2023-11-05match Play_UpdateMain & Play_DrawMainAlejandro Javier Asenjo Nitti
2023-11-02format codebaseAlejandro Javier Asenjo Nitti
2023-11-02Enable `-Wint-conversion` warning (#1266)Anghelo Carvajal
* fixing some warnings * more pointer fixing * Use `-Wno-int-conversion` on audio files * more progress * fix * more pointer fixes * kinda progress * Fix remaining casts * Format * fix merge * fix warnings * fix parameter * use SEGMENT_ROM_START_OFFSET a bit more * format * fix audio warnings * some more fixes * fix en_go * review * review * whoops, missing cast * review * review * ->data * format * review * fix * asPtr * fix * Update src/code/sched.c Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * review * fix in EnDnh * improve format * engo * format * fix * format * Update include/z64.h Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * TexturePtr * fix warnings * fix warnings * format * fix * review --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2023-10-31c_keyframeRevoSucks
2023-10-31z_parameterRevoSucks
2023-10-31z_msgeventRevoSucks
2023-10-31voiceRevoSucks
2023-10-31z_mapRevoSucks
2023-10-31Merge branch 'sys_math3d_bss' of https://github.com/Decompollaborate/mm into ↵RevoSucks
zret
2023-10-31Merge branch 'main' of https://github.com/zeldaret/mm into zretRevoSucks
2023-10-31first pass of changesmzxrules
2023-10-31fix mergeangie
2023-10-31Merge remote-tracking branch 'upstream/main' into sys_math3d_bssangie
2023-10-31z_kankyo Decompiled (3 non-matching) (#1451)engineer124
* z_Kankyo progress * build OK * progress * more progress * Kankyo WIP * Add docs * func_800FEAF4 * more docs * func_800FEAF4 * improve Init * Small cleanup * kankyo data * data cleanup * Environment_DrawLensFlare * Match Environment_UpdateSkybox * Match Environment_DrawRainImpl * Start on Environment_UpdateLights * Match Environment_DrawSandstorm * gRainDropDL * Some light renamings * Fix merge * cleanup * improve non-equivalents * cleanup * PR Review * match Environment_UpdatePostmanEvents * PR Review * small improvement to Environment_UpdatePostmanEvents from anon * more cleanup * void * bits * fix comment * improve Environment_UpdateLights * Skybox Stars Docs * PR Review * fix merge * macros * Add comments * PR Review * gRandFloat * bug --------- Co-authored-by: Rozelette <Uberpanzermensch@gmail.com> Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2023-10-30Merge branch 'ovl_Boss_Hakugin-goht' of ↵RevoSucks
https://github.com/Decompollaborate/mm into zret
2023-10-31Cutscene Camera OK (Some Docs) (#1411)engineer124
* import WIP * Match func_80161E4C * Match func_801620CC * Match func_80162FF8 * Match func_801631DC * Match func_80162FF8 * Import bss * fix bss * type docs * more docs? * waypoint? * names * cleanup * PR Review * comments * PR Review * waypoints as 1 word * adjust names * Path order * remove pathing * fix bss --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2023-10-28fix mergeengineer124
2023-10-28Merge branch 'main' into sys_math3d_bssengineer124
2023-10-28Fix `/* */` to `/**/` (#1455)Anghelo Carvajal
2023-10-27player unions (#1453)engineer124
2023-10-27Remove `(ActorFunc)` cast on `InitVars` (#1148)Anghelo Carvajal
* Remove ActorFunc cast * Format * Revert "Format" This reverts commit a6e89b39692c22cfae26c8aa3a8fe288ccd61c32. * Messing with formatting * format header a bit * Revert "Messing with formatting" This reverts commit c8db520278d7730a83e3fbc460ebe87929c16928. * comment * format * more comments * format * format * format * properly format
2023-10-26Merge remote-tracking branch 'upstream/main' into voiceDerek Hensley