scummvm/engines/kyra
Florian Kagerer b07e8d3c20 LOL: fixed bug in spell casting code
svn-id: r45361
2009-10-24 18:52:57 +00:00
..
animator_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
animator_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
animator_lok.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
animator_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
animator_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
debugger.cpp Changed Screen::loadPalette to take a reference to a Palette object instead of an array. 2009-06-22 02:37:41 +00:00
debugger.h Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead. 2009-06-07 20:43:43 +00:00
detection.cpp Preliminary support for German Kyrandia 1 Amiga. 2009-09-13 21:05:52 +00:00
gui_hof.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
gui_hof.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_lok.cpp KYRA: fix sjis dialgue text display 2009-10-11 20:09:35 +00:00
gui_lok.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_lol.cpp LOL: fixed minor regression 2009-10-23 19:20:59 +00:00
gui_lol.h Cleanup. 2009-10-11 11:30:24 +00:00
gui_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_mr.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_v2.cpp Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games did only allow ASCII input, thus they didn't use the SJIS font in the save/load menus. 2009-10-11 12:51:13 +00:00
gui_v2.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui.cpp Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games did only allow ASCII input, thus they didn't use the SJIS font in the save/load menus. 2009-10-11 12:51:13 +00:00
gui.h Cleanup. 2009-10-11 11:30:24 +00:00
items_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
items_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
items_lol.cpp LOL: this should fix a valgrind warning 2009-10-18 12:47:54 +00:00
items_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
items_v2.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
kyra_hof.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
kyra_hof.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
kyra_lok.cpp Remove some unused variables 2009-10-09 22:21:45 +00:00
kyra_lok.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
kyra_mr.cpp Kyra: fix kyra 3 font 2009-10-06 17:28:32 +00:00
kyra_mr.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
kyra_v1.cpp LoL PC98: Fix thumbnail creation for quick saves and autosave. 2009-10-04 17:38:15 +00:00
kyra_v1.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
kyra_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
kyra_v2.h Fix warnings about non-static const member in class without a constructor 2009-10-09 21:36:09 +00:00
lol.cpp LOL: fixed bug in spell casting code 2009-10-24 18:52:57 +00:00
lol.h LOL: this should fix a valgrind warning 2009-10-18 12:47:54 +00:00
module.mk added primitive support for Kyrandia`s Intro Music. 2009-07-17 16:07:57 +00:00
resource_intern.cpp Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
resource_intern.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
resource.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
resource.h Add LoL PC98 credits entries to kyra.dat. 2009-10-14 14:17:15 +00:00
saveload_hof.cpp Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
saveload_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
saveload_lol.cpp Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
saveload_mr.cpp Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
saveload.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_lol.cpp LOL/PC-98: fixed outro 2009-10-13 19:48:41 +00:00
scene_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_v1.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_hof.h Change Screen_HoF::generateGrayOverlay to accept a Palette object as source. 2009-06-25 19:59:56 +00:00
screen_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_lok.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_lol.cpp LOL/PC-98: fix king richard healing sequence 2009-10-11 18:40:21 +00:00
screen_lol.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_mr.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_v2.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen.cpp Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
screen.h Cleanup. 2009-10-11 11:34:30 +00:00
script_hof.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
script_lok.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
script_lol.cpp LOL: this should fix a valgrind warning 2009-10-18 12:47:54 +00:00
script_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
script_tim.cpp LOL/PC-98: fixed outro 2009-10-13 19:48:41 +00:00
script_tim.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
script_v1.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
script_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
script.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
script.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
seqplayer.cpp KYRA: - add sfx support for PC98-Version 2009-09-13 21:41:29 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
sequences_lok.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
sequences_lol.cpp Add LoL PC98 credits entries to kyra.dat. 2009-10-14 14:17:15 +00:00
sequences_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sequences_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_adlib.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_adlib.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_amiga.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_digital.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_intern.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_lol.cpp LOL: - added some updateInputs to spell animation code 2009-10-18 17:28:00 +00:00
sound_midi.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_pcspk.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_towns.cpp Fix memory leak. 2009-10-17 22:47:42 +00:00
sound.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sprites_lol.cpp LOL: this should fix a valgrind warning 2009-10-18 12:47:54 +00:00
sprites.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sprites.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
staticres.cpp Add LoL PC98 credits entries to kyra.dat. 2009-10-14 14:17:15 +00:00
text_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
text_hof.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
text_lok.cpp Remove some unused variables 2009-10-09 22:21:45 +00:00
text_lol.cpp LOL: fixed minor regression 2009-10-23 19:20:59 +00:00
text_lol.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
text_mr.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
text_mr.h KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
text.cpp KYRA: fix sjis dialgue text display 2009-10-11 20:09:35 +00:00
text.h KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
timer_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer_lol.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
util.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
util.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
vqa.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
vqa.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
wsamovie.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
wsamovie.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00