diff --git a/include/ZE_Defines.h b/include/ZE_Defines.h index 85bc7f7..78d516e 100644 --- a/include/ZE_Defines.h +++ b/include/ZE_Defines.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_Defines.h
Description: Defines header file for ZEngine class, where all #define statements to control compilation options are placed.
Author(s): James Turk
-$Id: ZE_Defines.h,v 1.3 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_Defines.h,v 1.4 2002/12/29 06:50:19 cozman Exp $
\file ZE_Defines.h \brief Define file for ZEngine. diff --git a/include/ZE_Error.h b/include/ZE_Error.h index a9db5ef..8a75508 100644 --- a/include/ZE_Error.h +++ b/include/ZE_Error.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_Error.h
Description: Header file for ZEngine Error Handling Functions.
Author(s): James Turk
-$Id: ZE_Error.h,v 1.3 2002/12/05 00:00:42 cozman Exp $
+$Id: ZE_Error.h,v 1.4 2002/12/29 06:50:19 cozman Exp $
\file ZE_Error.h \brief Definition file for ZEngine Error Handling Functions. diff --git a/include/ZE_Includes.h b/include/ZE_Includes.h index e2927f1..2dec954 100644 --- a/include/ZE_Includes.h +++ b/include/ZE_Includes.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_Includes.h
Description: Header file for ZEngine universal includes.
Author(s): James Turk
-$Id: ZE_Includes.h,v 1.3 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_Includes.h,v 1.4 2002/12/29 06:50:19 cozman Exp $
\file ZE_Includes.h \brief Include file for SDL and C++ Includes that many ZEngine files need. diff --git a/include/ZE_Macros.h b/include/ZE_Macros.h index 72987ed..6629fe6 100755 --- a/include/ZE_Macros.h +++ b/include/ZE_Macros.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_Macros.h
Description: Header file for ZEngine Macros.
Author(s): James Turk
-$Id: ZE_Macros.h,v 1.3 2002/12/04 23:51:22 cozman Exp $
+$Id: ZE_Macros.h,v 1.4 2002/12/29 06:50:19 cozman Exp $
\file ZE_Macros.h \brief Definition file for ZEngine Macros diff --git a/include/ZE_ZConfigFile.h b/include/ZE_ZConfigFile.h index 18265f6..e0a1e09 100644 --- a/include/ZE_ZConfigFile.h +++ b/include/ZE_ZConfigFile.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: Types/ZE_ZConfigFile.h
Description: Header file for ZEngine INI-Style Config Files.
Author(s): James Turk
-$Id: ZE_ZConfigFile.h,v 1.4 2002/12/04 23:08:17 cozman Exp $
+$Id: ZE_ZConfigFile.h,v 1.5 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZConfigFile.h \brief Definition file for ZConfigFile. diff --git a/include/ZE_ZEngine.h b/include/ZE_ZEngine.h index 4a0834d..bd18ed8 100644 --- a/include/ZE_ZEngine.h +++ b/include/ZE_ZEngine.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZEngine.h
Description: Header file for ZEngine class, the core of the ZEngine.
Author(s): James Turk
-$Id: ZE_ZEngine.h,v 1.7 2002/12/27 03:15:33 cozman Exp $
+$Id: ZE_ZEngine.h,v 1.8 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZEngine.h \brief Definition file for core ZEngine class. diff --git a/include/ZE_ZFont.h b/include/ZE_ZFont.h index 649c48a..0606af9 100644 --- a/include/ZE_ZFont.h +++ b/include/ZE_ZFont.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZFont.h
Description: Header file for core ZEngine Font Object.
Author(s): James Turk
-$Id: ZE_ZFont.h,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZFont.h,v 1.3 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZFont.h \brief Definition file for ZFont. diff --git a/include/ZE_ZImage.h b/include/ZE_ZImage.h index 5047494..3889a51 100644 --- a/include/ZE_ZImage.h +++ b/include/ZE_ZImage.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZImage.h
Description: Header file for core ZEngine Image and Texture Object.
Author(s): James Turk, Gamer Tazar
-$Id: ZE_ZImage.h,v 1.5 2002/12/27 18:56:17 cozman Exp $
+$Id: ZE_ZImage.h,v 1.6 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZImage.h \brief Definition file for ZImage. diff --git a/include/ZE_ZMusic.h b/include/ZE_ZMusic.h index 5884195..1483944 100644 --- a/include/ZE_ZMusic.h +++ b/include/ZE_ZMusic.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZMusic.h
Description: Header file for core ZEngine Music Wrapper Object.
Author(s): James Turk
-$Id: ZE_ZMusic.h,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZMusic.h,v 1.3 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZMusic.h \brief Definition file for ZMusic. diff --git a/include/ZE_ZObject.h b/include/ZE_ZObject.h index e03772f..df27803 100644 --- a/include/ZE_ZObject.h +++ b/include/ZE_ZObject.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZObject.h
Description: Header file for ZEngine core Object ZObject, base of most ZEngine objects.
Author(s): James Turk
-$Id: ZE_ZObject.h,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZObject.h,v 1.3 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZObject.h \brief Definition file for ZObject Base Class. diff --git a/include/ZE_ZRect.h b/include/ZE_ZRect.h index 24b64cd..6a93d3d 100644 --- a/include/ZE_ZRect.h +++ b/include/ZE_ZRect.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZRect.h
Description: Header file for core ZEngine Rectangle Object.
Author(s): James Turk
-$Id: ZE_ZRect.h,v 1.3 2002/12/04 05:22:40 cozman Exp $
+$Id: ZE_ZRect.h,v 1.4 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZRect.h \brief Definition file for ZRect. diff --git a/include/ZE_ZSound.h b/include/ZE_ZSound.h index 6382323..aa377a9 100644 --- a/include/ZE_ZSound.h +++ b/include/ZE_ZSound.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZSound.h
Description: Header file for core ZEngine Sound Wrapper Object.
Author(s): James Turk
-$Id: ZE_ZSound.h,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZSound.h,v 1.3 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZSound.h \brief Definition file for ZSound. diff --git a/include/ZE_ZTimer.h b/include/ZE_ZTimer.h index 6f55f80..a0b934b 100644 --- a/include/ZE_ZTimer.h +++ b/include/ZE_ZTimer.h @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZTimer.h
Description: Header file for core ZEngine Timer Object.
Author(s): James Turk
-$Id: ZE_ZTimer.h,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZTimer.h,v 1.3 2002/12/29 06:50:19 cozman Exp $
\file ZE_ZTimer.h \brief Definition file for ZTimer. diff --git a/include/ZEngine.h b/include/ZEngine.h index e0ba3e9..2e23f6b 100644 --- a/include/ZEngine.h +++ b/include/ZEngine.h @@ -3,7 +3,7 @@ File: ZEngine.h
Description: Public Header File for ZEngine.
Author(s): James Turk
-$Id: ZEngine.h,v 1.11 2002/12/27 03:15:33 cozman Exp $
+$Id: ZEngine.h,v 1.12 2002/12/29 06:50:19 cozman Exp $
\file ZEngine.h \brief Header file for ZEngine. @@ -16,8 +16,8 @@ $Id: ZEngine.h,v 1.11 2002/12/27 03:15:33 cozman Exp $
\mainpage ZEngine Documentation \author James Turk - \version 0.8.0-rc4 - \date December 26, 2002 + \version 0.8.0 + \date December 29, 2002 \section ZEngine About ZEngine
@@ -31,10 +31,13 @@ $Id: ZEngine.h,v 1.11 2002/12/27 03:15:33 cozman Exp $
\section Licensing Licensing
-
        This file is Part of the ZEngine Library for SDL Game Development.
