summaryrefslogtreecommitdiffstats
path: root/pacman-c++/audio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* smaller outputmanuel2011-05-021-1/+1
|
* - add intro sound on every roundmanuel2011-04-251-18/+36
| | | | | | - add dieing sound - add dieing animation - add die on moving onto colorized block
* fix eating_fruit sound (making it a bit longer)manuel2011-04-161-3/+1
|
* add commandline options to server (not fully done yet)manuel2011-04-141-0/+2
| | | | fix client crash when sound is not available
* encapsulate gapless audioplayer commit from yesterday into an own class ↵manuel2011-04-141-1/+67
| | | | | | (gaplessaudioplayer) added two new menu entrys: toggle sound + toggle ambient sound (2. very useful!)
* adding google soundsmanuel2011-04-131-0/+11
|
* create and use Constants::servermanuel2011-04-111-12/+14
|
* - make use of my_color (still TODO: pre-game dialog (with intro music) + ↵manuel2011-04-111-4/+3
| | | | | | display own color first in scoreboard) - remove some audio debugging noice
* - first round of coding cleanupmanuel2011-04-101-5/+2
| | | | - small sound fix
* major audio rewritemanuel2011-04-101-0/+262