fixed selection of a game_object in IsObject mode
[supertux.git] / src / sound.cpp
2004-04-26 Ingo Ruhnke<MatzeB> -cleanup in resource management functions
2004-04-24 Ingo Ruhnke'nother music patch by matzeb
2004-04-24 Ingo Ruhnke- patch from MatzeB to make music handling easier and...
2004-04-22 Ricardo CruzImplemented explosion sound when Mr.Bomb explodes.
2004-04-22 Ricardo CruzApplied MatzeB (Ryan?) patch that fixes crash and also...
2004-04-21 Ingo Ruhnke- music patch from MatzeB, should fix crash on level...
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-03-24 Ingo Ruhnke- removed a few redundant "== true"'s
2004-03-24 Ingo Ruhnke- commited Michael George's config-file patch
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-22 Ingo Ruhnkecommited Matzes Win32 patch
2004-03-21 Ingo Ruhnke- replaced char* with string
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx