scummvm/engines/queen
2007-03-18 18:55:11 +00:00
..
bankman.cpp added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM 2007-03-02 23:47:49 +00:00
bankman.h added initial support for FOTAQ amiga versions 2007-02-21 20:27:48 +00:00
command.cpp QUEEN: Make use of EventManager::getMousePos 2007-03-18 18:55:11 +00:00
command.h some fixes and additions for FOTAQ amiga versions 2007-02-24 18:39:08 +00:00
credits.cpp added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM 2007-03-02 23:47:49 +00:00
credits.h reduced code dup, Queen::LineReader -> SeekableReadStream::readLine 2007-02-25 22:24:11 +00:00
cutaway.cpp some fixes for FOTAQ Amiga versions, cleanup 2007-02-26 20:50:33 +00:00
cutaway.h cleanup 2006-11-12 17:47:16 +00:00
debug.cpp rewrote FOTAQ game version detection code in a - if I didn't break anything - better way (no more duplicated code, more accurate game description in the launcher...) 2006-11-04 12:00:31 +00:00
debug.h cleanup 2006-11-12 17:47:16 +00:00
defs.h some fixes and additions for FOTAQ amiga versions 2007-02-24 18:39:08 +00:00
display.cpp Silence MSVC8 warnings. 2007-03-10 15:02:39 +00:00
display.h some fixes and additions for FOTAQ amiga versions 2007-02-24 18:39:08 +00:00
graphics.cpp added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM 2007-03-02 23:47:49 +00:00
graphics.h added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM 2007-03-02 23:47:49 +00:00
grid.cpp some fixes and additions for FOTAQ amiga versions 2007-02-24 18:39:08 +00:00
grid.h cleanup 2006-11-12 17:47:16 +00:00
input.cpp QUEEN: Make use of EventManager::getMousePos 2007-03-18 18:55:11 +00:00
input.h QUEEN: Make use of EventManager::getMousePos 2007-03-18 18:55:11 +00:00
journal.cpp Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +00:00
journal.h cleanup 2006-11-12 17:47:16 +00:00
logic.cpp QUEEN: Make use of EventManager::getMousePos 2007-03-18 18:55:11 +00:00
logic.h some fixes for FOTAQ Amiga versions, cleanup 2007-02-26 20:50:33 +00:00
module.mk * Renamed config.mak to config.mk 2006-06-24 08:48:11 +00:00
music.cpp minor simplification 2007-03-16 22:34:59 +00:00
music.h minor simplification 2007-03-16 22:34:59 +00:00
musicdata.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
queen.cpp Since the amiga version handle music very differently than the PC version, the existing Music and MusicPlayer classes have been merged to a single MidiMusic class, simplifying code a bit. 2007-03-08 22:15:20 +00:00
queen.h added initial support for FOTAQ amiga versions 2007-02-21 20:27:48 +00:00
resource.cpp only request the user to update the queen.tbl if the game she/he's trying to play really *requires* it. 2007-03-02 23:57:37 +00:00
resource.h only request the user to update the queen.tbl if the game she/he's trying to play really *requires* it. 2007-03-02 23:57:37 +00:00
restables.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sound.cpp fixed volume slidebar display in journal, removed unused var 2007-03-16 22:28:25 +00:00
sound.h fixed volume slidebar display in journal, removed unused var 2007-03-16 22:28:25 +00:00
state.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
state.h cleanup 2006-11-12 17:47:16 +00:00
structs.h cleanup 2006-11-12 17:47:16 +00:00
talk.cpp QUEEN: Make use of EventManager::getMousePos 2007-03-18 18:55:11 +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 cleanup 2006-11-12 17:47:16 +00:00
xref.txt Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00