aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/mars/mars.cpp
AgeCommit message (Expand)Author
2019-12-01PEGASUS: Fix Missing Default Switch CasesD G Turner
2017-09-12PEGASUS: Disallow loading / saving from the GMM from inner loopsBastien Bouclet
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-06-16PEGASUS: Fix some missing variable initializationsStrangerke
2016-05-14PEGASUS: Add safety check.Eugene Sandulenko
2014-04-27PEGASUS: Set volume in more placesKeith Kaisershot
2014-04-23PEGASUS: Poll for events in more placesMatthew Hoops
2014-04-13PEGASUS: Fix entering the Mars shuttle with the shield biochip activeMatthew Hoops
2013-12-11PEGASUS: Fix the robot timer outside of the shield generatorMatthew Hoops
2013-04-27PEGASUS: Fix missing text in canyon chaseMatthew Hoops
2013-04-12PEGASUS: Add a workaround in case the player doesn't get the card bombMatthew Hoops
2013-03-02JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2012-10-03PEGASUS: Fix uninitialized variableMatthew Hoops
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-09-20PEGASUS: Fix avoiding Mars robot scoringMatthew Hoops
2012-09-21PEGASUS: Replace FunctionPtr by our Functor code in Common.Johannes Schickel
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-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-16PEGASUS: Cleanup some constantsMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-10-28PEGASUS: Fix destroying the robot shuttleMatthew 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-24PEGASUS: Add the robot shipMatthew Hoops
2011-10-23PEGASUS: Add the space junk stuffMatthew 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