aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.TXT
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-04 03:11:48 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-04 03:11:48 +0000
commit1d05051ab16b2012c08f0405b4754f421aae4cf3 (patch)
tree333aa24e681d333db28b7358dd7e01af986ed2be /CHANGELOG.TXT
parent4f062725e3d2d104a40432b341ae2345ade5cfca (diff)
downloadbullet-lab-remix-1d05051ab16b2012c08f0405b4754f421aae4cf3.tar.xz
New level, remove more comments, more interfaces...
I'm now preparing for the next public pre-release version.
Diffstat (limited to 'CHANGELOG.TXT')
-rwxr-xr-xCHANGELOG.TXT4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT
index 1f26d2e..3ee7b53 100755
--- a/CHANGELOG.TXT
+++ b/CHANGELOG.TXT
@@ -3,14 +3,16 @@ Next version:
0.7.2-2_PR/0.7.3-0_PR
TODOs:
Couple of tests, new levels, pre-release preparation.
+There's only one level left before the next pre-release version!!
0.7.x-x_PR will be another public pre-release version.
Pre-Released versions:
0.7.2-1_PR (b71)
New level "Trypophobia", however it seems that this level won't
cause trypophobia at all!
+New level "Photon fusion", using a slightly modified Tower8.
Rewrote laser distance detection using vector2d calculations,
-extending libcgh and bump its version at the same time.
+extending libcgh and bump its version at the same time.(*2)
Put the new level to the correct place.
Bring back "Minesweeper" level, adjust it to the new interfaces.
Convert Bullet from struct to class.