[Orxonox-commit 3002] r7698 - in code/branches/lastmanstanding/src: modules/overlays/hud orxonox orxonox/gametypes

jo at orxonox.net jo at orxonox.net
Thu Dec 2 12:56:44 CET 2010


Author: jo
Date: 2010-12-02 12:56:44 +0100 (Thu, 02 Dec 2010)
New Revision: 7698

Modified:
   code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt
   code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h
   code/branches/lastmanstanding/src/orxonox/gametypes/CMakeLists.txt
Log:
Reverting changes.

Modified: code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt
===================================================================
--- code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt	2010-12-02 11:10:26 UTC (rev 7697)
+++ code/branches/lastmanstanding/src/modules/overlays/hud/CMakeLists.txt	2010-12-02 11:56:44 UTC (rev 7698)
@@ -15,5 +15,4 @@
   GametypeStaticMessage.cc
   GametypeFadingMessage.cc
   LastManStandingInfos.cc
-  LastTeamStandingInfos.cc
 )

Modified: code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h
===================================================================
--- code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h	2010-12-02 11:10:26 UTC (rev 7697)
+++ code/branches/lastmanstanding/src/orxonox/OrxonoxPrereqs.h	2010-12-02 11:56:44 UTC (rev 7698)
@@ -93,7 +93,6 @@
     class Dynamicmatch;
     class Gametype;
     class LastManStanding;
-    class LastTeamStanding;
     class TeamBaseMatch;
     class TeamDeathmatch;
     class UnderAttack;

Modified: code/branches/lastmanstanding/src/orxonox/gametypes/CMakeLists.txt
===================================================================
--- code/branches/lastmanstanding/src/orxonox/gametypes/CMakeLists.txt	2010-12-02 11:10:26 UTC (rev 7697)
+++ code/branches/lastmanstanding/src/orxonox/gametypes/CMakeLists.txt	2010-12-02 11:56:44 UTC (rev 7698)
@@ -7,5 +7,4 @@
   Asteroids.cc
   Dynamicmatch.cc
   LastManStanding.cc
-  LastTeamStanding.cc
 )




More information about the Orxonox-commit mailing list