summaryrefslogtreecommitdiff
path: root/src/player.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2011-10-14moved setNewCollisionRect to player.h so multiple actors can call itStephen Simpson1-0/+24
updated MG with attempted fixes for anmChr changed banm_c's _setUpdateRate and others to public for anmChr
2011-10-12Upped the first check for distance in NearestPlayerStephen Simpson1-1/+1
2011-10-10replaced all the variations of NearestPlayer from different bossesStephen Simpson1-1/+1
fixed case issue for spritetex.yaml
2011-10-10got MountainGoomba to a working conditionStephen Simpson1-0/+35
added Hermite Interpolation into linker and common.h added player.cpp and player.h for some common functions removed classic controller hack from NewerProject.yaml added more PSVEC functions to linker