scummvm/engines/kyra
Johannes Schickel 4b0bdc7a08 Extended savegame type checks.
svn-id: r31246
2008-03-26 20:28:31 +00:00
..
animator_v1.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
animator_v1.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
animator_v2.cpp Fix for bug #1922521 "HoF: mountaineer sprite vanishes". 2008-03-22 00:33:05 +00:00
debugger.cpp - improved timer information output in debugger 2008-03-21 23:54:47 +00:00
debugger.h - implement debugger commands: gamespeed and pass_codes 2008-03-17 01:34:24 +00:00
detection.cpp Add HoF CD demo. 2008-03-20 12:10:30 +00:00
gui_v1.cpp Implemented quick (via hotkeys) save/load suppot for HoF. 2008-03-17 18:10:52 +00:00
gui_v2.cpp - made Screen_v2::applyOverlay support dirty rect handling 2008-03-20 12:29:35 +00:00
items_v1.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
items_v2.cpp Bugfix for dropping items off scene. 2008-03-18 19:32:00 +00:00
kyra_v1.cpp Also allow '.' and Escape as keys for skipping sequences in HoF. 2008-03-17 18:19:01 +00:00
kyra_v1.h Let Kyra1 and Kyra2 use a common savegame version number. (cleanup) 2008-03-17 18:13:28 +00:00
kyra_v2.cpp Fix for bug #1922514 "HoF: palette artifacts when abom. snowman". 2008-03-22 12:43:23 +00:00
kyra_v2.h - Implemented opcode 97: o2_isAnySoundPlaying 2008-03-21 16:18:27 +00:00
kyra_v3.cpp Fixed kyra3 code. 2008-02-07 23:27:08 +00:00
kyra_v3.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
kyra.cpp - Implemented opcode 97: o2_isAnySoundPlaying 2008-03-21 16:18:27 +00:00
kyra.h Respect text/voice settings in Kyrandia 1 Intro/Outro. 2008-03-23 20:55:42 +00:00
module.mk Implemented quick (via hotkeys) save/load suppot for HoF. 2008-03-17 18:10:52 +00:00
resource.cpp Add HoF CD demo. 2008-03-20 12:10:30 +00:00
resource.h animations for inventory items and mouse pointers 2008-03-15 00:16:11 +00:00
saveload_v1.cpp Implemented quick (via hotkeys) save/load suppot for HoF. 2008-03-17 18:10:52 +00:00
saveload_v2.cpp Made sure mouse is visible after savegame loading. 2008-03-20 10:27:39 +00:00
saveload.cpp Extended savegame type checks. 2008-03-26 20:28:31 +00:00
scene_v1.cpp Possible fix for bug #1910180 "KYRA: Screen "flash"". 2008-03-08 18:33:59 +00:00
scene_v2.cpp Fix bug #1923638 "HoF: Marco missing animation frames". 2008-03-26 16:11:47 +00:00
scene.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
screen_v1.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
screen_v1.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
screen_v2.cpp Proper fix for bug #1920869 "HoF: palette artifacts in inventory". 2008-03-21 12:51:03 +00:00
screen_v2.h Proper fix for bug #1920869 "HoF: palette artifacts in inventory". 2008-03-21 12:51:03 +00:00
screen.cpp - fix mouse cursor hotspot for sjis mode 2008-03-16 12:51:59 +00:00
screen.h Implemented spellbook in HoF. 2008-03-09 11:28:51 +00:00
script_v1.cpp - disabled some old warnings 2008-03-21 16:54:08 +00:00
script_v2.cpp Added a simple hack which adds delay between animation frames of some scene animations, this prevents some animations from running too fast. See for example bug #1923638 "HoF: Marco missing animation frames". 2008-03-26 19:58:33 +00:00
script.cpp - Impelemented opcode 155: o2_stopSceneAnimation 2008-03-16 13:31:18 +00:00
script.h Reworked Kyrandia resource loading code. 2008-02-07 23:13:13 +00:00
seqplayer.cpp Respect text/voice settings in Kyrandia 1 Intro/Outro. 2008-03-23 20:55:42 +00:00
seqplayer.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
sequences_tim.cpp - add opcode 146 - resetInputColorCode() 2008-03-16 02:00:14 +00:00
sequences_v1.cpp Respect text/voice settings in Kyrandia 1 Intro/Outro. 2008-03-23 20:55:42 +00:00
sequences_v2.cpp fixed skip flag reset for sequence player 2008-03-24 23:01:51 +00:00
sound_adlib.cpp Committed slightly modified patch #1862758 "KYRA: audio data assignment patch". 2008-01-03 14:42:49 +00:00
sound_digital.cpp Fixed kyra3 code. 2008-02-07 23:27:08 +00:00
sound_towns.cpp Cleanup. 2008-03-21 16:21:27 +00:00
sound_v1.cpp - Implemented opcode 97: o2_isAnySoundPlaying 2008-03-21 16:18:27 +00:00
sound.cpp - fixed bug in Sound::voiceIsPlaying 2008-03-22 14:29:30 +00:00
sound.h Cleanup. 2008-03-21 16:21:27 +00:00
sprites.cpp Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
sprites.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
staticres.cpp - Impelemented opcodes: 2008-03-18 18:07:05 +00:00
text_v1.cpp - fixed bug in Sound::voiceIsPlaying 2008-03-22 14:29:30 +00:00
text_v2.cpp remove unnecessary code duplication 2008-03-17 21:15:24 +00:00
text_v2.h Implemented opcodes: 2008-03-16 15:28:05 +00:00
text.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
text.h Implemented opcodes: 2008-03-16 15:28:05 +00:00
timer_v1.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
timer_v2.cpp Enabled some cursor related commented out code. 2008-03-20 11:42:02 +00:00
timer.cpp Oops removing debug output. 2008-03-21 23:57:05 +00:00
timer.h - improved timer information output in debugger 2008-03-21 23:54:47 +00:00
util.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
vqa.cpp debug(C) parameter type fixes. 2007-12-15 21:20:56 +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 Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cleanup and a minor fix 2007-10-19 22:16:00 +00:00
wsamovie.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00