Theresa 0.5.1
Copyright (c) 2001 Camilla Drefvenborg <elmindreda@home.se>

This software and all the files enclosed in this package are free
software under the terms of the GNU General Public License (GPL).
Please refer to the included file COPYING for the exact terms.

2003-06-17  Camilla Drefvenborg  <elmindreda@home.se>

* theresa.vcproj: Merged build files.
* lib3ds.vcproj: Removed file.
* libpng.vcproj: Removed file.
* zlib.vcproj: Removed file.

2003-06-14  Camilla Drefvenborg  <elmindreda@home.se>

* theresa.dsp: Merged build files.
* lib3ds.dsp: Removed file.
* libpng.dsp: Removed file.
* zlib.dsp: Removed file.

2003-06-13  Camilla Drefvenborg  <elmindreda@home.se>

* ThDisplay.h: Added custom layer registration via registerLayer.
* ThDisplay.h: Added layer override for renderObjects.
* ThDisplay.cpp: Layer system work.

2003-06-12  Camilla Drefvenborg  <elmindreda@home.se>

* ThSystem.cpp Added initializePlatform and shutdownPlatform hooks.
* ThSystemWGL.cpp: Added file with function stubs.
* ThSystemAGL.cpp: Added file.
* ThSystemAGL.cpp: Moved menu bar loading into platform hooks.
* ThContextAGL.cpp: Updated fullscreen code to handle OS 10.2.4 and greater.

2003-04-07  Camilla Drefvenborg  <elmindreda@home.se>

* Repaired VS6 build configuration.
* Added Simple example.
* ThStorage.cpp: Added libc error strings to error output.
* configure.ac: Added platform-specific compile and link flags for examples.
* ThEffect.cpp: Temporarily disabled syntax file loading.
* ThContextWGL.cpp: Added asking the user whether to proceed if selected pixel format is unaccelerated.
* ThServerWGL.cpp: Changed system message loop to conform to specification.
* ThServerWGL.cpp: Implemented frame rate limiting.
* ThServerAGL.cpp: Implemented release of timer callback UPP.

2003-04-03  Camilla Drefvenborg  <elmindreda@home.se>

* Renamed ThItemList to ThList.
* ThCoreAGL.cpp: Removed debug string output.
* ThEffect.cpp: Implemented event creation.

2003-04-02  Camilla Drefvenborg  <elmindreda@home.se>

* ThScript.cpp: Implemented ThSyntax class.
* ThEffect.h: Added ThEffect::Event class.

2003-03-31  Camilla Drefvenborg  <elmindreda@home.se>

* ThEffect.h: Added file.
* ThEffect.hpp: Added file.
* ThEffect.cpp: Added files.
* ThEffect.h: Begun class designs.
* ThEffect.cpp: Begun default implementation.

2003-03-25  Camilla Drefvenborg  <elmindreda@home.se>

* ThStorage.h: Documented methods.
* ThStorage.cpp: Implemented ThRootStorage::cacheFile.

2003-03-24  Camilla Drefvenborg  <elmindreda@home.se>

* Updated VC6 build environment.
* Added global function documentation.
* Corrected spelling error in method name.
* Centralized the VS compatibility macros for string functions.

2003-03-08  Camilla Drefvenborg  <elmindreda@home.se>

* penguin.
