scummvm/engines/draci
Robert Špalek 8d8b4dc50a Enabled music.
Several TODO's added.

svn-id: r45298
2009-10-21 08:41:57 +00:00
..
animation.cpp Sound effects are now correctly played. 2009-10-12 22:27:23 +00:00
animation.h Sound effects are now correctly played. 2009-10-12 22:27:23 +00:00
barchive.cpp Loading and caching sound samples in memory. 2009-10-11 23:01:59 +00:00
barchive.h Added support for sound archives. 2009-10-11 22:30:40 +00:00
detection.cpp Fix memory leaks when reading thumbnails 2009-10-16 00:09:20 +00:00
draci.cpp Enabled music. 2009-10-21 08:41:57 +00:00
draci.h Enabled music. 2009-10-21 08:41:57 +00:00
font.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
font.h Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
game.cpp Enabled music. 2009-10-21 08:41:57 +00:00
game.h Set all sound/subtitle-related parameters from ConfMan. 2009-10-13 05:38:45 +00:00
module.mk Enabled music. 2009-10-21 08:41:57 +00:00
mouse.cpp Removed Ctrl-Left Click treating as a Right Click 2009-10-04 20:08:11 +00:00
mouse.h Removed Ctrl-Left Click treating as a Right Click 2009-10-04 20:08:11 +00:00
music.cpp Enabled music. 2009-10-21 08:41:57 +00:00
music.h Enabled music. 2009-10-21 08:41:57 +00:00
saveload.cpp Fix memory leaks when reading thumbnails 2009-10-16 00:09:20 +00:00
saveload.h Implemented rudimentary game loading/saving. 2009-10-04 05:44:23 +00:00
screen.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
screen.h Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
script.cpp Set all sound/subtitle-related parameters from ConfMan. 2009-10-13 05:38:45 +00:00
script.h Implemented GPL commands JustTalk and JustStay. 2009-10-12 01:16:13 +00:00
sound.cpp Don't crash without sound support. 2009-10-15 23:57:13 +00:00
sound.h Set all sound/subtitle-related parameters from ConfMan. 2009-10-13 05:38:45 +00:00
sprite.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
sprite.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
surface.cpp Fixed positioning and update of the title under the mouse pointer. 2009-10-03 05:16:19 +00:00
surface.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00