scummvm/engines/draci
2009-06-17 05:18:48 +00:00
..
barchive.cpp Added BArchive::isOpen() method. Modified DraciEngine::go() to use it. Updated BArchive docs. 2009-06-15 17:08:39 +00:00
barchive.h Added prefices to safeguard defines in order to minimize risk of name clash. 2009-06-17 05:18:48 +00:00
detection.cpp Added support for the new GUI options. 2009-06-11 01:50:10 +00:00
draci.cpp Began work on the Screen class. Modified the demo animation to use the it. 2009-06-17 04:48:48 +00:00
draci.h Began work on the Screen class. Modified the demo animation to use the it. 2009-06-17 04:48:48 +00:00
font.cpp Changing font colour constants to an enum. 2009-06-15 17:14:38 +00:00
font.h Added prefices to safeguard defines in order to minimize risk of name clash. 2009-06-17 05:18:48 +00:00
gpldisasm.cpp Fixed evaluation of GPL mathematical expressions. The evaluator now checks that, at the end of the evaluation, the stack only contains one value (i.e. the result of the expression). 2009-06-12 11:32:44 +00:00
gpldisasm.h Added prefices to safeguard defines in order to minimize risk of name clash. 2009-06-17 05:18:48 +00:00
module.mk Began work on the Screen class. Modified the demo animation to use the it. 2009-06-17 04:48:48 +00:00
screen.cpp Began work on the Screen class. Modified the demo animation to use the it. 2009-06-17 04:48:48 +00:00
screen.h Added prefices to safeguard defines in order to minimize risk of name clash. 2009-06-17 05:18:48 +00:00
sprite.cpp Removed superfluous return from the Sprite constructor. 2009-06-14 19:06:46 +00:00
sprite.h Added prefices to safeguard defines in order to minimize risk of name clash. 2009-06-17 05:18:48 +00:00