moss-devel
[Top][All Lists]
Advanced

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

[Moss-devel] CVS: moss/3Dsia/client/3Dcf/include KeyboardMsg.h,1.1,1.2 W


From: Felix Morgner <address@hidden>
Subject: [Moss-devel] CVS: moss/3Dsia/client/3Dcf/include KeyboardMsg.h,1.1,1.2 World.h,1.1,1.2
Date: Sun, 03 Nov 2002 08:18:02 -0500

Update of /cvsroot/moss//moss/3Dsia/client/3Dcf/include
In directory subversions:/tmp/cvs-serv14510/client/3Dcf/include

Modified Files:
        KeyboardMsg.h World.h 
Log Message:
Added the GNU comments for the source


Index: KeyboardMsg.h
===================================================================
RCS file: /cvsroot/moss//moss/3Dsia/client/3Dcf/include/KeyboardMsg.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** KeyboardMsg.h       3 Nov 2002 13:08:48 -0000       1.1
--- KeyboardMsg.h       3 Nov 2002 13:18:00 -0000       1.2
***************
*** 1,2 ****
--- 1,35 ----
+ /***************************************************************************
+                              KeyboardMsg.h
+                           -------------------
+     begin                : Sun Nov 3 2002
+     copyright            : (C) 1993..2000 by Manfred Morgner
+     email                : address@hidden
+  ***************************************************************************/
+ 
+ /***************************************************************************
+  *                                                                         *
+  *   This program is free software; you can redistribute it and/or modify  *
+  *   it under the terms of the GNU General Public License as published by  *
+  *   the Free Software Foundation; either version 2 of the License, or     *
+  *   (at your option) any later version.                                   *
+  *                                                                         *
+  *   This program is distributed in the hope that it will be useful,       *
+  *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
+  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
+  *   GNU General Public License for more details.                          *
+  *                                                                         *
+  *   You should have received a copy of the GNU General Public License     *
+  *   along with this program; if not, write to the                         *
+  *                                                                         *
+  *   Free Software Foundation, Inc.,                                       *
+  *   59 Temple Place Suite 330,                                            *
+  *   Boston, MA  02111-1307, USA.                                          *
+  *                                                                         *
+  ***************************************************************************
+  *
+  * GLUT Keycode mapping to self explaining names
+  *
+  ***************************************************************************/
+ 
  #ifndef __KEYBOARDMSG_H
  #define __KEYBOARDMSG_H
***************
*** 13,15 ****
  
  
! #endif // __KEYBOARDMSG_H
\ No newline at end of file
--- 46,48 ----
  
  
! #endif // __KEYBOARDMSG_H

Index: World.h
===================================================================
RCS file: /cvsroot/moss//moss/3Dsia/client/3Dcf/include/World.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** World.h     3 Nov 2002 13:08:48 -0000       1.1
--- World.h     3 Nov 2002 13:18:00 -0000       1.2
***************
*** 1,11 ****
! /*
!  * World.h
   *
!  * CWorld draws the client startroom
   *
!  *
!  * (c) Felix Morgner
!  *
! */
  
  
--- 1,34 ----
! /***************************************************************************
!                                World.cxx
!                           -------------------
!     begin                : Sun Nov 3 2002
!     copyright            : (C) 1993..2000 by Manfred Morgner
!     email                : address@hidden
!  ***************************************************************************/
! 
! /***************************************************************************
!  *                                                                         *
!  *   This program is free software; you can redistribute it and/or modify  *
!  *   it under the terms of the GNU General Public License as published by  *
!  *   the Free Software Foundation; either version 2 of the License, or     *
!  *   (at your option) any later version.                                   *
!  *                                                                         *
!  *   This program is distributed in the hope that it will be useful,       *
!  *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
!  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
!  *   GNU General Public License for more details.                          *
!  *                                                                         *
!  *   You should have received a copy of the GNU General Public License     *
!  *   along with this program; if not, write to the                         *
!  *                                                                         *
!  *   Free Software Foundation, Inc.,                                       *
!  *   59 Temple Place Suite 330,                                            *
!  *   Boston, MA  02111-1307, USA.                                          *
!  *                                                                         *
!  ***************************************************************************
   *
!  * Declaration of the World "CWorld"
   *
!  ***************************************************************************/
  
  





reply via email to

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