aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/norad/alpha
AgeCommit message (Collapse)Author
2014-08-09PEGASUS: Cleanup from unused constants.Eugene Sandulenko
Agreed with clone2727.
2013-07-28PEGASUS: Fix gas canister removal not stopping the air timerMatthew Hoops
This bug was also in the original
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2012-09-11PEGASUS: Fix minor filling station glitchMatthew Hoops
2012-08-28PEGASUS: Remove g_allItems global constructionMatthew Hoops
2012-08-28PEGASUS: Remove g_allHotspots global constructionMatthew Hoops
2012-04-05PEGASUS: Silence a gcc 4.6 warningMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew 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: Add Norad DeltaMatthew Hoops
And with that, ladies and gentlemen, Pegasus Prime is officially completable in ScummVM.
2011-11-01PEGASUS: Fix the panorama time scaleMatthew Hoops
2011-11-01PEGASUS: Add the ECR monitorMatthew Hoops
Panorama not 100% working yet, but the mask does :P
2011-11-01PEGASUS: Add the panorama scroll classMatthew Hoops
2011-11-01PEGASUS: Add the panorama classMatthew Hoops
2011-10-22PEGASUS: Add Norad AlphaMatthew Hoops
Not yet completable, but you can at least fill the oxygen mask to go through the Mars Maze now.