summaryrefslogtreecommitdiff
path: root/src/sound.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-05Fix multiply new message sounds at same time.Andrei Karas1-3/+6
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-08Fix music fade out.Andrei Karas1-2/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-28Implemented a simple non-blocking fadeOutAndPlay system.Yohann Ferreira1-8/+51
2011-04-04Replcae find to compare if need.Andrei Karas1-1/+1
2011-03-30Add background music map ranges.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-13Remove playSfx duplicate function and add check for negative volume.Andrei Karas1-20/+4
2011-01-06Set sound volume depends on distance to object.Andrei Karas1-0/+32
2011-01-02Initial commit.Andrei Karas1-0/+344