Commit Graph
13 Commits
Author SHA1 Message Date
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Matthew Hoops dc3facfc62 PEGASUS: Improve error messages when failing to load PICT images 2012-10-16 22:16:32 -04:00
Johannes Schickel a6c6c74350 PEGASUS: Remove trailing whitespaces.
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:11:09 +02:00
Matthew Hoops bb1e60e8b2 Merge remote branch 'upstream/master' into pegasus
Conflicts:
	AUTHORS
	devtools/credits.pl
	gui/credits.h
2012-08-26 16:12:25 -04:00
Matthew Hoops 983bd16bb7 PEGASUS: Fix file permissions 2012-04-03 15:23:08 -04:00
Matthew Hoops 12efb47b53 PEGASUS: Remove t prefix from typedefs
Some other minor cleanup too
2011-12-16 14:17:50 -05:00
Matthew Hoops b3eb2c65e3 PEGASUS: Fix some old Surface comments 2011-10-31 23:25:37 -04:00
Matthew Hoops 0d6dbfa2cb PEGASUS: Add ability to draw masked surfaces 2011-10-31 23:20:54 -04:00
Matthew Hoops c8526bf6c3 PEGASUS: Add support for scaled/glowing images/movies 2011-10-23 12:51:33 -04:00
Matthew Hoops 8bc240124a PEGASUS: Allow getting frames from videos 2011-09-29 12:27:38 -04:00
Matthew Hoops 46bc7e6c4d PEGASUS: Fix bounds of Pictures 2011-09-21 19:44:42 -04:00
Matthew Hoops 335a043bd0 PEGASUS: Add picture class 2011-09-20 21:45:39 -04:00
Matthew Hoops 6ed2679cf1 PEGASUS: Add the Surface classes
Renamed from GWorld; I'm trying to distance us from QuickDraw as much as possible :P
2011-09-19 19:07:11 -04:00