AdamantEditor
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
AdamantEditor
v0.1.0.0
This document version: v1.0
Created 4:00 PM 9/17/2012
Updated 4:00 PM 9/17/2012 

README.txt

Purpose of the AdamantEditor Project:

To create a simple editor to be used for the creation of games using the AdamantEngine.


---------------------------VERSIONING INFORMATION------------------------
Version numbers are done in this format.
Major.Minor.Stage.Build

That meants that 0.1.0.3 has had no major release (still new), it is on minor version 1, it is in Alpha(or not ready for public), and is the third build of it's minor version.  

Breakdown of how we will update the number:
Build Number:
The build number will be updated on three occassions:
If one of the major next version requirements are finished, it will be incremented by one.
If major changes are done in the core of the project and the group deems it major enough, it will be incremented by 1.
If the minor or major version is updated, it will be reset to 0.

Stage:
The stage is only updated once the entire project matures to a certain point.
0 - Alpha:
This means the project's Major Version is not ready for outside use.  People may use it, but it will not work as intended in many ways.  
1 - Beta:
This means the project's Major Version has matured enough for use, however it will have many bugs and some features may need to be added.
2 - Release Candidate:
This means the project's Major Version has been rid of most bugs and is nearly ready for release.  All that will be left is streamlining documentation and fixing any small bugs that develop.
3 - Final:
This is the final release of the Major Version, meaning that it is ready for full use.  This will be what most people will use and it is expected to have very few bugs if any.
5 - Deprecated:
This is to reflect that a final release of the Major Version will be receiving no more updates.  This will happen when we are two major versions ahead.

Minor:
The minor version will be updated based on the Version Road Map.  Once all of the features required for that version are completed, the Minor will be incremented.

Major:
The major version signifies the maturity of the project at that time.  We will increment the Major Number once the current Development Version has reached Release Candidate.  The new version will be used as the new Development Version.
 

-------------------------------------------VERSIONS----------------------------------------------------

Below are the versions of the engine.  Each Version will list the version number and then what was added for that version.  The Version Roadmap is different in that it will display the next planned version number and what will be added.  As features are added an asterick(*) will be added before the item to denote it's inclusion in the development versions.

CURRENT VERSION: v0.1.0.0


#####Version Roadmap##### 
v0.2.0.0:
Keyboard Support.
Load Sprite Tiles.
Map Editor Core.
Export Map.
Save Project.

v0.3.0.0:
Basic Mouse Support.
Tile Map Loader.
Tile Map Previewer.
Basic GUI System.
Linux Support.
Mac Support.

v0.4.0.0:

v0.5.0.0:



#####Version Log######
v0.1.0.0:
Initial Commit.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。