scummvm/engines/kyra
Johannes Schickel a829244b8c - Renamed ScreenAnimator -> Animator_v1
- Moved addItemToAnimList and deleteItemAnimEntry to KyraEngine_v2.

svn-id: r31831
2008-05-02 17:14:59 +00:00
..
animator_hof.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
animator_mr.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
animator_v1.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
animator_v1.h - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
animator_v2.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
debugger.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
debugger.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
detection.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
gui_v1.cpp - Renamed ScriptInterpreter -> EMCInterpreter 2008-04-29 15:12:09 +00:00
gui_v1.h Some kyra1 menu tweaking, now all languages should use the same clean layout instead of variable width button system (widths even changed at runtime, which looked rather strange). 2008-04-18 15:58:49 +00:00
gui_v2.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
gui_v2.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
gui_v3.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
gui_v3.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
gui.cpp fix broken save file list 2008-05-01 11:36:00 +00:00
gui.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
items_hof.cpp Moved common kyra2/kyra3 item to KyraEngine_v2. 2008-05-02 15:08:45 +00:00
items_mr.cpp Moved common kyra2/kyra3 item to KyraEngine_v2. 2008-05-02 15:08:45 +00:00
items_v1.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
items_v2.cpp Moved common kyra2/kyra3 item to KyraEngine_v2. 2008-05-02 15:08:45 +00:00
kyra_hof.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra_hof.h - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra_mr.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra_mr.h - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra_v1.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra_v1.h - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra_v2.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra_v2.h - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
kyra.cpp - Renamed ScriptInterpreter -> EMCInterpreter 2008-04-29 15:12:09 +00:00
kyra.h - Renamed ScriptInterpreter -> EMCInterpreter 2008-04-29 15:12:09 +00:00
module.mk Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2. 2008-05-02 15:59:57 +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 some character code from kyra2/kyra3 to KyraEngine_v2. 2008-05-02 15:39:51 +00:00
saveload_mr.cpp - Renamed TextDisplayer_v2 to TextDisplayer_HoF 2008-05-02 15:21:51 +00:00
saveload_v1.cpp - fixed savegame description loading in kyra1 2008-03-30 18:27:46 +00:00
saveload.cpp Moved some character code from kyra2/kyra3 to KyraEngine_v2. 2008-05-02 15:39:51 +00:00
scene_hof.cpp Moved runSceneScript6 to KyraEngine_v2. 2008-05-02 15:48:30 +00:00
scene_mr.cpp Moved runSceneScript6 to KyraEngine_v2. 2008-05-02 15:48:30 +00:00
scene_v1.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
scene_v2.cpp Moved runSceneScript6 to KyraEngine_v2. 2008-05-02 15:48:30 +00:00
scene.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
screen_hof.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
screen_hof.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
screen_mr.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
screen_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
screen_v1.cpp - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
screen_v1.h - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
screen_v2.cpp Added missing files, compiling should work again. 2008-05-02 14:48:19 +00:00
screen_v2.h Added missing files, compiling should work again. 2008-05-02 14:48:19 +00:00
screen.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +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 Yet more opcodes moved to KyraEngine_v2. 2008-05-02 16:03:53 +00:00
script_mr.cpp Yet more opcodes moved to KyraEngine_v2. 2008-05-02 16:03:53 +00:00
script_tim.cpp - some minor renaming in TIM code 2008-04-19 14:31:10 +00:00
script_tim.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
script_v1.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
script_v2.cpp Yet more opcodes moved to KyraEngine_v2. 2008-05-02 16:03:53 +00:00
script.cpp - Renamed ScriptInterpreter -> EMCInterpreter 2008-04-29 15:12:09 +00:00
script.h - Renamed ScriptInterpreter -> EMCInterpreter 2008-04-29 15:12:09 +00:00
seqplayer.cpp Respect text/voice settings in Kyrandia 1 Intro/Outro. 2008-03-23 20:55:42 +00:00
seqplayer.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
sequences_hof.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
sequences_mr.cpp - Renamed TextDisplayer_v2 to TextDisplayer_HoF 2008-05-02 15:21:51 +00:00
sequences_v1.cpp Hopefully fix messed up gfx in first screen of Kyra 1 demo. 2008-04-12 23:35:59 +00:00
sound_adlib.cpp Silenced MSVC warning 2008-04-06 15:23:18 +00:00
sound_digital.cpp - load new tlk file on chapter change 2008-04-26 22:53:00 +00:00
sound_towns.cpp towns music file name fix 2008-04-10 23:31:21 +00:00
sound_v1.cpp - Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as in original) 2008-04-29 14:08:08 +00:00
sound.cpp - Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as in original) 2008-04-29 14:08:08 +00:00
sound.h Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital. 2008-04-20 22:24:24 +00:00
sprites.cpp - Renamed ScreenAnimator -> Animator_v1 2008-05-02 17:14:59 +00:00
sprites.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
staticres.cpp Moved some character code from kyra2/kyra3 to KyraEngine_v2. 2008-05-02 15:39:51 +00:00
text_hof.cpp - Renamed TextDisplayer_v2 to TextDisplayer_HoF 2008-05-02 15:21:51 +00:00
text_hof.h - Renamed TextDisplayer_v2 to TextDisplayer_HoF 2008-05-02 15:21:51 +00:00
text_mr.cpp - Renamed TextDisplayer_v2 to TextDisplayer_HoF 2008-05-02 15:21: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_v1.cpp - fixed bug in Sound::voiceIsPlaying 2008-03-22 14:29: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 Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
timer_mr.cpp Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
timer_v1.cpp - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
timer.cpp Fixed bug in TimerManager::update, this should fix tic-tac-toe game in kyra3. 2008-04-28 19:51:34 +00:00
timer.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
vqa.cpp debug(C) parameter type fixes. 2007-12-15 21:20:56 +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 Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00
wsamovie.h Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken) 2008-05-02 14:46:30 +00:00