pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/worldobjs exit.cxx,1.6,1.7 fake_exit.


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldobjs exit.cxx,1.6,1.7 fake_exit.cxx,1.10,1.11 hammer.cxx,1.10,1.11 laser_exit.cxx,1.9,1.10 smasher.cxx,1.13,1.14
Date: 13 Oct 2002 20:25:02 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/worldobjs
In directory dark:/tmp/cvs-serv16015/worldobjs

Modified Files:
        exit.cxx fake_exit.cxx hammer.cxx laser_exit.cxx smasher.cxx 
Log Message:
some small cleanup


Index: exit.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/exit.cxx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- exit.cxx    12 Oct 2002 00:24:26 -0000      1.6
+++ exit.cxx    13 Oct 2002 20:25:00 -0000      1.7
@@ -24,7 +24,6 @@
 #include "../globals.hxx"
 #include "../pingu_holder.hxx"
 #include "../string_converter.hxx"
-#include "../pingu_action.hxx"
 #include "../pingu.hxx"
 #include "../worldobjsdata/exit_data.hxx"
 #include "../smallmap.hxx"

Index: fake_exit.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/fake_exit.cxx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- fake_exit.cxx       12 Oct 2002 00:24:26 -0000      1.10
+++ fake_exit.cxx       13 Oct 2002 20:25:00 -0000      1.11
@@ -20,7 +20,6 @@
 #include "../graphic_context.hxx"
 #include "../pingu.hxx"
 #include "../pingu_holder.hxx"
-#include "../pingu_action.hxx"
 #include "../world.hxx"
 #include "../worldobjsdata/fake_exit_data.hxx"
 #include "fake_exit.hxx"

Index: hammer.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/hammer.cxx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- hammer.cxx  12 Oct 2002 00:24:26 -0000      1.10
+++ hammer.cxx  13 Oct 2002 20:25:00 -0000      1.11
@@ -21,7 +21,6 @@
 #include "../pingu.hxx"
 #include "../pingu_holder.hxx"
 #include "../world.hxx"
-#include "../pingu_action.hxx"
 #include "../worldobjsdata/hammer_data.hxx"
 #include "hammer.hxx"
 

Index: laser_exit.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/laser_exit.cxx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- laser_exit.cxx      12 Oct 2002 00:24:26 -0000      1.9
+++ laser_exit.cxx      13 Oct 2002 20:25:00 -0000      1.10
@@ -19,7 +19,6 @@
 
 #include "../graphic_context.hxx"
 #include "../pingu.hxx"
-#include "../pingu_action.hxx"
 #include "../pingu_holder.hxx"
 #include "../world.hxx"
 #include "../worldobjsdata/laser_exit_data.hxx"

Index: smasher.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjs/smasher.cxx,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- smasher.cxx 12 Oct 2002 00:24:26 -0000      1.13
+++ smasher.cxx 13 Oct 2002 20:25:00 -0000      1.14
@@ -29,7 +29,6 @@
 #include "../sound.hxx"
 #include "../world.hxx"
 #include "../worldobjsdata/smasher_data.hxx"
-#include "../pingu_action.hxx"
 #include "smasher.hxx"
 
 namespace WorldObjs {





reply via email to

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