aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.TXT
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-02-27 23:19:43 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-02-27 23:19:43 +0000
commit56a12849b23672dff8a8bc8178cc62959bd99a54 (patch)
tree74a73be4b0b8ad6c9aacc08e5e0ae65f844b0480 /CHANGELOG.TXT
parent17276fa13b40614cb682c2afb83717ae06e75e0e (diff)
downloadbullet-lab-remix-56a12849b23672dff8a8bc8178cc62959bd99a54.tar.xz
r20! This is a bug fix revision, fixing a bug in Level3.
Diffstat (limited to 'CHANGELOG.TXT')
-rwxr-xr-xCHANGELOG.TXT2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT
index f290a26..589d7ec 100755
--- a/CHANGELOG.TXT
+++ b/CHANGELOG.TXT
@@ -15,6 +15,8 @@ The real changelog is here:
New level "interference" (it's another small class "SimpleThing").
New level "diffraction" (yet another dull class).
New background interface, use background pictures easily.
+Fix a small glitch in Level3Part3-4. This level won't run correctly
+under Low FPS Mode.
Minor code cleanups.
Removed more useless comments, my code is still hard to comprehend,
though.