scummvm/engines/kyra
Johannes Schickel 66518b5be0 Oops... fixes compiling.
svn-id: r31724
2008-04-25 16:09:30 +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
animator_v3.cpp More kyra3 item drop down code. 2008-04-24 13:05:14 +00:00
debugger.cpp Oops... fixes compiling. 2008-04-25 16:09:30 +00:00
debugger.h - Committed slightly modified patch #1951735 "kyra3: debugger and "give" command" 2008-04-25 16:02:20 +00:00
detection.cpp Fixed formatting. 2008-04-19 14:52:35 +00:00
gui_v1.cpp 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_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 fix sjis text color (ship scene) 2008-04-16 19:43:56 +00:00
gui_v2.h Implemented support for Towns (and hopefully DOS floppy too) menus. 2008-04-06 16:54:51 +00:00
gui_v3.cpp Added screen update in KyraEngine_v3::drawScoreCounting. 2008-04-24 21:27:27 +00:00
gui.cpp Implemented some kyra3 code. 2008-04-14 20:20:51 +00:00
gui.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
items_v1.cpp
items_v2.cpp
items_v3.cpp - Implemented opcodes: 2008-04-25 15:41:06 +00:00
kyra_v1.cpp - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
kyra_v1.h Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +00:00
kyra_v2.cpp Cleanup. 2008-04-23 19:36:21 +00:00
kyra_v2.h Cleanup. 2008-04-23 19:36:21 +00:00
kyra_v3.cpp - Committed slightly modified patch #1951735 "kyra3: debugger and "give" command" 2008-04-25 16:02:20 +00:00
kyra_v3.h - Committed slightly modified patch #1951735 "kyra3: debugger and "give" command" 2008-04-25 16:02:20 +00:00
kyra.cpp Fixed bad usage of functor objects. 2008-04-20 15:16:58 +00:00
kyra.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
module.mk Implmenented inventory show/hide. 2008-04-23 20:50:31 +00:00
resource.cpp Simplified Kyra3 TLK loading. 2008-04-20 23:38:19 +00:00
resource.h Output error message when kyra.dat initialization fails because of old version or missing entries. 2008-04-24 15:49:41 +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 Changed KyraEngine_v1::setupSceneResource to use Resource::exists instead of Common::File::exists. 2008-04-19 14:44:06 +00:00
scene_v2.cpp - some minor renaming in TIM code 2008-04-19 14:31:10 +00:00
scene_v3.cpp Fixed hand item reset on scene enter. 2008-04-24 21:20:32 +00:00
scene.cpp
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 - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
screen_v2.h - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
screen_v3.cpp Implemented parts of item drop down code for Kyra3. 2008-04-23 22:53:19 +00:00
screen_v3.h Implemented parts of item drop down code for Kyra3. 2008-04-23 22:53:19 +00:00
screen.cpp - cleanup 2008-04-23 18:18:11 +00:00
screen.h Implemented parts of item drop down code for Kyra3. 2008-04-23 22:53:19 +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 - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
script_v2.cpp - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
script_v3.cpp Implmented opcodes: 2008-04-25 15:46:07 +00:00
script.cpp Implemented opcodes: 2008-04-23 16:06:33 +00:00
script.h - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
seqplayer.cpp
seqplayer.h
sequences_v1.cpp Hopefully fix messed up gfx in first screen of Kyra 1 demo. 2008-04-12 23:35:59 +00:00
sequences_v2.cpp Cleanup. 2008-04-12 23:59:11 +00:00
sequences_v3.cpp Added missing file sequences_v3.cpp. 2008-04-20 00:41:00 +00:00
sound_adlib.cpp Silenced MSVC warning 2008-04-06 15:23:18 +00:00
sound_digital.cpp Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital. 2008-04-20 22:24:24 +00:00
sound_towns.cpp towns music file name fix 2008-04-10 23:31:21 +00:00
sound_v1.cpp
sound.cpp Fixed regression in Kyra1. 2008-04-10 20:42:56 +00:00
sound.h Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital. 2008-04-20 22:24:24 +00:00
sprites.cpp - some minor renaming in TIM code 2008-04-19 14:31:10 +00:00
sprites.h
staticres.cpp Implemented opcode 56: o3_updateScore. 2008-04-24 21:11:55 +00:00
text_v1.cpp
text_v2.cpp Oops forgot to update assert last commit. 2008-04-19 22:26:22 +00:00
text_v2.h
text_v3.cpp - Implemented idle animation/talk handling in kyra3 2008-04-23 19:24:02 +00:00
text_v3.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
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_v1.cpp - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
timer_v2.cpp - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
timer_v3.cpp - Implemented idle animation/talk handling in kyra3 2008-04-23 19:24:02 +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 - moved kyra functor code to common/func.h 2008-04-20 15:47:11 +00:00
vqa.cpp
vqa.h
wsamovie.cpp - cleanup 2008-04-23 18:18:11 +00:00
wsamovie.h - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00