Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-19 | added player and sprite collision to MG | Stephen Simpson | 1 | -2/+2 | |
added a Turn state to MG semi-fixed collision box for MG | |||||
2011-10-14 | moved setNewCollisionRect to player.h so multiple actors can call it | Stephen Simpson | 1 | -0/+24 | |
updated MG with attempted fixes for anmChr changed banm_c's _setUpdateRate and others to public for anmChr | |||||
2011-10-12 | Upped the first check for distance in NearestPlayer | Stephen Simpson | 1 | -1/+1 | |
2011-10-10 | replaced all the variations of NearestPlayer from different bosses | Stephen Simpson | 1 | -1/+1 | |
fixed case issue for spritetex.yaml | |||||
2011-10-10 | got MountainGoomba to a working condition | Stephen Simpson | 1 | -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 |