summaryrefslogtreecommitdiff
path: root/src/object/warpPoint.c
AgeCommit message (Expand)Author
2025-03-09cleanup headersHenny022p
2025-03-09name flag fields in structsHenny022p
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
2023-07-31Create new entity structs for Objectsoctorock
2022-10-08Extract some dataoctorock
2022-07-25Rename objectsoctorock
2022-06-22RequestPriorityDuration timesElliptic Ellipsis
2022-06-22Should be the rest of themElliptic Ellipsis
2022-03-28namingtheo3
2022-03-28name remaining entity fieldstheo3
2022-03-28identify some functionstheo3
2022-02-27Use hitbox headeroctorock
2022-01-31Merge pull request #332 from hatal175/spawnstatenotyourav
2022-01-29Merge pull request #328 from hatal175/entflagsnotyourav
2022-01-29Use PlayerSpawnType enum in a few placesTal Hayon
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-28Use sfx sounds enum whereever applicableTal Hayon
2022-01-23Renaming according to reviewTal Hayon
2022-01-23Decompile coord.sTal Hayon
2022-01-09Use sound enum in all SoundReq callsTal Hayon
2022-01-04game.c doctheo3
2022-01-03naming worktheo3
2021-12-29strip fake linker symbolstheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-27dungeon stufftheo3
2021-12-20framestate, ezlo hinttheo3
2021-12-20header overhaultheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-18Merge branch 'master' into asset-extractionoctorock
2021-11-15fix flag enumtheo3
2021-11-12Merge branch 'master' into asset-extractionoctorock
2021-11-12Extract entity definitionsoctorock
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3
2021-11-04entity changes, textbox changestheo3
2021-10-05warpPoint.c: okIbot02