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 09:35:17 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-04 09:35:17 +0000
commit3783f7242d204c3ef1c2afe38839ff3bfe11ec50 (patch)
tree54abfd4e9040372aca5193dab157f4d85ea1f865 /CHANGELOG.TXT
parent1d05051ab16b2012c08f0405b4754f421aae4cf3 (diff)
downloadbullet-lab-remix-3783f7242d204c3ef1c2afe38839ff3bfe11ec50.tar.xz
Bring back classic mode, fix several minor bugs.
Diffstat (limited to 'CHANGELOG.TXT')
-rwxr-xr-xCHANGELOG.TXT7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT
index 3ee7b53..5d8810e 100755
--- a/CHANGELOG.TXT
+++ b/CHANGELOG.TXT
@@ -2,7 +2,8 @@
Next version:
0.7.2-2_PR/0.7.3-0_PR
TODOs:
-Couple of tests, new levels, pre-release preparation.
+Test classic mode, difficulty adjustments.
+P.S.: Level 1 may be too hard now.
There's only one level left before the next pre-release version!!
0.7.x-x_PR will be another public pre-release version.
@@ -16,6 +17,10 @@ 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.
+Bring back Classic Mode. There are no "easy", "normal" or "hard"
+now, there's only "classic"! Fix problems with the classic mode in
+the new code base.
+Fixed a bug appeared after the levels were put together.
Other minor changes to the level WOP.
Minor cleanups and code style adjustments. Add missing free's and
delete's.