highscores can now be submitted to and retrieved from a server

This commit is contained in:
2011-03-16 17:03:41 +01:00
parent f57a4e9fb9
commit 21239c9962
22 changed files with 2264 additions and 61 deletions
+1
View File
@@ -12,6 +12,7 @@ SET ( TESTS_SRCS
EventBaseTests.cc
PhysicsTests.cc
ControllerBaseTests.cc
UtilsTests.cc
)
FIND_PACKAGE (UnitTest++)