aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/door.h
AgeCommit message (Collapse)Author
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2012-04-02PEGASUS: Remove some useless const modifiersMatthew Hoops
Thanks to digitall for spotting
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
2011-12-16PEGASUS: Cleanup some constantsMatthew Hoops
Added missing static qualifiers, get rid of some short/long
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
Some other minor cleanup too
2011-12-15PEGASUS: Begin cleaning up pegasus-defined typesMatthew Hoops
2011-10-03PEGASUS: Fix moving forwardMatthew Hoops
You know, actually initialize some variables :P
2011-09-02PEGASUS: Begin restructuring the game state classesMatthew Hoops
The entire game state should now be functional
2011-09-01PEGASUS: Implement basic neighborhood resource parsingMatthew Hoops