0.0.1 freeze

This commit is contained in:
James Turk 2005-08-08 19:35:10 +00:00
parent c20ed848c3
commit c6aa2a8e82
4 changed files with 22 additions and 50 deletions

View File

@ -1,8 +1,12 @@
Changelog for Photon Changelog for Photon
$Id: CHANGELOG.txt,v 1.3 2005/08/07 07:12:46 cozman Exp $ $Id: CHANGELOG.txt,v 1.4 2005/08/08 19:35:10 cozman Exp $
+ : New Features
- : Feature Removal
* : Minor Changes/Bugfixes
! : Major Changes
0.0.1 0.0.1 - Released 2005-08-08
+ State-based design that allows easy creation of applications by simply + State-based design that allows easy creation of applications by simply
deriving from a basic 'State' class. deriving from a basic 'State' class.
+ Kernel/Task system allowing full control over game loop. + Kernel/Task system allowing full control over game loop.
@ -35,4 +39,5 @@ $Id: CHANGELOG.txt,v 1.3 2005/08/07 07:12:46 cozman Exp $
mind. Use of modern programming techniques like templates and exceptions mind. Use of modern programming techniques like templates and exceptions
contributes to ease of use and ease of development. contributes to ease of use and ease of development.
+ 12 demo programs showing features and ease of use of various components. + 12 demo programs showing features and ease of use of various components.

View File

@ -13,3 +13,6 @@ Sourceforge.net
Upload to Sourceforge and release via Sourceforge release system Upload to Sourceforge and release via Sourceforge release system
Upload docs to Sourceforge webspace Upload docs to Sourceforge webspace
Write release announcement, post on DevBlog/Mailing list Write release announcement, post on DevBlog/Mailing list
$Id: RELEASE-HOWTO.txt,v 1.2 2005/08/08 19:35:11 cozman Exp $

View File

