summaryrefslogtreecommitdiff
path: root/src/player.c
AgeCommit message (Expand)Author
2022-01-05Fade documentationtheo3
2022-01-04sort out functions.htheo3
2022-01-04game.c doctheo3
2022-01-03naming worktheo3
2022-01-03more game.ctheo3
2022-01-02PlayerNormal oktheo3
2022-01-01Merge pull request #238 from notyourav/clrnotyourav
2022-01-01color.c, utils->common.ctheo3
2021-12-31Review FixesTal Hayon
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-27label script functionstheo3
2021-12-27mergetheo3
2021-12-27dungeon stufftheo3
2021-12-27finish player.ctheo3
2021-12-25name asm funcstheo3
2021-12-25doc surface typestheo3
2021-12-20framestate, ezlo hinttheo3
2021-12-20header overhaultheo3
2021-12-19util filestheo3
2021-12-14clang-formattheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-18Merge branch 'master' into asset-extractionoctorock
2021-11-15fix flag enumtheo3
2021-11-14Decompile entity init functionsoctorock
2021-11-12Merge branch 'master' into asset-extractionoctorock
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3
2021-11-06Merge branch 'master' into asset-extractionoctorock
2021-11-04entity changes, textbox changestheo3
2021-10-26add effects.htheo3
2021-10-25Renamed Entity fields for knockbackIbot02
2021-10-23Rename symbols for graphics and mapsoctorock
2021-09-26Unsplit managerF to avoid conflicts with the pr of Ibot02octorock
2021-08-30Decompile manager35octorock
2021-06-23Add EU variantoctorock
2021-05-13Unify nonmatching namingsoctorock
2021-05-03Decompile dogoctorock
2021-05-02merge latest changesHenny022p
2021-05-02use object enum in object creationHenny022p
2021-05-01format fixtheo3
2021-05-01more playertheo3
2021-03-28merge changesHenny022p
2021-03-24Convert .inc files into .s files and include them in linker.ldoctorock
2021-03-23finished sound enumHenny022p
2021-03-22Mergetheo3
2021-03-21fix entity.c search prototypes, add documentationtheo3
2021-03-21collapse TUstheo3
2021-03-17Merge branch 'master' into plynotyourav