- Various fixes and cleanups.
authorTobias Gläßer <tobi.web@gmx.de>
Wed, 28 Jul 2004 23:06:12 +0000 (23:06 +0000)
committerTobias Gläßer <tobi.web@gmx.de>
Wed, 28 Jul 2004 23:06:12 +0000 (23:06 +0000)
commit2e973e2cf1dc2af448a0c27d067b00addb968538
tree51bb76d17764c6dcea994c967cd0edb44e148f5d
parentaeef2a79fcf8061b5e947360b42695e0b8121fa6
- Various fixes and cleanups.
- Added FrameRate class to SuperTux library
- More menu code C++ing.

SVN-Revision: 1662
lib/Makefile.am
lib/gui/menu.cpp
lib/gui/menu.h
lib/special/frame_rate.cpp [new file with mode: 0644]
lib/special/frame_rate.h [new file with mode: 0644]
lib/special/timer.h
src/gameloop.cpp
src/gameloop.h
src/high_scores.cpp
src/leveleditor.cpp