scummvm/engines/draci
2011-04-14 14:12:35 +02:00
..
animation.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
animation.h Reduce indirect header dependencies further 2010-05-04 12:00:16 +00:00
barchive.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
barchive.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection.cpp ENGINES: Unify code layout of all ADParams instances 2010-11-07 01:01:18 +00:00
draci.cpp ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
draci.h ENGINES: Further simplify pseudo MidiDrivers; fix some regressions 2011-03-23 16:49:41 +01:00
font.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
font.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
game.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
game.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
module.mk DRACI: Added basic debugging console to engine 2010-11-07 15:03:54 +00:00
mouse.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
mouse.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
music.cpp AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it 2011-03-28 18:06:36 +02:00
music.h AUDIO: Move more common code to Audio::MidiPlayer 2011-03-25 14:15:53 +01:00
saveload.cpp DRACI: Switch to the new play time counting of the Engine class. 2010-10-29 16:54:10 +00:00
saveload.h Fixed svn:keywords 2009-10-30 05:21:44 +00:00
screen.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
screen.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
script.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
script.h ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
sound.cpp DRACI: Respect global mute settings 2011-03-19 16:04:51 +01:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sprite.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
sprite.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
surface.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
surface.h ALL: colour -> color 2011-04-14 14:12:35 +02:00
walking.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
walking.h ALL: colour -> color 2011-04-14 14:12:35 +02:00