pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/editor object_manager.cxx,1.36,1.37


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor object_manager.cxx,1.36,1.37
Date: 27 Nov 2002 20:05:44 -0000

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

Modified Files:
        object_manager.cxx 
Log Message:
- little cleanup here and there
- added level names to the worldmap
- added absolute time to gamedelta


Index: object_manager.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/object_manager.cxx,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- object_manager.cxx  7 Oct 2002 23:11:09 -0000       1.36
+++ object_manager.cxx  27 Nov 2002 20:05:42 -0000      1.37
@@ -69,8 +69,8 @@
 
   start_x_pos = 0;
   start_y_pos = 0;
-  width = 1216;
-  height = 608;
+  width = 1200;
+  height = 600;
   level_time = -1;
   difficulty = 40;
   playable = 0;





reply via email to

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