..
animator_hof.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
animator_lok.cpp
KYRA: Fix wrong check order
2013-11-09 21:12:42 +01:00
animator_lok.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
animator_mr.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
animator_tim.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
animator_v2.cpp
KYRA: Some formatting fixes.
2011-12-27 02:37:25 +01:00
chargen.cpp
KYRA: Properly check parameters in CharacterGenerator::start.
2013-11-10 12:58:05 +01:00
configure.engine
BUILD: Split configure.engines down to a single file per engine.
2013-11-24 00:45:38 +00:00
darkmoon.cpp
KYRA: (EOB) - fix bug #3611077
2013-04-21 13:14:39 +02:00
darkmoon.h
KYRA: Make "const type *const" use consistent.
2012-11-19 13:06:09 +01:00
debugger.cpp
KYRA: (EOB) - cleanup last commit
2013-04-27 21:48:33 +02:00
debugger.h
KYRA: (EOB) - add debugger functions
2013-04-27 21:43:47 +02:00
detection_tables.h
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
detection.cpp
KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError.
2012-11-23 02:56:26 +01:00
eob.cpp
KYRA: (EOB) - minor fix in NPC sequence code
2013-04-27 21:28:26 +02:00
eob.h
KYRA: (EOB) - minor cleanup
2013-04-21 13:14:37 +02:00
eobcommon.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
eobcommon.h
KYRA: (EOB) - minor cleanup
2013-04-21 13:14:37 +02:00
gui_eob.cpp
KYRA: (EOB) - silence warning about improper use of negative value in gui_eob.cpp
2013-04-18 16:10:55 +02:00
gui_eob.h
KYRA: Some formatting fixes.
2012-11-19 12:54:42 +01:00
gui_hof.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
gui_hof.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
gui_lok.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
gui_lok.h
KYRA: (EOB) - some refactoring
2011-12-26 16:18:12 +01:00
gui_lol.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
gui_lol.h
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
gui_mr.cpp
KYRA: Fix Kyra3 family album animation glitch, CID 1004139
2013-08-08 07:16:24 +02:00
gui_mr.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
gui_rpg.cpp
KYRA: (LOL/FM-TOWNS) - adapt static resources
2013-01-09 20:27:35 +01:00
gui_v1.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
gui_v1.h
KYRA: whitespace cleanup
2011-12-26 16:18:17 +01:00
gui_v2.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
gui_v2.h
KYRA: (EOB) - some refactoring
2011-12-26 16:18:12 +01:00
gui.cpp
COMMON: Move isFoo functions to namespace Common, add doxygen comments
2012-02-20 16:18:27 +01:00
gui.h
KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)
2011-12-26 16:18:17 +01:00
item.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
items_eob.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
items_hof.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
items_lok.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
items_lol.cpp
KYRA: (LOL) - add assert in items_lol.cpp (should silence warning about possible out of bounds access)
2013-04-18 16:10:51 +02:00
items_mr.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
items_v2.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
kyra_hof.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
kyra_hof.h
KYRA: Make "const type *const" use consistent.
2012-11-19 13:06:09 +01:00
kyra_lok.cpp
KYRA: clean up audio resource handling
2012-11-11 19:14:31 +01:00
kyra_lok.h
KYRA: Make "const type *const" use consistent.
2012-11-19 13:06:09 +01:00
kyra_mr.cpp
KYRA: Move SoundDigital declaration to its own header.
2012-11-23 03:01:48 +01:00
kyra_mr.h
KYRA: Make "const type *const" use consistent.
2012-11-19 13:06:09 +01:00
kyra_rpg.cpp
KYRA: Fix (a few) font checks for systems with unsigend char.
2013-07-01 15:10:06 +02:00
kyra_rpg.h
KYRA: (LOL/FM-TOWNS) - adapt static resources
2013-01-09 20:27:35 +01:00
kyra_v1.cpp
KYRA: (LOL) - fix warning
2013-01-10 15:37:31 +01:00
kyra_v1.h
KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError.
2012-11-23 02:56:26 +01:00
kyra_v2.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
kyra_v2.h
JANITORIAL: Fix whitespace in pointer template arg
2012-02-15 10:07:08 -06:00
lol.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
lol.h
KYRA: (LOL/FM-TOWNS) some startup code
2013-01-09 20:27:37 +01:00
magic_eob.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
module.mk
KYRA: Merge Screen_Rpg with Screen (for now).
2011-12-26 19:32:05 +01:00
POTFILES
I18N: Move specification of engine specific files to enginedir/POTFILES.
2013-08-12 17:54:31 +02:00
resource_intern.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
resource_intern.h
KYRA: Make "const type *const" use consistent.
2012-11-19 13:06:09 +01:00
resource.cpp
KYRA: Only pick up PAK and APK files in the game dir in Kyra1/EoB1.
2013-11-20 23:48:37 +01:00
resource.h
KYRA: (LOL/FM-TOWNS) - adapt static resources
2013-01-09 20:27:35 +01:00
saveload_eob.cpp
KYRA: (EOB) - fix original savefile import
2013-04-23 23:55:31 +02:00
saveload_hof.cpp
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
saveload_lok.cpp
KYRA: clean up audio resource handling
2012-11-11 19:14:31 +01:00
saveload_lol.cpp
KYRA: (LOL/FM-TOWNS) - adapt static resources
2013-01-09 20:27:35 +01:00
saveload_mr.cpp
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
saveload_rpg.cpp
KYRA: Some formatting fixes.
2012-03-05 20:08:59 +01:00
saveload.cpp
KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError.
2012-11-23 02:56:26 +01:00
scene_eob.cpp
KYRA: (EOB) - fix bug #3596547
2013-04-22 21:23:27 +02:00
scene_hof.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
scene_lok.cpp
KYRA: Some formatting fixes.
2011-12-26 21:34:22 +01:00
scene_lol.cpp
KYRA: (LOL) - fix bug in last commit for scene_lol.cpp
2013-04-18 22:15:25 +02:00
scene_mr.cpp
KYRA: Fix palette glitch in Kyra3 when loading from main menu.
2013-08-12 04:52:30 +02:00
scene_rpg.cpp
KYRA: (EOB) - minor fix to door opening/closing in EOB1
2013-04-22 21:23:25 +02:00
scene_v1.cpp
KYRA: Some formatting fixes.
2011-12-26 21:34:22 +01:00
scene_v2.cpp
KYRA: Some formatting fixes.
2011-12-27 02:37:25 +01:00
screen_eob.cpp
KYRA: (EOB) - remove dead code in screen_eob.cpp
2013-04-18 16:10:45 +02:00
screen_eob.h
KYRA: Some formatting fixes.
2012-11-19 12:54:42 +01:00
screen_hof.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
screen_hof.h
KYRA: finish implementation of new HOF sequence player code
2012-11-11 19:14:30 +01:00
screen_lok.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
screen_lok.h
KYRA: Merge Screen_Rpg with Screen (for now).
2011-12-26 19:32:05 +01:00
screen_lol.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
screen_lol.h
KYRA: move HOF sequence player into its own class
2012-11-11 19:14:29 +01:00
screen_mr.cpp
KYRA: Merge Screen_Rpg with Screen (for now).
2011-12-26 19:32:05 +01:00
screen_mr.h
KYRA: Merge Screen_Rpg with Screen (for now).
2011-12-26 19:32:05 +01:00
screen_v2.cpp
KYRA: Properly check for empty rects in wsaFrameAnimationStep.
2013-11-10 12:49:58 +01:00
screen_v2.h
KYRA: finish implementation of new HOF sequence player code
2012-11-11 19:14:30 +01:00
screen.cpp
KYRA: Fix palette glitch when quitting while viewing the family album in Kyra3.
2013-08-12 04:58:27 +02:00
screen.h
KYRA: (LOL/FM-TOWNS) - adjust sjis font settings, spacing, etc.
2013-01-09 20:29:19 +01:00
script_eob.cpp
KYRA: (EOB) - fix original savefile import/export
2013-04-27 21:28:28 +02:00
script_eob.h
KYRA: (EOB) - add debug function to export save files in original format
2013-04-14 13:12:08 +02:00
script_hof.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
script_lok.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
script_lol.cpp
KYRA: (LOL/FM-TOWNS) - adapt static resources
2013-01-09 20:27:35 +01:00
script_mr.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
script_tim.cpp
KYRA: (LOL/FM-TOWNS) - adjust sjis font settings, spacing, etc.
2013-01-09 20:29:19 +01:00
script_tim.h
JANITORIAL: Fix whitespace in pointer template arg
2012-02-15 10:07:08 -06:00
script_v1.cpp
KYRA: Some formatting fixes.
2011-12-26 21:34:22 +01:00
script_v2.cpp
KYRA: Some formatting fixes.
2011-12-27 02:37:25 +01:00
script.cpp
JANITORIAL: Fix whitespace in pointer template arg
2012-02-15 10:07:08 -06:00
script.h
JANITORIAL: Fix whitespace in pointer template arg
2012-02-15 10:07:08 -06:00
seqplayer.cpp
KYRA: Some formatting fixes.
2011-12-26 21:34:22 +01:00
seqplayer.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
sequences_darkmoon.cpp
KYRA: (EOB) - add debug function to export save files in original format
2013-04-14 13:12:08 +02:00
sequences_eob.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
sequences_hof.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
sequences_hof.h
KYRA: finish implementation of new HOF sequence player code
2012-11-11 19:14:30 +01:00
sequences_lok.cpp
KYRA: Fixed missing curly brackets. CID 1003639
2013-10-08 00:11:18 +03:00
sequences_lol.cpp
KYRA: (LOL/FM-TOWNS) - adjust sjis font settings, spacing, etc.
2013-01-09 20:29:19 +01:00
sequences_mr.cpp
KYRA: Made some more static data const.
2011-09-08 00:33:10 +02:00
sequences_v2.cpp
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
sound_adlib.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
sound_adlib.h
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
sound_amiga.cpp
KYRA: Make Sound::hasSoundFile const again.
2012-11-23 02:50:20 +01:00
sound_digital.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
sound_digital.h
KYRA: Remove unnecessary forward declaration.
2012-11-23 03:03:19 +01:00
sound_intern.h
KYRA: Use override in subclasses of Sound, which override voicePlay.
2013-01-09 07:53:41 +01:00
sound_lok.cpp
KYRA: Get rid of most snprintf usages.
2011-06-09 19:10:54 +02:00
sound_lol.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
sound_midi.cpp
KYRA: Fix MIDI fade-out behaviour
2013-04-21 12:54:19 +02:00
sound_pcspk.cpp
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
sound_towns.cpp
KYRA: Plug memory leak in SoundTowns::playSoundEffect.
2013-11-10 13:19:28 +01:00
sound.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
sound.h
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
sprites_eob.cpp
KYRA: (EOB) - minor cleanup
2013-04-21 13:14:37 +02:00
sprites_lol.cpp
KYRA: (LOL) - fix warning (Unused pointer value) in sprites_lol.cpp
2013-04-18 16:10:36 +02:00
sprites_rpg.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
sprites.cpp
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
sprites.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
staticres_eob.cpp
KYRA: (LOL/FM-TOWNS) - adapt static resources
2013-01-09 20:27:35 +01:00
staticres_lol.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
staticres_rpg.cpp
KYRA: (EOB) - fix EOB1 door clipping
2012-02-21 21:48:42 +01:00
staticres.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
text_hof.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
text_hof.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
text_lok.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
text_lol.cpp
KYRA: (LOL/FM-TOWNS) - adapt text displayer
2013-01-09 20:29:20 +01:00
text_lol.h
KYRA: Merge Screen_Rpg with Screen (for now).
2011-12-26 19:32:05 +01:00
text_mr.cpp
KYRA: Reduce amount of updateScreen calls.
2012-06-13 04:13:16 +02:00
text_mr.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
text_rpg.cpp
LOL: fix bug #3614957 (LOL : Crash when subtitles displayed)
2013-09-02 19:59:59 +02:00
text_rpg.h
KYRA: (LOL/FM-TOWNS) - adapt text displayer
2013-01-09 20:29:20 +01:00
text.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
text.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
timer_eob.cpp
KYRA: (EOB) - add comment in timer_eob.cpp
2013-04-18 16:10:33 +02:00
timer_hof.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
timer_lok.cpp
KYRA: Some formatting fixes.
2011-12-26 21:34:22 +01:00
timer_lol.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
timer_mr.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
timer_rpg.cpp
KYRA: (EOB/LOL) - cleanup common code
2011-12-26 16:18:16 +01:00
timer.cpp
KYRA: (EOB) - fix some bugs
2011-12-26 16:18:14 +01:00
timer.h
KYRA: (EOB) - fix various bugs and implement some spells
2011-12-26 16:18:13 +01:00
util.cpp
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
util.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
vqa.cpp
KYRA: Make all hex constants use uppercase letters.
2013-01-09 06:01:28 +01:00
vqa.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
wsamovie.cpp
KYRA: Some formatting fixes.
2011-12-26 21:34:22 +01:00
wsamovie.h
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00