scummvm/engines/queen
2006-04-29 22:33:31 +00:00
..
bankman.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
bankman.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
command.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
command.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
credits.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
credits.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
cutaway.cpp updated some bugs/issues comments and removed wrong 'FIXME' markers. 2006-02-28 22:20:13 +00:00
cutaway.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
debug.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
debug.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
defs.h Support for Russian FOTAQ 2006-03-22 00:24:10 +00:00
display.cpp Moved updateScreen() into delay() for smoother mouse cursor movement. This may 2006-04-17 23:55:42 +00:00
display.h Support for Russian FOTAQ 2006-03-22 00:24:10 +00:00
graphics.cpp updated some bugs/issues comments and removed wrong 'FIXME' markers. 2006-02-28 22:20:13 +00:00
graphics.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
grid.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
grid.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
input.cpp Moved updateScreen() into delay() for smoother mouse cursor movement. This may 2006-04-17 23:55:42 +00:00
input.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
journal.cpp With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently) 2006-04-02 14:16:31 +00:00
journal.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
logic.cpp updated some bugs/issues comments and removed wrong 'FIXME' markers. 2006-02-28 22:20:13 +00:00
logic.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
module.mk Reduced data duplication in module.mk files; added module.mk files for null and x11 backends; added engines/module.mk 2006-02-12 00:16:31 +00:00
music.cpp Since our debug() adds an exclamation mark at the message end, remove 2006-04-04 22:04:51 +00:00
music.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
musicdata.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
queen.cpp * Changed the createEngine() factory function of our plugins to return an error code (the engine is now passed indirectly via a double pointer) 2006-04-29 00:27:20 +00:00
queen.h - Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a new getActiveDomain method that returns a pointer to the actual active *domain* 2006-04-15 20:36:41 +00:00
resource.cpp Support for Russian FOTAQ 2006-03-22 00:24:10 +00:00
resource.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
restables.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sound.cpp Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio 2006-04-29 22:33:31 +00:00
sound.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
state.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
state.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
structs.h Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
talk.cpp Since our debug() adds an exclamation mark at the message end, remove 2006-04-04 22:04:51 +00:00
talk.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
walk.cpp updated some bugs/issues comments and removed wrong 'FIXME' markers. 2006-02-28 22:20:13 +00:00
walk.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
xref.txt Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00