..
animator_hof.cpp
- Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations
2008-05-19 21:47:42 +00:00
animator_lok.cpp
Added const to some static data.
2008-06-24 13:59:48 +00:00
animator_lok.h
Renamed preprocessor constants to match file names.
2008-05-12 04:17:51 +00:00
animator_mr.cpp
- Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations
2008-05-19 21:47:42 +00:00
animator_v2.cpp
- Moved newShape/temporaryScript code to KyraEngine_v2.
2008-05-03 19:23:45 +00:00
debugger.cpp
Added 'enter' command to kyra1 debugger again.
2008-05-23 13:05:53 +00:00
debugger.h
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
detection.cpp
lol: new detection entry (german floppy extracted)
2008-08-14 23:46:37 +00:00
gui_hof.cpp
Cleanup.
2008-06-22 12:36:38 +00:00
gui_hof.h
- Implemented Kyra3 audio options menu, Helium mode still missing.
2008-05-05 17:56:39 +00:00
gui_lok.cpp
Proper fix for bug #2035459 "KYRA1: long savegame names cause garbage".
2008-08-02 11:57:06 +00:00
gui_lok.h
Proper fix for bug #2035459 "KYRA1: long savegame names cause garbage".
2008-08-02 11:57:06 +00:00
gui_mr.cpp
Don't restart music while changing music volume in Hof and MR.
2008-05-12 19:29:14 +00:00
gui_mr.h
Implemented helium mode support for Kyra3.
2008-05-11 17:50:13 +00:00
gui_v2.cpp
Proper fix for bug #2035459 "KYRA1: long savegame names cause garbage".
2008-08-02 11:57:06 +00:00
gui_v2.h
Fix for bug #2035459 "KYRA1: long savegame names cause garbage".
2008-08-02 11:40:09 +00:00
gui.cpp
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
gui.h
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
items_hof.cpp
- Moved some opcodes to KyraEngine_v1
2008-05-12 12:42:10 +00:00
items_lok.cpp
Added const to some static data.
2008-06-24 13:59:48 +00:00
items_mr.cpp
- Moved some opcodes to KyraEngine_v1
2008-05-12 12:42:10 +00:00
items_v2.cpp
- Moved some opcodes to KyraEngine_v1
2008-05-12 12:42:10 +00:00
kyra_hof.cpp
- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating point arithmetic (or at least replaced some doubles with floats)
2008-08-16 12:38:37 +00:00
kyra_hof.h
Fixed kyra to support properly support restarting of engine (for GSoC RTL, based on a patch from Chris Page).
2008-08-10 00:36:46 +00:00
kyra_lok.cpp
Fixed kyra to support properly support restarting of engine (for GSoC RTL, based on a patch from Chris Page).
2008-08-10 00:36:46 +00:00
kyra_lok.h
Fixed kyra to support properly support restarting of engine (for GSoC RTL, based on a patch from Chris Page).
2008-08-10 00:36:46 +00:00
kyra_mr.cpp
Added fallback to text only mode when voice files are not found.
2008-08-10 01:28:00 +00:00
kyra_mr.h
Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYRA: add support for Italian version of Kyrandia 2&3")
2008-07-05 08:20:10 +00:00
kyra_v1.cpp
add non-interactive lol demo
2008-08-02 23:11:31 +00:00
kyra_v1.h
Fixed kyra to support properly support restarting of engine (for GSoC RTL, based on a patch from Chris Page).
2008-08-10 00:36:46 +00:00
kyra_v2.cpp
Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: Add support for Spanish fan translation").
2008-06-30 23:39:56 +00:00
kyra_v2.h
Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: Add support for Spanish fan translation").
2008-06-30 23:39:56 +00:00
lol.cpp
LOL: add support for floppy installer files
2008-08-11 14:47:50 +00:00
lol.h
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
2008-07-31 10:47:15 +00:00
module.mk
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
2008-07-31 10:47:15 +00:00
resource.cpp
Formatting.
2008-08-14 22:11:56 +00:00
resource.h
Added support for compressed kyra3 audio files.
2008-06-03 18:12:21 +00:00
saveload_hof.cpp
Moved more opcodes to KyraEngine_v2.
2008-05-04 13:07:13 +00:00
saveload_lok.cpp
- Moved some opcodes to KyraEngine_v1
2008-05-12 12:42:10 +00:00
saveload_mr.cpp
- Added support for original kyra3 save files
2008-05-11 17:20:23 +00:00
saveload.cpp
Changed implementation parameters/return values to match definition.
2008-08-05 11:32:16 +00:00
scene_hof.cpp
Added const to some static data.
2008-06-24 13:59:48 +00:00
scene_lok.cpp
Added const to some static data.
2008-06-24 13:59:48 +00:00
scene_mr.cpp
fix MR on ce: allocate large buffer on the heap instead and of the stack, and improve the workaround
2008-08-09 18:09:24 +00:00
scene_v1.cpp
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
scene_v2.cpp
Fixed bug in KyraEngine_v2::directLinePassable. This should fix some pathfinder issues in HoF and MR.
2008-05-19 23:04:52 +00:00
screen_hof.cpp
Implemented page switch animation in kyra3 album.
2008-05-11 15:57:50 +00:00
screen_hof.h
Implemented page switch animation in kyra3 album.
2008-05-11 15:57:50 +00:00
screen_lok.cpp
Consisteny fixes:
2008-05-11 22:32:37 +00:00
screen_lok.h
Consisteny fixes:
2008-05-11 22:32:37 +00:00
screen_lol.cpp
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
2008-07-31 10:47:15 +00:00
screen_lol.h
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
2008-07-31 10:47:15 +00:00
screen_mr.cpp
Implemented opcode 91: o3_daggerWarning.
2008-05-05 18:50:42 +00:00
screen_mr.h
Implemented opcode 91: o3_daggerWarning.
2008-05-05 18:50:42 +00:00
screen_v2.cpp
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
2008-07-31 10:47:15 +00:00
screen_v2.h
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
2008-07-31 10:47:15 +00:00
screen.cpp
Cleanup.
2008-08-16 21:51:56 +00:00
screen.h
Cleanup.
2008-08-16 21:51:56 +00:00
script_hof.cpp
Fixed macro.
2008-07-27 12:05:40 +00:00
script_lok.cpp
Little cleanup.
2008-05-24 23:05:01 +00:00
script_mr.cpp
- Some more opcodes moved to KyraEngine_v1
2008-05-12 13:11:42 +00:00
script_tim.cpp
Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id.
2008-08-02 15:05:19 +00:00
script_tim.h
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
2008-07-31 10:47:15 +00:00
script_v1.cpp
Reverted commit #32166 .
2008-05-18 13:22:06 +00:00
script_v2.cpp
- Yet more opcodes moved to KyraEngine_v1
2008-05-12 12:57:42 +00:00
script.cpp
Added filename to unknown opcode/command warnings of EMC scripts.
2008-07-10 12:05:38 +00:00
script.h
Added filename to unknown opcode/command warnings of EMC scripts.
2008-07-10 12:05:38 +00:00
seqplayer.cpp
Added const to some static data.
2008-06-24 13:59:48 +00:00
seqplayer.h
Consisteny fixes:
2008-05-11 22:32:37 +00:00
sequences_hof.cpp
- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating point arithmetic (or at least replaced some doubles with floats)
2008-08-16 12:38:37 +00:00
sequences_lok.cpp
minor fix for Towns/PC98 music
2008-07-03 21:09:07 +00:00
sequences_mr.cpp
Changed kyra to use delete[] instead of delete [].
2008-05-07 14:20:37 +00:00
sequences_v2.cpp
Just allow animation scripts marked as skipable to be skipped.
2008-05-14 14:07:56 +00:00
sound_adlib.cpp
Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id.
2008-08-02 15:05:19 +00:00
sound_digital.cpp
Added support for compressed kyra3 audio files.
2008-06-03 18:12:21 +00:00
sound_lok.cpp
minor fix for Towns/PC98 music
2008-07-03 21:09:07 +00:00
sound_towns.cpp
KYRA: FM-Towns/PC-98 Audio:
2008-08-17 22:49:34 +00:00
sound.cpp
Added a member function loadSoundFile to Sound which accepts a filename string instead of a filename list id.
2008-08-02 15:05:19 +00:00
sound.h
- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating point arithmetic (or at least replaced some doubles with floats)
2008-08-16 12:38:37 +00:00
sprites.cpp
Consisteny fixes:
2008-05-11 22:32:37 +00:00
sprites.h
Consisteny fixes:
2008-05-11 22:32:37 +00:00
staticres.cpp
Fixed kyra to support properly support restarting of engine (for GSoC RTL, based on a patch from Chris Page).
2008-08-10 00:36:46 +00:00
text_hof.cpp
Fixed max text line length for French version in HoF.
2008-05-19 21:04:49 +00:00
text_hof.h
Renamed preprocessor constants to match file names.
2008-05-12 04:17:51 +00:00
text_lok.cpp
Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of the Land'".
2008-05-24 22:47:08 +00:00
text_mr.cpp
Fixed filename string in KyraEngine_MR::objectChat.
2008-05-19 20:59:51 +00:00
text_mr.h
Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken)
2008-05-02 14:46:30 +00:00
text.cpp
Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of the Land'".
2008-05-24 22:47:08 +00:00
text.h
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
timer_hof.cpp
- Moved newShape/temporaryScript code to KyraEngine_v2.
2008-05-03 19:23:45 +00:00
timer_lok.cpp
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
timer_mr.cpp
Implemented KyraEngine_MR::timerFleaDeath.
2008-05-07 21:12:26 +00:00
timer.cpp
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
timer.h
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
vqa.cpp
- Fixed sound channel fadeout on VQA playing
2008-05-17 15:12:20 +00:00
vqa.h
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
wsamovie.cpp
- Renamed KyraEngine to KyraEngine_v1
2008-05-11 23:16:50 +00:00
wsamovie.h
Fixed typo.
2008-07-27 12:09:10 +00:00