aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_intern.h
AgeCommit message (Expand)Author
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-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04Some fixes to comply with our coding guidelines.Johannes Schickel
2009-09-13KYRA: - add sfx support for PC98-VersionFlorian Kagerer
2009-08-29Move Amiga SFX tables to kyra.dat.Johannes Schickel
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-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-07-19use own soundhandle as the ones in Kyra::Sound seem to be used for voices (an...Norbert Lange
2009-07-19fixed retiring of external NotesNorbert 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-17merge with trunkNorbert Lange
2009-07-17added primitive support for Kyrandia`s Intro Music.Norbert Lange
2009-07-17- Moved SoundAdlibPC definition to new header file sound_adlib.hJohannes Schickel
2009-05-28Clean up PC Speaker output implementation. (Stripping out unused code)Johannes Schickel
2009-05-27- Moved Sound implementation declarations to the newly added file sound_intern.hJohannes Schickel