scummvm/engines/kyra
Johannes Schickel c23f597f50 KYRA: Cleanup.
svn-id: r52348
2010-08-24 15:48:43 +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 KYRA: Cleanup. 2010-08-24 13:41:24 +00:00
debugger.h
detection_tables.h KYRA: add new GUIO_MIDIAMIGA flag to amiga targets 2010-08-11 18:56:50 +00:00
detection.cpp KYRA: Add support for playing KYRA3 from CD. 2010-08-24 13:11:12 +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 In the help of making the new C++ standard a better one, we will now no longer rely on using parent class names in friend classes of a subclass. 2010-07-16 23:30:29 +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 In the help of making the new C++ standard a better one, we will now no longer rely on using parent class names in friend classes of a subclass. 2010-07-16 23:30:29 +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 In the help of making the new C++ standard a better one, we will now no longer rely on using parent class names in friend classes of a subclass. 2010-07-16 23:30:29 +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 KYRA: Cleanup. 2010-08-24 13:41:24 +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 KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +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 KYRA: Implement missing dialog code. 2010-07-22 23:16:33 +00:00
kyra_lok.h KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +00:00
kyra_mr.cpp KYRA: Remove superfluous music fade out on Kyra 3 startup. 2010-08-19 02:39:07 +00:00
kyra_mr.h KYRA: Implement support for selecting the VQA quality via "video_quality". 2010-07-23 00:39:23 +00:00
kyra_v1.cpp KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +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 KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +00:00
kyra_v2.h KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +00:00
lol.cpp LOL: added english floppy version 2010-08-07 14:38:07 +00:00
lol.h LOL: added english floppy version 2010-08-07 14:38:07 +00:00
module.mk KYRA: Move LoL specific static data to its own file. 2010-07-22 22:00:46 +00:00
resource_intern.cpp KYRA: Cleanup. 2010-08-24 15:48:43 +00:00
resource_intern.h KYRA: Cleanup. 2010-08-24 15:48:43 +00:00
resource.cpp KYRA: Cleanup. 2010-08-24 15:48:43 +00:00
resource.h KYRA: Cleanup. 2010-08-24 15:48:43 +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 GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail. 2010-08-02 22:28:30 +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 KYRA: Get rid of Screen_LoL::generateLevelOverlay. 2010-08-03 16:22:12 +00:00
scene_mr.cpp Removed unused variable. 2010-07-16 23:04:59 +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 KYRA: Get rid of Screen_LoL::generateLevelOverlay. 2010-08-03 16:22:12 +00:00
screen_lol.h KYRA: Get rid of Screen_LoL::generateLevelOverlay. 2010-08-03 16:22:12 +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 KYRA: Cleanup. 2010-08-24 13:41:24 +00:00
screen_v2.h LOL: Minor adjustment to latest generateOverlay changes. 2010-08-03 16:43:57 +00:00
screen.cpp KYRA: Cleanup. 2010-08-24 13:41:24 +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 KYRA: Cleanup. 2010-08-24 13:41:24 +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. 2010-07-22 21:46:39 +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 KYRA: Cleanup. 2010-08-24 13:41:24 +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 KYRA/TOWNS: implement music/sfx volume control via GUI/GMM 2010-08-03 14:58:01 +00:00
sound_lok.cpp KYRA/TOWNS: replace some music stops with fadeouts (based on original code) 2010-08-03 18:19:25 +00:00
sound_lol.cpp LOL: fixed possible crash in environmental sfx code 2010-08-03 16:54:39 +00:00
sound_midi.cpp KYRA: Cleanup. 2010-08-24 13:41:24 +00:00
sound_pcspk.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
sound_towns.cpp KYRA/TOWNS: fix memory leak and some cleanup 2010-08-20 17:04:32 +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_lol.cpp LOL: added english floppy version 2010-08-07 14:38:07 +00:00
staticres.cpp LOL: added english floppy version 2010-08-07 14:38:07 +00:00
text_hof.cpp KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +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 KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +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 KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +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 KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +00:00
timer_lok.cpp KYRA: Add support for subtitle options changes via GMM. 2010-08-05 14:41:00 +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 KYRA: Implement support for selecting the VQA quality via "video_quality". 2010-07-23 00:39:23 +00:00
vqa.h KYRA: Implement support for selecting the VQA quality via "video_quality". 2010-07-23 00:39:23 +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