aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_amiga.cpp
AgeCommit message (Expand)Author
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-08-29Whitespace fix.Johannes Schickel
2009-08-29Move Amiga SFX tables to kyra.dat.Johannes Schickel
2009-08-14changed handling of finale - music should use right tempo nowNorbert Lange
2009-08-13sound_amiga: honor _musicEnabled and _sfxEnabled flagsNorbert Lange
2009-08-12Made debug statements a bit more consitant.Johannes Schickel
2009-08-12Enable music support in the finale of Kyrandia 1 Amiga.Johannes Schickel
2009-08-12enable some debug-output Norbert Lange
2009-08-12another merge from trunkNorbert Lange
2009-08-11merged from trunk (Amiga LoK supposedly completeable!)Norbert Lange
2009-08-09prepare the kyraplayer for reading sfxtables from raw data (instead of static...Norbert Lange
2009-08-09fixed up some missing newlinesNorbert Lange
2009-08-08added code to support the "finale" sectionNorbert Lange
2009-08-08moved table-definition from header to cpp fileNorbert Lange
2009-08-04cleaned up sound_amiga.cpp a bit, added checks for missing filesNorbert Lange
2009-08-04added warning should the sound files not be available (intro will hang if the...Norbert Lange
2009-07-19now using tick for fadeout through the nowmal delay functionNorbert Lange
2009-07-19reverted fadeout to using plain delay as delayWithTicks crashes >(Norbert Lange
2009-07-19use own soundhandle as the ones in Kyra::Sound seem to be used for voices (an...Norbert Lange
2009-07-19use ticks for timing fadeoutNorbert Lange
2009-07-19fixed retiring of external NotesNorbert Lange
2009-07-19add support for fadeoutNorbert Lange
2009-07-19some more tables included, for tempo and volume valuesNorbert Lange
2009-07-18found and use another table, soundeffects in intro are now workingNorbert Lange
2009-07-18first attempt at enabling soundeffects using an table from the executeable. D...Norbert Lange
2009-07-17added missing fileNorbert Lange