aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_towns.cpp
AgeCommit message (Expand)Author
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
2008-08-20KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead...Florian Kagerer
2008-08-20- add support for Italian floppy versionFlorian Kagerer
2008-08-20tempo fixFlorian Kagerer
2008-08-19Fixed GCC warningMax Horn
2008-08-19Use the correct and specified datatype int32 instead of only int.Lars Persson
2008-08-19fixed warningsFlorian Kagerer
2008-08-19fixed bug that caused a lockup in certain configurations when the music was f...Florian Kagerer
2008-08-18KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-17KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-16KYRA: Fm-Towns Audio: fixed crashFlorian Kagerer
2008-08-16KYRA: Fm-Towns Audio: fixed music fadingFlorian Kagerer
2008-08-16- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating...Florian Kagerer
2008-08-02HOF: bug fix for FM-Towns music when using output rates other than 22050 khzFlorian Kagerer
2008-07-20KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns au...Florian Kagerer
2008-07-13- fix for bug #2016965: KYRA: does not compile in MSVC71Florian Kagerer
2008-06-30- this fixes Hof PC98 music initializationFlorian Kagerer
2008-06-29fix warningFlorian Kagerer
2008-06-29cleanupFlorian Kagerer