aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_towns.cpp
AgeCommit message (Expand)Author
2009-11-15LOL: fixed minor glitch in the ending sequenceFlorian Kagerer
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-11-01Kyra/FM-Towns: make sure that at least the synthesizer music plays when no cd...Florian Kagerer
2009-10-26- Fix some missing initialization warnings from cppcheckJohannes Schickel
2009-10-17Fix memory leak.Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-02LOL: cleanupFlorian Kagerer
2009-10-02LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...Florian Kagerer
2009-09-24Turn an error into a warning.Johannes Schickel
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2009-09-20This hopefully fixes threading issues in PC98 sound driver.Johannes Schickel
2009-09-16Kyra/LoL: fix pc98 audio driver destructorFlorian Kagerer
2009-09-14LOL: fix some regressionsFlorian Kagerer
2009-09-13- CleanupJohannes Schickel
2009-09-13KYRA: - add sfx support for PC98-VersionFlorian Kagerer
2009-06-26KYRA/LOL: fixed minor bug by adding reset() call to pc98 audio driver destructorFlorian Kagerer
2009-06-25KYRA/LOL: - support speech/text settings in LOL introFlorian Kagerer
2009-05-29More formatting.Johannes Schickel
2009-05-29Formatting.Johannes Schickel
2009-05-27- Moved Sound implementation declarations to the newly added file sound_intern.hJohannes Schickel
2009-05-24Cleanup.Johannes Schickel
2009-05-24Make various Sound functionality SoundHandle instead of filename based.Johannes Schickel
2009-05-23Cleanup.Johannes Schickel
2009-05-23KYRA/LOL: restructured voice playing code so that audio compression can be su...Florian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-17Formatting.Johannes Schickel
2009-05-17LOL: - some opcodes for the swampFlorian Kagerer
2009-05-15LOL: implemented pit drop animationFlorian Kagerer
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-29Formatting.Johannes Schickel
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-02-01Implemented per voice volume control. (Used for example in LoL intro)Johannes Schickel
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-18Formatting.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-16fixed bugFlorian Kagerer
2008-11-16cleanupFlorian Kagerer
2008-11-16Fixed valgrind warning.Johannes Schickel
2008-11-16KYRA 1/2: more fixes for valgrind warningsFlorian Kagerer
2008-11-15(hopefully) fix valgrind warningsFlorian Kagerer
2008-11-15svn-id: r35080Florian Kagerer
2008-10-13- fix installer file support for Kyra 2 and 3Florian Kagerer
2008-09-07Got rid of all Common::File usages in Kyra.Johannes Schickel
2008-09-02some minor bug fixesFlorian Kagerer
2008-09-01- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel dataFlorian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se...Florian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing an...Florian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 HzFlorian Kagerer