scummvm/engines/kyra
2007-01-31 18:35:50 +00:00
..
animator.cpp Fix for bug #1479856 ("KYRA1: gfx glitch when dying on bridge"). 2007-01-31 17:48:26 +00:00
animator.h
debugger.cpp Overhaul of the debugger code 2006-09-16 16:58:27 +00:00
debugger.h Overhaul of the debugger code 2006-09-16 16:58:27 +00:00
gui.cpp Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animation"). 2007-01-31 18:35:50 +00:00
items.cpp - removes the kyra specific language flag system, and uses the language enum defined in Common for that now 2006-09-17 20:21:40 +00:00
kyra2.cpp - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
kyra2.h - switches to Common::AdvancedDetector 2006-11-09 14:38:16 +00:00
kyra3.cpp - switches to Common::AdvancedDetector 2006-11-09 14:38:16 +00:00
kyra3.h - switches to Common::AdvancedDetector 2006-11-09 14:38:16 +00:00
kyra.cpp - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
kyra.h Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animation"). 2007-01-31 18:35:50 +00:00
module.mk - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
plugin.cpp warnings 2007-01-30 20:20:05 +00:00
resource.cpp Support for loading the correct EMC pak file in the FM-Towns version. 2007-01-25 14:38:11 +00:00
resource.h - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
saveload.cpp little fix for fm-towns sfx. 2007-01-29 18:48:49 +00:00
scene.cpp - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
screen.cpp Fix typos in some warnings 2007-01-25 00:36:48 +00:00
screen.h Merging decodeFrameDeltaPage() again and using Fingolfin's template trickery instead 2007-01-06 18:52:30 +00:00
script_v1.cpp Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animation"). 2007-01-31 18:35:50 +00:00
script.cpp Adds basic support for the FM Towns version with some restrictions: 2007-01-25 12:52:27 +00:00
script.h - renaming all opcodes from cmd_* to c1_* 2006-07-27 20:30:51 +00:00
seqplayer.cpp - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
seqplayer.h
sequences_v1.cpp Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animation"). 2007-01-31 18:35:50 +00:00
sequences_v2.cpp A few minor fixes and optimizations (biggest one is splitting decodeFrameDeltaPage() into two functions to avoid a high amount of conditional jumps per decided animation frame 2007-01-06 17:11:08 +00:00
sound_adlib.cpp - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
sound_digital.cpp GCC 2.9x fix for Symbian OS, for accessing class within Common namespace 2006-05-31 19:55:29 +00:00
sound_towns.cpp cleanup 2007-01-29 21:34:39 +00:00
sound.cpp Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animation"). 2007-01-31 18:35:50 +00:00
sound.h cleanup 2007-01-29 21:34:39 +00:00
sprites.cpp Changed debug message on unknown opcode to a warning. 2007-01-29 20:23:27 +00:00
sprites.h
staticres.cpp - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +00:00
text.cpp Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animation"). 2007-01-31 18:35:50 +00:00
text.h Adds voice/chats to the intro, and adds debug strings to the function calls. 2006-08-27 12:30:38 +00:00
timer.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
vqa.cpp Replaces malloc with new in most cases. 2006-09-16 12:12:02 +00:00
vqa.h Replaces malloc with new in most cases. 2006-09-16 12:12:02 +00:00
wsamovie.cpp typo. 2007-01-25 12:09:22 +00:00
wsamovie.h A few minor fixes and optimizations (biggest one is splitting decodeFrameDeltaPage() into two functions to avoid a high amount of conditional jumps per decided animation frame 2007-01-06 17:11:08 +00:00