diff options
| author | manuel <manuel@mausz.at> | 2011-05-05 00:57:07 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-05-05 00:57:07 +0200 |
| commit | ce48af53646cd9e7ec762fc1ac176b3aa620b11d (patch) | |
| tree | f8fbf2cae8c7d0cbac2696a8f4cf94410bfb4928 /pacman-c++/sound | |
| parent | e54ccad07e256ba877bd41d70bd358bd0085bd1e (diff) | |
| download | foop-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.ogg | bin | 23243 -> 0 bytes |
| -rw-r--r-- | pacman-c++/sound/die.ogg | bin | 20271 -> 0 bytes |
| -rw-r--r-- | pacman-c++/sound/eating_fruit.ogg | bin | 8774 -> 0 bytes |
| -rw-r--r-- | pacman-c++/sound/eating_ghost.ogg | bin | 9238 -> 0 bytes |
| -rw-r--r-- | pacman-c++/sound/intro.ogg | bin | 45705 -> 0 bytes |
| -rw-r--r-- | pacman-c++/sound/waka_waka.ogg | bin | 25855 -> 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 | |||
