scummvm/engines/kyra
Johannes Schickel dd67cb7c94 Add missing "break" in switch statement.
svn-id: r43536
2009-08-19 09:01:04 +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 Changed Screen::loadPalette to take a reference to a Palette object instead of an array. 2009-06-22 02:37:41 +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 Change "FM-Towns" to "FM-TOWNS" for consistency. 2009-07-07 19:00:39 +00:00
gui_hof.cpp Fix saving of item in hand in HoF and MR. 2009-07-29 15:31:23 +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 Fix thumbnails for savegames made via the in-game GUI of Kyrandia 1 Amiga. 2009-08-11 16:18:43 +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 Fix format arugments in LoL code. (triggered via -Wformat-security) 2009-08-16 17:35:59 +00:00
gui_lol.h LOL: - implemented audio menu 2009-06-21 16:59:51 +00:00
gui_mr.cpp Fix saving of item in hand in HoF and MR. 2009-07-29 15:31:23 +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 show VK in gui_v2 games of kyra 2009-08-07 11:05:58 +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 Fix GUI button outline colors in Kyra1 Amiga. 2009-08-10 18:03:37 +00:00
gui.h - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
items_hof.cpp Update the screen animations while dropping items in Hand of Fate. 2009-06-29 17:06:00 +00:00
items_lok.cpp Fix yet another inventory background color glitch in Kyrandia 1 Amiga. 2009-08-10 23:35:16 +00:00
items_lol.cpp Strip trailing whitespaces and tabs. 2009-06-25 01:30:12 +00:00
items_mr.cpp Fix bug which caused the mouse cursor not to update in some cases. 2009-07-30 14:24:23 +00:00
items_v2.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
kyra_hof.cpp Fix valgrind warnings. 2009-08-16 06:33:34 +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 Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette. 2009-08-10 23:34:35 +00:00
kyra_lok.h Implement special Kyrandia 1 Amiga credits text scroller. 2009-08-12 22:05:09 +00:00
kyra_mr.cpp Fix RTL from Kyra3 main menu. (It now doesn't quit ScummVM anymore) 2009-07-06 16:17:03 +00:00
kyra_mr.h Fix animation script sound effect opcode implementation in Kyra3. 2009-07-29 14:54:27 +00:00
kyra_v1.cpp Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
kyra_v1.h Add config option for Kyra1 16 color, it'll only use dithering when "16_color" is set to true. 2009-06-25 01:29:55 +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 Add missing "break" in switch statement. 2009-08-19 09:01:04 +00:00
lol.h Implemented proper character selection of Lands of Lore PC98. 2009-08-19 08:30:15 +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 Implemented support for the "Lore of the Lands" special of Lands of Lore CD. 2009-08-13 15:55:12 +00:00
saveload_hof.cpp Formatting. 2009-05-19 01:39:18 +00:00
saveload_lok.cpp Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form. 2009-08-11 18:17:53 +00:00
saveload_lol.cpp Fix format arugments in LoL code. (triggered via -Wformat-security) 2009-08-16 17:35:59 +00:00
saveload_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
saveload.cpp Adept savegame name creation code to use Common::String::printf. 2009-07-25 15:31:11 +00:00
scene_hof.cpp Removed obsolete TODOs in HoF code. 2009-06-29 17:26:56 +00:00
scene_lok.cpp Fix a little graphics bug in Kyrandia 1 Amiga, when jewels are enabled. 2009-08-11 00:14:24 +00:00
scene_lol.cpp Fix format arugments in LoL code. (triggered via -Wformat-security) 2009-08-16 17:35:59 +00:00
scene_mr.cpp Resolved some TODOs in Kyra3 code. 2009-06-29 17:26:43 +00:00
scene_v1.cpp Remov lots of superfluous debug output. 2009-05-19 01:13:29 +00:00
scene_v2.cpp Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, when picking up the spellbook page in the town. 2009-07-16 21:47:57 +00:00
screen_hof.cpp Change Screen_v2::findLeastDifferentColor to take a Palette object as source. 2009-06-25 20:00:52 +00:00
screen_hof.h Change Screen_HoF::generateGrayOverlay to accept a Palette object as source. 2009-06-25 19:59:56 +00:00
screen_lok.cpp Disable "Screen_LoK::fadeSpecialPalette" for Kyrandia 1 Amiga, like the original does. 2009-08-11 02:12:09 +00:00
screen_lok.h Use interface palette for mouse cursor in Kyra1 amiga, when it's enabled. 2009-08-10 01:34:14 +00:00
screen_lol.cpp Got rid of Screen_LoL::_paletteConvTable. 2009-07-13 17:48:13 +00:00
screen_lol.h Got rid of Screen_LoL::_paletteConvTable. 2009-07-13 17:48:13 +00:00
screen_mr.cpp Formatting. 2009-05-19 01:39:18 +00:00
screen_mr.h
screen_v2.cpp Change Screen_v2::findLeastDifferentColor to take a Palette object as source. 2009-06-25 20:00:52 +00:00
screen_v2.h Change Screen_v2::findLeastDifferentColor to take a Palette object as source. 2009-06-25 20:00:52 +00:00
screen.cpp Implemented proper character selection of Lands of Lore PC98. 2009-08-19 08:30:15 +00:00
screen.h Enable dirty rect handling for the Amiga version again. 2009-08-11 16:46:38 +00:00
script_hof.cpp Cleanup. 2009-08-19 08:54:41 +00:00
script_lok.cpp Cleanup. 2009-08-19 08:46:59 +00:00
script_lol.cpp Fix graphics glitch in LoL PC98 intro. 2009-07-14 22:47:33 +00:00
script_mr.cpp Cleanup. 2009-08-19 08:55:04 +00:00
script_tim.cpp Fix graphics glitch in LoL PC98 intro. 2009-07-14 22:47:33 +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 Add missing quotation mark to error message. 2009-07-12 08:51:57 +00:00
script.h Finally fix build (extra qualifier removed). 2009-06-12 09:56:07 +00:00
seqplayer.cpp Fix copyright string displaying in Kyra1 amiga. Unlike the DOS version it does not use a second print for creating a shadow look. 2009-08-10 14:35:28 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp Change all uses of FM-Towns/fm-towns to FM-TOWNS. 2009-07-07 19:18:53 +00:00
sequences_lok.cpp Clear input queue before displaying the credits in Kyrandia 1. 2009-08-17 12:22:30 +00:00
sequences_lol.cpp Implemented proper character selection of Lands of Lore PC98. 2009-08-19 08:30:15 +00:00
sequences_mr.cpp Fix a little bug in KyraEngine_MR::showBadConscience, which prevented Gunther's mouse shapes from showing up. 2009-07-29 16:24:07 +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_adlib.h - Moved SoundAdlibPC definition to new header file sound_adlib.h 2009-07-17 13:50:59 +00:00
sound_digital.cpp remove implicit SoundDigital::Sound ctor call, which is redundant because the required initialisation is done below -- this fixes a linker error with mipspro 2009-07-25 12:41:46 +00:00
sound_intern.h - Moved SoundAdlibPC definition to new header file sound_adlib.h 2009-07-17 13:50:59 +00:00
sound_lok.cpp Cleanup. 2009-05-24 01:37:51 +00:00
sound_lol.cpp Cleanup. 2009-06-21 20:10:45 +00:00
sound_midi.cpp Properly respect users sfx/music config settings for MIDI output. 2009-08-12 23:16:35 +00:00
sound_pcspk.cpp Replace LGPL header by GPL header. 2009-07-17 13:35:56 +00:00
sound_towns.cpp KYRA/LOL: fixed minor bug by adding reset() call to pc98 audio driver destructor 2009-06-26 17:58:27 +00:00
sound.cpp Allow VOCs to stream from disk. Disabled by default, use symbol STREAM_AUDIO_FROM_DISK to enable. See patch #2834001. 2009-08-13 21:46:41 +00:00
sound.h - Moved SoundAdlibPC definition to new header file sound_adlib.h 2009-07-17 13:50:59 +00:00
sprites_lol.cpp Fix format arugments in LoL code. (triggered via -Wformat-security) 2009-08-16 17:35:59 +00:00
sprites.cpp Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]). 2009-07-25 12:59:46 +00:00
sprites.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
staticres.cpp Implemented proper character selection of Lands of Lore PC98. 2009-08-19 08:30:15 +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 Cleanup. 2009-08-10 01:34:29 +00:00
text_lol.cpp LOL: cleanup 2009-06-27 12:36:12 +00:00
text_lol.h Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings 2009-07-03 10:40:49 +00:00
text_mr.cpp - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect 2009-06-09 11:26:15 +00:00
text_mr.h
text.cpp Implement difference for the Kyrandia 1 Amiga version in TextDisplayer::printCharacterText. 2009-08-12 17:10:47 +00:00
text.h Remove dead code. 2009-08-10 01:34:46 +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 LOL: cleanup 2009-07-08 21:12:03 +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 Moved CP850<->ISO-8859-1 conversion to Util. 2009-06-21 01:15:24 +00:00
util.h Moved CP850<->ISO-8859-1 conversion to Util. 2009-06-21 01:15:24 +00:00
vqa.cpp Cleanup VQA player a bit. 2009-06-25 19:55:25 +00:00
vqa.h Cleanup VQA player a bit. 2009-06-25 19:55:25 +00:00
wsamovie.cpp Cleanup. 2009-08-10 22:18:18 +00:00
wsamovie.h Cleanup. 2009-08-10 22:18:18 +00:00