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 | |
2011-12-16 | PEGASUS: Remove t prefix from typedefs | Matthew Hoops | |
Some other minor cleanup too | |||
2011-10-31 | PEGASUS: Fix some old Surface comments | 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-09-29 | PEGASUS: Allow getting frames from videos | Matthew Hoops | |
2011-09-21 | PEGASUS: Fix bounds of Pictures | Matthew Hoops | |
2011-09-20 | PEGASUS: Add picture class | 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 |