* Implemented a way to modify extro parameters as a complement to Wansti's new music
authorOndřej Hošek <ondra.hosek@gmail.com>
Sun, 15 Jan 2006 21:08:05 +0000 (21:08 +0000)
committerOndřej Hošek <ondra.hosek@gmail.com>
Sun, 15 Jan 2006 21:08:05 +0000 (21:08 +0000)
commitd54bc022663f96293582cfd13b3bb19b7b91b048
treec6724ad83bbc1104f40bc6dd7fbecd25a3b6e610
parent5abb93882b476c724a073894aa06b0a556b96d38
* Implemented a way to modify extro parameters as a complement to Wansti's new music
* Forgot to check in implementations of stay-on-platform for Mr Bomb and Mr Iceblock; doing so now
* Little fix to statistics
* Fixes to a few converted bonus2 levels
* Anubis's level now has a custom extro

SVN-Revision: 2997
12 files changed:
data/levels/bonus2/level11.stl
data/levels/bonus2/level28.stl
data/levels/world2/level4.stl
src/badguy/dispenser.cpp
src/badguy/mrbomb.cpp
src/badguy/mrbomb.hpp
src/badguy/mriceblock.cpp
src/badguy/mriceblock.hpp
src/game_session.cpp
src/level.cpp
src/level.hpp
src/statistics.cpp