-initial-

This commit is contained in:
James Turk 2002-11-21 05:40:49 +00:00
parent 8d0409bd0c
commit 0a90e49803
24 changed files with 24 additions and 24 deletions

View File

@ -1,5 +1,5 @@
ZEngine Version Log for Version 0.7.4
$Id: changelog.txt,v 1.1 2002/11/21 05:40:49 cozman Exp $
$Id: changelog.txt,v 1.1.1.1 2002/11/21 05:40:49 cozman Exp $
0.7.5
-Converted all tabs to spaces.

View File

@ -13,7 +13,7 @@
File: ZE_DataPtr.h <br>
Description: Header file for ZEngine Data Pointer Classes <br>
Author(s): James Turk <br>
$Id: ZE_DataPtr.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_DataPtr.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_DataPtr.h
\brief Definition file for ZEngine Data/Pointer Classes. ([Image,Font,Sound,Music]Data/Ptr)

View File

@ -13,7 +13,7 @@
File: ZE_Defines.h <br>
Description: Defines header file for ZEngine class, where all #define statements to control compilation options are placed. <br>
Author(s): James Turk <br>
$Id: ZE_Defines.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_Defines.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_Defines.h
\brief Define file for ZEngine.

View File

@ -13,7 +13,7 @@
File: ZE_Error.h <br>
Description: Header file for ZEngine Error Handling Functions. <br>
Author(s): James Turk <br>
$Id: ZE_Error.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_Error.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_Error.h
\brief Definition file for ZEngine Error Handling Functions.

View File

@ -13,7 +13,7 @@
File: ZE_Includes.h <br>
Description: Header file for ZEngine universal includes. <br>
Author(s): James Turk <br>
$Id: ZE_Includes.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_Includes.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_Includes.h
\brief Include file for SDL and C++ Includes that many ZEngine files need.

View File

@ -13,7 +13,7 @@
File: Types/ZE_ZConfigFile.h <br>
Description: Header file for ZEngine INI-Style Config Files.<br>
Author(s): James Turk <br>
$Id: ZE_ZConfigFile.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_ZConfigFile.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_ZConfigFile.h
\brief Definition file for ZConfigFile.

View File

@ -13,7 +13,7 @@
File: ZE_ZEngine.h <br>
Description: Header file for ZEngine class, the core of the ZEngine. <br>
Author(s): James Turk <br>
$Id: ZE_ZEngine.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_ZEngine.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_ZEngine.h
\brief Definition file for core ZEngine class.

View File

@ -13,7 +13,7 @@
File: ZE_ZFont.h <br>
Description: Header file for core ZEngine Font Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZFont.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_ZFont.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_ZFont.h
\brief Definition file for ZFont.

View File

@ -13,7 +13,7 @@
File: ZE_ZImage.h <br>
Description: Header file for core ZEngine Image Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZImage.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZE_ZImage.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZE_ZImage.h
\brief Definition file for ZImage.

View File

@ -13,7 +13,7 @@
File: ZE_ZMusic.h <br>
Description: Header file for core ZEngine Music Wrapper Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZMusic.h,v 1.1 2002/11/21 05:41:11 cozman Exp $<br>
$Id: ZE_ZMusic.h,v 1.1.1.1 2002/11/21 05:41:11 cozman Exp $<br>
\file ZE_ZMusic.h
\brief Definition file for ZMusic.

View File

@ -13,7 +13,7 @@
File: ZE_ZObject.h <br>
Description: Header file for ZEngine core Object ZObject, base of most ZEngine objects. <br>
Author(s): James Turk <br>
$Id: ZE_ZObject.h,v 1.1 2002/11/21 05:41:11 cozman Exp $<br>
$Id: ZE_ZObject.h,v 1.1.1.1 2002/11/21 05:41:11 cozman Exp $<br>
\file ZE_ZObject.h
\brief Definition file for ZObject Base Class.

View File

@ -13,7 +13,7 @@
File: ZE_ZRect.h <br>
Description: Header file for core ZEngine Rectangle Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZRect.h,v 1.1 2002/11/21 05:41:11 cozman Exp $<br>
$Id: ZE_ZRect.h,v 1.1.1.1 2002/11/21 05:41:11 cozman Exp $<br>
\file ZE_ZRect.h
\brief Definition file for ZRect.

View File

@ -13,7 +13,7 @@
File: ZE_ZSound.h <br>
Description: Header file for core ZEngine Sound Wrapper Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZSound.h,v 1.1 2002/11/21 05:41:12 cozman Exp $<br>
$Id: ZE_ZSound.h,v 1.1.1.1 2002/11/21 05:41:12 cozman Exp $<br>
\file ZE_ZSound.h
\brief Definition file for ZSound.

View File

@ -13,7 +13,7 @@
File: ZE_ZTimer.h <br>
Description: Header file for core ZEngine Timer Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZTimer.h,v 1.1 2002/11/21 05:41:12 cozman Exp $<br>
$Id: ZE_ZTimer.h,v 1.1.1.1 2002/11/21 05:41:12 cozman Exp $<br>
\file ZE_ZTimer.h
\brief Definition file for ZTimer.

