summaryrefslogtreecommitdiff
path: root/src/code/z_view.c
AgeCommit message (Expand)Author
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-04-25macros.h 3/5: Split various macros (#2512)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-01-08[iQue] Create/update macros for printing debug strings (#2398)cadmic
2024-12-02Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)Tharo
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-08-27T() macro 5 (#2089)Dragorn421
2024-08-20Move non-libultra libc functions to src/libc/ (#2055)cadmic
2024-08-15Match ntsc-1.2 z_skelanime.c, z_view.c, z_viszbuf.c (#2041)cadmic
2024-06-24Fix misc 22 (#1971)Dragorn421
2024-02-01Match retail Title and Sample gamestates (#1692)fig02
2024-01-31z_view.c gc-eu-mq OK (#1681)Tharo
2024-01-16Create debug macros for LogUtils functions (#1610)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-09-16Document Framebuffer Filters, VisCvg and VisZbuf (#1534)Tharo
2022-11-26Document HREG debugging system (#1351)fig02
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-13Fix misc 17 (#1392)Dragorn421
2022-08-30Fix misc 16 (#1371)Dragorn421
2022-08-15Doc shrink_window, rename system to Letterbox (#1341)fig02
2022-05-02Memstuff (#1164)EllipticEllipsis
2022-04-18document most navi enemies as enum type (#1110)playerskel
2022-04-09Names for some view things (#1191)Robin Allen
2022-02-20Document Distortions from z_camera and z_view (#1102)engineer124
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