Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko | |
2015-02-15 | PEGASUS: Silence two MSVC warnings | Filippos Karapetis | |
2014-04-27 | PEGASUS: Set volume in more places | Keith Kaisershot | |
2013-04-16 | PEGASUS: Add Windows demo support | Matthew Hoops | |
2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-07-05 | PEGASUS: Implement screen fading | Matthew Hoops | |
This does linear instead of gamma for speed and complexity reasons. | |||
2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops | |
2012-03-21 | PEGASUS: Implement the intro timer | Matthew Hoops | |
2011-12-20 | PEGASUS: Some space/misc cleanup | Matthew Hoops | |
2011-12-16 | PEGASUS: Cleanup some constants | Matthew Hoops | |
Added missing static qualifiers, get rid of some short/long | |||
2011-12-16 | PEGASUS: Remove t prefix from typedefs | Matthew Hoops | |
Some other minor cleanup too | |||
2011-10-31 | PEGASUS: Fix some code formatting | Matthew Hoops | |
2011-10-18 | PEGASUS: Add our TGWorldSaver replacement | Matthew Hoops | |
The scoring on the death/pause screens are now shown | |||
2011-09-29 | PEGASUS: Add the PauseMenu code | Matthew Hoops | |
2011-09-27 | PEGASUS: Make the menu music fade in but not block for now | Matthew Hoops | |
2011-09-26 | PEGASUS: Implement the death menu | Matthew Hoops | |
2011-09-25 | PEGASUS: Enable main menu sound fading now that it works | Matthew Hoops | |
2011-09-22 | PEGASUS: Implement the credits | Matthew Hoops | |
Functionality is now back to where it was before switching to the updated API | |||
2011-09-21 | PEGASUS: Implement main menu | Matthew Hoops | |
Sound fading is not working yet, so it has been disabled in the meantime | |||
2011-09-20 | PEGASUS: Add new menu class | Matthew Hoops | |
2011-09-20 | PEGASUS: Remove remaining 'old' code | Matthew Hoops | |
2011-09-20 | PEGASUS: Remove VideoManager code | Matthew Hoops | |
It was originally from Mohawk and does not fit in with the new graphics management introduced. Movie will be used from here on out! In addition, the intro code has been rewritten and now it properly starts from the new code. | |||
2011-09-02 | PEGASUS: Restructure remaining (already converted) Game Shell classes | Matthew Hoops | |
2011-06-15 | PEGASUS: Switch sound playback to using the MMSound class | Matthew Hoops | |
2011-05-12 | PEGASUS: Add support for using the original 'Opening/Closing' directory | Matthew Hoops | |
2011-05-12 | PEGASUS: Allow the console to be attached from the menu | Matthew Hoops | |
2011-05-12 | PEGASUS: Add basic credits implementation | Matthew Hoops | |
2011-05-12 | PEGASUS: Finish overview implementation | Matthew Hoops | |
Only thick rects remain there | |||
2011-05-11 | PEGASUS: Begin work on the interface overview | Matthew Hoops | |
2011-05-11 | PEGASUS: Cleanup menu button handling | Matthew Hoops | |
Also, hooked the Restore button up to the load dialog | |||
2011-02-21 | PEGASUS: Remove the rest of the svn keywords from the copyright | Matthew Hoops | |
2011-02-21 | PEGASUS: Add my very WIP Pegasus Prime engine | Matthew Hoops | |