.. |
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
|
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
|
- Implemented support for jesters staff, mood change and score displaying
|
2008-04-26 21:52:15 +00:00 |
gui_v3.h
|
Added support for kyra3 inventory. (jesters staff not supported yet)
|
2008-04-26 21:08:47 +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
|
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
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +00:00 |
kyra_v1.cpp
|
Fixed kyra screen initialization.
|
2008-04-26 10:15:54 +00:00 |
kyra_v1.h
|
Refactored Kyrandia GUI code a bit.
|
2008-03-28 09:00:30 +00:00 |
kyra_v2.cpp
|
Fixed kyra screen initialization.
|
2008-04-26 10:15:54 +00:00 |
kyra_v2.h
|
Cleanup.
|
2008-04-23 19:36:21 +00:00 |
kyra_v3.cpp
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +00:00 |
kyra_v3.h
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +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
|
Implemented (quick-)save/load support for kyra3.
|
2008-04-27 00:38:01 +00:00 |
resource.cpp
|
- load new tlk file on chapter change
|
2008-04-26 22:53:00 +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_v3.cpp
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +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
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +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
|
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
|
Fixed unitialized variable in Screen.
|
2008-04-26 10:28:23 +00:00 |
screen.h
|
Fixed kyra screen initialization.
|
2008-04-26 10:15:54 +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
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +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
|
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 |
sequences_v3.cpp
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +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
|
- 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
|
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
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
staticres.cpp
|
- Implemented support for jesters staff, mood change and score displaying
|
2008-04-26 21:52:15 +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
|
Renamed some kyra3 variables to match kyra2/kyra1 names.
|
2008-04-27 00:42:17 +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
|
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
|
- cleanup
|
2008-04-23 18:18:11 +00:00 |
wsamovie.h
|
- some refactoring for Kyra3
|
2008-04-12 23:17:21 +00:00 |