scummvm/engines/draci
Eugene Sandulenko 34d41f61aa Designate hack according to our conventions
svn-id: r41512
2009-06-14 13:41:12 +00:00
..
barchive.cpp Added an additional debuglevel "archiver" to facilitate displaying debug info from the BAR archiver. Also adjusted numeric debug levels. 2009-06-10 18:18:09 +00:00
barchive.h Properly documented everything (including the new DraciFont class). Reshuffled some old comments. 2009-06-12 09:45:12 +00:00
detection.cpp Added support for the new GUI options. 2009-06-11 01:50:10 +00:00
draci.cpp Designate hack according to our conventions 2009-06-14 13:41:12 +00:00
draci.h Added an additional debuglevel "archiver" to facilitate displaying debug info from the BAR archiver. Also adjusted numeric debug levels. 2009-06-10 18:18:09 +00:00
font.cpp Reworded DraciFont docs (with regards to mentioning ASCII). 2009-06-14 13:32:21 +00:00
font.h Reworded DraciFont docs (with regards to mentioning ASCII). 2009-06-14 13:32:21 +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 Replaced a magic number with a proper constant. 2009-06-12 10:39:33 +00:00
module.mk Added a Sprite class for handling sprites in the Draci format transparently. Modified the test animation to use it. 2009-06-14 12:44:12 +00:00
sprite.cpp Added a Sprite class for handling sprites in the Draci format transparently. Modified the test animation to use it. 2009-06-14 12:44:12 +00:00
sprite.h Added a Sprite class for handling sprites in the Draci format transparently. Modified the test animation to use it. 2009-06-14 12:44:12 +00:00