summaryrefslogtreecommitdiff
path: root/intensemarcus.h
AgeCommit message (Expand)Author
2010-12-21Change crouch sprite to be 64x50 pxLuke Bratch
2010-12-21Implement crouchingJoe Robinson
2010-12-03Implement sprintingLuke Bratch
2010-11-26Use a constant for the player's left/right move amountLuke Bratch
2010-11-26Implement map reading and add tiles sprite sheetLuke Bratch
2010-11-26Implement player jumpingLuke Bratch
2010-11-26Implement gravityLuke Bratch
2010-11-26Implement Sprite::get/setClip for sprite sheet clipping & Creature::Orient fo...Luke Bratch
2010-11-25Add background to Level, add sample background, modify Screen::blit() to alwa...Luke Bratch
2010-11-25Add Screen class, move video output functionality to itLuke Bratch
2010-11-24Initial commitLuke Bratch