scummvm/engines/kyra
Johannes Schickel 845d65d8b7 Implemented opcode 98: o2_setDeathHandlerFlag
svn-id: r31168
2008-03-17 23:27:33 +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 animations for inventory items and mouse pointers 2008-03-15 00:16:11 +00:00
debugger.cpp - implement debugger commands: gamespeed and pass_codes 2008-03-17 01:34:24 +00:00
debugger.h - implement debugger commands: gamespeed and pass_codes 2008-03-17 01:34:24 +00:00
detection.cpp Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +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 Cleanup. 2008-03-17 20:36:58 +00:00
items_v1.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
items_v2.cpp - add opcode 146 - resetInputColorCode() 2008-03-16 02:00:14 +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 Implemented opcode 98: o2_setDeathHandlerFlag 2008-03-17 23:27:33 +00:00
kyra_v2.h Implemented opcode 98: o2_setDeathHandlerFlag 2008-03-17 23:27:33 +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 Fix kyra save file naming scheme. 2008-03-17 21:56:37 +00:00
kyra.h Let Kyra1 and Kyra2 use a common savegame version number. (cleanup) 2008-03-17 18:13:28 +00:00
module.mk Implemented quick (via hotkeys) save/load suppot for HoF. 2008-03-17 18:10:52 +00:00
resource.cpp Oops fix stupid copy&paste error... 2008-02-24 12:33:20 +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 Implemented opcode 98: o2_setDeathHandlerFlag 2008-03-17 23:27:33 +00:00
saveload.cpp Fix kyra save file naming scheme. 2008-03-17 21:56:37 +00:00
scene_v1.cpp Possible fix for bug #1910180 "KYRA: Screen "flash"". 2008-03-08 18:33:59 +00:00
scene_v2.cpp Fixed KyraEngine_v2::initSceneScreen 2008-03-17 12:43:09 +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 Implement inventory scrolling for HoF. 2008-03-05 17:38:12 +00:00
screen_v2.h Implement inventory scrolling for HoF. 2008-03-05 17:38:12 +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 - moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cpp 2008-03-16 13:52:08 +00:00
script_v2.cpp Implemented opcode 98: o2_setDeathHandlerFlag 2008-03-17 23:27: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
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 Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
sequences_v2.cpp Reworked skipFlag handling. 2008-03-16 14:32:49 +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 committing patch 1891492 : dialogue (dlg/tim) support for HoF 2008-02-17 02:06:04 +00:00
sound_v1.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
sound.cpp committing patch 1891492 : dialogue (dlg/tim) support for HoF 2008-02-17 02:06:04 +00:00
sound.h committing patch 1891492 : dialogue (dlg/tim) support for HoF 2008-02-17 02:06:04 +00:00
sprites.cpp
sprites.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
staticres.cpp - fix demo 2008-03-17 00:40:00 +00:00
text_v1.cpp Removed trailing spaces. 2008-01-27 19:47:41 +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 Removed trailing spaces. 2008-01-27 19:47:41 +00:00
timer.cpp Let Kyra1 and Kyra2 use a common savegame version number. (cleanup) 2008-03-17 18:13:28 +00:00
timer.h Removed trailing spaces. 2008-01-27 19:47:41 +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
wsamovie.cpp
wsamovie.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00