summaryrefslogtreecommitdiff
path: root/src/code/z_construct.c
AgeCommit message (Expand)Author
2021-06-15Interface improvements (#822)Zelllll
2021-05-02Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803)Roman971
2021-04-29`assert` macro OK (#755)Anghelo Carvajal
2021-01-10Cleanup z_lifemeter (#552)Zelllll
2020-10-12Decompile z_kanfont (#443)Tharo
2020-10-03libultra cleanup (#215)Random
2020-08-30Match/Improve more non matching functions (#366)Roman971
2020-07-16Change Colors To Decimal (#260)fig02
2020-06-13Fix various non matching issues and introduce #ifdef NON_EQUIVALENT instead o...Roman971
2020-05-26Decompiles sched.c (#145)krimtonz
2020-05-14Decomp game.c (#129)krimtonz
2020-05-01Decompile z_map_exp.c (2 non matchings left) (#104)Roman971
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-03-24Run formatter with changesRoman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker