summaryrefslogtreecommitdiff
path: root/src/code/z_room.c
AgeCommit message (Expand)Author
2024-01-29Retail `z_quake.c` and `z_room.c` OK (#1661)engineer124
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-11-19Struct Returns (#1574)engineer124
2023-07-10Use intptr in most remaining code files (#1438)Roman971
2023-01-12`EnHoll` docs (door-less transition between rooms) (#1419)Dragorn421
2022-11-26Name scenes (scene enum, entrance enum, various identifiers) (#1343)Dragorn421
2022-11-16More documentation for `z_std_dma.c` (#1415)Tharo
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-11-01Some doc on env light settings (#1307)Dragorn421
2022-10-16Rename scene lists (#1344)fig02
2022-10-15Quake Documentation Pass (#1402)engineer124
2022-08-31Doc room drawing (#1283)Dragorn421
2022-07-31sceneNum -> sceneId (#1338)Derek Hensley
2022-06-17Document Camera BgCamData (#1232)engineer124
2022-06-09Doc pass on scene & room headers (#1240)Dragorn421
2022-06-03Add enum for setup dls and name `z_rcp.c` functions (#1196)Dragorn421
2022-05-21PlayState Rename (#1231)fig02
2022-05-21Documentation pass on scene/room commands (#1226)Dragorn421
2022-05-12Document Sub-Cameras (#989)engineer124
2022-05-04Name rsp ucodes and surrounding cleanup (#1166)Tharo
2022-04-08Message Queues, Threads, and surroundings cleanup (#1178)Tharo
2022-02-27Doc misc 1 (#1160)Dragorn421
2021-12-07Cleanup more u32 being used as pointers. (#1052)louist103
2021-11-30Name the coordinate transformation matrices (#1042)engineer124
2021-11-01Document Camera Settings (#994)engineer124
2021-09-24EnWf OK and documented (#967)EllipticEllipsis
2021-09-20Match remaining z_room functions (#978)Synray
2021-09-20Decompile z_kankyo (#956)petrie911
2021-09-05Add do whiles to all remaining gbi macros (#946)Roman971
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-08-31Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(...engineer124
2021-08-29Match func_800EEA50 + some surrounding doc (#916)zelda2774
2021-08-15Global Context And General Cleanup (#863)Zelllll
2021-06-01Match Jpeg_Decode (z_jpeg.c OK) (#839)Roman971
2021-04-29`assert` macro OK (#755)Anghelo Carvajal
2021-03-31OnePointDemo OK (#719)petrie911
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2021-01-08z_bgcheck.c, 800430A0.c, 80043480.c (#256)mzxrules
2020-12-18additional matching functions in z_room, z_camera, and En_Zl3 (#541)petrie911
2020-12-06decompile z_camera (#398)krimtonz
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-13A few minor fixes/cleanups (#449)Roman971
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 a few functions (#324)Random
2020-08-08z_skin_matrix.c decompiled (1 non matching, 1 non equivalent) (#243)AdamKiddle