scummvm/engines/kyra
2012-11-30 18:10:51 +01:00
..
animator_hof.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
animator_lok.cpp
animator_lok.h
animator_mr.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
animator_tim.cpp
animator_v2.cpp KYRA: Some formatting fixes. 2011-12-27 02:37:25 +01:00
chargen.cpp KYRA: Make more static data tables const. 2012-11-19 13:00:33 +01:00
darkmoon.cpp KYRA: (EOB) - cleaning up CGA/EGA graphics code 2012-11-18 00:03:22 +01:00
darkmoon.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
debugger.cpp KYRA: (EOB) - change behavior of safe game file importing code 2012-01-16 16:52:13 +01:00
debugger.h KYRA: (EOB) - add support for original save game files 2012-01-15 13:36:50 +01:00
detection_tables.h KYRA: finish implementation of new HOF sequence player code 2012-11-11 19:14:30 +01:00
detection.cpp KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError. 2012-11-23 02:56:26 +01:00
eob.cpp KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II 2012-02-21 21:48:46 +01:00
eob.h KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
eobcommon.cpp KYRA: (EOB) - cleaning up CGA/EGA graphics code 2012-11-18 00:03:22 +01:00
eobcommon.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
gui_eob.cpp KYRA: Allow user to cancel saving in EoB via ESC. 2012-11-30 18:10:51 +01:00
gui_eob.h KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
gui_hof.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
gui_hof.h
gui_lok.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
gui_lok.h
gui_lol.cpp JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
gui_lol.h
gui_mr.cpp KYRA: Move SoundDigital declaration to its own header. 2012-11-23 03:01:48 +01:00
gui_mr.h
gui_rpg.cpp KYRA: Some formatting fixes. 2012-03-05 20:08:59 +01:00
gui_v1.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
gui_v1.h
gui_v2.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
gui_v2.h
gui.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
gui.h
item.h
items_eob.cpp KYRA: (EOB) - implement EGA graphics mode for EOB1 2012-02-21 21:48:43 +01:00
items_hof.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
items_lok.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
items_lol.cpp KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487 2012-05-06 12:42:10 +02:00
items_mr.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
items_v2.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
kyra_hof.cpp KYRA: Properly mark digital sfx as sfx in HoF and LoL again. 2012-11-23 02:43:38 +01:00
kyra_hof.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
kyra_lok.cpp KYRA: clean up audio resource handling 2012-11-11 19:14:31 +01:00
kyra_lok.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
kyra_mr.cpp KYRA: Move SoundDigital declaration to its own header. 2012-11-23 03:01:48 +01:00
kyra_mr.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
kyra_rpg.cpp KYRA: (EOB) - cleaning up CGA/EGA graphics code 2012-11-18 00:03:22 +01:00
kyra_rpg.h KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
kyra_v1.cpp KYRA: move HOF sequence player into its own class 2012-11-11 19:14:29 +01:00
kyra_v1.h KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError. 2012-11-23 02:56:26 +01:00
kyra_v2.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
kyra_v2.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
lol.cpp KYRA: clean up audio resource handling 2012-11-11 19:14:31 +01:00
lol.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
magic_eob.cpp KYRA: (EOB) - cleaning up CGA/EGA graphics code 2012-11-18 00:03:22 +01:00
module.mk
resource_intern.cpp
resource_intern.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
resource.cpp
resource.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
saveload_eob.cpp KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
saveload_hof.cpp
saveload_lok.cpp KYRA: clean up audio resource handling 2012-11-11 19:14:31 +01:00
saveload_lol.cpp KYRA: Slight formatting fixes. 2011-12-31 05:11:33 +01:00
saveload_mr.cpp
saveload_rpg.cpp KYRA: Some formatting fixes. 2012-03-05 20:08:59 +01:00
saveload.cpp KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError. 2012-11-23 02:56:26 +01:00
scene_eob.cpp KYRA: Make more static data tables const. 2012-11-19 13:00:33 +01:00
scene_hof.cpp
scene_lok.cpp
scene_lol.cpp KYRA: move HOF sequence player into its own class 2012-11-11 19:14:29 +01:00
scene_mr.cpp KYRA: Move SoundDigital declaration to its own header. 2012-11-23 03:01:48 +01:00
scene_rpg.cpp KYRA: (EOB) - cleaning up CGA/EGA graphics code 2012-11-18 00:03:22 +01:00
scene_v1.cpp
scene_v2.cpp KYRA: Some formatting fixes. 2011-12-27 02:37:25 +01:00
screen_eob.cpp KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
screen_eob.h KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
screen_hof.cpp KYRA: finish implementation of new HOF sequence player code 2012-11-11 19:14:30 +01:00
screen_hof.h KYRA: finish implementation of new HOF sequence player code 2012-11-11 19:14:30 +01:00
screen_lok.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
screen_lok.h
screen_lol.cpp KYRA: move HOF sequence player into its own class 2012-11-11 19:14:29 +01:00
screen_lol.h KYRA: move HOF sequence player into its own class 2012-11-11 19:14:29 +01:00
screen_mr.cpp
screen_mr.h
screen_v2.cpp KYRA: finish implementation of new HOF sequence player code 2012-11-11 19:14:30 +01:00
screen_v2.h KYRA: finish implementation of new HOF sequence player code 2012-11-11 19:14:30 +01:00
screen.cpp KYRA: (EOB) - implement simplified EGA dithering for EOB II 2012-11-18 00:03:23 +01:00
screen.h KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
script_eob.cpp KYRA: (EOB) - add support for original save game files 2012-01-15 13:36:50 +01:00
script_eob.h KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
script_hof.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
script_lok.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
script_lol.cpp KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487 2012-05-06 12:42:10 +02:00
script_mr.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
script_tim.cpp KYRA: fix bug #3589442 (LOL Floppy - No speech during intro) 2012-11-24 20:28:36 +01:00
script_tim.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
script_v1.cpp
script_v2.cpp KYRA: Some formatting fixes. 2011-12-27 02:37:25 +01:00
script.cpp JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
script.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
seqplayer.cpp
seqplayer.h
sequences_darkmoon.cpp KYRA: (EOB) - start work on CGA and EGA graphics modes 2012-02-21 21:48:39 +01:00
sequences_eob.cpp KYRA: Some formatting fixes. 2012-11-19 12:54:42 +01:00
sequences_hof.cpp KYRA: Make "const type *const" use consistent. 2012-11-19 13:06:09 +01:00
sequences_hof.h KYRA: finish implementation of new HOF sequence player code 2012-11-11 19:14:30 +01:00
sequences_lok.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
sequences_lol.cpp KYRA: clean up audio resource handling 2012-11-11 19:14:31 +01:00
sequences_mr.cpp
sequences_v2.cpp
sound_adlib.cpp KYRA: Make Sound::hasSoundFile const again. 2012-11-23 02:50:20 +01:00
sound_adlib.h KYRA: Make Sound::hasSoundFile const again. 2012-11-23 02:50:20 +01:00
sound_amiga.cpp KYRA: Make Sound::hasSoundFile const again. 2012-11-23 02:50:20 +01:00
sound_digital.cpp KYRA: Move SoundDigital declaration to its own header. 2012-11-23 03:01:48 +01:00
sound_digital.h KYRA: Remove unnecessary forward declaration. 2012-11-23 03:03:19 +01:00
sound_intern.h KYRA: Make Sound::hasSoundFile const again. 2012-11-23 02:50:20 +01:00
sound_lok.cpp
sound_lol.cpp KYRA: implement LOL sfx priority handling 2012-11-11 19:14:28 +01:00
sound_midi.cpp KYRA: Make Sound::hasSoundFile const again. 2012-11-23 02:50:20 +01:00
sound_pcspk.cpp
sound_towns.cpp KYRA: Make Sound::hasSoundFile const again. 2012-11-23 02:50:20 +01:00
sound.cpp KYRA: Make Sound::hasSoundFile const again. 2012-11-23 02:50:20 +01:00
sound.h KYRA: Move SoundDigital declaration to its own header. 2012-11-23 03:01:48 +01:00
sprites_eob.cpp KYRA: (EOB) - fix minor sprite drawing glitch in EOB1 2012-02-21 21:48:45 +01:00
sprites_lol.cpp KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487 2012-05-06 12:42:10 +02:00
sprites_rpg.cpp
sprites.cpp
sprites.h
staticres_eob.cpp KYRA: Make more static data tables const. 2012-11-19 13:00:33 +01:00
staticres_lol.cpp KYRA: Some slight cleanup. 2012-11-23 17:56:28 +01:00
staticres_rpg.cpp KYRA: (EOB) - fix EOB1 door clipping 2012-02-21 21:48:42 +01:00
staticres.cpp KYRA: Change loop variable to uint, rather than size_t. 2012-11-30 13:08:52 +00:00
text_hof.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
text_hof.h
text_lok.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
text_lol.cpp
text_lol.h
text_mr.cpp KYRA: Reduce amount of updateScreen calls. 2012-06-13 04:13:16 +02:00
text_mr.h
text_rpg.cpp KYRA: Replace debug leftover for unimplemented displayText functions with a warning. 2012-03-05 20:23:01 +01:00
text_rpg.h KYRA: (EOB) - fix 2 gcc (-Woverloaded-virtual) warnings 2011-12-28 00:01:26 +01:00
text.cpp
text.h
timer_eob.cpp JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
timer_hof.cpp
timer_lok.cpp
timer_lol.cpp KYRA: Slight formatting fixes. 2011-12-31 05:11:33 +01:00
timer_mr.cpp
timer_rpg.cpp
timer.cpp
timer.h
util.cpp
util.h
vqa.cpp JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
vqa.h
wsamovie.cpp
wsamovie.h