scummvm/engines/kyra
Johannes Schickel 951e82a921 Readd PC98 palette loading for LoL 16 color.
svn-id: r41850
2009-06-25 02:38:19 +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 - Flag Kyra3 detection entries with GUIO_NOMIDI 2009-06-06 19:10:25 +00:00
gui_hof.cpp - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +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 - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +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 Changed Screen::getPalette to return a reference to a Palette object. 2009-06-22 02:35:45 +00:00
gui_lol.h LOL: - implemented audio menu 2009-06-21 16:59:51 +00:00
gui_mr.cpp - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +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 Enable proper umlaut handling in kyra 1-3. 2009-06-21 01:15:37 +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 audio menu 2009-06-21 16:59:51 +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 Strip trailing whitespaces and tabs. 2009-06-25 01:30:12 +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 - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +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 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_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 Changed Screen::loadBitmap and Movie::open to take an optional Palette pointer instead of an optional array pointer. 2009-06-22 02:37:20 +00:00
kyra_mr.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
kyra_v1.cpp 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_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 Changed Screen::loadBitmap and Movie::open to take an optional Palette pointer instead of an optional array pointer. 2009-06-22 02:37:20 +00:00
lol.h LOL: - implemented support for "floating cursors" 2009-06-21 20:40:31 +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 Fix umlauts for original interpreter saves. 2009-06-21 01:15:47 +00:00
scene_hof.cpp - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +00:00
scene_lok.cpp Changed Screen::loadBitmap and Movie::open to take an optional Palette pointer instead of an optional array pointer. 2009-06-22 02:37:20 +00:00
scene_lol.cpp - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +00:00
scene_mr.cpp - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +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 Implement palette fading for 16 color version of Kyrandia 1. 2009-06-25 01:29:41 +00:00
screen_lok.h Implement palette fading for 16 color version of Kyrandia 1. 2009-06-25 01:29:41 +00:00
screen_lol.cpp Fix palette regression in Lands of Lore. 2009-06-22 19:46:08 +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 - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +00:00
screen_v2.h - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +00:00
screen.cpp Readd PC98 palette loading for LoL 16 color. 2009-06-25 02:38:19 +00:00
screen.h Readd PC98 palette loading for LoL 16 color. 2009-06-25 02:38:19 +00:00
script_hof.cpp Changed Screen::loadPalette to take a reference to a Palette object instead of an array. 2009-06-22 02:37:41 +00:00
script_lok.cpp - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +00:00
script_lol.cpp Strip trailing whitespaces and tabs. 2009-06-25 01:30:12 +00:00
script_mr.cpp Formatting. 2009-05-29 12:52:03 +00:00
script_tim.cpp Changed Screen::loadBitmap and Movie::open to take an optional Palette pointer instead of an optional array pointer. 2009-06-22 02:37:20 +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 Changed Screen::loadBitmap and Movie::open to take an optional Palette pointer instead of an optional array pointer. 2009-06-22 02:37:20 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp Changed Screen::loadPalette to take a reference to a Palette object instead of an array. 2009-06-22 02:37:41 +00:00
sequences_lok.cpp - Fixed regression in Screen::fadeToBlack 2009-06-22 02:37:57 +00:00
sequences_lol.cpp Readd PC98 palette loading for LoL 16 color. 2009-06-25 02:38:19 +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 Cleanup. 2009-06-21 20:10:45 +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 Strip trailing whitespaces and tabs. 2009-06-25 01:30:12 +00:00
sprites.cpp Changed Screen::loadPalette to take a reference to a Palette object instead of an array. 2009-06-22 02:37:41 +00:00
sprites.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
staticres.cpp Initial support for Kyrandia 1 PC-9801 Japanese 16 color. 2009-06-25 01:29:14 +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 - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +00:00
text_lol.cpp Cleanup: Change LoL code to use KYRA volume handling. 2009-06-21 19:00:50 +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 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 - Changed the following Screen functions to take a reference to a Palette object: 2009-06-22 02:36:54 +00:00
vqa.h Got rid of all Common::File usages in Kyra. 2008-09-07 22:30:34 +00:00
wsamovie.cpp Changed Screen::loadPalette to take a reference to a Palette object instead of an array. 2009-06-22 02:37:41 +00:00
wsamovie.h Changed Screen::loadBitmap and Movie::open to take an optional Palette pointer instead of an optional array pointer. 2009-06-22 02:37:20 +00:00