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.hxx,


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/backgrounds starfield_background.hxx,1.7,1.8 surface_background_data.hxx,1.8,1.9 thunderstorm_background_data.hxx,1.7,1.8
Date: 6 Sep 2002 17:33:31 -0000

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

Modified Files:
        starfield_background.hxx surface_background_data.hxx 
        thunderstorm_background_data.hxx 
Log Message:
- removed Trap/TrapData/TrapObj - editor needs to be updated
- various clean up


Index: starfield_background.hxx
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/starfield_background.hxx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- starfield_background.hxx    23 Aug 2002 15:49:54 -0000      1.7
+++ starfield_background.hxx    6 Sep 2002 17:33:29 -0000       1.8
@@ -20,6 +20,7 @@
 #ifndef HEADER_PINGUS_BACKGROUNDS_STARFIELD_BACKGROUND_HXX
 #define HEADER_PINGUS_BACKGROUNDS_STARFIELD_BACKGROUND_HXX
 
+#include <ClanLib/Core/Math/cl_vector.h>
 #include "../string_converter.hxx"
 #include "../worldobj.hxx"
 #include "../worldobj_data.hxx"

Index: surface_background_data.hxx
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/surface_background_data.hxx,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- surface_background_data.hxx 23 Aug 2002 15:49:54 -0000      1.8
+++ surface_background_data.hxx 6 Sep 2002 17:33:29 -0000       1.9
@@ -20,6 +20,7 @@
 #ifndef HEADER_PINGUS_BACKGROUNDS_SURFACE_BACKGROUND_DATA_HXX
 #define HEADER_PINGUS_BACKGROUNDS_SURFACE_BACKGROUND_DATA_HXX
 
+#include <ClanLib/Core/Math/cl_vector.h>
 #include "../string_converter.hxx"
 #include "../editor/sprite_editorobj.hxx"
 #include "../worldobj_data.hxx"

Index: thunderstorm_background_data.hxx
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/thunderstorm_background_data.hxx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- thunderstorm_background_data.hxx    23 Aug 2002 15:49:54 -0000      1.7
+++ thunderstorm_background_data.hxx    6 Sep 2002 17:33:29 -0000       1.8
@@ -20,9 +20,9 @@
 #ifndef HEADER_PINGUS_BACKGROUNDS_THUNDERSTORM_BACKGROUND_DATA_HXX
 #define HEADER_PINGUS_BACKGROUNDS_THUNDERSTORM_BACKGROUND_DATA_HXX
 
+#include <ClanLib/Core/Math/cl_vector.h>
 #include "../worldobj_data.hxx"
 #include "../editor/sprite_editorobj.hxx"
-
 #include "../libxmlfwd.hxx"
 
 class ThunderstormBackgroundData : public WorldObjData





reply via email to

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