aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus
AgeCommit message (Expand)Author
2012-04-02PEGASUS: Add some bracesMatthew Hoops
2012-04-02PEGASUS: Remove some useless const modifiersMatthew Hoops
2012-04-02PEGASUS: Remove stray semicolonMatthew Hoops
2012-03-22PEGASUS: Clean up initializePegasusButtonsMatthew Hoops
2012-03-21PEGASUS: Implement the intro timerMatthew Hoops
2012-03-20PEGASUS: Fix stridingMatthew Hoops
2012-03-20PEGASUS: Add some more protection about junk flying off-screenMatthew Hoops
2012-03-20Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2011-12-21PEGASUS: Use correct CD when outputting savesMatthew Hoops
2011-12-20PEGASUS: Remove another global constructionMatthew Hoops
2011-12-20PEGASUS: Make InputDevice into a SingletonMatthew Hoops
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
2011-12-19PEGASUS: Fix typo in the save codeMatthew Hoops
2011-12-19PEGASUS: Implement saving/loading from the in-game pause menuMatthew Hoops
2011-12-19PEGASUS: Fix timers starting when pausedMatthew Hoops
2011-12-16PEGASUS: Cleanup some constantsMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-12-15PEGASUS: Begin cleaning up pegasus-defined typesMatthew Hoops
2011-12-15PEGASUS: Fix compilation on WindowsMatthew Hoops
2011-12-15PEGASUS: Fix info screen weirdnessMatthew Hoops
2011-12-15PEGASUS: Add Norad DeltaMatthew Hoops
2011-12-13PEGASUS: Fix going from bomb game to the end gameMatthew Hoops
2011-12-13PEGASUS: Fix displaying the end messageMatthew Hoops
2011-12-13PEGASUS: Add the bomb detonation gameMatthew Hoops
2011-12-13PEGASUS: Add a tickCount() functionMatthew Hoops
2011-12-12PEGASUS: Add the bomb active AI ruleMatthew Hoops
2011-12-12PEGASUS: Implement shooting SinclairMatthew Hoops
2011-12-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2011-11-03PEGASUS: Fix segfault after sub chase sequenceMatthew Hoops
2011-11-02PEGASUS: Some sub control room interaction fixesMatthew Hoops
2011-11-02PEGASUS: Fix pressure door movie updatesMatthew Hoops
2011-11-02PEGASUS: Switch spot sounds to using SoundTimeBaseMatthew Hoops
2011-11-02PEGASUS: Add a minimalist SoundTimeBase classMatthew Hoops
2011-11-01PEGASUS: Fix the panorama time scaleMatthew Hoops
2011-11-01PEGASUS: Add the ECR monitorMatthew Hoops
2011-11-01PEGASUS: Just clip the junk from going off right or bottom tooMatthew Hoops
2011-11-01PEGASUS: Add the panorama scroll classMatthew Hoops
2011-11-01PEGASUS: Add the panorama classMatthew Hoops
2011-11-01PEGASUS: Implement the rest of the mapping biochipMatthew Hoops
2011-10-31PEGASUS: Fix 4D system spritesMatthew Hoops
2011-10-31PEGASUS: Fix some code formattingMatthew Hoops
2011-10-31PEGASUS: Fix some old Surface commentsMatthew Hoops
2011-10-31PEGASUS: Add ability to draw masked surfacesMatthew Hoops
2011-10-30PEGASUS: Fix redrawMovieWorld() to only update when neededMatthew Hoops
2011-10-29PEGASUS: Fix dying when no interface is set upMatthew 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: Disable erase when reinstating the monocleMatthew Hoops
2011-10-28PEGASUS: Clear movie bounds on releaseMatthew Hoops
2011-10-28PEGASUS: Fix 1bpp cicn cursorsMatthew Hoops