summaryrefslogtreecommitdiff
path: root/src/code/z_player_call.c
AgeCommit message (Expand)Author
2023-10-30Remove `(ActorFunc)` casts in initvars (#1571)Dragorn421
2022-10-24Remove `const` from `ActorInit` initvars declarations (#1417)Dragorn421
2022-05-21PlayState Rename (#1231)fig02
2021-12-05Use defines for actor flags (#873)Dragorn421
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
2020-10-03libultra cleanup (#215)Random
2020-09-18Decompile Player (#387)Roman971
2020-05-04More actor cleanup Part 2 (#116)Roman971
2020-04-14Big actor cleanup (fixed) (#69)Lucas Shaw
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker