summaryrefslogtreecommitdiffstats
path: root/pacman-c++/sound
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-05-05 00:57:07 +0200
committermanuel <manuel@mausz.at>2011-05-05 00:57:07 +0200
commitce48af53646cd9e7ec762fc1ac176b3aa620b11d (patch)
treef8fbf2cae8c7d0cbac2696a8f4cf94410bfb4928 /pacman-c++/sound
parente54ccad07e256ba877bd41d70bd358bd0085bd1e (diff)
downloadfoop-ce48af53646cd9e7ec762fc1ac176b3aa620b11d.tar.gz
foop-ce48af53646cd9e7ec762fc1ac176b3aa620b11d.tar.bz2
foop-ce48af53646cd9e7ec762fc1ac176b3aa620b11d.zip
- refactorized the whole project and made a few subprojects
- replaced tcp with enet - added connect dialog - some smaller bugfixes
Diffstat (limited to 'pacman-c++/sound')
-rw-r--r--pacman-c++/sound/ambient.oggbin23243 -> 0 bytes
-rw-r--r--pacman-c++/sound/die.oggbin20271 -> 0 bytes
-rw-r--r--pacman-c++/sound/eating_fruit.oggbin8774 -> 0 bytes
-rw-r--r--pacman-c++/sound/eating_ghost.oggbin9238 -> 0 bytes
-rw-r--r--pacman-c++/sound/intro.oggbin45705 -> 0 bytes
-rw-r--r--pacman-c++/sound/waka_waka.oggbin25855 -> 0 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/pacman-c++/sound/ambient.ogg b/pacman-c++/sound/ambient.ogg
deleted file mode 100644
index 2919513..0000000
--- a/pacman-c++/sound/ambient.ogg
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/die.ogg b/pacman-c++/sound/die.ogg
deleted file mode 100644
index f6af2e0..0000000
--- a/pacman-c++/sound/die.ogg
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/eating_fruit.ogg b/pacman-c++/sound/eating_fruit.ogg
deleted file mode 100644
index 752864a..0000000
--- a/pacman-c++/sound/eating_fruit.ogg
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/eating_ghost.ogg b/pacman-c++/sound/eating_ghost.ogg
deleted file mode 100644
index a204a2c..0000000
--- a/pacman-c++/sound/eating_ghost.ogg
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/intro.ogg b/pacman-c++/sound/intro.ogg
deleted file mode 100644
index d38f16b..0000000
--- a/pacman-c++/sound/intro.ogg
+++ /dev/null
Binary files differ
diff --git a/pacman-c++/sound/waka_waka.ogg b/pacman-c++/sound/waka_waka.ogg
deleted file mode 100644
index def0d96..0000000
--- a/pacman-c++/sound/waka_waka.ogg
+++ /dev/null
Binary files differ