summaryrefslogtreecommitdiffstats
path: root/Player.cpp
AgeCommit message (Expand)Author
2017-06-25indentation fixHEADmasterDominique Martinet
2011-11-30Changed all Player& to Player*mario
2011-11-29merge with marioDominique Martinet
2011-11-29inverted left and rightDominique Martinet
2011-11-29Removed couts, added colorsmario
2011-11-29fixed more uninitalized valuesDominique Martinet
2011-11-29initialize m_pController to NULL so we can see if it's there..Dominique Martinet
2011-11-29Fixed poitner not checked before freeingDominique Martinet
2011-11-29better AI, removed debugDominique Martinet
2011-11-29fixed turn (someone gotta explain me why it didn't work) and added debugsDominique Martinet
2011-11-29added calls to AI, something's weird..Dominique Martinet
2011-11-29more AI preparationDominique Martinet
2011-11-29more AI work, just gotta make the compiler happy now... where's mario when we...Dominique Martinet
2011-11-29fixed spaces to tab, added some comments and prepared a place to call AI callsDominique Martinet
2011-11-29Awesome starting point\!Dominique Martinet
2011-11-28Began to fix displaymario
2011-11-28fixed stuff, removed some debugDominique Martinet
2011-11-28more debug and some fixesDominique Martinet
2011-11-28fixed mario's mergeDominique Martinet
2011-11-28Changed to 2 playersmario
2011-11-28removed color from playerDominique Martinet
2011-11-28Player: turnLeft(), turnRight()Dominique Martinet
2011-11-27minor implementation, fixed stuff, etcDominique Martinet
2011-11-25initial commitJoachim Jablon