Commit Graph
20 Commits
Author SHA1 Message Date
Eugene Sandulenko 5eac0c0324 PEGASUS: Get rid of g_engine type cast 2022-09-28 11:30:00 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 3bc29bd60f PEGASUS: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
djsrv 909595176a COMMON: Use Path type in MacResManager functions 2021-08-07 10:44:37 +02:00
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Matthew Hoops 740b6e8fbd IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05: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 71756bdf4e Merge remote branch 'upstream/master' into pegasus 2012-03-20 14:49:16 -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 4af1fe25af PEGASUS: Add our TGWorldSaver replacement
The scoring on the death/pause screens are now shown
2011-10-18 09:37:56 -04:00
Matthew Hoops 8bc240124a PEGASUS: Allow getting frames from videos 2011-09-29 12:27:38 -04:00
Matthew Hoops 81eff30b8e PEGASUS: Fix date positioning 2011-09-28 19:00:57 -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 e21224ff9a PEGASUS: Fix copyToCurrentPort() 2011-09-20 13:04:04 -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