aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus
AgeCommit message (Expand)Author
2012-12-15PEGASUS: Fix segfault when pressing 'i' during the space chaseMatthew Hoops
2012-12-15PEGASUS: Fix playback of pressure door levels dropping videoMatthew Hoops
2012-12-13PEGASUS: Fix invalid use of RipTimerMatthew Hoops
2012-11-26PEGASUS: Improve descriptions for the keymapMatthew Hoops
2012-11-24PEGASUS: Use the new VideoDecoder::setRate codeMatthew Hoops
2012-11-21PEGASUS: Add a keymapMatthew Hoops
2012-11-18PEGASUS: Fix timer not resuming on the WSC catwalk when using the AIMatthew Hoops
2012-11-18PEGASUS: Don't constantly redraw the overview text frameMatthew Hoops
2012-11-17PEGASUS: Fade out the main menu when using the quit buttonMatthew Hoops
2012-10-29PEGASUS: Improve on the WSC missing AI videos bugMatthew Hoops
2012-10-29PEGASUS: Ease off the CPU in the overviewMatthew Hoops
2012-10-26PEGASUS: Don't error out for two missing WSC AI videosMatthew Hoops
2012-10-16PEGASUS: Improve error messages when failing to load PICT imagesMatthew Hoops
2012-10-03PEGASUS: Fix uninitialized variableMatthew Hoops
2012-10-01PEGASUS: MarsTimerEvent is a structFilippos Karapetis
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-09-25PEGASUS: Fix minor formatting issueMatthew Hoops
2012-09-25PEGASUS: Initialize _duration in RobotShipMatthew Hoops
2012-09-22PEGASUS: Fix saving while in the space chaseMatthew Hoops
2012-09-22PEGASUS: Don't allow loading/saving in a few more placesMatthew Hoops
2012-09-22PEGASUS: Fix restoring correct biochip after sub chaseMatthew Hoops
2012-09-22PEGASUS: Fix movie pause/resumeMatthew Hoops
2012-09-22PEGASUS: Fixed claw scoring timeMatthew Hoops
2012-09-20PEGASUS: Fix stopping Mercury scoringMatthew Hoops
2012-09-20PEGASUS: Fix avoiding Mars robot scoringMatthew Hoops
2012-09-21PEGASUS: "Fix" segmentation fault for DC toolchain when compiling shuttlehud....Johannes Schickel
2012-09-21PEGASUS: Replace FunctionPtr by our Functor code in Common.Johannes Schickel
2012-09-20PEGASUS: Prevent recalling from Prehistoric without the historical logMatthew Hoops
2012-09-12PEGASUS: Disable save compression by defaultMatthew Hoops
2012-09-12Revert "PEGASUS: Make setting the start time of a movie also seek"Matthew Hoops
2012-09-11PEGASUS: Fix minor filling station glitchMatthew Hoops
2012-09-09PEGASUS: Fix some formatting issuesMatthew Hoops
2012-09-09PEGASUS: Fix some memory leaksMatthew Hoops
2012-09-07PEGASUS: Make setting the start time of a movie also seekMatthew Hoops
2012-08-31PEGASUS: Use setEndTime()Matthew Hoops
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-08-20PEGASUS: Optimize the nearest neighbor frame scaling a bitMatthew Hoops
2012-07-05PEGASUS: Cleanup doFadeOutSync/doFadeInSync callsMatthew Hoops
2012-07-05PEGASUS: Implement screen fadingMatthew Hoops
2012-06-16PEGASUS: Don't manually close the load/save dialogsMatthew Hoops
2012-06-16PEGASUS: Make sure we check the pixel format of video framesMatthew Hoops
2012-06-16Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-05-28PEGASUS: Implement setting movie volumeMatthew Hoops
2012-05-25PEGASUS: Allow for keypad enter to be usedMatthew Hoops
2012-05-25Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-05-12PEGASUS: Fix some warnings found with optimizations onMatthew Hoops
2012-05-12PEGASUS: Fix compilation with optimizations enabledMatthew Hoops
2012-05-11PEGASUS: Rewrite the input code to more closely emulate what the original didMatthew Hoops