Game end screen is drawn by the world map now. This is just a step to make a dialog...
authorRicardo Cruz <rick2@aeiou.pt>
Sun, 16 May 2004 12:31:31 +0000 (12:31 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Sun, 16 May 2004 12:31:31 +0000 (12:31 +0000)
commit6f32abba16fbc37eefe58685a68091e9624cc9f8
tree16d9260f939660a0f87460756d6c54ba0cd5b2fa
parent492dc09547759f369a01a0eed82e44092acbda61
Game end screen is drawn by the world map now. This is just a step to make a dialog like the SM3 one when the player's lost all lives.
(In case there isn't any worldmap, we should draw it anyway...)
Also, don't allow the player to open the menu when he is dying. Avoids cheating.

SVN-Revision: 1211
src/gameloop.cpp
src/worldmap.cpp