scummvm/engines/kyra
2008-08-25 15:14:29 +00:00
..
animator_hof.cpp - Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations 2008-05-19 21:47:42 +00:00
animator_lok.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
animator_lok.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
animator_mr.cpp - Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations 2008-05-19 21:47:42 +00:00
animator_v2.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
debugger.cpp Added 'enter' command to kyra1 debugger again. 2008-05-23 13:05:53 +00:00
debugger.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
detection.cpp - add support for Italian floppy version 2008-08-20 19:57:57 +00:00
gui_hof.cpp 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_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 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.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_mr.cpp 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_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 Implemented continous screen updating while waiting for text input in v2 GUI. (based on LoK implementation) 2008-08-25 15:14:29 +00:00
gui_v2.h Implemented continous screen updating while waiting for text input in v2 GUI. (based on LoK implementation) 2008-08-25 15:14:29 +00:00
gui.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
gui.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
items_hof.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
items_lok.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
items_mr.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
items_v2.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
kyra_hof.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
kyra_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
kyra_lok.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
kyra_lok.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
kyra_mr.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
kyra_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
kyra_v1.cpp add non-interactive lol demo 2008-08-02 23:11:31 +00:00
kyra_v1.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
kyra_v2.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
kyra_v2.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
lol.cpp LOL: add support for floppy installer files 2008-08-11 14:47:50 +00:00
lol.h Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection". 2008-07-31 10:47:15 +00:00
module.mk Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection". 2008-07-31 10:47:15 +00:00
resource.cpp Fix compilation: Changed 'not' to '!'. 2008-08-20 14:56:46 +00:00
resource.h Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization". 2008-08-20 14:30:40 +00:00
saveload_hof.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
saveload_lok.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
saveload_mr.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
saveload.cpp - Committed Max' compressed save backseeking support from patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement" 2008-08-20 14:24:16 +00:00
scene_hof.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
scene_lok.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
scene_mr.cpp fix MR on ce: allocate large buffer on the heap instead and of the stack, and improve the workaround 2008-08-09 18:09:24 +00:00
scene_v1.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
scene_v2.cpp Fixed bug in KyraEngine_v2::directLinePassable. This should fix some pathfinder issues in HoF and MR. 2008-05-19 23:04:52 +00:00
screen_hof.cpp Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +00:00
screen_hof.h Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +00:00
screen_lok.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
screen_lok.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
screen_lol.cpp Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection". 2008-07-31 10:47:15 +00:00
screen_lol.h Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection". 2008-07-31 10:47:15 +00:00
screen_mr.cpp Implemented opcode 91: o3_daggerWarning. 2008-05-05 18:50:42 +00:00
screen_mr.h Implemented opcode 91: o3_daggerWarning. 2008-05-05 18:50:42 +00:00
screen_v2.cpp Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection". 2008-07-31 10:47:15 +00:00
screen_v2.h Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection". 2008-07-31 10:47:15 +00:00
screen.cpp Cleanup. 2008-08-16 21:51:56 +00:00
screen.h Cleanup. 2008-08-16 21:51:56 +00:00
script_hof.cpp Fixed macro. 2008-07-27 12:05:40 +00:00
script_lok.cpp Little cleanup. 2008-05-24 23:05:01 +00:00
script_mr.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
script_tim.cpp Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id. 2008-08-02 15:05:19 +00:00
script_tim.h Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection". 2008-07-31 10:47:15 +00:00
script_v1.cpp Reverted commit #32166. 2008-05-18 13:22:06 +00:00
script_v2.cpp - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
script.cpp Added filename to unknown opcode/command warnings of EMC scripts. 2008-07-10 12:05:38 +00:00
script.h Added filename to unknown opcode/command warnings of EMC scripts. 2008-07-10 12:05:38 +00:00
seqplayer.cpp Added const to some static data. 2008-06-24 13:59:48 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating point arithmetic (or at least replaced some doubles with floats) 2008-08-16 12:38:37 +00:00
sequences_lok.cpp minor fix for Towns/PC98 music 2008-07-03 21:09:07 +00:00
sequences_mr.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
sequences_v2.cpp Just allow animation scripts marked as skipable to be skipped. 2008-05-14 14:07:56 +00:00
sound_adlib.cpp Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id. 2008-08-02 15:05:19 +00:00
sound_digital.cpp Added support for compressed kyra3 audio files. 2008-06-03 18:12:21 +00:00
sound_lok.cpp minor fix for Towns/PC98 music 2008-07-03 21:09:07 +00:00
sound_towns.cpp KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was set were turned off nonetheless 2008-08-21 18:24:52 +00:00
sound.cpp Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id. 2008-08-02 15:05:19 +00:00
sound.h - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating point arithmetic (or at least replaced some doubles with floats) 2008-08-16 12:38:37 +00:00
sprites.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
sprites.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
staticres.cpp - add support for Italian floppy version 2008-08-20 19:57:57 +00:00
text_hof.cpp Fixed max text line length for French version in HoF. 2008-05-19 21:04:49 +00:00
text_hof.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
text_lok.cpp Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of the Land'". 2008-05-24 22:47:08 +00:00
text_mr.cpp Fixed filename string in KyraEngine_MR::objectChat. 2008-05-19 20:59:51 +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 Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of the Land'". 2008-05-24 22:47:08 +00:00
text.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
timer_hof.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
timer_lok.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
timer_mr.cpp Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now) 2008-08-20 14:03:34 +00:00
timer.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
timer.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
vqa.cpp - Fixed sound channel fadeout on VQA playing 2008-05-17 15:12:20 +00:00
vqa.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
wsamovie.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
wsamovie.h Fixed typo. 2008-07-27 12:09:10 +00:00