Age | Commit message (Expand) | Author |
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 |
2012-07-05 | PEGASUS: Cleanup doFadeOutSync/doFadeInSync calls | Matthew Hoops |
2012-07-05 | PEGASUS: Implement screen fading | Matthew Hoops |
2012-06-16 | PEGASUS: Don't manually close the load/save dialogs | Matthew Hoops |
2012-06-16 | PEGASUS: Make sure we check the pixel format of video frames | Matthew Hoops |
2012-06-16 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-05-28 | PEGASUS: Implement setting movie volume | Matthew Hoops |
2012-05-25 | PEGASUS: Allow for keypad enter to be used | Matthew Hoops |
2012-05-25 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-05-12 | PEGASUS: Fix some warnings found with optimizations on | Matthew Hoops |
2012-05-12 | PEGASUS: Fix compilation with optimizations enabled | Matthew Hoops |
2012-05-11 | PEGASUS: Rewrite the input code to more closely emulate what the original did | Matthew Hoops |
2012-05-04 | PEGASUS: Add a workaround for the canyon/space chase segfault | Matthew Hoops |
2012-04-26 | PEGASUS: Allow control for the easter egg key as well | Matthew Hoops |
2012-04-11 | PEGASUS: Fix ghosted biochips when loading saved games | Matthew Hoops |
2012-04-11 | PEGASUS: Fix the pegasus biochip recall button highlight | Matthew Hoops |
2012-04-10 | PEGASUS: Mark the cursor as dirty when hiding it too | Matthew Hoops |
2012-04-09 | PEGASUS: Add support for load/save keys | Matthew Hoops |
2012-04-07 | PEGASUS: Fix potentially uninitialized hotspot pointer | Matthew Hoops |
2012-04-06 | PEGASUS: Use an Array instead of a List for NotificationReceivers | Matthew Hoops |
2012-04-06 | PEGASUS: Silence an MSVC warning | Matthew Hoops |
2012-04-06 | PEGASUS: More MSVC "fixes" | Matthew Hoops |
2012-04-06 | PEGASUS: Attempt to fix compilation on MSVC | Matthew Hoops |
2012-04-06 | PEGASUS: Fix setChar() call fail | Matthew Hoops |
2012-04-05 | PEGASUS: Silence a gcc 4.6 warning | Matthew Hoops |
2012-04-05 | PEGASUS: Warn when a sound file can't be found | Matthew Hoops |
2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops |
2012-04-03 | PEGASUS: Add safety check around decodeNextFrame() when playing the Bandai logo | Matthew Hoops |
2012-04-03 | PEGASUS: Implement saving/restoring the in-game AI data | Matthew Hoops |
2012-04-02 | PEGASUS: Remove some ancient svn tags | Matthew Hoops |
2012-04-02 | PEGASUS: Add 'Demo' to the demo's extra field | Matthew Hoops |
2012-04-02 | PEGASUS: Add some braces | Matthew Hoops |
2012-04-02 | PEGASUS: Remove some useless const modifiers | Matthew Hoops |
2012-04-02 | PEGASUS: Remove stray semicolon | Matthew Hoops |
2012-03-22 | PEGASUS: Clean up initializePegasusButtons | Matthew Hoops |