- remove pointless leveltime from world1 levels
authorMatthias Braun <matze@braunis.de>
Wed, 12 Apr 2006 12:36:29 +0000 (12:36 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 12 Apr 2006 12:36:29 +0000 (12:36 +0000)
commit0b60c77a1a01e753919be95aafc22ee38a0fcb62
treefb969d26d71e481206a89344028587eaee8b56a2
parent4189df43ee4424cbbf1fbd33119ce8a1d4a8e1a2
- remove pointless leveltime from world1 levels
- rework console to not have static functions everywhere
- fix a few crashs/assertions
- minor fixes I forgot...

SVN-Revision: 3314
38 files changed:
data/levels/world1/01 - Welcome to Antarctica.stl
data/levels/world1/02 - The Journey Begins.stl
data/levels/world1/03 - Via Nostalgica.stl
data/levels/world1/04 - Tobgle Road.stl
data/levels/world1/05 - The Somewhat Smaller Bath.stl
data/levels/world1/07 - Oh No More Snowballs.stl
data/levels/world1/08 - Stone Cold.stl
data/levels/world1/09 - Grumbels Sense of Snow.stl
data/levels/world1/10 - 23rd Airborne.stl
data/levels/world1/11 - Night Chill.stl
data/levels/world1/12 - Into the Stars.stl
data/levels/world1/13 - Above the Arctic Skies.stl
data/levels/world1/14 - Entrance to the Cave.stl
data/levels/world1/15 - Under the Ice.stl
data/levels/world1/16 - Living in a Fridge.stl
data/levels/world1/17 - Or is it just me.stl
data/levels/world1/18 - Ice in the Hole.stl
data/levels/world1/19 - Miyamoto Monument.stl
data/levels/world1/20 - End of the Tunnel.stl
data/levels/world1/21 - A Path in the Clouds.stl
data/levels/world1/22 - A Mysterious House of Ice.stl
data/levels/world1/23 - The Escape.stl
data/levels/world1/24 - The Shattered Bridge.stl
data/levels/world1/25 - Arctic Ruins.stl
data/levels/world1/26 - The Castle of Nolok.stl
data/levels/world1/27 - No More Mr Ice Guy.stl
data/levels/world1/yeti.stl [deleted file]
src/console.cpp
src/console.hpp
src/control/joystickkeyboardcontroller.cpp
src/game_session.cpp
src/game_session.hpp
src/main.cpp
src/mainloop.cpp
src/player_status.cpp
src/sector.cpp
src/title.cpp
src/world.cpp