summaryrefslogtreecommitdiff
path: root/src/code/z_demo.c
AgeCommit message (Expand)Author
2021-07-27Audio WIP (#836)krimtonz
2021-05-02Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803)Roman971
2021-04-05named members of TitleCardContext (#749)gamestabled
2021-03-31OnePointDemo OK (#719)petrie911
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2021-02-01Demo_Kekkai, its object, and its cutscenes (#627)petrie911
2021-01-04ovl_En_In OK (#545)Tharo
2020-12-26Consistent naming for Math_ functions (#542)petrie911
2020-12-06decompile z_camera (#398)krimtonz
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-12Match a few more functions (#446)Roman971
2020-10-11Decompile z_sram.c (#431)Random
2020-10-03libultra cleanup (#215)Random
2020-09-18Decompile Player (#387)Roman971
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-08-20z_en_weather_tag decomp (#329)fullgrowngaming
2020-07-16Change Colors To Decimal (#260)fig02
2020-07-15Match and improve some non matchings (#254)Roman971
2020-07-09En_Heishi1 and Eff_Ss_Solder_Srch_Ball OK (#234)fig02
2020-07-08Decompile shrink_window.c (#232)Random
2020-07-04Various SFX fixes (#237)Roman971
2020-06-17Matched some controller files (#178)Lucas Shaw
2020-06-13z_select decompiled, 1 non matching left (#202)fig02
2020-06-09Decompile flg_set.c (#200)Random
2020-06-01Decompile z_camera data, and some camera WIP (#173)krimtonz
2020-05-27code_80106550 / llcvt.c and code_80104450 / ortho.c OK (#163)Lucas Shaw
2020-05-26Decompiled 101 of the 110 scenes. (#153)Nicholas Estelami
2020-05-22Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)Random
2020-05-20Create Macros for Cutscene Data (#63)Tharo
2020-05-19Decompile some more of z_player_lib (#137)Tharo
2020-05-09Decompile z_oceff_wipe (#122)Random
2020-04-30Decompile 2 small files (code_8006BA00.c and code_8006C3A0.c) (#101)Roman971
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-04-14padmgr and related (#71)silv3rwing07
2020-04-08Run format.shRandom
2020-04-08Decompile sleep.c and printutils.cRandom
2020-04-06fix 3 non-matchings in z_demo.cdark-samus
2020-04-05Fixes in PR #50 (3)Random
2020-04-04Decompile graph.cRandom
2020-03-29Decompile z_quake.c and code_800D31A0.cRandom
2020-03-24Run formatter with changesRoman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker