Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-09 | PEGASUS: Cleanup from unused constants. | Eugene Sandulenko | |
Agreed with clone2727. | |||
2014-04-27 | PEGASUS: Fix a Norad Delta door locked sound | Matthew Hoops | |
Based on a patch by Keith Kaisershot | |||
2014-04-27 | PEGASUS: Set volume in more places | Keith Kaisershot | |
2013-10-06 | PEGASUS: Add back missing silos deactivated sound spot | Keith Kaisershot | |
2013-10-06 | PEGASUS: Fix disabling the retinal hotspot | Keith Kaisershot | |
2013-07-28 | PEGASUS: Fix gas canister removal not stopping the air timer | Matthew Hoops | |
This bug was also in the original | |||
2013-05-12 | PEGASUS: Fix going left initially in the globe game | Matthew Hoops | |
2013-05-04 | PEGASUS: Fix two missing frames in the globe game | Matthew Hoops | |
2012-12-15 | PEGASUS: Fix playback of pressure door levels dropping video | Matthew Hoops | |
2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-09-22 | PEGASUS: Fixed claw scoring time | Matthew Hoops | |
It should be set when actually using the claw instead of just looking at the sub control monitors. Thanks to Keith Kaisershot (blitter) for spotting | |||
2012-09-11 | PEGASUS: Fix minor filling station glitch | Matthew Hoops | |
2012-08-28 | PEGASUS: Remove g_allItems global construction | Matthew Hoops | |
2012-08-28 | PEGASUS: Remove g_allHotspots global construction | Matthew Hoops | |
2012-04-05 | PEGASUS: Silence a gcc 4.6 warning | Matthew Hoops | |
2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops | |
2012-04-02 | PEGASUS: Add some braces | Matthew Hoops | |
Silences digitall's compiler :P | |||
2011-12-20 | PEGASUS: Some space/misc cleanup | Matthew Hoops | |
2011-12-16 | PEGASUS: Cleanup some constants | Matthew Hoops | |
Added missing static qualifiers, get rid of some short/long | |||
2011-12-16 | PEGASUS: Remove t prefix from typedefs | Matthew Hoops | |
Some other minor cleanup too | |||
2011-12-15 | PEGASUS: Add Norad Delta | Matthew Hoops | |
And with that, ladies and gentlemen, Pegasus Prime is officially completable in ScummVM. | |||
2011-11-02 | PEGASUS: Some sub control room interaction fixes | Matthew Hoops | |
2011-11-02 | PEGASUS: Fix pressure door movie updates | Matthew Hoops | |
2011-11-01 | PEGASUS: Fix the panorama time scale | Matthew Hoops | |
2011-11-01 | PEGASUS: Add the ECR monitor | Matthew Hoops | |
Panorama not 100% working yet, but the mask does :P | |||
2011-11-01 | PEGASUS: Add the panorama scroll class | Matthew Hoops | |
2011-11-01 | PEGASUS: Add the panorama class | Matthew Hoops | |
2011-10-22 | PEGASUS: Add Norad Alpha | Matthew Hoops | |
Not yet completable, but you can at least fill the oxygen mask to go through the Mars Maze now. | |||
2011-10-20 | PEGASUS: Add the base Norad code | Matthew Hoops | |
(Common stuff between both Norad Alpha and Norad Delta) |