aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/norad/delta/globegame.cpp
AgeCommit message (Collapse)Author
2019-12-01PEGASUS: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2018-11-13PEGASUS: Fix Fall Through Compiler Warnings.D G Turner
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-06-14PEGASUS: Initialize some variablesStrangerke
2014-08-09PEGASUS: Cleanup from unused constants.Eugene Sandulenko
Agreed with clone2727.
2014-04-27PEGASUS: Set volume in more placesKeith Kaisershot
2013-10-06PEGASUS: Add back missing silos deactivated sound spotKeith Kaisershot
2013-05-12PEGASUS: Fix going left initially in the globe gameMatthew Hoops
2013-05-04PEGASUS: Fix two missing frames in the globe gameMatthew Hoops
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
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.