.. |
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 |
debugger.cpp
|
Refactored Kyrandia GUI code a bit.
|
2008-03-28 09:00:30 +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
|
Fixed regression causing a crash when the user had less than 5 savefiles.
|
2008-04-05 17:33:54 +00:00 |
gui_v1.h
|
Added partial support for main menu. Only load, save and resume buttons are working currently
|
2008-04-04 06:24:49 +00:00 |
gui_v2.cpp
|
fix label for first save slot (towns/floppy)
|
2008-04-06 19:48:47 +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
|
Fixed crash when supplying illegal savefile names.
|
2008-04-05 05:23:46 +00:00 |
gui.h
|
Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small menu issue".
|
2008-04-05 01:49:28 +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 |
kyra_v1.cpp
|
Made KyraEngine::startup just loading soundfile instead of also playing track 0.
|
2008-04-10 16:18:29 +00:00 |
kyra_v1.h
|
Refactored Kyrandia GUI code a bit.
|
2008-03-28 09:00:30 +00:00 |
kyra_v2.cpp
|
- Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3) in detection code
|
2008-04-08 18:52:27 +00:00 |
kyra_v2.h
|
Implemented support for Towns (and hopefully DOS floppy too) menus.
|
2008-04-06 16:54:51 +00:00 |
kyra_v3.cpp
|
Fixed kyra3 code.
|
2008-02-07 23:27:08 +00:00 |
kyra_v3.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
kyra.cpp
|
Fixed memory leaks.
|
2008-04-06 15:35:30 +00:00 |
kyra.h
|
- Updated debug output for KyraEngine::snd_playTheme
|
2008-04-10 15:41:06 +00:00 |
module.mk
|
Refactored Kyrandia GUI code a bit.
|
2008-03-28 09:00:30 +00:00 |
resource.cpp
|
Load all needed package files for kyra3 on startup.
|
2008-04-10 22:25:38 +00:00 |
resource.h
|
Improved searchpath support. (Should again detect everything Common::File is able to load).
|
2008-04-10 22:18:47 +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
|
Possible fix for bug #1910180 "KYRA: Screen "flash"".
|
2008-03-08 18:33:59 +00:00 |
scene_v2.cpp
|
Fixed potentional crash.
|
2008-04-06 14:58:02 +00:00 |
scene.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
screen_v1.cpp
|
Fix to remove a tab character from the GPL header
|
2008-01-05 12:45:14 +00:00 |
screen_v1.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
screen_v2.cpp
|
New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilated. This also fixes bug #1582675 (KYRA1: Brandon standing IN the floor).
|
2008-03-29 23:16:44 +00:00 |
screen_v2.h
|
New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilated. This also fixes bug #1582675 (KYRA1: Brandon standing IN the floor).
|
2008-03-29 23:16:44 +00:00 |
screen.cpp
|
fix drawShape glitch (Brandon's feet got mutilated and one vertical line was not drawn when leaving the screen to the left or to the right )
|
2008-04-09 23:38:11 +00:00 |
screen.h
|
implement missing Screen::drawShapePlotType11_15()
|
2008-04-06 22:17:02 +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.cpp
|
- Impelemented opcode 155: o2_stopSceneAnimation
|
2008-03-16 13:31:18 +00:00 |
script.h
|
- reworked skip flag handling in some places again
|
2008-03-26 21:52:28 +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_tim.cpp
|
- add opcode 146 - resetInputColorCode()
|
2008-03-16 02:00:14 +00:00 |
sequences_v1.cpp
|
- Fixed missing static data for kyra1 demo
|
2008-04-10 15:05:59 +00:00 |
sequences_v2.cpp
|
svn-id: r31431
|
2008-04-06 14:57:01 +00:00 |
sound_adlib.cpp
|
Silenced MSVC warning
|
2008-04-06 15:23:18 +00:00 |
sound_digital.cpp
|
Fixed kyra3 code.
|
2008-02-07 23:27:08 +00:00 |
sound_towns.cpp
|
Cleaned up volume settings managment.
|
2008-04-04 18:09:19 +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
|
Some MIDI related cleanup.
|
2008-04-07 17:56:04 +00:00 |
sprites.cpp
|
Modified patch #1738058: "Action recorder".
|
2007-09-19 13:55:05 +00:00 |
sprites.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
staticres.cpp
|
Implemented support for Towns (and hopefully DOS floppy too) menus.
|
2008-04-06 16:54:51 +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
|
Implemented opcodes:
|
2008-03-16 15:28:05 +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 opcodes:
|
2008-03-16 15:28:05 +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.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
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +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
|
Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cleanup and a minor fix
|
2007-10-19 22:16:00 +00:00 |
wsamovie.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |