Age | Commit message (Expand) | Author |
2013-03-19 | PEGASUS: Make sure sounds are rewound before playing them | Matthew Hoops |
2013-03-02 | JANITORIAL: Remove unnecessary semicolons | Torbjörn Andersson |
2013-02-23 | ALL: Fix typo (existant->existent) | Willem Jan Palenstijn |
2013-02-04 | PEGASUS: Make the demo menu music start before the splash screen | Matthew Hoops |
2013-02-04 | PEGASUS: Fix minor energy bar glitch while calibrating | Matthew Hoops |
2013-02-04 | PEGASUS: Limit the accepted characters in save file names | Matthew Hoops |
2013-02-04 | PEGASUS: Sort save file names alphabetically | Matthew Hoops |
2013-02-03 | PEGASUS: Fix the pressure door 'static' screens | Matthew Hoops |
2013-01-29 | PEGASUS: Fix lid sequences missing a frame | Matthew Hoops |
2013-01-29 | PEGASUS: Reset _lastMillis when changing rate in the timer | Matthew Hoops |
2013-01-09 | PEGASUS: Silence C++11 narrowing warnings. | Johannes Schickel |
2012-12-15 | PEGASUS: Fix segfault when pressing 'i' during the space chase | Matthew Hoops |
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-26 | PEGASUS: Improve descriptions for the keymap | Matthew Hoops |
2012-11-24 | PEGASUS: Use the new VideoDecoder::setRate code | Matthew Hoops |
2012-11-21 | PEGASUS: Add a keymap | Matthew Hoops |
2012-11-18 | PEGASUS: Fix timer not resuming on the WSC catwalk when using the AI | Matthew Hoops |
2012-11-18 | PEGASUS: Don't constantly redraw the overview text frame | Matthew Hoops |
2012-11-17 | PEGASUS: Fade out the main menu when using the quit button | Matthew Hoops |
2012-10-29 | PEGASUS: Improve on the WSC missing AI videos bug | Matthew Hoops |
2012-10-29 | PEGASUS: Ease off the CPU in the overview | Matthew Hoops |
2012-10-26 | PEGASUS: Don't error out for two missing WSC AI videos | Matthew Hoops |
2012-10-16 | PEGASUS: Improve error messages when failing to load PICT images | 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: Fix saving while in the space chase | Matthew Hoops |
2012-09-22 | PEGASUS: Don't allow loading/saving in a few more places | Matthew Hoops |
2012-09-22 | PEGASUS: Fix restoring correct biochip after sub chase | Matthew Hoops |
2012-09-22 | PEGASUS: Fix movie pause/resume | 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 |
2012-09-20 | PEGASUS: Prevent recalling from Prehistoric without the historical log | Matthew Hoops |
2012-09-12 | PEGASUS: Disable save compression by default | Matthew Hoops |
2012-09-12 | Revert "PEGASUS: Make setting the start time of a movie also seek" | Matthew Hoops |
2012-09-11 | PEGASUS: Fix minor filling station glitch | Matthew Hoops |
2012-09-09 | PEGASUS: Fix some formatting issues | Matthew Hoops |
2012-09-09 | PEGASUS: Fix some memory leaks | Matthew Hoops |
2012-09-07 | PEGASUS: Make setting the start time of a movie also seek | Matthew Hoops |
2012-08-31 | PEGASUS: Use setEndTime() | 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-08-26 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-08-20 | PEGASUS: Optimize the nearest neighbor frame scaling a bit | Matthew Hoops |