scummvm/engines/kyra
2013-11-09 21:12:42 +01:00
..
animator_hof.cpp
animator_lok.cpp KYRA: Fix wrong check order 2013-11-09 21:12:42 +01:00
animator_lok.h
animator_mr.cpp
animator_tim.cpp
animator_v2.cpp
chargen.cpp
darkmoon.cpp KYRA: (EOB) - fix bug #3611077 2013-04-21 13:14:39 +02:00
darkmoon.h
debugger.cpp KYRA: (EOB) - cleanup last commit 2013-04-27 21:48:33 +02:00
debugger.h KYRA: (EOB) - add debugger functions 2013-04-27 21:43:47 +02:00
detection_tables.h COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
detection.cpp
eob.cpp KYRA: (EOB) - minor fix in NPC sequence code 2013-04-27 21:28:26 +02:00
eob.h KYRA: (EOB) - minor cleanup 2013-04-21 13:14:37 +02:00
eobcommon.cpp
eobcommon.h KYRA: (EOB) - minor cleanup 2013-04-21 13:14:37 +02:00
gui_eob.cpp KYRA: (EOB) - silence warning about improper use of negative value in gui_eob.cpp 2013-04-18 16:10:55 +02:00
gui_eob.h
gui_hof.cpp
gui_hof.h
gui_lok.cpp
gui_lok.h
gui_lol.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
gui_lol.h
gui_mr.cpp KYRA: Fix Kyra3 family album animation glitch, CID 1004139 2013-08-08 07:16:24 +02:00
gui_mr.h
gui_rpg.cpp
gui_v1.cpp
gui_v1.h
gui_v2.cpp
gui_v2.h
gui.cpp
gui.h
item.h
items_eob.cpp
items_hof.cpp
items_lok.cpp
items_lol.cpp KYRA: (LOL) - add assert in items_lol.cpp (should silence warning about possible out of bounds access) 2013-04-18 16:10:51 +02:00
items_mr.cpp
items_v2.cpp
kyra_hof.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
kyra_hof.h
kyra_lok.cpp
kyra_lok.h
kyra_mr.cpp
kyra_mr.h
kyra_rpg.cpp KYRA: Fix (a few) font checks for systems with unsigend char. 2013-07-01 15:10:06 +02:00
kyra_rpg.h
kyra_v1.cpp
kyra_v1.h
kyra_v2.cpp
kyra_v2.h
lol.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
lol.h
magic_eob.cpp
module.mk
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource_intern.cpp
resource_intern.h
resource.cpp
resource.h
saveload_eob.cpp KYRA: (EOB) - fix original savefile import 2013-04-23 23:55:31 +02:00
saveload_hof.cpp
saveload_lok.cpp
saveload_lol.cpp
saveload_mr.cpp
saveload_rpg.cpp
saveload.cpp
scene_eob.cpp KYRA: (EOB) - fix bug #3596547 2013-04-22 21:23:27 +02:00
scene_hof.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
scene_lok.cpp
scene_lol.cpp KYRA: (LOL) - fix bug in last commit for scene_lol.cpp 2013-04-18 22:15:25 +02:00
scene_mr.cpp KYRA: Fix palette glitch in Kyra3 when loading from main menu. 2013-08-12 04:52:30 +02:00
scene_rpg.cpp KYRA: (EOB) - minor fix to door opening/closing in EOB1 2013-04-22 21:23:25 +02:00
scene_v1.cpp
scene_v2.cpp
screen_eob.cpp KYRA: (EOB) - remove dead code in screen_eob.cpp 2013-04-18 16:10:45 +02:00
screen_eob.h
screen_hof.cpp
screen_hof.h
screen_lok.cpp
screen_lok.h
screen_lol.cpp
screen_lol.h
screen_mr.cpp
screen_mr.h
screen_v2.cpp
screen_v2.h
screen.cpp KYRA: Fix palette glitch when quitting while viewing the family album in Kyra3. 2013-08-12 04:58:27 +02:00
screen.h
script_eob.cpp KYRA: (EOB) - fix original savefile import/export 2013-04-27 21:28:28 +02:00
script_eob.h KYRA: (EOB) - add debug function to export save files in original format 2013-04-14 13:12:08 +02:00
script_hof.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
script_lok.cpp
script_lol.cpp
script_mr.cpp
script_tim.cpp
script_tim.h
script_v1.cpp
script_v2.cpp
script.cpp
script.h
seqplayer.cpp
seqplayer.h
sequences_darkmoon.cpp KYRA: (EOB) - add debug function to export save files in original format 2013-04-14 13:12:08 +02:00
sequences_eob.cpp
sequences_hof.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
sequences_hof.h
sequences_lok.cpp KYRA: Fixed missing curly brackets. CID 1003639 2013-10-08 00:11:18 +03:00
sequences_lol.cpp
sequences_mr.cpp
sequences_v2.cpp
sound_adlib.cpp
sound_adlib.h
sound_amiga.cpp
sound_digital.cpp
sound_digital.h
sound_intern.h
sound_lok.cpp
sound_lol.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
sound_midi.cpp KYRA: Fix MIDI fade-out behaviour 2013-04-21 12:54:19 +02:00
sound_pcspk.cpp
sound_towns.cpp
sound.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
sound.h
sprites_eob.cpp KYRA: (EOB) - minor cleanup 2013-04-21 13:14:37 +02:00
sprites_lol.cpp KYRA: (LOL) - fix warning (Unused pointer value) in sprites_lol.cpp 2013-04-18 16:10:36 +02:00
sprites_rpg.cpp
sprites.cpp
sprites.h
staticres_eob.cpp
staticres_lol.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
staticres_rpg.cpp
staticres.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
text_hof.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
text_hof.h
text_lok.cpp
text_lol.cpp
text_lol.h
text_mr.cpp
text_mr.h
text_rpg.cpp LOL: fix bug #3614957 (LOL : Crash when subtitles displayed) 2013-09-02 19:59:59 +02:00
text_rpg.h
text.cpp
text.h
timer_eob.cpp KYRA: (EOB) - add comment in timer_eob.cpp 2013-04-18 16:10:33 +02:00
timer_hof.cpp
timer_lok.cpp
timer_lol.cpp
timer_mr.cpp
timer_rpg.cpp
timer.cpp
timer.h
util.cpp
util.h
vqa.cpp
vqa.h
wsamovie.cpp
wsamovie.h