aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/mars
AgeCommit message (Expand)Author
2012-08-28PEGASUS: Remove g_allItems global constructionMatthew Hoops
2012-08-28PEGASUS: Remove g_allHotspots global constructionMatthew Hoops
2012-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-04-06PEGASUS: Attempt to fix compilation on MSVCMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2012-03-20PEGASUS: Add some more protection about junk flying off-screenMatthew Hoops
2011-12-20PEGASUS: Remove another global constructionMatthew Hoops
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
2011-12-16PEGASUS: Cleanup some constantsMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-11-01PEGASUS: Just clip the junk from going off right or bottom tooMatthew Hoops
2011-10-29PEGASUS: Keep the space junk from flying beyond the screen boundaryMatthew Hoops
2011-10-28PEGASUS: Fix destroying the robot shuttleMatthew Hoops
2011-10-28PEGASUS: Fix pitch of one bit images in the shuttle HUDMatthew Hoops
2011-10-28PEGASUS: Fix RS232 draw callMatthew Hoops
2011-10-28PEGASUS: Fix the planet moverMatthew Hoops
2011-10-28PEGASUS: Implement dirty rect erase code (as used by the space chase)Matthew Hoops
2011-10-28PEGASUS: Allow for initial support of the space chaseMatthew Hoops
2011-10-27PEGASUS: Add the Shuttle HUDMatthew Hoops
2011-10-27PEGASUS: Add the energy beam weaponMatthew Hoops
2011-10-27PEGASUS: Add the tractor beam classMatthew Hoops
2011-10-27PEGASUS: Add the graviton cannon!Matthew Hoops
2011-10-27PEGASUS: Add the shuttle weapon base classMatthew Hoops
2011-10-24PEGASUS: Add the robot shipMatthew Hoops
2011-10-23PEGASUS: Add the space junk stuffMatthew Hoops
2011-10-23PEGASUS: Add the planet mover for the space chaseMatthew Hoops
2011-10-23PEGASUS: Add the basic 3D logic for the space chaseMatthew Hoops
2011-10-23PEGASUS: Add the hermite code for the space chaseMatthew Hoops
2011-10-23PEGASUS: Add the Mars canyon chase sequenceMatthew Hoops
2011-10-17PEGASUS: Implement deleting items when inventory is fullMatthew Hoops
2011-10-15PEGASUS: Add the Mars neighborhoodMatthew Hoops
2011-10-14PEGASUS: Add the Mars reactor element codeMatthew Hoops