scummvm/engines/queen
2006-04-08 12:06:07 +00:00
..
bankman.cpp
bankman.h
command.cpp
command.h
credits.cpp
credits.h
cutaway.cpp updated some bugs/issues comments and removed wrong 'FIXME' markers. 2006-02-28 22:20:13 +00:00
cutaway.h
debug.cpp
debug.h
defs.h Support for Russian FOTAQ 2006-03-22 00:24:10 +00:00
display.cpp Renamed various container isEmpty() methods to empty() to match STL conventions 2006-03-28 09:42:54 +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
grid.cpp
grid.h
input.cpp Since our debug() adds an exclamation mark at the message end, remove 2006-04-04 22:04:51 +00:00
input.h
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
logic.cpp updated some bugs/issues comments and removed wrong 'FIXME' markers. 2006-02-28 22:20:13 +00:00
logic.h
module.mk
music.cpp Since our debug() adds an exclamation mark at the message end, remove 2006-04-04 22:04:51 +00:00
music.h
musicdata.cpp
queen.cpp Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailing semicolon (this helps certain tools to parse our code better) 2006-04-08 12:06:07 +00:00
queen.h The GameDetector is no longer a required parameter for Engine constructors 2006-02-12 01:42:34 +00:00
resource.cpp Support for Russian FOTAQ 2006-03-22 00:24:10 +00:00
resource.h
restables.cpp
sound.cpp 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
sound.h
state.cpp
state.h
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
walk.cpp updated some bugs/issues comments and removed wrong 'FIXME' markers. 2006-02-28 22:20:13 +00:00
walk.h
xref.txt