pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus README,1.10,1.11 configure.ac,1.3,1.4 pin


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus README,1.10,1.11 configure.ac,1.3,1.4 pingus.dsp,1.26,1.27
Date: 22 Mar 2003 11:21:02 -0000

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

Modified Files:
        README configure.ac pingus.dsp 
Log Message:
bunch of updates

Index: README
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/README,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- README      2 Jun 2002 15:42:56 -0000       1.10
+++ README      22 Mar 2003 11:20:59 -0000      1.11
@@ -1,7 +1,5 @@
 
 Pingus
-
-Ingo Ruhnke
      _________________________________________________________________
    
 Introduction
@@ -20,29 +18,41 @@
    If you want to help developing Pingus, have a look on its web page:
    
      * http://pingus.seul.org
-     * http://www.pingus.cc
        
    for up to date information.
      _________________________________________________________________
    
 Mailing Lists
 
- There are currently three mailing lists available:
+ There are currently two mailing lists available:
 
-    * pingus-announce - A extremly low traffic list, where new Pingus releases 
are announced.
-    * pingus-users - A low traffic list for discussing gaming and playing 
issues with Pingus.
-    * pingus-devel - A list for discussing development issues, like level 
creation or code changes.
+    * pingus-devel - A list for discussing development issues, like
+      level creation or code changes, but might as well be used for
+      user issues like how to solve levels and such
 
+    * pingus-cvs - Read-only list to which all CVS commits get
+      submitted, only intersting for developers in general
 
  For information on how to subscribe to any of these lists have a look at:
    
       http://pingus.seul.org/contact.html 
      _________________________________________________________________
    
+IRC
+
+  For a quick help you can try the IRC server irc.freenode.net:6667
+  and the channel #pingus, you can find the project maintainer (nick:
+  grumbel) there most of the time. From time to time there will also be
+  IRC Mettings with larger parts of the development team, once such
+  meetings happen, they will get announced in the news section on the
+  Pingus webpage.
+
+     _________________________________________________________________
+
 Bug Reports
 
    Questions about the game and bug reports should go to pingus-users or
    pingus-devel lists. You may also contact Ingo Ruhnke <address@hidden>. 
 
 ---
-Last update  ... gd 2002-06-02
+Last update  ... ir 2003-03-07

Index: configure.ac
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/configure.ac,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- configure.ac        19 Feb 2003 17:16:58 -0000      1.3
+++ configure.ac        22 Mar 2003 11:20:59 -0000      1.4
@@ -25,7 +25,7 @@
 CLANLIB_PATCH_VERSION=4
 
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(Pingus, 0.5.0pre5)
+AC_INIT(Pingus, 0.5.0pre6)
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR(src/pingus_main.cxx)
 AM_INIT_AUTOMAKE

Index: pingus.dsp
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/pingus.dsp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- pingus.dsp  19 Feb 2003 14:25:15 -0000      1.26
+++ pingus.dsp  22 Mar 2003 11:20:59 -0000      1.27
@@ -1460,6 +1460,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\menu_button.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\menu_button.hxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\mover.cxx
 # End Source File
 # Begin Source File
@@ -1692,6 +1700,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\plf_res_mgr.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\plf_res_mgr.hxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\plt_xml.cxx
 # End Source File
 # Begin Source File
@@ -1740,6 +1756,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\result_screen.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\result_screen.hxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\screenshot.cxx
 # End Source File
 # Begin Source File
@@ -1804,6 +1828,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\sound\sound_res_mgr.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\sound\sound_res_mgr.hxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\sound\sounds.hxx
 # End Source File
 # Begin Source File
@@ -1824,19 +1856,27 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\string_converter.cxx
+SOURCE=.\src\start_screen.cxx
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\string_converter.hxx
+SOURCE=.\src\start_screen.hxx
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\surface_button.cxx
+SOURCE=.\src\story_screen.cxx
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\surface_button.hxx
+SOURCE=.\src\story_screen.hxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\string_converter.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\string_converter.hxx
 # End Source File
 # Begin Source File
 
@@ -2277,14 +2317,6 @@
 # Begin Source File
 
 SOURCE=.\src\worldobjs\thunderstorm_background.hxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\src\worldobjs\worldobj_group.cxx
-# End Source File
-# Begin Source File
-
-SOURCE=.\src\worldobjs\worldobj_group.hxx
 # End Source File
 # Begin Source File
 





reply via email to

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