- patch from MatzeB to make music handling easier and more stable
authorIngo Ruhnke <grumbel@gmx.de>
Sat, 24 Apr 2004 14:49:04 +0000 (14:49 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sat, 24 Apr 2004 14:49:04 +0000 (14:49 +0000)
commitbc0492a3da607f7ee777eff4e78aaa2dd95a50e0
treeb06af177771757d604417ac5723bb30ea91b6eb9
parent8d35b07c0536394203ec46982c780e6ebd661cbe
- patch from MatzeB to make music handling easier and more stable

SVN-Revision: 682
17 files changed:
src/Makefile.am
src/gameloop.cpp
src/level.cpp
src/level.h
src/music_manager.cpp [new file with mode: 0644]
src/music_manager.h [new file with mode: 0644]
src/musicref.cpp [new file with mode: 0644]
src/musicref.h [new file with mode: 0644]
src/resources.cpp
src/resources.h
src/setup.cpp
src/sound.cpp
src/sound.h
src/title.cpp
src/world.cpp
src/worldmap.cpp
src/worldmap.h