pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src globals.hxx,1.9,1.10


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src globals.hxx,1.9,1.10
Date: 12 Oct 2002 23:43:23 -0000

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

Modified Files:
        globals.hxx 
Log Message:
- started with the worldmap rewirte, worldmap is now broken and will not work 
for the next few days

Index: globals.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/globals.hxx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- globals.hxx 8 Oct 2002 18:06:25 -0000       1.9
+++ globals.hxx 12 Oct 2002 23:43:20 -0000      1.10
@@ -82,6 +82,7 @@
        PINGUS_DEBUG_RESOURCES  = (1 << 8),
        PINGUS_DEBUG_GUI        = (1 << 9),
        PINGUS_DEBUG_INPUT      = (1 << 10),
+       PINGUS_DEBUG_WORLDMAP   = (1 << 11),
        PINGUS_DEBUG_ALL        = (~0)
      };
 





reply via email to

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