Made statistics to keep track of also: bad guys squished, shots, time needed and...
authorRicardo Cruz <rick2@aeiou.pt>
Wed, 15 Sep 2004 11:50:31 +0000 (11:50 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Wed, 15 Sep 2004 11:50:31 +0000 (11:50 +0000)
commit03bc45b5d64e7295cb64a30116c9dbf90c0a0c7a
tree144961680805a4e5df25d57a86c6a4feb3e66983
parent4778a65344c67f3445b07d84686572b982114eff
Made statistics to keep track of also: bad guys squished, shots, time needed and jumps number.
Also print in the worldmap a message to show the maximum level's score. This is temporary and will be replaced with a better info text.

SVN-Revision: 1916
src/badguy.cpp
src/gameloop.cpp
src/player.cpp
src/sector.cpp
src/statistics.cpp
src/statistics.h
src/worldmap.cpp