scummvm/engines/kyra
Johannes Schickel 6e0c569966 Consisteny fixes:
- Renamed classes *_v1 -> *_LoK
 - Renamed files *_v1.* -> *_lok.*
 - Renamed WSAMovieV1 -> WSAMovie_v1
 - Renamed WSAMovieV2 -> WSAMovie_v2

svn-id: r32042
2008-05-11 22:32:37 +00:00
..
animator_hof.cpp Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR. 2008-05-10 17:41:34 +00:00
animator_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
animator_lok.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
animator_mr.cpp fix missing animation for golden neck ring 2008-05-10 17:51:57 +00:00
animator_v2.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
debugger.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
debugger.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
detection.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
gui_hof.cpp Consisteny fixes: 2008-05-11 22:32:37 +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 Consisteny fixes: 2008-05-11 22:32:37 +00:00
gui_lok.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
gui_mr.cpp Implemented helium mode support for Kyra3. 2008-05-11 17:50:13 +00:00
gui_mr.h Implemented helium mode support for Kyra3. 2008-05-11 17:50:13 +00:00
gui_v2.cpp Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Kyra 2 and 3". 2008-05-11 11:35:12 +00:00
gui_v2.h Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Kyra 2 and 3". 2008-05-11 11:35:12 +00:00
gui.cpp Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Kyra 2 and 3". 2008-05-11 11:35:12 +00:00
gui.h Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Kyra 2 and 3". 2008-05-11 11:35:12 +00:00
items_hof.cpp Moved common kyra2/kyra3 item to KyraEngine_v2. 2008-05-02 15:08:45 +00:00
items_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
items_mr.cpp Moved common kyra2/kyra3 item to KyraEngine_v2. 2008-05-02 15:08:45 +00:00
items_v2.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
kyra_hof.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
kyra_hof.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
kyra_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
kyra_lok.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
kyra_mr.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
kyra_mr.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
kyra_v2.cpp Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Kyra 2 and 3". 2008-05-11 11:35:12 +00:00
kyra_v2.h Consisteny fixes: 2008-05-11 22:32:37 +00:00
kyra.cpp Implemented Engine::getDebugger for KyraEngine. 2008-05-06 20:50:27 +00:00
kyra.h Implemented Engine::getDebugger for KyraEngine. 2008-05-06 20:50:27 +00:00
module.mk Consisteny fixes: 2008-05-11 22:32:37 +00:00
resource.cpp - load new tlk file on chapter change 2008-04-26 22:53:00 +00:00
resource.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
saveload_hof.cpp Moved more opcodes to KyraEngine_v2. 2008-05-04 13:07:13 +00:00
saveload_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
saveload_mr.cpp - Added support for original kyra3 save files 2008-05-11 17:20:23 +00:00
saveload.cpp - Added support for original kyra3 save files 2008-05-11 17:20:23 +00:00
scene_hof.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
scene_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
scene_mr.cpp Consume less cpu time when Zanthia/Malcolm are walking. 2008-05-10 18:14:57 +00:00
scene_v2.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
scene.cpp Updated pathfinder debug output. 2008-05-11 16:48:54 +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 Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +00:00
screen_v2.h Implemented page switch animation in kyra3 album. 2008-05-11 15:57:50 +00:00
screen.cpp Formatting. 2008-05-11 21:09:16 +00:00
screen.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
script_hof.cpp Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated implementation. 2008-05-10 18:39:03 +00:00
script_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
script_mr.cpp - Implemented kyra3 album (page switch animation not yet implemented) 2008-05-11 15:24:25 +00:00
script_tim.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
script_tim.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
script_v2.cpp Yet more opcodes moved to KyraEngine_v2. 2008-05-04 13:25:03 +00:00
script.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
script.h - Renamed ScriptInterpreter -> EMCInterpreter 2008-04-29 15:12:09 +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 Consisteny fixes: 2008-05-11 22:32:37 +00:00
sequences_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +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 Fixed typos. 2008-05-09 13:33:31 +00:00
sound_digital.cpp Implemented helium mode support for Kyra3. 2008-05-11 17:50:13 +00:00
sound_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
sound_towns.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
sound.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
sound.h Implemented helium mode support for Kyra3. 2008-05-11 17:50:13 +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 Consisteny fixes: 2008-05-11 22:32:37 +00:00
text_hof.cpp Silenced some g++ 4.3 warnings. 2008-05-08 21:23:14 +00:00
text_hof.h - Renamed TextDisplayer_v2 to TextDisplayer_HoF 2008-05-02 15:21: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 - cleanup 2008-04-23 18:18:11 +00:00
text.h Implemented some kyra opcodes and some chat handling code, now Malcolm should say something after crawling out of the dump. 2008-04-19 22:22:00 +00:00
timer_hof.cpp - Moved newShape/temporaryScript code to KyraEngine_v2. 2008-05-03 19:23:45 +00:00
timer_lok.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
timer_mr.cpp Implemented KyraEngine_MR::timerFleaDeath. 2008-05-07 21:12:26 +00:00
timer.cpp Fixed warning. 2008-05-10 19:57:49 +00:00
timer.h Fixed warning. 2008-05-10 19:57:49 +00:00
vqa.cpp Changed kyra to use delete[] instead of delete []. 2008-05-07 14:20:37 +00:00
vqa.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
wsamovie.cpp Consisteny fixes: 2008-05-11 22:32:37 +00:00
wsamovie.h Consisteny fixes: 2008-05-11 22:32:37 +00:00