scummvm/engines/kyra
2008-05-12 19:29:14 +00:00
..
animator_hof.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
animator_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
animator_lok.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
animator_mr.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
animator_v2.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
debugger.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
debugger.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
detection.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
gui_hof.cpp Don't restart music while changing music volume in Hof and MR. 2008-05-12 19:29:14 +00:00
gui_hof.h - Implemented Kyra3 audio options menu, Helium mode still missing. 2008-05-05 17:56:39 +00:00
gui_lok.cpp - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
gui_lok.h Added do { ... } while (0) to the GUI_V* macros, so that they will work as 2008-05-12 04:33:30 +00:00
gui_mr.cpp Don't restart music while changing music volume in Hof and MR. 2008-05-12 19:29:14 +00:00
gui_mr.h Implemented helium mode support for Kyra3. 2008-05-11 17:50:13 +00:00
gui_v2.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
gui_v2.h Added do { ... } while (0) to the GUI_V* macros, so that they will work as 2008-05-12 04:33:30 +00:00
gui.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
gui.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
items_hof.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
items_lok.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +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 - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
kyra_hof.h - Some more opcodes moved to KyraEngine_v1 2008-05-12 13:11:42 +00:00
kyra_lok.cpp - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
kyra_lok.h Two more KyraEngine_LoK opcodes renamed. 2008-05-12 13:19:11 +00:00
kyra_mr.cpp Yet another valgrind warning fixed. 2008-05-12 17:46:15 +00:00
kyra_mr.h move some kyra 3 static resources to kyra.dat 2008-05-12 13:35:58 +00:00
kyra_v1.cpp - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
kyra_v1.h - Some more opcodes moved to KyraEngine_v1 2008-05-12 13:11:42 +00:00
kyra_v2.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
kyra_v2.h - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
module.mk Oops forgot to commit module.mk 2008-05-12 12:43:52 +00:00
resource.cpp move some kyra 3 static resources to kyra.dat 2008-05-12 13:35:58 +00:00
resource.h More naming consistency fixes (fixes old TODO). 2008-05-12 14:52:18 +00:00
saveload_hof.cpp Moved more opcodes to KyraEngine_v2. 2008-05-04 13:07:13 +00:00
saveload_lok.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
saveload_mr.cpp - Added support for original kyra3 save files 2008-05-11 17:20:23 +00:00
saveload.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
scene_hof.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
scene_lok.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
scene_mr.cpp - Moved some opcodes to KyraEngine_v1 2008-05-12 12:42:10 +00:00
scene_v1.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
scene_v2.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +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 Consisteny fixes: 2008-05-11 22:32:37 +00:00
screen_lok.h Consisteny fixes: 2008-05-11 22:32:37 +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 - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
screen_v2.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
screen.cpp Fixed some valgrind warnings. 2008-05-12 17:23:28 +00:00
screen.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
script_hof.cpp - Some more opcodes moved to KyraEngine_v1 2008-05-12 13:11:42 +00:00
script_lok.cpp Two more KyraEngine_LoK opcodes renamed. 2008-05-12 13:19:11 +00:00
script_mr.cpp - Some more opcodes moved to KyraEngine_v1 2008-05-12 13:11:42 +00:00
script_tim.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
script_tim.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
script_v1.cpp - Some more opcodes moved to KyraEngine_v1 2008-05-12 13:11:42 +00:00
script_v2.cpp - Yet more opcodes moved to KyraEngine_v1 2008-05-12 12:57:42 +00:00
script.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
script.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
seqplayer.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
seqplayer.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_hof.cpp move some kyra 3 static resources to kyra.dat 2008-05-12 13:35:58 +00:00
sequences_lok.cpp More naming consistency fixes (fixes old TODO). 2008-05-12 14:52:18 +00:00
sequences_mr.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
sequences_v2.cpp Cleanup. 2008-05-03 19:32:45 +00:00
sound_adlib.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
sound_digital.cpp Implemented helium mode support for Kyra3. 2008-05-11 17:50:13 +00:00
sound_lok.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
sound_towns.cpp More naming consistency fixes (fixes old TODO). 2008-05-12 14:52:18 +00:00
sound.cpp - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00
sound.h - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +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 More naming consistency fixes (fixes old TODO). 2008-05-12 14:52:18 +00:00
text_hof.cpp Silenced some g++ 4.3 warnings. 2008-05-08 21:23:14 +00:00
text_hof.h Renamed preprocessor constants to match file names. 2008-05-12 04:17:51 +00:00
text_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
text_mr.cpp Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +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 - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +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 Implemented KyraEngine_MR::timerFleaDeath. 2008-05-07 21:12:26 +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 - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +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 - Renamed KyraEngine to KyraEngine_v1 2008-05-11 23:16:50 +00:00