scummvm/queen
Gregory Montoir 865797cbee - revise the way special moves are handled (demo and interview don't need a table)
- slighlty modified some asm funcs which could let the game in fast mode
- minor cleanup

svn-id: r12018
2003-12-29 20:17:43 +00:00
..
.cvsignore Ignores deps 2003-09-29 07:29:09 +00:00
command.cpp cleanup 2003-12-28 21:18:03 +00:00
command.h cleanup 2003-12-28 21:18:03 +00:00
cutaway.cpp some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr)) 2003-12-20 16:54:46 +00:00
cutaway.h constructors cleanup 2003-12-11 22:16:35 +00:00
debug.cpp - added 'song' debugger command 2003-12-28 01:17:29 +00:00
debug.h - added 'song' debugger command 2003-12-28 01:17:29 +00:00
defs.h get rid of Verb class 2003-12-12 10:33:34 +00:00
display.cpp - hack to read patched .dog files (french & italian versions) from game data path instead of data file 2003-12-29 13:18:24 +00:00
display.h cleanup 2003-12-26 15:36:28 +00:00
graphics.cpp enable alternative introduction 2003-12-27 12:58:26 +00:00
graphics.h put all 'bam' related stuff in a class and allow load/save during a 'bam' scene 2003-12-19 09:22:20 +00:00
input.cpp enable original screen blankers 2003-12-26 14:49:49 +00:00
input.h enable original screen blankers 2003-12-26 14:49:49 +00:00
journal.cpp cleanup Resource class a bit : 2003-12-28 15:29:05 +00:00
journal.h handle mouse wheel in Journal screen 2003-12-19 09:21:02 +00:00
logic.cpp - revise the way special moves are handled (demo and interview don't need a table) 2003-12-29 20:17:43 +00:00
logic.h - revise the way special moves are handled (demo and interview don't need a table) 2003-12-29 20:17:43 +00:00
module.mk Initial (Roland) Music support; a lot of stuff is still missing and/or incomplete. 2003-12-14 00:33:21 +00:00
music.cpp Demo uses different file for music (and disable it for now) 2003-12-29 15:50:17 +00:00
music.h Improved music code a bit. still has 'hanging notes' when stopping music, though. 2003-12-28 03:31:05 +00:00
musicdata.cpp stdafx.h first, please. 2003-12-21 16:17:27 +00:00
queen.cpp new debugging code, using Common::Debugger 2003-12-26 12:58:27 +00:00
queen.h new debugging code, using Common::Debugger 2003-12-26 12:58:27 +00:00
resource.cpp - hack to read patched .dog files (french & italian versions) from game data path instead of data file 2003-12-29 13:18:24 +00:00
resource.h - hack to read patched .dog files (french & italian versions) from game data path instead of data file 2003-12-29 13:18:24 +00:00
restables.cpp added resource-table loading from external file 2003-10-06 23:04:00 +00:00
sound.cpp Demo uses different file for music (and disable it for now) 2003-12-29 15:50:17 +00:00
sound.h - added 'song' debugger command 2003-12-28 01:17:29 +00:00
state.cpp get rid of Verb class 2003-12-12 10:33:34 +00:00
state.h get rid of Verb class 2003-12-12 10:33:34 +00:00
structs.h - added 'song' debugger command 2003-12-28 01:17:29 +00:00
talk.cpp fix for 'Klunk sentence repeated 2 times' bug (noticeable in french talkie version) 2003-12-29 16:33:03 +00:00
talk.h - hack to read patched .dog files (french & italian versions) from game data path instead of data file 2003-12-29 13:18:24 +00:00
walk.cpp cleanup 2003-12-12 20:26:20 +00:00
walk.h cleanup 2003-12-12 20:26:20 +00:00
xref.txt some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr)) 2003-12-20 16:54:46 +00:00