pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/backgrounds starfield_background.cxx,


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/backgrounds starfield_background.cxx,1.9,1.10 surface_background_data.cxx,1.5,1.6
Date: 14 Sep 2002 19:06:35 -0000

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

Modified Files:
        starfield_background.cxx surface_background_data.cxx 
Log Message:
- splitted IceBlock / ConveyorBelt
- removed unrequired includes (ignoring system headers)


Index: starfield_background.cxx
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/starfield_background.cxx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- starfield_background.cxx    10 Sep 2002 21:03:32 -0000      1.9
+++ starfield_background.cxx    14 Sep 2002 19:06:33 -0000      1.10
@@ -18,7 +18,6 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <fstream>
-#include "../editor/sprite_editorobj.hxx"
 #include "../world.hxx"
 #include "../pingus_resource.hxx"
 #include "../xml_helper.hxx"

Index: surface_background_data.cxx
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/surface_background_data.cxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- surface_background_data.cxx 10 Sep 2002 21:03:32 -0000      1.5
+++ surface_background_data.cxx 14 Sep 2002 19:06:33 -0000      1.6
@@ -19,7 +19,6 @@
 
 #include <fstream>
 #include "../xml_helper.hxx"
-#include "../string_converter.hxx"
 #include "surface_background.hxx"
 
 SurfaceBackgroundData::SurfaceBackgroundData () : para_x(0.5),





reply via email to

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