scummvm/engines/kyra
Kari Salminen 44279df48e Fixes compilation error C2677: binary '&&' : no global operator found which takes type 'const Kyra::Opcode' (or there is no acceptable conversion) on Windows (VS2003), Xbox (VS2003) and Xbox 360 (VS2005).
For some reason the compilers didn't automatically use the operator bool() in the Kyra::Opcode so now doing it explicitly.
Thanks to Carch for reporting the compilation problems.

svn-id: r28447
2007-08-04 12:23:28 +00:00
..
animator_v1.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
animator_v1.h Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
animator_v2.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
debugger.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
debugger.h Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
detection.cpp Add md5sum for Italian fan translation of CD version (see fr#1727941 "KYRA: add Italian CD Version to kyra.dat"). 2007-07-10 13:25:54 +00:00
gui_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
gui_v2.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
items_v1.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
items_v2.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
kyra_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
kyra_v1.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
kyra_v2.cpp Fixed some warnings 2007-07-29 17:10:51 +00:00
kyra_v2.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
kyra_v3.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
kyra_v3.h Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
kyra.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
kyra.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
module.mk - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
resource.cpp Fixed bug in Resource::getFileHandle. 2007-07-29 17:21:21 +00:00
resource.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
saveload_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
scene_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
scene_v2.cpp Fixed some warnings 2007-07-29 17:37:08 +00:00
scene.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
screen_v1.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
screen_v1.h Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
screen_v2.cpp Fixed some warnings 2007-07-29 17:10:51 +00:00
screen_v2.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
screen.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
screen.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
script_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
script_v2.cpp Fixed some warnings 2007-07-29 17:37:08 +00:00
script.cpp Fixes compilation error C2677: binary '&&' : no global operator found which takes type 'const Kyra::Opcode' (or there is no acceptable conversion) on Windows (VS2003), Xbox (VS2003) and Xbox 360 (VS2005). 2007-08-04 12:23:28 +00:00
script.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
seqplayer.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
seqplayer.h Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
sequences_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
sequences_v2.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
sound_adlib.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
sound_digital.cpp Removing non-ASCII chars from source code 2007-07-01 12:47:07 +00:00
sound_towns.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
sound_v1.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
sound.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
sound.h Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data which took a File pointer and a size (these were only implemented as brain-dead wrapper around the newer factory methods anyway) 2007-07-15 18:29:05 +00:00
sprites.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
sprites.h Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
staticres.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
text_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
text.cpp Restructure Kyrandia sourcecode (part 2, compiling works again) 2007-07-29 16:31:29 +00:00
text.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
timer_v1.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
timer_v2.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
timer.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
timer.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
util.h - fixes some warnings 2007-07-29 16:35:15 +00:00
vqa.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
vqa.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
wsamovie.cpp - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00
wsamovie.h - Kyrandia 1 works again 2007-07-29 16:33:11 +00:00