summaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Expand)Author
2011-03-08Implement weaponsJoe Robinson
2010-12-21Implement crouchingJoe Robinson
2010-12-17Implement new keys for movementPhil Burton
2010-12-03Remove some test/debugging codeLuke Bratch
2010-12-03Implement sprintingLuke Bratch
2010-11-26Use a constant for the player's left/right move amountLuke Bratch
2010-11-26Implement player jumpingLuke Bratch
2010-11-25Add a marcus sprite sheet, set it as the player's image, implement left/right...Luke Bratch
2010-11-25Add Screen class, move video output functionality to itLuke Bratch
2010-11-24Initial commitLuke Bratch