scummvm/engines/kyra
Johannes Schickel 50c3732478 - Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3) in detection code
- Save language changes done in menu in HoF to the config file

svn-id: r31454
2008-04-08 18:52:27 +00:00
..
animator_v1.cpp Always clip rect to copy in Screen::copyRegion now, like the original does. 2008-03-30 03:18:16 +00:00
animator_v1.h
animator_v2.cpp svn-id: r31431 2008-04-06 14:57:01 +00:00
debugger.cpp Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +00:00
debugger.h Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +00:00
detection.cpp - Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3) in detection code 2008-04-08 18:52:27 +00:00
gui_v1.cpp Fixed regression causing a crash when the user had less than 5 savefiles. 2008-04-05 17:33:54 +00:00
gui_v1.h Added partial support for main menu. Only load, save and resume buttons are working currently 2008-04-04 06:24:49 +00:00
gui_v2.cpp fix label for first save slot (towns/floppy) 2008-04-06 19:48:47 +00:00
gui_v2.h Implemented support for Towns (and hopefully DOS floppy too) menus. 2008-04-06 16:54:51 +00:00
gui.cpp Fixed crash when supplying illegal savefile names. 2008-04-05 05:23:46 +00:00
gui.h Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small menu issue". 2008-04-05 01:49:28 +00:00
items_v1.cpp
items_v2.cpp
kyra_v1.cpp Fixed crash on startup when running japanese versions of Kyrandia. 2008-04-06 14:41:25 +00:00
kyra_v1.h Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +00:00
kyra_v2.cpp - Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3) in detection code 2008-04-08 18:52:27 +00:00
kyra_v2.h Implemented support for Towns (and hopefully DOS floppy too) menus. 2008-04-06 16:54:51 +00:00
kyra_v3.cpp
kyra_v3.h
kyra.cpp Fixed memory leaks. 2008-04-06 15:35:30 +00:00
kyra.h - Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3) in detection code 2008-04-08 18:52:27 +00:00
module.mk Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +00:00
resource.cpp Fixed nameclash. 2008-04-04 09:16:25 +00:00
resource.h svn-id: r31431 2008-04-06 14:57:01 +00:00
saveload_v1.cpp - fixed savegame description loading in kyra1 2008-03-30 18:27:46 +00:00
saveload_v2.cpp Fixed walkspeed on save loading. 2008-04-06 15:29:09 +00:00
saveload.cpp - fixed savegame description loading in kyra1 2008-03-30 18:27:46 +00:00
scene_v1.cpp
scene_v2.cpp Fixed potentional crash. 2008-04-06 14:58:02 +00:00
scene.cpp
screen_v1.cpp
screen_v1.h
screen_v2.cpp New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilated. This also fixes bug #1582675 (KYRA1: Brandon standing IN the floor). 2008-03-29 23:16:44 +00:00
screen_v2.h New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilated. This also fixes bug #1582675 (KYRA1: Brandon standing IN the floor). 2008-03-29 23:16:44 +00:00
screen.cpp implement missing Screen::drawShapePlotType11_15() 2008-04-06 22:17:02 +00:00
screen.h implement missing Screen::drawShapePlotType11_15() 2008-04-06 22:17:02 +00:00
script_v1.cpp Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +00:00
script_v2.cpp Set opcode 31 (o2_limitMouseRrange) to o2_dummy for now. 2008-04-06 14:16:27 +00:00
script.cpp
script.h - reworked skip flag handling in some places again 2008-03-26 21:52:28 +00:00
seqplayer.cpp Respect text/voice settings in Kyrandia 1 Intro/Outro. 2008-03-23 20:55:42 +00:00
seqplayer.h
sequences_tim.cpp
sequences_v1.cpp Respect text/voice settings in Kyrandia 1 Intro/Outro. 2008-03-23 20:55:42 +00:00
sequences_v2.cpp svn-id: r31431 2008-04-06 14:57:01 +00:00
sound_adlib.cpp Silenced MSVC warning 2008-04-06 15:23:18 +00:00
sound_digital.cpp
sound_towns.cpp Cleaned up volume settings managment. 2008-04-04 18:09:19 +00:00
sound_v1.cpp
sound.cpp Some MIDI related cleanup. 2008-04-07 17:56:04 +00:00
sound.h Some MIDI related cleanup. 2008-04-07 17:56:04 +00:00
sprites.cpp
sprites.h
staticres.cpp Implemented support for Towns (and hopefully DOS floppy too) menus. 2008-04-06 16:54:51 +00:00
text_v1.cpp
text_v2.cpp Implemented support for Towns (and hopefully DOS floppy too) menus. 2008-04-06 16:54:51 +00:00
text_v2.h
text.cpp
text.h
timer_v1.cpp
timer_v2.cpp Implemented game options menu. 2008-04-04 08:13:35 +00:00
timer.cpp Removed much code duplication in Hand of Fate savefile loading with SeekableSubReadStreamEndian. 2008-03-27 20:54:59 +00:00
timer.h Removed much code duplication in Hand of Fate savefile loading with SeekableSubReadStreamEndian. 2008-03-27 20:54:59 +00:00
util.h
vqa.cpp
vqa.h
wsamovie.cpp
wsamovie.h