scummvm/engines/kyra
2009-06-21 01:14:57 +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 - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
animator_v2.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
debugger.cpp Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead. 2009-06-07 20:43:43 +00:00
debugger.h Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead. 2009-06-07 20:43:43 +00:00
detection.cpp - Flag Kyra3 detection entries with GUIO_NOMIDI 2009-06-06 19:10:25 +00:00
gui_hof.cpp LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +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 LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +00:00
gui_lok.h LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +00:00
gui_lol.cpp LOL: minor fix for save menu 2009-06-20 16:36:26 +00:00
gui_lol.h LOL: implemented save menu 2009-06-20 14:26:01 +00:00
gui_mr.cpp LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +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 KYRA: fixed regression (broken menu slide bars in HOF/MR) 2009-06-15 23:22:31 +00:00
gui_v2.h LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +00:00
gui.cpp LOL: implemented options menu (settings aren't saved yet) 2009-06-16 21:23:26 +00:00
gui.h LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +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 LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead. 2009-06-07 20:43:43 +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 - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +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 - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
kyra_mr.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
kyra_v1.cpp LOL: implemented save menu 2009-06-20 14:26:01 +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 LOL: - implemented bezel cup opcode 2009-06-19 17:03:28 +00:00
lol.h LOL: implemented save menu 2009-06-20 14:26:01 +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: minor bug fix 2009-06-07 22:42:21 +00:00
saveload_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
saveload.cpp Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead. 2009-06-07 20:43:43 +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 Replaced "getRandomNumberSpecial" be RandomSource usage. (This is needed for proper event recording, also the probability for generated numbers is actually nearly the same) 2009-06-18 21:47: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 LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +00:00
screen_lol.h LOL: implemented king richard healing sequence 2009-06-07 00:37:30 +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 - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
screen_v2.h - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
screen.cpp Prevent font code to draw characters not included in the font. 2009-06-21 01:14:57 +00:00
screen.h Prevent font code to draw characters not included in the font. 2009-06-21 01:14:57 +00:00
script_hof.cpp Formatting. 2009-05-29 12:52:03 +00:00
script_lok.cpp - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
script_lol.cpp LOL: - implemented bezel cup opcode 2009-06-19 17:03:28 +00:00
script_mr.cpp Formatting. 2009-05-29 12:52:03 +00:00
script_tim.cpp LOL: - started on the ingame menu code (death menu, load menu and main menu) 2009-06-15 20:52:09 +00:00
script_tim.h * Adapted Kyra to the new IFFParser interface. 2009-06-12 09:49:38 +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 Added missing return statements. 2009-06-12 10:26:15 +00:00
script.h Finally fix build (extra qualifier removed). 2009-06-12 09:56:07 +00:00
seqplayer.cpp - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
sequences_lok.cpp - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
sequences_lol.cpp LOL: implemented options menu (settings aren't saved yet) 2009-06-16 21:23:26 +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 Avoid warning about missing SFX file in Lands of Lore (it seems the original misses some datafiles for certain effects). 2009-06-07 19:58:00 +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 Replaced "getRandomNumberSpecial" be RandomSource usage. (This is needed for proper event recording, also the probability for generated numbers is actually nearly the same) 2009-06-18 21:47:10 +00:00
sprites.cpp Cleanup. 2009-06-14 14:24:28 +00:00
sprites.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
staticres.cpp LOL: implemented save menu 2009-06-20 14:26:01 +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 - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +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 Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead. 2009-06-07 20:43:43 +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 Cleanup. 2009-06-14 14:24:28 +00:00
vqa.h Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +00:00
wsamovie.cpp - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
wsamovie.h - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00