Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-16 | PEGASUS: Improve error messages when failing to load PICT images | 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-08-26 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
Conflicts: AUTHORS devtools/credits.pl gui/credits.h | |||
2012-04-03 | PEGASUS: Fix file permissions | Matthew Hoops | |
2012-03-20 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
2011-10-31 | PEGASUS: Add ability to draw masked surfaces | Matthew Hoops | |
2011-10-23 | PEGASUS: Add support for scaled/glowing images/movies | 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: Allow getting frames from videos | Matthew Hoops | |
2011-09-28 | PEGASUS: Fix date positioning | Matthew Hoops | |
2011-09-21 | PEGASUS: Fix bounds of Pictures | Matthew Hoops | |
2011-09-20 | PEGASUS: Add picture class | Matthew Hoops | |
2011-09-20 | PEGASUS: Fix copyToCurrentPort() | Matthew Hoops | |
2011-09-19 | PEGASUS: Add the Surface classes | Matthew Hoops | |
Renamed from GWorld; I'm trying to distance us from QuickDraw as much as possible :P |