scummvm/engines/queen
2007-03-08 22:15:20 +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 added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM 2007-03-02 23:47:49 +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
debug.cpp
debug.h
defs.h some fixes and additions for FOTAQ amiga versions 2007-02-24 18:39:08 +00:00
display.cpp added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM 2007-03-02 23:47:49 +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
input.cpp
input.h
journal.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
journal.h
logic.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
logic.h some fixes for FOTAQ Amiga versions, cleanup 2007-02-26 20:50:33 +00:00
module.mk
music.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
music.h 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
musicdata.cpp
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
sound.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
sound.h 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
state.cpp
state.h
structs.h
talk.cpp added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM 2007-03-02 23:47:49 +00:00
talk.h
walk.cpp
walk.h
xref.txt