]> git.mxchange.org Git - quix0rs-blobwars.git/commit
Show music credits during start of a level and when showing the map.
authorGuus Sliepen <guus@sliepen.eu.org>
Sat, 3 Jul 2010 16:29:40 +0000 (18:29 +0200)
committerGuus Sliepen <guus@sliepen.eu.org>
Sat, 3 Jul 2010 16:29:40 +0000 (18:29 +0200)
commit28a1bafc7ff5a1e3dfd9d3f403b0569cbae5a818
treea34a13bb473f8c2d8fc0c02c8348b53df9584da8
parentd4497c3df44d03dd8433fa63ff6763f714e88c0f
Show music credits during start of a level and when showing the map.

The title, album and artist are shown briefly in the lower right corner of the
screen 5 seconds after a level has been started, along with an icon
representing the license under which the level music is available. The same
information is also shown when the level map is viewed.
src/CAudio.cpp
src/CAudio.h
src/CGraphics.cpp
src/CGraphics.h
src/game.cpp
src/game.h
src/info.cpp
src/init.cpp
src/main.cpp
src/map.cpp
src/map.h