aboutsummaryrefslogtreecommitdiff
path: root/sky/sound.cpp
AgeCommit message (Collapse)Author
2003-07-23applied eriktorbjorn's patch (#776225 - 'BASS CD intro fixes')Joost Peters
svn-id: r9150
2003-07-14maybe this fixed those random crashes...Robert Göffringmann
svn-id: r9021
2003-07-13debug/warning/error all automatically output a newlineMax Horn
svn-id: r8991
2003-07-13sound support for v.0.0109Robert Göffringmann
svn-id: r8967
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
svn-id: r8919
2003-07-07applied patch #766979 (BASS: Possible fix for problem with cut-off speech).Robert Göffringmann
added small change to SFX samplerate, sparky doesn't sound like a bird now, either. svn-id: r8840
2003-07-07another fix kudos to LavosSpawnMax Horn
svn-id: r8829
2003-07-07use our standard cast styleMax Horn
svn-id: r8824
2003-07-05hope this fixes problems about cut-off speech.Robert Göffringmann
svn-id: r8759
2003-07-04removed some useless linesRobert Göffringmann
svn-id: r8748
2003-07-04SFX is working correctly now. also implemented queued fx and fx saving.Robert Göffringmann
The bass version is now included in the savegames, too. svn-id: r8747
2003-07-03fixed warningMax Horn
svn-id: r8730
2003-07-03fixed showGameQuitMsg() and temporarily disabled sfx loopingRobert Göffringmann
svn-id: r8728
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
svn-id: r8663
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
doesn't work with all versions, probably file numbers were changed svn-id: r8632
2003-06-09Sky shouldn't error() if no speech file exists for a sentenceRobert Göffringmann
svn-id: r8426
2003-06-09some talk-related bugs fixedRobert Göffringmann
svn-id: r8412
2003-06-02fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing ↵Robert Göffringmann
in cd version depending on the end of the voc files being reached. svn-id: r8262
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
svn-id: r8253
2003-06-01whoopsRobert Göffringmann
svn-id: r8221
2003-06-01basic ingame speech supportRobert Göffringmann
svn-id: r8220
2003-05-30bugfixOliver Kiehl
svn-id: r8137
2003-05-30add sound effectsOliver Kiehl
svn-id: r8134
2003-05-29fixed sound driver.Robert Göffringmann
svn-id: r8108
2003-05-20a few small changesRobert Göffringmann
svn-id: r7752
2003-05-17newline to make gcc happyJonathan Gray
svn-id: r7588
2003-05-16added SFX supportRobert Göffringmann
svn-id: r7574
2003-03-12cleanupMax Horn
svn-id: r6800
2003-03-11added timers, full cd-intro and fixed some minor issuesJoost Peters
svn-id: r6797
2003-03-08Added voice support, and more (cd_)intro stuff + added myself to the README :)Joost Peters
svn-id: r6768