summaryrefslogtreecommitdiff
path: root/src/code/z_view.c
AgeCommit message (Expand)Author
2021-09-05Add do whiles to all remaining gbi macros (#946)Roman971
2021-04-29`assert` macro OK (#755)Anghelo Carvajal
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-12-25z_scene_table, z_view, and z_fbdemo_fade OK (#561)petrie911
2020-11-25Matched z_player_lib (#499)petrie911
2020-11-19Three new matching functions (#492)petrie911
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-03libultra cleanup (#215)Random
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-08-23Match/Improve a bunch of non matchings (#342)Roman971
2020-07-08Decompile shrink_window.c (#232)Random
2020-06-30Fix and improve some non matchings (#229)Roman971
2020-06-24Rename culling related variables (#225)fig02
2020-05-27code_80106550 / llcvt.c and code_80104450 / ortho.c OK (#163)Lucas Shaw
2020-04-30Decompiles most FBDemo and transition functions (#92)krimtonz
2020-04-22Finished code_801031F0.c, guPosition.c, guLookAtHilite.c (#84)Lucas Shaw
2020-04-18Naming some functions in libultra_code, decompiling a decent amount. (#77)Lucas Shaw
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-04-05Fix recently decompiled graph.c functions, Rename gfxArr to dispRefsThar0
2020-04-05Use correct VT macroTharo
2020-04-05More small cleanups, Improve legibility of func_800AAA9C by removing several ...Thar0
2020-04-05Cleanups, Use VT macrosThar0
2020-04-04Remove pragma comments, convert line number args to decimalThar0
2020-04-04Decompile most of z_viewThar0
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker