summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Expand)Author
2021-08-31audio_synthesis OK + partially documented (#920)zelda2774
2021-08-31Rename MtxF members to use the common convention (#923)Dragorn421
2021-08-31Match Audio_ProcessSoundRequest (#935)zelda2774
2021-08-31Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(...engineer124
2021-08-29Implement define tables for objects, actors and effect soft sprites (#906)Roman971
2021-08-29Match func_800E4590 (#922)zelda2774
2021-08-29Match func_800EEA50 + some surrounding doc (#916)zelda2774
2021-08-22Document EnGoroiwa and BgJyaGoroiwa (#860)Dragorn421
2021-08-21Match audio_seqplayer.c (#914)Synray
2021-08-22Big cleanup (#775)louist103
2021-08-20Remove and change some fake matches (#910)louist103
2021-08-19cleanup warnings (#907)louist103
2021-08-16Fix non equivalence in Audio_SequenceChannelProcessScript. (#904)Revo
2021-08-15Global Context And General Cleanup (#863)Zelllll
2021-08-12Match some audio functions (#896)zelda2774
2021-08-08Morpha (ovl_Boss_Mo) (#438)petrie911
2021-08-08EnMb documented (Moblins) (#861)Dragorn421
2021-08-05I did it (#888)petrie911
2021-08-04Fix some issues in the vr_box non matching (#887)Roman971
2021-08-04Item00 BSS OK (#881)louist103
2021-08-04Mark func_800DC910 as NON_EQUIVALENT (#882)louist103
2021-08-01Stalfos (en_test) OK and object_sk2 documented (#868)fig02
2021-08-01convert remaining RGB5a1 to RGBA16 (#879)louist103
2021-07-28z_en_ko OK (#869)mzxrules
2021-07-27Audio WIP (#836)krimtonz
2021-07-28Match Interface_Draw (z_parameter OK) (#876)engineer124
2021-07-26db_camera (#842)Random
2021-07-04Change PreRenderContext to just be PreRender (#862)Zelllll
2021-07-04Some progress on z_vr_box.c (#838)Tharo
2021-07-04z_En_Ossan and dependencies (#824)mzxrules
2021-06-22Some actor.c docs (in preparation for en_test) (#820)fig02
2021-06-19Match Math3D_LineSegMakePerpLineSeg (#854)Synray
2021-06-17Match Camera_PrintSettings (z_camera OK) (#853)engineer124
2021-06-15Migrate .bss for fault drawer and .data for item00 (#823)louist103
2021-06-15Interface improvements (#822)Zelllll
2021-06-14Add struct `LegacyLimb` and rename `AnimationHeader2` for `object_human` (#849)Anghelo Carvajal
2021-06-03Improve Audio_SequencePlayerProcessSequence (#844)zelda2774
2021-06-01Match Jpeg_Decode (z_jpeg.c OK) (#839)Roman971
2021-06-01z_sram OK (#834)Zelllll
2021-05-30"Decompile" more objects. (#784)louist103
2021-05-29Match ViMode_Configure (z_vimode.c OK) (#830)Roman971
2021-05-29Match 2 more functions in z_eff_blure.c (#831)Roman971
2021-05-26Decompile a bunch of objects (#603)louist103
2021-05-26Improve z_jpeg documentation (#825)Vijfhoek
2021-05-22Small bgcheck documentation pass (#816)mzxrules
2021-05-20Remove some unused duplicated C files (#818)Roman971
2021-05-08Add scene macros (#792)Anghelo Carvajal
2021-05-03ViMode progress (#802)Zach Banks
2021-05-02Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803)Roman971
2021-04-29`assert` macro OK (#755)Anghelo Carvajal