scummvm/engines/draci
2010-06-28 04:59:13 +00:00
..
animation.cpp Dragon History: fixing properly bug 2976774 2010-04-01 22:01:40 +00:00
animation.h Reduce indirect header dependencies further 2010-05-04 12:00:16 +00:00
barchive.cpp DRACI: Reduce header interdependencies; some cleanup 2009-12-09 21:03:22 +00:00
barchive.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
detection.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
draci.cpp Implement shortcuts for switching items in the inventory 2010-06-28 04:04:16 +00:00
draci.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
font.cpp Fixed bug 2976767 on corrupted char glyphs. 2010-04-02 01:00:35 +00:00
font.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
game.cpp Fade palette in/out when entering/leaving a location 2010-06-28 04:59:13 +00:00
game.h Fade palette in/out when entering/leaving a location 2010-06-28 04:59:13 +00:00
module.mk DRACI: Reduce header interdependencies; some cleanup 2009-12-09 21:03:22 +00:00
mouse.cpp The default keycolor for mouse pointers used to be 255. 2010-01-07 15:07:36 +00:00
mouse.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
music.cpp DRACI: Don't try to set the volume for channels that couldn't be allocated (fixes bug #2907954: "DRAGON: Crash in Intro") 2010-02-27 15:54:31 +00:00
music.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
saveload.cpp DRACI: Reduce header interdependencies; some cleanup 2009-12-09 21:03:22 +00:00
saveload.h Fixed svn:keywords 2009-10-30 05:21:44 +00:00
screen.cpp DRACI: Reduce header interdependencies; some cleanup 2009-12-09 21:03:22 +00:00
screen.h DRACI: Reduce header interdependencies; some cleanup 2009-12-09 21:03:22 +00:00
script.cpp Fade palette in/out when entering/leaving a location 2010-06-28 04:59:13 +00:00
script.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
sound.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
sound.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
sprite.cpp DRACI: Reduce header interdependencies; some cleanup 2009-12-09 21:03:22 +00:00
sprite.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
surface.cpp Moved all one-line getters/setters to the header files 2009-10-30 06:11:04 +00:00
surface.h Reduce indirect header dependencies further 2010-05-04 12:00:16 +00:00
walking.cpp DRACI: Reduce header interdependencies; some cleanup 2009-12-09 21:03:22 +00:00
walking.h Fix SIGSEGV by an absolutely brutally horrible hack 2009-11-22 09:13:05 +00:00