aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood
AgeCommit message (Expand)Author
2014-02-11PEGASUS: Fix returning from Mars after destroying the robot's shuttleMatthew Hoops
2013-12-15PEGASUS: Fix the prehistoric volcano animationsMatthew Hoops
2013-12-14PEGASUS: Fix regression with Prehistoric AI rules orderingMatthew Hoops
2013-12-11PEGASUS: Fix the robot timer outside of the shield generatorMatthew Hoops
2013-12-08PEGASUS: Fix background frame when loading in scenes with random spotsMatthew Hoops
2013-10-06PEGASUS: Fix incorrect displaying of the synthesizer shutdown videoKeith Kaisershot
2013-10-06PEGASUS: Add back missing silos deactivated sound spotKeith Kaisershot
2013-10-06PEGASUS: Fix disabling the retinal hotspotKeith Kaisershot
2013-08-03PEGASUS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03PEGASUS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-07-28PEGASUS: Fix gas canister removal not stopping the air timerMatthew Hoops
2013-07-21PEGASUS: Fix missing AI warning videos in the DVD demoMatthew Hoops
2013-05-12PEGASUS: Fix going left initially in the globe gameMatthew Hoops
2013-05-04PEGASUS: Fix two missing frames in the globe gameMatthew Hoops
2013-05-04PEGASUS: Fix floor 2/3 elevator buttons not being shown pressedMatthew Hoops
2013-04-27PEGASUS: Fix missing text in canyon chaseMatthew Hoops
2013-04-16PEGASUS: Let the DVD demo use the full Prehistoric AI video setMatthew Hoops
2013-04-16PEGASUS: Add new Prehistoric sounds for the DVD demoMatthew Hoops
2013-04-15PEGASUS: Add missing breakMatthew Hoops
2013-04-12PEGASUS: Add a workaround in case the player doesn't get the card bombMatthew Hoops
2013-03-02JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2013-01-09PEGASUS: Silence C++11 narrowing warnings.Johannes Schickel
2012-12-15PEGASUS: Fix playback of pressure door levels dropping videoMatthew Hoops
2012-12-13PEGASUS: Fix invalid use of RipTimerMatthew Hoops
2012-11-18PEGASUS: Fix timer not resuming on the WSC catwalk when using the AIMatthew Hoops
2012-10-29PEGASUS: Improve on the WSC missing AI videos bugMatthew Hoops
2012-10-26PEGASUS: Don't error out for two missing WSC AI videosMatthew 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: 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-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-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-07-05PEGASUS: Cleanup doFadeOutSync/doFadeInSync callsMatthew Hoops
2012-07-05PEGASUS: Implement screen fadingMatthew Hoops
2012-05-12PEGASUS: Fix some warnings found with optimizations onMatthew Hoops
2012-04-09PEGASUS: Add support for load/save keysMatthew Hoops
2012-04-06PEGASUS: Silence an MSVC warningMatthew Hoops
2012-04-06PEGASUS: More MSVC "fixes"Matthew Hoops
2012-04-06PEGASUS: Attempt to fix compilation on MSVCMatthew Hoops
2012-04-05PEGASUS: Silence a gcc 4.6 warningMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops