summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Expand)Author
2021-09-26Decompile Object Kankyo (#960)Synray
2021-09-24EnWf OK and documented (#967)EllipticEllipsis
2021-09-21Match the last function in z_kankyo.c (#984)Roman971
2021-09-21Match Environment_Update and EnMThunder_Draw (#982)Synray
2021-09-21Decomp the remaining functions in vr_box and import its data (#917)petrie911
2021-09-20Match Skybox_Setup and 2 functions in z_kankyo.c (#980)Roman971
2021-09-20Match remaining z_room functions (#978)Synray
2021-09-20Match func_800E5000 (#977)engineer124
2021-09-20Decompile z_kankyo (#956)petrie911
2021-09-18Match `z_actor` (#973)Zelllll
2021-09-14Make sSetupDLs a Gfx[][6] (#951)petrie911
2021-09-13code_800BB040 matched (#959)petrie911
2021-09-12Fix return UB (#958)louist103
2021-09-08Improve non-matchings in DbCamera (#953)engineer124
2021-09-07audio_load OK (#948)zelda2774
2021-09-07code_800F9280 OK (#945)zelda2774
2021-09-07Add `va_end` and returns to variadic functions (#950)EllipticEllipsis
2021-09-07Fix compiler warnings in z_camera/db_camera (#947)zelda2774
2021-09-05Add do whiles to all remaining gbi macros (#946)Roman971
2021-09-05Various minor cleanups (#940)Roman971
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-09-01code_800EC960 OK + data migrated (#937)zelda2774
2021-08-31Cleanup symbols from undefined_syms.txt (2nd round) (#934)Dragorn421
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