scummvm/engines/kyra
2009-06-01 23:30:06 +00:00
..
animator_hof.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
animator_lok.cpp Formatting. 2009-05-19 01:39:18 +00:00
animator_lok.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
animator_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
animator_v2.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
debugger.cpp - Add some basic debugger for Lands of Lore. 2009-06-01 22:03:27 +00:00
debugger.h - Add some basic debugger for Lands of Lore. 2009-06-01 22:03:27 +00:00
detection.cpp LOL: - added non-installed English floppy version to detection 2009-05-30 12:40:00 +00:00
gui_hof.cpp More formatting. 2009-05-29 13:09:26 +00:00
gui_hof.h Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
gui_lok.cpp More formatting. 2009-05-29 13:09:26 +00:00
gui_lok.h LOL: - implemented rest party button 2009-05-10 23:08:32 +00:00
gui_lol.cpp LOL: prevent saving/loading in inventory screen 2009-05-31 17:58:19 +00:00
gui_lol.h LOL: - fix valgrind warning 2009-05-28 23:49:41 +00:00
gui_mr.cpp Formatting. 2009-05-29 12:52:03 +00:00
gui_mr.h Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
gui_v2.cpp Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
gui_v2.h Cleanup. 2009-05-23 01:15:20 +00:00
gui.cpp Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
gui.h Better safe than sorry, add an explicit default constructor for Button. 2009-05-22 23:22:13 +00:00
items_hof.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
items_lok.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
items_lol.cpp Remove trailing tabs/whitespaces. 2009-05-21 13:13:09 +00:00
items_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
items_v2.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
kyra_hof.cpp More formatting. 2009-05-29 13:09:26 +00:00
kyra_hof.h - Moved Sound implementation declarations to the newly added file sound_intern.h 2009-05-27 14:40:37 +00:00
kyra_lok.cpp More formatting. 2009-05-29 13:09:26 +00:00
kyra_lok.h KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code by code similiar to the one used in SAGA and the frontend GUI code 2009-04-11 09:57:57 +00:00
kyra_mr.cpp More formatting. 2009-05-29 13:09:26 +00:00
kyra_mr.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
kyra_v1.cpp LOL: - minor fix to the input code 2009-06-01 17:50:30 +00:00
kyra_v1.h LOL: fixed some input code issues: 2009-05-24 14:33:41 +00:00
kyra_v2.cpp More formatting. 2009-05-29 13:09:26 +00:00
kyra_v2.h Formatting. 2009-05-29 12:52:03 +00:00
lol.cpp Allow the user to quit ScummVM, when LoL waits via delayUntil. 2009-06-01 23:30:06 +00:00
lol.h Change LoLEngine::delay to be conform with KyraEngine_v1::delay. (remove special iUpdate parameter, just call updateInput, when "doUpdate" is set to false) 2009-06-01 23:25:10 +00:00
module.mk - Moved Sound implementation declarations to the newly added file sound_intern.h 2009-05-27 14:40:37 +00:00
resource_intern.cpp Formatting. 2009-05-29 12:52:03 +00:00
resource_intern.h Renamed Archive::openFile to createReadStreamForMember 2009-01-23 04:45:44 +00:00
resource.cpp Some code for the intro only LoL demo. It is disabled currently though. 2009-04-28 18:56:54 +00:00
resource.h LOL: implemented fireball spell 2009-05-23 18:43:04 +00:00
saveload_hof.cpp Formatting. 2009-05-19 01:39:18 +00:00
saveload_lok.cpp Formatting. 2009-05-19 01:39:18 +00:00
saveload_lol.cpp LOL: - implemented freeze spell 2009-05-21 16:46:40 +00:00
saveload_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
saveload.cpp LOL: - implemented freeze spell 2009-05-21 16:46:40 +00:00
scene_hof.cpp More formatting. 2009-05-29 13:09:26 +00:00
scene_lok.cpp More formatting. 2009-05-29 13:09:26 +00:00
scene_lol.cpp Change LoLEngine::delay to be conform with KyraEngine_v1::delay. (remove special iUpdate parameter, just call updateInput, when "doUpdate" is set to false) 2009-06-01 23:25:10 +00:00
scene_mr.cpp More formatting. 2009-05-29 13:09:26 +00:00
scene_v1.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
scene_v2.cpp Formatting. 2009-05-19 01:39:18 +00:00
screen_hof.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
screen_hof.h Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +00:00
screen_lok.cpp Formatting. 2009-05-19 01:39:18 +00:00
screen_lok.h Cleanup. 2009-04-11 12:44:27 +00:00
screen_lol.cpp - Add support for the Lands of Lore outro TIM file 2009-05-31 00:42:44 +00:00
screen_lol.h - Add support for the Lands of Lore outro TIM file 2009-05-31 00:42:44 +00:00
screen_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
screen_mr.h Implemented opcode 91: o3_daggerWarning. 2008-05-05 18:50:42 +00:00
screen_v2.cpp Formatting. 2009-05-19 01:39:18 +00:00
screen_v2.h Add some code differences for LoL intro demo. 2009-05-18 19:53:57 +00:00
screen.cpp - Fix some valgrind warnings 2009-06-01 21:03:44 +00:00
screen.h Cleanup and slight bugfix in drawShapeProcessLineScale* functions. 2009-05-29 11:07:35 +00:00
script_hof.cpp Formatting. 2009-05-29 12:52:03 +00:00
script_lok.cpp More formatting. 2009-05-29 13:09:26 +00:00
script_lol.cpp Change LoLEngine::delay to be conform with KyraEngine_v1::delay. (remove special iUpdate parameter, just call updateInput, when "doUpdate" is set to false) 2009-06-01 23:25:10 +00:00
script_mr.cpp Formatting. 2009-05-29 12:52:03 +00:00
script_tim.cpp - Add support for the Lands of Lore outro TIM file 2009-05-31 00:42:44 +00:00
script_tim.h - Add support for the Lands of Lore outro TIM file 2009-05-31 00:42:44 +00:00
script_v1.cpp LOL: some more opcodes and some minor bug fixes 2009-06-01 01:24:17 +00:00
script_v2.cpp - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
script.cpp More formatting. 2009-05-29 13:09:26 +00:00
script.h Formatting. 2009-05-29 12:52:03 +00:00
seqplayer.cpp More formatting. 2009-05-29 13:09:26 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp More formatting. 2009-05-29 13:09:26 +00:00
sequences_lok.cpp Add support for the Lands of Lore scrolling credits. 2009-05-31 19:31:04 +00:00
sequences_lol.cpp - Fix some valgrind warnings 2009-06-01 21:03:44 +00:00
sequences_mr.cpp More formatting. 2009-05-29 13:09:26 +00:00
sequences_v2.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
sound_adlib.cpp Formatting. 2009-05-29 12:52:03 +00:00
sound_digital.cpp Renamed Kyra's Resource::getFileStream to createReadStream 2009-01-23 04:57:18 +00:00
sound_intern.h Clean up PC Speaker output implementation. (Stripping out unused code) 2009-05-28 22:44:33 +00:00
sound_lok.cpp Cleanup. 2009-05-24 01:37:51 +00:00
sound_lol.cpp Change LoLEngine::delay to be conform with KyraEngine_v1::delay. (remove special iUpdate parameter, just call updateInput, when "doUpdate" is set to false) 2009-06-01 23:25:10 +00:00
sound_midi.cpp Output a warning to the user, when he tries to play back MT32 MIDI tracks with a General MIDI device. 2009-05-29 17:38:22 +00:00
sound_pcspk.cpp Formatting. 2009-05-29 12:52:03 +00:00
sound_towns.cpp More formatting. 2009-05-29 13:09:26 +00:00
sound.cpp - Add new method "isVoicePresent" to "Sound". 2009-05-29 17:12:45 +00:00
sound.h Implement "loadSfxFile" and "stopAllSoundEffects" for "MixedSoundDriver". 2009-05-29 17:21:00 +00:00
sprites_lol.cpp LOL: add workaround comment (at LordHoto's repeated insistence) 2009-06-01 18:25:43 +00:00
sprites.cpp More formatting. 2009-05-29 13:09:26 +00:00
sprites.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
staticres.cpp Add support for the Lands of Lore scrolling credits. 2009-05-31 19:31:04 +00:00
text_hof.cpp Formatting. 2009-05-29 12:52:03 +00:00
text_hof.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
text_lok.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
text_lol.cpp LOL: - extended text displayer and added one more opcode 2009-06-01 13:37:51 +00:00
text_lol.h Remove trailing tabs/whitespaces. 2009-05-21 13:13:09 +00:00
text_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
text_mr.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
text.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
text.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
timer_hof.cpp Formatting. 2009-05-19 01:39:18 +00:00
timer_lok.cpp Formatting. 2009-05-19 01:39:18 +00:00
timer_lol.cpp More formatting. 2009-05-29 13:09:26 +00:00
timer_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
timer.cpp Remove trailing tabs/whitespaces. 2009-05-21 13:13:09 +00:00
timer.h LOL: - doors can now be opened and closed 2009-03-06 22:53:08 +00:00
util.cpp Oops added files I forgot in r35553. 2008-12-26 11:07:52 +00:00
util.h Oops added files I forgot in r35553. 2008-12-26 11:07:52 +00:00
vqa.cpp More formatting. 2009-05-29 13:09:26 +00:00
vqa.h Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +00:00
wsamovie.cpp Fix some Kyra1 movies. 2009-05-21 17:25:29 +00:00
wsamovie.h - Add support for the Lands of Lore outro TIM file 2009-05-31 00:42:44 +00:00