summaryrefslogtreecommitdiff
path: root/src/player.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15optimisations to reduce code sizeTreeki1-11/+0
2012-03-02Lots of poss updates, meteors, shy guys, penguins, etc.Colin Noga1-11/+11
2012-02-20More shy guy updates : prototypes completeColin Noga1-0/+19
2011-10-19added player and sprite collision to MGStephen Simpson1-2/+2
2011-10-14moved setNewCollisionRect to player.h so multiple actors can call itStephen Simpson1-0/+24
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
2011-10-10got MountainGoomba to a working conditionStephen Simpson1-0/+35