summaryrefslogtreecommitdiff
path: root/src/code/db_camera.c
AgeCommit message (Expand)Author
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-11-28Improve gfxprint documentation and strings (#1028)Roman971
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-10-23Document `ovl_select` (#966)Anghelo Carvajal
2021-10-01Match the remaining functions in db_camera.c (#991)Roman971
2021-09-28Format all translation comments like `// "..."` (hopefully all of them) (#986)Dragorn421
2021-09-08Improve non-matchings in DbCamera (#953)engineer124
2021-09-07Fix compiler warnings in z_camera/db_camera (#947)zelda2774
2021-08-19cleanup warnings (#907)louist103
2021-07-26db_camera (#842)Random
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-12-06decompile z_camera (#398)krimtonz
2020-10-03libultra cleanup (#215)Random
2020-07-08Decompile shrink_window.c (#232)Random
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker