scummvm/engines/kyra
Johannes Schickel 7bb9b05f55 cleanup
svn-id: r25268
2007-01-29 21:34:39 +00:00
..
animator.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
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 Some adjustments to the menu code to better suit longer strings in some language versions, should take care of the issues mentioned in bug [ 1493774 ] KYRA1: Overlapping menu text in spanish version 2007-01-26 21:47:42 +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 - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +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 - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +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 Workaround for bug #1582672 ("KYRA1: Text crippled and drawn wrong"). 2007-01-26 22:27:59 +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
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 - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +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
sound_towns.cpp cleanup 2007-01-29 21:34:39 +00:00
sound.cpp - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) 2007-01-29 18:15:14 +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 Little fix. 2007-01-09 00:33:23 +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
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