scummvm/engines/kyra
2010-06-28 17:03:04 +00:00
..
animator_hof.cpp Fix use of undefined behavior. (Thanks to syke for reporting) 2010-01-29 22:43:23 +00:00
animator_lok.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
animator_lok.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
animator_mr.cpp Fix use of undefined behavior. (Thanks to syke for reporting) 2010-01-29 22:43:23 +00:00
animator_tim.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
animator_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
debugger.cpp
debugger.h
detection_tables.h KYRA: fixed typo 2010-06-25 19:06:10 +00:00
detection.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
gui_hof.cpp KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
gui_hof.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_lok.cpp Replace KYRA's strncpy and strncat usages by strlcpy/strlcat. 2010-05-05 17:53:30 +00:00
gui_lok.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_lol.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
gui_lol.h LOL: save/load menu speed up 2010-01-24 15:40:36 +00:00
gui_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_mr.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui_v2.cpp Replace KYRA's strncpy and strncat usages by strlcpy/strlcat. 2010-05-05 17:53:30 +00:00
gui_v2.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
gui.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
gui.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
items_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
items_lok.cpp Fix item exchange string in Kyra 1 Amiga (both English and German). 2010-03-04 16:34:27 +00:00
items_lol.cpp LOL: this should fix a valgrind warning 2009-10-18 12:47:54 +00:00
items_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
items_v2.cpp
kyra_hof.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
kyra_hof.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
kyra_lok.cpp Move DebugChannel related code to new header 2010-05-04 11:59:22 +00:00
kyra_lok.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
kyra_mr.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
kyra_mr.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
kyra_v1.cpp KYRA: change audio detection flags setting (since most users don't own a real mt-32/lapc1/cm32l/cm64 device and our emulator is incomplete) 2010-06-28 17:03:04 +00:00
kyra_v1.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
kyra_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
kyra_v2.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
lol.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
lol.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
module.mk LOL: moved TIM animation code into a separate class 2009-12-12 20:06:42 +00:00
resource_intern.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
resource_intern.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
resource.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
resource.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
saveload_hof.cpp Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h 2010-01-08 22:07:35 +00:00
saveload_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
saveload_lol.cpp LOL: cleanup last commit 2010-01-18 07:21:54 +00:00
saveload_mr.cpp Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h 2010-01-08 22:07:35 +00:00
saveload.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_hof.cpp Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
scene_lok.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_lol.cpp LOL: fixed script bug in castle cimmeria that would cause out of bounds mem access (should fix bug #2948109) 2010-02-09 21:09:29 +00:00
scene_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_v1.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
scene_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_hof.h
screen_lok.cpp Fix missing inventory in Kyrandia 1 PC98 16 color version, when loading a save via launcher or command line. 2009-10-31 19:53:52 +00:00
screen_lok.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_lol.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
screen_lol.h LOL: fixed text fading 2009-12-20 14:11:56 +00:00
screen_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_mr.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen_v2.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
screen.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
screen.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
script_hof.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
script_lok.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
script_lol.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
script_mr.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
script_tim.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
script_tim.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
script_v1.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
script_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
script.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
script.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
seqplayer.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
seqplayer.h Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
sequences_hof.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
sequences_lok.cpp KYRA: cleanup 2009-11-15 00:53:57 +00:00
sequences_lol.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
sequences_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sequences_v2.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
sound_adlib.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
sound_adlib.h Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
sound_amiga.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
sound_digital.cpp Replace KYRA's strncpy and strncat usages by strlcpy/strlcat. 2010-05-05 17:53:30 +00:00
sound_intern.h Cleanup. 2009-11-29 13:52:02 +00:00
sound_lok.cpp Cleanup. 2009-11-29 13:52:02 +00:00
sound_lol.cpp LOL: fixed handling of invalid monster attack sfx in the Urbish mines (should fix bug no #2945950) 2010-02-07 16:12:31 +00:00
sound_midi.cpp Remove HACK, which is obsolete because of r47336. 2010-01-25 03:05:39 +00:00
sound_pcspk.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
sound_towns.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
sound.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
sound.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
sprites_lol.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
sprites.cpp Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on NDS after a long playtime). 2009-10-31 18:32:17 +00:00
sprites.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
staticres.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
text_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
text_hof.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
text_lok.cpp Replace KYRA's strncpy and strncat usages by strlcpy/strlcat. 2010-05-05 17:53:30 +00:00
text_lol.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
text_lol.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
text_mr.cpp Paranoia change: add some explicit terminating 0 after some strncpy uses. 2010-01-23 16:15:18 +00:00
text_mr.h KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
text.cpp - Fix some missing initialization warnings from cppcheck 2009-10-26 20:07:37 +00:00
text.h KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names 2009-10-06 17:22:40 +00:00
timer_hof.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer_lok.cpp Some more enforcement of our formatting conventions in KYRA too. 2010-05-17 23:29:44 +00:00
timer_lol.cpp LOL: fixed minor bug in lamp code 2009-12-26 14:12:38 +00:00
timer_mr.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
timer.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
util.cpp Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
util.h Change a couple places from 'end of namespace' to 'End of namespace', for consistency 2009-10-04 21:26:33 +00:00
vqa.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
vqa.h Replace AppendableAudioStream by QueuingAudioStream 2010-01-09 00:19:13 +00:00
wsamovie.cpp - Fix some missing initialization warnings from cppcheck 2009-10-26 20:07:37 +00:00
wsamovie.h Replace AppendableAudioStream by QueuingAudioStream 2010-01-09 00:19:13 +00:00