Age | Commit message (Expand) | Author |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-06-16 | PEGASUS: Fix some missing variable initializations | Strangerke |
2016-06-14 | PEGASUS: Initialize some variables | Strangerke |
2016-05-14 | PEGASUS: Add safety check. | Eugene Sandulenko |
2014-08-09 | PEGASUS: Cleanup from unused constants. | Eugene Sandulenko |
2014-04-27 | PEGASUS: Fix a Norad Delta door locked sound | Matthew Hoops |
2014-04-27 | PEGASUS: Set volume in more places | Keith Kaisershot |
2014-04-27 | PEGASUS: Fix repeated audio analysis video when leaving after defeating Sinclair | Keith Kaisershot |
2014-04-23 | PEGASUS: Poll for events in more places | Matthew Hoops |
2014-04-20 | PEGASUS: Fix disabling input when the rip first hits | Matthew Hoops |
2014-04-13 | PEGASUS: Fix Ares flag not getting reset upon jumping to Mars | Keith Kaisershot |
2014-04-13 | PEGASUS: Fix entering the Mars shuttle with the shield biochip active | Matthew Hoops |
2014-04-13 | PEGASUS: Disable non-existent hint movie | Matthew Hoops |
2014-02-11 | PEGASUS: Fix returning from Mars after destroying the robot's shuttle | Matthew Hoops |
2013-12-15 | PEGASUS: Fix the prehistoric volcano animations | Matthew Hoops |
2013-12-14 | PEGASUS: Fix regression with Prehistoric AI rules ordering | Matthew Hoops |
2013-12-11 | PEGASUS: Fix the robot timer outside of the shield generator | Matthew Hoops |
2013-12-08 | PEGASUS: Fix background frame when loading in scenes with random spots | Matthew Hoops |
2013-10-06 | PEGASUS: Fix incorrect displaying of the synthesizer shutdown video | 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-08-03 | PEGASUS: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | PEGASUS: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-07-28 | PEGASUS: Fix gas canister removal not stopping the air timer | Matthew Hoops |
2013-07-21 | PEGASUS: Fix missing AI warning videos in the DVD demo | Matthew Hoops |
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 |
2013-05-04 | PEGASUS: Fix floor 2/3 elevator buttons not being shown pressed | Matthew Hoops |
2013-04-27 | PEGASUS: Fix missing text in canyon chase | Matthew Hoops |
2013-04-16 | PEGASUS: Let the DVD demo use the full Prehistoric AI video set | Matthew Hoops |
2013-04-16 | PEGASUS: Add new Prehistoric sounds for the DVD demo | Matthew Hoops |
2013-04-15 | PEGASUS: Add missing break | Matthew Hoops |
2013-04-12 | PEGASUS: Add a workaround in case the player doesn't get the card bomb | Matthew Hoops |
2013-03-02 | JANITORIAL: Remove unnecessary semicolons | Torbjörn Andersson |
2013-01-09 | PEGASUS: Silence C++11 narrowing warnings. | Johannes Schickel |
2012-12-15 | PEGASUS: Fix playback of pressure door levels dropping video | Matthew Hoops |
2012-12-13 | PEGASUS: Fix invalid use of RipTimer | Matthew Hoops |
2012-11-18 | PEGASUS: Fix timer not resuming on the WSC catwalk when using the AI | Matthew Hoops |
2012-10-29 | PEGASUS: Improve on the WSC missing AI videos bug | Matthew Hoops |
2012-10-26 | PEGASUS: Don't error out for two missing WSC AI videos | Matthew Hoops |
2012-10-03 | PEGASUS: Fix uninitialized variable | Matthew Hoops |
2012-10-01 | PEGASUS: MarsTimerEvent is a struct | Filippos Karapetis |
2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel |
2012-09-25 | PEGASUS: Fix minor formatting issue | Matthew Hoops |
2012-09-25 | PEGASUS: Initialize _duration in RobotShip | Matthew Hoops |
2012-09-22 | PEGASUS: Fixed claw scoring time | Matthew Hoops |
2012-09-20 | PEGASUS: Fix stopping Mercury scoring | Matthew Hoops |
2012-09-20 | PEGASUS: Fix avoiding Mars robot scoring | Matthew Hoops |
2012-09-21 | PEGASUS: "Fix" segmentation fault for DC toolchain when compiling shuttlehud.... | Johannes Schickel |
2012-09-21 | PEGASUS: Replace FunctionPtr by our Functor code in Common. | Johannes Schickel |