.. |
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
|
- fixed bug in script interpreter code (could've also affected HoF)
|
2008-04-17 13:38:44 +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
|
- Reverted r31454 changes to detection.cpp
|
2008-04-10 21:50:41 +00:00 |
gui_v1.cpp
|
- some refactoring for Kyra3
|
2008-04-12 23:17:21 +00:00 |
gui_v1.h
|
- some refactoring for Kyra3
|
2008-04-12 23:17:21 +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
|
|
|
items_v2.cpp
|
|
|
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
|
Cleanup.
|
2008-04-12 23:59:11 +00:00 |
kyra_v2.h
|
- some refactoring for Kyra3
|
2008-04-12 23:17:21 +00:00 |
kyra_v3.cpp
|
Cleanup.
|
2008-04-17 18:00:48 +00:00 |
kyra_v3.h
|
Cleanup.
|
2008-04-17 18:00:48 +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
|
Implemented kyra3 timer code.
|
2008-04-17 14:26:50 +00:00 |
resource.cpp
|
Fixed gcc warning.
|
2008-04-17 17:16:52 +00:00 |
resource.h
|
Implemented support for Kyra3 TLK files.
|
2008-04-17 16:38:26 +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
|
|
|
scene_v2.cpp
|
Fixed potentional crash.
|
2008-04-06 14:58:02 +00:00 |
scene_v3.cpp
|
Properly implemented KyraEngine_v3::lineIsPassable.
|
2008-04-17 15:39:34 +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
|
- 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_v1.cpp
|
Refactored Kyrandia GUI code a bit.
|
2008-03-28 09:00:30 +00:00 |
script_v2.cpp
|
- Updated debug output for KyraEngine::snd_playTheme
|
2008-04-10 15:41:06 +00:00 |
script_v3.cpp
|
Implemented sfx support for Kyra3.
|
2008-04-17 17:46:39 +00:00 |
script.cpp
|
- fixed bug in script interpreter code (could've also affected HoF)
|
2008-04-17 13:38:44 +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
|
|
|
sequences_tim.cpp
|
|
|
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
|
|
|
sprites.h
|
|
|
staticres.cpp
|
Implemented sfx support for Kyra3.
|
2008-04-17 17:46:39 +00:00 |
text_v1.cpp
|
- fixed bug in Sound::voiceIsPlaying
|
2008-03-22 14:29:30 +00:00 |
text_v2.cpp
|
Implemented support for Towns (and hopefully DOS floppy too) menus.
|
2008-04-06 16:54:51 +00:00 |
text_v2.h
|
|
|
text_v3.cpp
|
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 |
text_v3.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 |
text.cpp
|
|
|
text.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 |
timer_v1.cpp
|
|
|
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
|
|
|
vqa.cpp
|
|
|
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 |