summaryrefslogtreecommitdiff
path: root/src/code/z_camera.c
AgeCommit message (Expand)Author
2022-01-17Defines for player state flags (#1081)Dragorn421
2022-01-10Document Parts of Camera Data (#1054)engineer124
2021-12-05Use defines for actor flags (#873)Dragorn421
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-11-07Document parts of audio (#1000)zelda2774
2021-11-01Document Camera Settings (#994)engineer124
2021-10-23Document `ovl_select` (#966)Anghelo Carvajal
2021-09-28Format all translation comments like `// "..."` (hopefully all of them) (#986)Dragorn421
2021-09-20Decompile z_kankyo (#956)petrie911
2021-09-12Fix return UB (#958)louist103
2021-09-07Fix compiler warnings in z_camera/db_camera (#947)zelda2774
2021-09-05Add do whiles to all remaining gbi macros (#946)Roman971
2021-08-31Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(...engineer124
2021-08-22Big cleanup (#775)louist103
2021-08-20Remove and change some fake matches (#910)louist103
2021-08-19cleanup warnings (#907)louist103
2021-07-26db_camera (#842)Random
2021-06-17Match Camera_PrintSettings (z_camera OK) (#853)engineer124
2021-04-11En_Horse OK (#554)Synray
2021-04-04Poe Objects (#743)Tharo
2021-03-31OnePointDemo OK (#719)petrie911
2021-02-15z_play.c OK (#701)Synray
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2021-01-31Bg_Spot00_Hanebasi (Drawbridge) OK (#614)Zelllll
2021-01-18Actor Struct Changes (and a few related things) (#617)fig02
2021-01-17Document Collision_Check (#468)petrie911
2021-01-10MacOS ZAPD fixes (#606)Ethan Roseman
2021-01-08z_bgcheck.c, 800430A0.c, 80043480.c (#256)mzxrules
2020-12-26Consistent naming for Math_ functions (#542)petrie911
2020-12-18additional matching functions in z_room, z_camera, and En_Zl3 (#541)petrie911
2020-12-06decompile z_camera (#398)krimtonz
2020-10-03libultra cleanup (#215)Random
2020-09-18Decompile Player (#387)Roman971
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-08-17Math3D and olib updates (#315)krimtonz
2020-07-09En_Heishi1 and Eff_Ss_Solder_Srch_Ball OK (#234)fig02
2020-07-04Various SFX fixes (#237)Roman971
2020-06-04rename code_8007BF90.c to z_olib.c, rename functions in z_olib.c (#181)krimtonz
2020-06-01Decompile z_camera data, and some camera WIP (#173)krimtonz
2020-05-22Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)Random
2020-04-30Split remaining z_camera files (#98)krimtonz
2020-04-18Decompile code_800D2E30 and use struct in code_800A9F30 (#80)Synray
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-03-24Run formatter with changesRoman971
2020-03-23Fix remaining non matchingsRoman971
2020-03-22Format all src C filesRoman971
2020-03-21code_800FCE80 OKglank
2020-03-18Various fixes/matchesRoman971
2020-03-17First proper commit.Jack Walker