pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src pingus_menu.cxx,1.17,1.18


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src pingus_menu.cxx,1.17,1.18
Date: 1 Apr 2003 18:24:27 -0000

Update of /var/lib/cvs/Games/Pingus/src
In directory dark:/tmp/cvs-serv25443

Modified Files:
        pingus_menu.cxx 
Log Message:
added saving of the current node of the pingu on the worldmap

Index: pingus_menu.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/pingus_menu.cxx,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- pingus_menu.cxx     1 Apr 2003 15:13:33 -0000       1.17
+++ pingus_menu.cxx     1 Apr 2003 18:24:25 -0000       1.18
@@ -75,10 +75,10 @@
   gc.draw(background, (gc.get_width()/2) - (background.get_width()/2), 50);
 #ifdef OFFICIAL_PINGUS_BUILD
   gc.print_left(Fonts::pingus_small, 20, 500, 
-                "Pingus version "VERSION", Copyright (C) 1998 Ingo Ruhnke 
<address@hidden>\n");
+                "Pingus version "VERSION", Copyright (C) 2003 Ingo Ruhnke 
<address@hidden>\n");
 #else
   gc.print_left(Fonts::pingus_small, 20, 500, 
-                "Pingus version "VERSION" (unofficial build), Copyright (C) 
1998 Ingo Ruhnke <address@hidden>\n");
+                "Pingus version "VERSION" (unofficial build), Copyright (C) 
2003 Ingo Ruhnke <address@hidden>\n");
 #endif
   gc.print_left(Fonts::pingus_small, 20, 530, 
                 "Pingus comes with ABSOLUTELY NO WARRANTY. This is free 
software, and you are welcome\n"





reply via email to

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