aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_lol.cpp
AgeCommit message (Expand)Author
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
2011-12-26KYRA: (EOB) - add debugger, etc.athrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-11-01KYRA: Fix Common::List::erase usage.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-09KYRA: Get rid of most snprintf usages.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-08-03LOL: fixed possible crash in environmental sfx codeFlorian Kagerer
2010-02-07LOL: fixed handling of invalid monster attack sfx in the Urbish mines (should...Florian Kagerer
2010-01-05Remove unsafe getTotalPlayTime from AudioStream.Johannes Schickel
2009-11-19LOL: add support for pc speaker sfxFlorian Kagerer
2009-10-18LOL: - added some updateInputs to spell animation codeFlorian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-19LOL: start on pc98 support (still messed up and not working though)Florian Kagerer
2009-06-21Cleanup.Johannes Schickel
2009-06-21Cleanup: Change LoL code to use KYRA volume handling.Johannes Schickel
2009-06-21LOL: - implemented audio menuFlorian Kagerer
2009-06-07Avoid warning about missing SFX file in Lands of Lore (it seems the original ...Johannes Schickel
2009-06-07LOL: implemented two more opcodes for castle cimmeriaFlorian Kagerer
2009-06-01Change LoLEngine::delay to be conform with KyraEngine_v1::delay. (remove spec...Johannes Schickel
2009-06-01LOL: some more opcodes and some minor bug fixesFlorian Kagerer
2009-05-30Change more Lands of Lore in game voice code to use "_sound->isVoicePresent".Johannes Schickel
2009-05-27- Moved Sound implementation declarations to the newly added file sound_intern.hJohannes Schickel
2009-05-24Strip trailing whitespaces.Johannes Schickel
2009-05-24Commit patch #2796028 "lol files are always compiled" with some slight extens...Johannes Schickel
2009-05-24Cleanup.Johannes Schickel
2009-05-24Make various Sound functionality SoundHandle instead of filename based.Johannes Schickel
2009-05-24Remove leftover (already commented out) code.Johannes Schickel
2009-05-24Cleanup.Johannes Schickel
2009-05-23Cleanup.Johannes Schickel
2009-05-23KYRA/LOL: restructured voice playing code so that audio compression can be su...Florian Kagerer