summaryrefslogtreecommitdiff
path: root/src/code/code_800430A0.c
AgeCommit message (Expand)Author
2024-12-08Use MM names for some unnamed code files (#2312)cadmic
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-10-20Document `ACTOR_FLAG_CAN_PRESS_SWITCHES` (#2275)fig02
2024-08-28T() macro 7 (#2102)Dragorn421
2024-02-02Misc Small Retail Files Part 2 OK (#1696)engineer124
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2023-01-02Cleanup player speed and yaw variable names (#1480)fig02
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-12Doc dynapoly move flags (#1372)Dragorn421
2022-06-25Some names and docs on dynapoly (#1287)Dragorn421
2021-12-05Use defines for actor flags (#873)Dragorn421
2021-11-17Fix matrices documentation (#952)Dragorn421
2021-09-28Format all translation comments like `// "..."` (hopefully all of them) (#986)Dragorn421
2021-08-22Big cleanup (#775)louist103
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2021-01-18Actor Struct Changes (and a few related things) (#617)fig02
2021-01-08z_bgcheck.c, 800430A0.c, 80043480.c (#256)mzxrules
2020-10-03libultra cleanup (#215)Random
2020-05-19Decompile some more of z_player_lib (#137)Tharo
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker