aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/d_sound.h
AgeCommit message (Expand)Author
2003-09-03Removed fxLooped[], fxCached[] and musCounter[]. They were written to, butTorbjörn Andersson
2003-09-03fixed interval of fxServer func (why i saw before 1000 miliseconds?), moved i...Paweł Kołodziejski
2003-08-31No longer assume that all sound effects are 22 kHz. Some are 11 kHz.Torbjörn Andersson
2003-08-30added sfx support, increased speech support, and music code(streaming works f...Paweł Kołodziejski
2003-08-02patch #781530 Initial work on StreamCompMusic() by erikJonathan Gray
2003-07-31never include headers in other headers if you can avoid it -> this cuts down ...Max Horn
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-29turn d_sound.cpp into class BS2SoundJonathan Gray
2003-07-28bs2 driverJonathan Gray