pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/actions basher.cxx,1.27,1.28 blocker.


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions basher.cxx,1.27,1.28 blocker.cxx,1.17,1.18 bomber.cxx,1.32,1.33
Date: 28 Mar 2003 16:16:02 -0000

Update of /var/lib/cvs/Games/Pingus/src/actions
In directory dark:/tmp/cvs-serv30830/src/actions

Modified Files:
        basher.cxx blocker.cxx bomber.cxx 
Log Message:
experimental stuff

Index: basher.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/actions/basher.cxx,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- basher.cxx  5 Mar 2003 17:31:29 -0000       1.27
+++ basher.cxx  28 Mar 2003 16:16:00 -0000      1.28
@@ -166,7 +166,7 @@
        }
     }
 
-  std::cout << "nothing to dig found" << std::endl;
+  //std::cout << "nothing to dig found" << std::endl;
   return false;
 }
 

Index: blocker.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/actions/blocker.cxx,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- blocker.cxx 16 Mar 2003 23:07:02 -0000      1.17
+++ blocker.cxx 28 Mar 2003 16:16:00 -0000      1.18
@@ -17,7 +17,6 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#include <iostream>
 #include "../col_map.hxx"
 #include "../gui/graphic_context.hxx"
 #include "../pingu.hxx"

Index: bomber.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/actions/bomber.cxx,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- bomber.cxx  18 Mar 2003 17:03:02 -0000      1.32
+++ bomber.cxx  28 Mar 2003 16:16:00 -0000      1.33
@@ -18,7 +18,6 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <math.h>
-#include <iostream>
 #include "../debug.hxx"
 #include "../globals.hxx"
 #include "../col_map.hxx"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]