@ -1,7 +1,7 @@
Format: 1.35 Format: 1.35
Title: Photon 0.0.0 Title: Photon 0.0.1
SubTitle: Simple Open Source 2D Game API SubTitle: Simple Open Source 2D Game API
Footer: Documentation for <a href="http://photon.sourceforge.net">photon</a>. Copyright (C) 2004-2005 James Turk Footer: Documentation for <a href="http://photon.sourceforge.net">photon</a>. Copyright (C) 2004-2005 James Turk
@ -29,18 +29,18 @@ Footer: Documentation for <a href="http://photon.sourceforge.net">photon</a>. Co
Group: photon:: { Group: photon:: {
File: AppCore (AppCore.hpp)
File: Application (Application.hpp) File: Application (Application.hpp)
File: Basic Types (types.hpp) File: Basic Types (types.hpp)
File: Entrypoint (entrypoint.hpp)
File: Exception/Error Types (exceptions.hpp) File: Exception/Error Types (exceptions.hpp)
File: InputListener (InputListener.hpp) File: InputListener (InputListener.hpp)
File: Kernel (Kernel.hpp) File: Kernel (Kernel.hpp)
File: Log (Log.hpp) File: Log (Log.hpp)
File: Logging Utilities (LogSink.hpp) File: Logging Utilities (LogSink.hpp)
File: PhotonMain (entrypoint.hpp)
File: ResourceManaged (ResourceManaged.hpp) File: ResourceManaged (ResourceManaged.hpp)
File: ResourceManager (ResourceManager.hpp) File: ResourceManager (ResourceManager.hpp)
File: Task (Task.hpp) File: State (State.hpp)
File: Task.hpp (Task.hpp)
Group: Audio:: { Group: Audio:: {
@ -74,7 +74,6 @@ Group: photon:: {
File: Image (video/Image.hpp) File: Image (video/Image.hpp)
File: Pen (video/Pen.hpp) File: Pen (video/Pen.hpp)
File: Texture (video/Texture.hpp) File: Texture (video/Texture.hpp)
File: VideoCore (video/VideoCore.hpp)
} # Group: Video:: } # Group: Video::
} # Group: photon:: } # Group: photon::
@ -86,7 +85,7 @@ Group: Index {
Constant Index: Constants Constant Index: Constants
Function Index: Functions Function Index: Functions
Type Index: Types Type Index: Types
Macro Index: Macros
Variable Index: Variables Variable Index: Variables
File Index: Files
} # Group: Index } # Group: Index

View File

@ -7,55 +7,20 @@
<font BOLD="true" NAME="SansSerif" SIZE="12"/> <font BOLD="true" NAME="SansSerif" SIZE="12"/>
<node ID="Freemind_Link_1125660603" TEXT="0.0.1"> <node ID="Freemind_Link_1125660603" TEXT="0.0.1">
<font BOLD="true" NAME="SansSerif" SIZE="12"/> <font BOLD="true" NAME="SansSerif" SIZE="12"/>
<node ID="Freemind_Link_700471537" TEXT="dependencies / licensing clarification"> <node ID="Freemind_Link_929078300" TEXT="write and execute RELEASE.HOWTO">
<node ID="_" TEXT="version number bumps">
<icon BUILTIN="button_ok"/> <icon BUILTIN="button_ok"/>
</node> </node>
<node ID="Freemind_Link_1010220321" TEXT="0.0.1 final tests"> <node ID="Freemind_Link_1596357294" TEXT="linux tests">
<node ID="Freemind_Link_674240959" TEXT="convert"> <icon BUILTIN="button_ok"/>
<icon BUILTIN="pencil"/>
</node>
<node ID="Freemind_Link_885668051" TEXT="test"/>
</node>
<node ID="Freemind_Link_1939341405" TEXT="evaluate status of Cores"/>
<node FOLDED="true" ID="Freemind_Link_1153941464" TEXT="test compilation on fresh systems">
<node ID="Freemind_Link_1403005191" TEXT="test compilation on clean linux system"/>
<node ID="Freemind_Link_617919930" TEXT="test compilation on windows system">
<node ID="Freemind_Link_962964571" TEXT="MingW"/>
<node ID="Freemind_Link_601778960" TEXT="visual c++"/>
</node>
<node ID="Freemind_Link_510637" TEXT="OSX tester?">
<node ID="Freemind_Link_1837644449" TEXT="gamedev"/>
<node ID="Freemind_Link_867673431" TEXT="OSX dev community"/>
<node COLOR="#ff0300" ID="Freemind_Link_1465392887" TEXT="delay until 0.1.x">
<font ITALIC="true" NAME="SansSerif" SIZE="12"/>
<icon BUILTIN="help"/>
</node>
</node> </node>
<node ID="Freemind_Link_1441433929" TEXT="windows tests"/>
</node> </node>
</node> </node>
<node ID="Freemind_Link_115594103" TEXT="0.1"> <node ID="Freemind_Link_115594103" TEXT="0.1">
<font BOLD="true" NAME="SansSerif" SIZE="12"/> <font BOLD="true" NAME="SansSerif" SIZE="12"/>
<node FOLDED="true" ID="Freemind_Link_1746871436" TEXT="features">
<icon BUILTIN="button_ok"/>
<node FOLDED="true" ID="Freemind_Link_40954797" TEXT="improved input handling ">
<icon BUILTIN="button_ok"/>
<node ID="_" TEXT="amph listener system">
<icon BUILTIN="button_ok"/>
</node>
<node ID="Freemind_Link_1092577706" TEXT="keysPressed list">
<icon BUILTIN="button_ok"/>
</node>
</node>
<node ID="Freemind_Link_261923672" TEXT="change way Audio is enabled">
<icon BUILTIN="button_ok"/>
<node ID="Freemind_Link_1100203457" TEXT="fixed ~AudioCore"/>
</node>
</node>
<node COLOR="#010101" ID="Freemind_Link_1806925741" TEXT="resource finalization">
<icon BUILTIN="button_ok"/>
</node>
<node ID="Freemind_Link_1166438127" TEXT="test release candidate"/> <node ID="Freemind_Link_1166438127" TEXT="test release candidate"/>
<node FOLDED="true" ID="Freemind_Link_1870184326" TEXT="example game"> <node ID="Freemind_Link_1870184326" TEXT="example game">
<node COLOR="#000000" ID="Freemind_Link_597173063" TEXT="Asteroids"/> <node COLOR="#000000" ID="Freemind_Link_597173063" TEXT="Asteroids"/>
<node ID="Freemind_Link_719722821" TEXT="Lunar Lander"/> <node ID="Freemind_Link_719722821" TEXT="Lunar Lander"/>
<node ID="Freemind_Link_173048174" TEXT="Missile Command"/> <node ID="Freemind_Link_173048174" TEXT="Missile Command"/>
@ -140,7 +105,7 @@
</node> </node>
</node> </node>
</node> </node>
<node COLOR="#147f1e" ID="Freemind_Link_438641521" POSITION="left" TEXT="Version: $Id: photon.mm,v 1.24 2005/08/07 07:12:46 cozman Exp $"> <node COLOR="#147f1e" ID="Freemind_Link_438641521" POSITION="left" TEXT="Version: $Id: photon.mm,v 1.25 2005/08/08 19:35:13 cozman Exp $">
<font ITALIC="true" NAME="SansSerif" SIZE="12"/> <font ITALIC="true" NAME="SansSerif" SIZE="12"/>
</node> </node>
<node ID="Freemind_Link_853483912" POSITION="left" TEXT="Current Problems"> <node ID="Freemind_Link_853483912" POSITION="left" TEXT="Current Problems">