-                      Copyright (C) 2002 ConceptOfZero.net
-             Licensed under the BSD License, see licensing.txt.
-        and the library is developed for http://www.conceptofzero.net/
+
        This file is Part of the ZEngine Library for 2D game development.
+                   Copyright (C) 2002, 2003 James Turk
+
+                     Licensed under a BSD-style license.
+
+    The maintainer of this library is James Turk (james@conceptofzero.net) 
+     and the home of this Library is http://www.zengine.sourceforge.net
     
\section Authors Contributing Authors
@@ -42,6 +45,9 @@ $Id: ZEngine.h,v 1.11 2002/12/27 03:15:33 cozman Exp $
Gamer Tazar tazar@conceptofzero.net - OpenGL assistance
**/ +#ifndef __zengine_h__ +#define __zengine_h__ + #include "ZE_ZEngine.h" #include "ZE_Macros.h" #include "ZE_ZImage.h" @@ -56,3 +62,4 @@ $Id: ZEngine.h,v 1.11 2002/12/27 03:15:33 cozman Exp $
#include "ZE_ZMusic.h" #endif +#endif //__zengine_h__ \ No newline at end of file diff --git a/src/ZE_Error.cpp b/src/ZE_Error.cpp index 9ac0139..51e7d4f 100644 --- a/src/ZE_Error.cpp +++ b/src/ZE_Error.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_Error.cpp
Description: Implementation source file for ZEngine error logging utility functions.
Author(s): James Turk
-$Id: ZE_Error.cpp,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_Error.cpp,v 1.3 2002/12/29 06:52:07 cozman Exp $
\file ZE_Error.cpp \brief Source file for error logging utilities. diff --git a/src/ZE_ZConfigFile.cpp b/src/ZE_ZConfigFile.cpp index 1789a92..941a268 100644 --- a/src/ZE_ZConfigFile.cpp +++ b/src/ZE_ZConfigFile.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZConfigFile.cpp
Description: Implementation source file for ZConfigFile, the ZEngine INI-Style Config File.
Author(s): James Turk
-$Id: ZE_ZConfigFile.cpp,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZConfigFile.cpp,v 1.3 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZConfigFile.cpp \brief Source file for ZConfigFile. diff --git a/src/ZE_ZEngine.cpp b/src/ZE_ZEngine.cpp index 4521895..92cb902 100644 --- a/src/ZE_ZEngine.cpp +++ b/src/ZE_ZEngine.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZEngine.cpp
Description: Implementation source file for ZEngine library main singleton class.
Author(s): James Turk
-$Id: ZE_ZEngine.cpp,v 1.8 2002/12/27 03:15:33 cozman Exp $
+$Id: ZE_ZEngine.cpp,v 1.9 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZEngine.cpp \brief Central source file for ZEngine. diff --git a/src/ZE_ZFont.cpp b/src/ZE_ZFont.cpp index 12d3e67..2dcc924 100644 --- a/src/ZE_ZFont.cpp +++ b/src/ZE_ZFont.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZFont.cpp
Description: Implementation source file for core ZEngine Font Object.
Author(s): James Turk
-$Id: ZE_ZFont.cpp,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZFont.cpp,v 1.3 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZFont.cpp \brief Source file for ZFont. diff --git a/src/ZE_ZImage.cpp b/src/ZE_ZImage.cpp index ff0ce66..886f7d7 100644 --- a/src/ZE_ZImage.cpp +++ b/src/ZE_ZImage.cpp @@ -1,19 +1,18 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ - /*! \par File Header: File: ZE_ZImage.cpp
Description: Implementation source file for core ZEngine Image or Texture Object.
Author(s): James Turk, Gamer Tazar
-$Id: ZE_ZImage.cpp,v 1.9 2002/12/27 18:56:17 cozman Exp $
+$Id: ZE_ZImage.cpp,v 1.10 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZImage.cpp \brief Source file for ZImage. diff --git a/src/ZE_ZMusic.cpp b/src/ZE_ZMusic.cpp index 385acd1..c748ace 100644 --- a/src/ZE_ZMusic.cpp +++ b/src/ZE_ZMusic.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZMusic.cpp
Description: Implementation source file for core ZEngine Music Object.
Author(s): James Turk
-$Id: ZE_ZMusic.cpp,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZMusic.cpp,v 1.3 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZMusic.cpp \brief Source file for ZMusic. diff --git a/src/ZE_ZRect.cpp b/src/ZE_ZRect.cpp index 513268c..5c42420 100644 --- a/src/ZE_ZRect.cpp +++ b/src/ZE_ZRect.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZRect.cpp
Description: Implementation source file for core ZEngine Rectangle Object.
Author(s): James Turk
-$Id: ZE_ZRect.cpp,v 1.3 2002/12/04 05:22:39 cozman Exp $
+$Id: ZE_ZRect.cpp,v 1.4 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZRect.cpp \brief Source file for ZRect. diff --git a/src/ZE_ZSound.cpp b/src/ZE_ZSound.cpp index be3e373..5ff5eba 100644 --- a/src/ZE_ZSound.cpp +++ b/src/ZE_ZSound.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZSound.cpp
Description: Implementation source file for core ZEngine Sound Object.
Author(s): James Turk
-$Id: ZE_ZSound.cpp,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZSound.cpp,v 1.3 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZSound.cpp \brief Source file for ZSound. diff --git a/src/ZE_ZTimer.cpp b/src/ZE_ZTimer.cpp index eaf5265..d23e072 100644 --- a/src/ZE_ZTimer.cpp +++ b/src/ZE_ZTimer.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. The maintainer of this library is James Turk (james@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ /*! @@ -13,7 +13,7 @@ File: ZE_ZTimer.cpp
Description: Implementation source file for core ZEngine Timer Object.
Author(s): James Turk
-$Id: ZE_ZTimer.cpp,v 1.2 2002/12/01 07:56:17 cozman Exp $
+$Id: ZE_ZTimer.cpp,v 1.3 2002/12/29 06:52:07 cozman Exp $
\file ZE_ZTimer.cpp \brief Source file for ZTimer. diff --git a/test/ZFontTest.cpp b/test/ZFontTest.cpp index 8b2e9af..e86bdbe 100644 --- a/test/ZFontTest.cpp +++ b/test/ZFontTest.cpp @@ -1,13 +1,12 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ - #include #include using namespace std; diff --git a/test/ZImageTest.cpp b/test/ZImageTest.cpp index 805384d..35d1f07 100644 --- a/test/ZImageTest.cpp +++ b/test/ZImageTest.cpp @@ -1,13 +1,12 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ - #include #include using namespace std; diff --git a/test/ZMouseTest.cpp b/test/ZMouseTest.cpp index 048af60..1a1facd 100644 --- a/test/ZMouseTest.cpp +++ b/test/ZMouseTest.cpp @@ -1,13 +1,12 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ - #include #include using namespace std; diff --git a/test/ZMusicTest.cpp b/test/ZMusicTest.cpp index 87ba6c5..d6a7e6e 100644 --- a/test/ZMusicTest.cpp +++ b/test/ZMusicTest.cpp @@ -1,13 +1,12 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ - #include #include using namespace std; diff --git a/test/ZRectTest.cpp b/test/ZRectTest.cpp index ffc7774..8c445a0 100644 --- a/test/ZRectTest.cpp +++ b/test/ZRectTest.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ #include diff --git a/test/ZSoundTest.cpp b/test/ZSoundTest.cpp index ccbfc7b..f0739c3 100644 --- a/test/ZSoundTest.cpp +++ b/test/ZSoundTest.cpp @@ -1,11 +1,11 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ #include diff --git a/test/ZTimerTest.cpp b/test/ZTimerTest.cpp index 1b951fb..8ba8c13 100644 --- a/test/ZTimerTest.cpp +++ b/test/ZTimerTest.cpp @@ -1,13 +1,12 @@ /******************************************************************************* - This file is Part of the ZEngine Library for SDL Game Development. - Copyright (C) 2002 ConceptOfZero.net + This file is Part of the ZEngine Library for 2D game development. + Copyright (C) 2002, 2003 James Turk - Licensed under the BSD License, see licensing.txt. + Licensed under a BSD-style license. - The maintainer of this library is James Turk (jturk@conceptofzero.net) - and the home of this Library is http://www.conceptofzero.net/ + The maintainer of this library is James Turk (james@conceptofzero.net) + and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ - #include #include using namespace std;