View File

@ -3,7 +3,7 @@
File: ZEngine.h <br>
Description: Public Header File for ZEngine. <br>
Author(s): James Turk <br>
$Id: ZEngine.h,v 1.1 2002/11/21 05:41:10 cozman Exp $<br>
$Id: ZEngine.h,v 1.1.1.1 2002/11/21 05:41:10 cozman Exp $<br>
\file ZEngine.h
\brief Header file for ZEngine.

View File

@ -13,7 +13,7 @@
File: ZE_Error.cpp <br>
Description: Implementation source file for ZEngine error logging utility functions. <br>
Author(s): James Turk <br>
$Id: ZE_Error.cpp,v 1.1 2002/11/21 05:41:12 cozman Exp $<br>
$Id: ZE_Error.cpp,v 1.1.1.1 2002/11/21 05:41:12 cozman Exp $<br>
\file ZE_Error.cpp
\brief Source file for error logging utilities.

View File

@ -13,7 +13,7 @@
File: ZE_ZConfigFile.cpp <br>
Description: Implementation source file for ZConfigFile, the ZEngine INI-Style Config File. <br>
Author(s): James Turk <br>
$Id: ZE_ZConfigFile.cpp,v 1.1 2002/11/21 05:41:12 cozman Exp $<br>
$Id: ZE_ZConfigFile.cpp,v 1.1.1.1 2002/11/21 05:41:12 cozman Exp $<br>
\file ZE_ZConfigFile.cpp
\brief Source file for ZConfigFile.

View File

@ -13,7 +13,7 @@
File: ZE_ZEngine.cpp <br>
Description: Implementation source file for ZEngine library main singleton class. <br>
Author(s): James Turk <br>
$Id: ZE_ZEngine.cpp,v 1.1 2002/11/21 05:41:12 cozman Exp $<br>
$Id: ZE_ZEngine.cpp,v 1.1.1.1 2002/11/21 05:41:12 cozman Exp $<br>
\file ZE_ZEngine.cpp
\brief Central source file for ZEngine.

View File

@ -13,7 +13,7 @@
File: ZE_ZFont.cpp <br>
Description: Implementation source file for core ZEngine Font Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZFont.cpp,v 1.1 2002/11/21 05:41:13 cozman Exp $<br>
$Id: ZE_ZFont.cpp,v 1.1.1.1 2002/11/21 05:41:13 cozman Exp $<br>
\file ZE_ZFont.cpp
\brief Source file for ZFont.

View File

@ -13,7 +13,7 @@
File: ZE_ZImage.cpp <br>
Description: Implementation source file for core ZEngine Image Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZImage.cpp,v 1.1 2002/11/21 05:41:13 cozman Exp $<br>
$Id: ZE_ZImage.cpp,v 1.1.1.1 2002/11/21 05:41:13 cozman Exp $<br>
\file ZE_ZImage.cpp
\brief Source file for ZImage.

View File

@ -13,7 +13,7 @@
File: ZE_ZMusic.cpp <br>
Description: Implementation source file for core ZEngine Music Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZMusic.cpp,v 1.1 2002/11/21 05:41:13 cozman Exp $<br>
$Id: ZE_ZMusic.cpp,v 1.1.1.1 2002/11/21 05:41:13 cozman Exp $<br>
\file ZE_ZMusic.cpp
\brief Source file for ZMusic.

View File

@ -13,7 +13,7 @@
File: ZE_ZRect.cpp <br>
Description: Implementation source file for core ZEngine Rectangle Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZRect.cpp,v 1.1 2002/11/21 05:41:13 cozman Exp $<br>
$Id: ZE_ZRect.cpp,v 1.1.1.1 2002/11/21 05:41:13 cozman Exp $<br>
\file ZE_ZRect.cpp
\brief Source file for ZRect.

View File

@ -13,7 +13,7 @@
File: ZE_ZSound.cpp <br>
Description: Implementation source file for core ZEngine Sound Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZSound.cpp,v 1.1 2002/11/21 05:41:13 cozman Exp $<br>
$Id: ZE_ZSound.cpp,v 1.1.1.1 2002/11/21 05:41:13 cozman Exp $<br>
\file ZE_ZSound.cpp
\brief Source file for ZSound.

View File

@ -13,7 +13,7 @@
File: ZE_ZTimer.cpp <br>
Description: Implementation source file for core ZEngine Timer Object. <br>
Author(s): James Turk <br>
$Id: ZE_ZTimer.cpp,v 1.1 2002/11/21 05:41:13 cozman Exp $<br>
$Id: ZE_ZTimer.cpp,v 1.1.1.1 2002/11/21 05:41:13 cozman Exp $<br>
\file ZE_ZTimer.cpp
\brief Source file for ZTimer.