scummvm/queen
Joost Peters c1c01bcc0e Don't do unnecessary checks
svn-id: r12827
2004-02-11 21:13:16 +00:00
..
.cvsignore Ignores deps 2003-09-29 07:29:09 +00:00
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 use BobSlot::clear instead of Graphics::clearBob 2004-01-23 10:27:30 +00:00
command.h cleanup 2004-01-14 10:40:25 +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 updated copyright notice 2004-01-06 12:45:34 +00:00
defs.h cleanup, xref update 2004-01-08 16:41:03 +00:00
display.cpp got rid of timer stuff to handle display sync 2004-01-15 21:07:17 +00:00
display.h got rid of timer stuff to handle display sync 2004-01-15 21:07:17 +00:00
graphics.cpp Proper fix for bug #884712 2004-01-27 16:56:11 +00:00
graphics.h use BobSlot::clear instead of Graphics::clearBob 2004-01-23 10:34:57 +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 updated copyright notice 2004-01-06 12:45:34 +00:00
journal.cpp - Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the beginning as well as various tunes. 2004-01-24 22:55:09 +00:00
journal.h New save/load code, this *breaks* compatiblity with the previous 2004-01-12 13:40:02 +00:00
logic.cpp Don't do unnecessary checks 2004-02-11 21:13:16 +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 Allow using a real MT-32 (can someone with one please test this?) 2004-01-27 23:05:02 +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 updated copyright notice 2004-01-06 12:45:34 +00:00
sound.cpp Seperate SFX and Speech. 2004-01-25 22:10:23 +00:00
sound.h fix compile 2004-01-26 01:07:17 +00:00
state.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
state.h updated copyright notice 2004-01-06 12:45:34 +00:00
structs.h (slightly) less hackish bounding box code 2004-01-22 22:28:57 +00:00
talk.cpp remove outdated TODOs 2004-01-28 13:13:58 +00:00
talk.h new Talk::splitOption() code (same value for text margins, word width is computed without the ending space char) 2004-01-10 21:56:47 +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