summaryrefslogtreecommitdiffstats
path: root/pacman-c++/sound
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-04-05 01:29:33 +0200
committermanuel <manuel@mausz.at>2011-04-05 01:29:33 +0200
commit4232f8450d896068713d988cf5541835c3818682 (patch)
tree470916a3e1978419d41115eb1e87a0928769e03c /pacman-c++/sound
parent3dba415cd9741874cdaf0781d7e725808c8a2b8d (diff)
downloadfoop-4232f8450d896068713d988cf5541835c3818682.tar.gz
foop-4232f8450d896068713d988cf5541835c3818682.tar.bz2
foop-4232f8450d896068713d988cf5541835c3818682.zip
- we love ogg, we hate mp3/wav
- a lot of coding style/intent fix - add constant.h to pro files
Diffstat (limited to 'pacman-c++/sound')
-rw-r--r--pacman-c++/sound/die.mp3bin27611 -> 0 bytes
-rw-r--r--pacman-c++/sound/die.oggbin0 -> 12592 bytes
-rw-r--r--pacman-c++/sound/eating_cherry.mp3bin10057 -> 0 bytes
-rw-r--r--pacman-c++/sound/eating_cherry.oggbin0 -> 6062 bytes
-rw-r--r--pacman-c++/sound/intermision.mp3bin86125 -> 0 bytes
-rw-r--r--pacman-c++/sound/intermision.oggbin0 -> 29814 bytes
-rw-r--r--pacman-c++/sound/intro.mp3bin70217 -> 0 bytes
-rw-r--r--pacman-c++/sound/intro.oggbin0 -> 34469 bytes
-rw-r--r--pacman-c++/sound/intro.wavbin10990 -> 0 bytes
-rw-r--r--pacman-c++/sound/siren.mp3bin29283 -> 0 bytes
-rw-r--r--pacman-c++/sound/siren.oggbin0 -> 17170 bytes
-rw-r--r--pacman-c++/sound/waka_waka.mp3bin12538 -> 0 bytes
-rw-r--r--pacman-c++/sound/waka_waka.oggbin0 -> 9649 bytes
13 files changed, 0 insertions, 0 deletions
diff --git a/pacman-c++/sound/die.mp3 b/pacman-c++/sound/die.mp3
deleted file mode 100644
index 14c76bc..0000000
--- a/pacman-c++/sound/die.mp3
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/die.ogg b/pacman-c++/sound/die.ogg
new file mode 100644
index 0000000..a698564
--- /dev/null
+++ b/pacman-c++/sound/die.ogg
Binary files differ
diff --git a/pacman-c++/sound/eating_cherry.mp3 b/pacman-c++/sound/eating_cherry.mp3
deleted file mode 100644
index d63cb9e..0000000
--- a/pacman-c++/sound/eating_cherry.mp3
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/eating_cherry.ogg b/pacman-c++/sound/eating_cherry.ogg
new file mode 100644
index 0000000..daa488e
--- /dev/null
+++ b/pacman-c++/sound/eating_cherry.ogg
Binary files differ
diff --git a/pacman-c++/sound/intermision.mp3 b/pacman-c++/sound/intermision.mp3
deleted file mode 100644
index 2e89a78..0000000
--- a/pacman-c++/sound/intermision.mp3
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/intermision.ogg b/pacman-c++/sound/intermision.ogg
new file mode 100644
index 0000000..0af3567
--- /dev/null
+++ b/pacman-c++/sound/intermision.ogg
Binary files differ
diff --git a/pacman-c++/sound/intro.mp3 b/pacman-c++/sound/intro.mp3
deleted file mode 100644
index 7aac980..0000000
--- a/pacman-c++/sound/intro.mp3
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/intro.ogg b/pacman-c++/sound/intro.ogg
new file mode 100644
index 0000000..fa8b3e1
--- /dev/null
+++ b/pacman-c++/sound/intro.ogg
Binary files differ
diff --git a/pacman-c++/sound/intro.wav b/pacman-c++/sound/intro.wav
deleted file mode 100644
index 1fc4231..0000000
--- a/pacman-c++/sound/intro.wav
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/siren.mp3 b/pacman-c++/sound/siren.mp3
deleted file mode 100644
index cbe9c4a..0000000
--- a/pacman-c++/sound/siren.mp3
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/siren.ogg b/pacman-c++/sound/siren.ogg
new file mode 100644
index 0000000..70a56b2
--- /dev/null
+++ b/pacman-c++/sound/siren.ogg
Binary files differ
diff --git a/pacman-c++/sound/waka_waka.mp3 b/pacman-c++/sound/waka_waka.mp3
deleted file mode 100644
index 69791d3..0000000
--- a/pacman-c++/sound/waka_waka.mp3
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/waka_waka.ogg b/pacman-c++/sound/waka_waka.ogg
new file mode 100644
index 0000000..a2b879f
--- /dev/null
+++ b/pacman-c++/sound/waka_waka.ogg
Binary files differ