scummvm/queen
2004-02-22 14:11:16 +00:00
..
.cvsignore
bankman.cpp prevents bank re-loading (cutaways animations) 2004-01-19 21:38:07 +00:00
bankman.h prevents bank re-loading (cutaways animations) 2004-01-19 21:38:07 +00:00
command.cpp Applied patch #896726 (reversed hebrew text) and reduced overhead a little by introducing an _isReversed boolean 2004-02-13 22:33:21 +00:00
command.h Applied patch #896726 (reversed hebrew text) and reduced overhead a little by introducing an _isReversed boolean 2004-02-13 22:33:21 +00:00
credits.cpp change sscanf() calls to atoi() to please PalmOS :) 2004-01-23 16:58:13 +00:00
credits.h increase Credits::_list size to match the German version requirements (thanks Alexander Holler) 2004-01-19 21:46:02 +00:00
cutaway.cpp remove outdated TODOs 2004-01-28 13:13:58 +00:00
cutaway.h bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceCount max value is 12 2004-01-14 15:51:54 +00:00
debug.cpp renamed some methods and moved some code to Display 2004-01-09 13:36:37 +00:00
debug.h
defs.h Patch #885904 (Flac Support) with some tweaks by me 2004-02-22 14:11:16 +00:00
display.cpp Fixed arrow dialogue glitches (partial display) in non-english versions. This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. 2004-02-21 08:52:25 +00:00
display.h Add hebrew font data 2004-02-13 16:27:36 +00:00
graphics.cpp I am an idiot. 2004-02-21 20:50:56 +00:00
graphics.h Fixed arrow dialogue glitches (partial display) in non-english versions. This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. 2004-02-21 08:52:25 +00:00
grid.cpp cleanup 2004-01-14 10:40:25 +00:00
grid.h New save/load code, this *breaks* compatiblity with the previous 2004-01-12 13:40:02 +00:00
input.cpp Fixed initialization order warning. 2004-02-02 08:37:31 +00:00
input.h
journal.cpp Fixed arrow dialogue glitches (partial display) in non-english versions. This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. 2004-02-21 08:52:25 +00:00
journal.h New save/load code, this *breaks* compatiblity with the previous 2004-01-12 13:40:02 +00:00
logic.cpp I am an idiot. 2004-02-21 20:50:56 +00:00
logic.h Proper fix for bug #884712 2004-01-27 16:56:11 +00:00
module.mk Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress 2004-01-30 21:54:28 +00:00
music.cpp fix yet another piece of broken music 2004-02-14 00:37:44 +00:00
music.h Allow using a real MT-32 (can someone with one please test this?) 2004-01-27 23:05:02 +00:00
musicdata.cpp Fix missing song at airport. Thanks for investigating, Kirben! 2004-01-25 18:41:26 +00:00
queen.cpp renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
queen.h got rid of timer stuff to handle display sync 2004-01-15 21:07:17 +00:00
resource.cpp add support for the hebrew talkie version and warn the user if s/he's using an old version of the tbl file 2004-02-11 21:07:39 +00:00
resource.h add support for the hebrew talkie version and warn the user if s/he's using an old version of the tbl file 2004-02-11 21:07:39 +00:00
restables.cpp
sound.cpp Patch #885904 (Flac Support) with some tweaks by me 2004-02-22 14:11:16 +00:00
sound.h Patch #885904 (Flac Support) with some tweaks by me 2004-02-22 14:11:16 +00:00
state.cpp
state.h
structs.h (slightly) less hackish bounding box code 2004-01-22 22:28:57 +00:00
talk.cpp I am an idiot. 2004-02-21 20:50:56 +00:00
talk.h Fixed arrow dialogue glitches (partial display) in non-english versions. This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. 2004-02-21 08:52:25 +00:00
walk.cpp fix warning 2004-01-18 20:22:32 +00:00
walk.h - tweaked a bit walking functions to make persons stop walking when a cutaway is canceled 2004-01-14 14:34:05 +00:00
xref.txt update 2004-01-23 10:40:32 +00:00