commit | d607300ef3d51a6d3844d4efc749dfc0b721cdbf | |
author | Jindra.Kovar <jindraxx@centrum.cz> | |
Fri, 1 Apr 2011 19:49:34 +0000 (1 21:49 +0200) | ||
committer | Jindra.Kovar <jindraxx@centrum.cz> | |
Fri, 1 Apr 2011 19:49:34 +0000 (1 21:49 +0200) | ||
tree | 12079763cadeef7c77ba0b66d2849dbf9895375f | treesnapshot (tar.gz zip) |
parent | 370fa431bdf775f0ef9daec685f43d4902285184 | commitdiff |
sound/CAudio.cpp | [new file with mode: 0644] | blob |
sound/CAudio.h | [new file with mode: 0644] | blob |
sound/Makefile.win | [new file with mode: 0644] | blob |
sound/OpenAL32.dll | [new file with mode: 0644] | blob |
sound/alut.dll | [new file with mode: 0644] | blob |
sound/audiotext.txt | [new file with mode: 0644] | blob |
sound/include/al.h | [new file with mode: 0644] | blob |
sound/include/al/al.h | [new file with mode: 0644] | blob |
sound/include/al/alc.h | [new file with mode: 0644] | blob |
sound/include/al/alut.h | [new file with mode: 0644] | blob |
sound/include/alc.h | [new file with mode: 0644] | blob |
sound/include/alut.h | [new file with mode: 0644] | blob |
sound/libs/OpenAL32.lib | [new file with mode: 0644] | blob |
sound/libs/alut.lib | [new file with mode: 0644] | blob |
sound/main.cpp | [new file with mode: 0644] | blob |
sound/soundfiles/ButtonSuc.wav | [new file with mode: 0644] | blob |
sound/soundfiles/SonIntro1.wav | [new file with mode: 0644] | blob |
sound/soundfiles/game_over.wav | [new file with mode: 0644] | blob |
sound/soundfiles/woohoo.wav | [new file with mode: 0644] | blob |