summaryrefslogtreecommitdiff
path: root/src/code/z_parameter.c
AgeCommit message (Expand)Author
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2021-01-12Fix LoadTextureBlock/LoadTextureTile combined macros and z_fbdemo OK (#623)petrie911
2021-01-10Cleanup z_lifemeter (#552)Zelllll
2020-12-25z_scene_table, z_view, and z_fbdemo_fade OK (#561)petrie911
2020-12-17Fix some non matchings in actors and parameter (#540)Roman971
2020-12-11G_Switch, Syateki_Itm, and Syateki_Man (Shooting gallery and related actors) ...petrie911
2020-11-19Three new matching functions (#492)petrie911
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-28En_Elf Decompiled (#432)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-31Improve PHYSICAL/VIRTUAL macros and match Interface_LoadActionLabel (#371)Roman971
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-08-23Match/Improve a bunch of non matchings (#342)Roman971
2020-08-15Match Interface_Update (#322)Kelebek1
2020-07-16Change Colors To Decimal (#260)fig02
2020-07-09En_Heishi1 and Eff_Ss_Solder_Srch_Ball OK (#234)fig02
2020-07-04Various SFX fixes (#237)Roman971
2020-06-17Matched some controller files (#178)Lucas Shaw
2020-06-13Fix various non matching issues and introduce #ifdef NON_EQUIVALENT instead o...Roman971
2020-06-13z_select decompiled, 1 non matching left (#202)fig02
2020-06-09Decompile flg_set.c (#200)Random
2020-05-29En_Kz OK (#176)fig02
2020-05-22Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)Random
2020-05-01Decompile z_map_exp.c (2 non matchings left) (#104)Roman971
2020-04-30Decompiles most FBDemo and transition functions (#92)krimtonz
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-08Decompile sleep.c and printutils.cRandom
2020-04-05Tidy up known render and combine modesglank
2020-04-05Fixes in PR #50 (3)Random
2020-04-04Decompile graph.cRandom
2020-03-29Decompile z_rcp.c (1 non matching left)Roman971
2020-03-24Run formatter with changesRoman971
2020-03-22Format all src C filesRoman971
2020-03-22Add comments and macros to prevent match issues with formattingRoman971
2020-03-17First proper commit.Jack Walker