scummvm/engines/kyra
Johannes Schickel 2de46c5e80 Oops forgot to update assert last commit.
svn-id: r31583
2008-04-19 22:26:22 +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 Removed trailing spaces. 2008-01-27 19:47:41 +00:00
animator_v2.cpp svn-id: r31431 2008-04-06 14:57:01 +00:00
animator_v3.cpp 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
debugger.cpp - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
debugger.h Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +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.cpp Implemented some kyra3 code. 2008-04-14 20:20:51 +00:00
gui.h - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
items_v1.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
items_v2.cpp Bugfix for dropping items off scene. 2008-03-18 19:32:00 +00:00
items_v3.cpp Added partial implementation of updateMouse cursor. 2008-04-17 15:29:10 +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 - reworked tim handling 2008-04-19 13:52:09 +00:00
kyra_v2.h - reworked tim handling 2008-04-19 13:52:09 +00:00
kyra_v3.cpp 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
kyra_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
kyra.cpp Fixed memory leaks. 2008-04-06 15:35:30 +00:00
kyra.h Some more kyra3 code. This should show the first scene for a brief second. (and it initializes a bit more internal stuff) 2008-04-16 20:28:27 +00:00
module.mk - reworked tim handling 2008-04-19 13:52:09 +00:00
resource.cpp 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
resource.h - some minor renaming in TIM code 2008-04-19 14:31:10 +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 One more valgrind warning fix. 2008-04-19 17:17:48 +00:00
scene.cpp Removed trailing spaces. 2008-01-27 19:47:41 +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 - 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 - fixed bug in script interpreter code (could've also affected HoF) 2008-04-17 13:38:44 +00:00
screen_v3.h - fixed bug in script interpreter code (could've also affected HoF) 2008-04-17 13:38:44 +00:00
screen.cpp Little fix in drawShape. 2008-04-17 22:50:15 +00:00
screen.h Fixed setShapePages maxY default value. 2008-04-17 22:07:17 +00:00
script_tim.cpp - some minor renaming in TIM code 2008-04-19 14:31:10 +00:00
script_tim.h - some minor renaming in TIM code 2008-04-19 14:31:10 +00:00
script_v1.cpp Refactored Kyrandia GUI code a bit. 2008-03-28 09:00:30 +00:00
script_v2.cpp - reworked tim handling 2008-04-19 13:52:09 +00:00
script_v3.cpp 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
script.cpp - reworked tim handling 2008-04-19 13:52:09 +00:00
script.h - fixed bug in script interpreter code (could've also affected HoF) 2008-04-17 13:38:44 +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_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
sound_adlib.cpp Silenced MSVC warning 2008-04-06 15:23:18 +00:00
sound_digital.cpp Implemented volume handling for SFX. 2008-04-17 17:57:16 +00:00
sound_towns.cpp towns music file name fix 2008-04-10 23:31:21 +00:00
sound_v1.cpp - Implemented opcode 97: o2_isAnySoundPlaying 2008-03-21 16:18:27 +00:00
sound.cpp Fixed regression in Kyra1. 2008-04-10 20:42:56 +00:00
sound.h Implemented volume handling for SFX. 2008-04-17 17:57:16 +00:00
sprites.cpp - some minor renaming in TIM code 2008-04-19 14:31:10 +00:00
sprites.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
staticres.cpp - complete support for the playable HOF demo 2008-04-18 19:11:58 +00:00
text_v1.cpp - fixed bug in Sound::voiceIsPlaying 2008-03-22 14:29:30 +00:00
text_v2.cpp Oops forgot to update assert last commit. 2008-04-19 22:26:22 +00:00
text_v2.h Implemented opcodes: 2008-03-16 15:28:05 +00:00
text_v3.cpp 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_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 Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +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 Removed trailing spaces. 2008-01-27 19:47:41 +00:00
timer_v2.cpp Implemented game options menu. 2008-04-04 08:13:35 +00:00
timer_v3.cpp Implemented kyra3 timer code. 2008-04-17 14:26:50 +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 Removed much code duplication in Hand of Fate savefile loading with SeekableSubReadStreamEndian. 2008-03-27 20:54:59 +00:00
util.h - reworked tim handling 2008-04-19 13:52:09 +00:00
vqa.cpp debug(C) parameter type fixes. 2007-12-15 21:20:56 +00:00
vqa.h
wsamovie.cpp - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00
wsamovie.h - some refactoring for Kyra3 2008-04-12 23:17:21 +00:00