aboutsummaryrefslogtreecommitdiff
path: root/sky/sound.cpp
AgeCommit message (Expand)Author
2005-01-01Updated copyrightMax Horn
2004-11-11misc cleanupRobert Göffringmann
2004-02-16Workaround for BASS bug #897775. As far as I can tell there is no properTorbjörn Andersson
2004-01-06updated copyright noticeMax Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-21incorrect use of pauseChannel (replaced by correct pauseID)Max Horn
2003-12-21cleanupMax Horn
2003-10-25fix bug #828222: Adlib music stops during browsing the inventoryRobert Göffringmann
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-01Whitespace changesTorbjörn Andersson
2003-09-09fix sfx routineRobert Göffringmann
2003-09-05moved the sound ID param in playRaw before volume/panMax Horn
2003-09-02changed sounds volume to original volume level, and fixed sounds in bass introPaweł Kołodziejski
2003-08-31added mixer features: volume and pan control per channelPaweł Kołodziejski
2003-08-20copied some fixes which only were in 0.5.1 branch.Robert Göffringmann
2003-08-18fix sfx restart after restoring a savegameRobert Göffringmann
2003-08-02correct sound looping, thanks to our new mixer. :)Robert Göffringmann
2003-07-23applied eriktorbjorn's patch (#776225 - 'BASS CD intro fixes')Joost Peters
2003-07-14maybe this fixed those random crashes...Robert Göffringmann
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-13sound support for v.0.0109Robert Göffringmann
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
2003-07-07applied patch #766979 (BASS: Possible fix for problem with cut-off speech).Robert Göffringmann
2003-07-07another fix kudos to LavosSpawnMax Horn
2003-07-07use our standard cast styleMax Horn
2003-07-05hope this fixes problems about cut-off speech.Robert Göffringmann
2003-07-04removed some useless linesRobert Göffringmann
2003-07-04SFX is working correctly now. also implemented queued fx and fx saving.Robert Göffringmann
2003-07-03fixed warningMax Horn
2003-07-03fixed showGameQuitMsg() and temporarily disabled sfx loopingRobert Göffringmann
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-09Sky shouldn't error() if no speech file exists for a sentenceRobert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-02fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i...Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-06-01whoopsRobert Göffringmann
2003-06-01basic ingame speech supportRobert Göffringmann
2003-05-30bugfixOliver Kiehl
2003-05-30add sound effectsOliver Kiehl
2003-05-29fixed sound driver.Robert Göffringmann
2003-05-20a few small changesRobert Göffringmann
2003-05-17newline to make gcc happyJonathan Gray
2003-05-16added SFX supportRobert Göffringmann
2003-03-12cleanupMax Horn
2003-03-11added timers, full cd-intro and fixed some minor issuesJoost Peters
2003-03-08Added voice support, and more (cd_)intro stuff + added myself to the README :)Joost Peters