summaryrefslogtreecommitdiff
path: root/src/code/z_vr_box_draw.c
AgeCommit message (Expand)Author
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-07-03Documentation for skybox drawing (#1515)Tharo
2022-11-26Add skybox .h and cleanup, `SkyboxDraw_` -> `Skybox_` (#1435)Dragorn421
2022-06-03Add enum for setup dls and name `z_rcp.c` functions (#1196)Dragorn421
2021-09-21Decomp the remaining functions in vr_box and import its data (#917)petrie911
2021-09-20Decompile z_kankyo (#956)petrie911
2021-07-04Some progress on z_vr_box.c (#838)Tharo
2020-12-06Bombchu bowling OK (#496)EllipticEllipsis
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-07-16Change Colors To Decimal (#260)fig02
2020-05-15Decompile z_vr_box_draw.c (#138)Random
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker