aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-05-25 03:54:56 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-05-25 03:54:56 +0000
commitd747c360427071a329bed01b1fb33aab6b87c568 (patch)
treec9bef1b080cf7eeaca86610a9c2dfe7966f0b7ed /ChangeLog
parent63832a6bea48ad70b3507ee2d39036b81243d567 (diff)
downloadbullet-lab-remix-d747c360427071a329bed01b1fb33aab6b87c568.tar.xz
Content freeze -- nothing will be added or removed any more (music etc excluded).
Fix build failure in Archlinux. Fix font issue in Archlinux. realloc may change the base address... That's the cause of the crashes... --now removing all Bullet* based implementations. Affected parts: Assessment: Constant patterns, pinball All parts in level 2. L4P2, and more L5P5~6 L-1P17 L-1P19 L3P3 L7P12 L7P14 L7P25 Avoid memory leaks... I don't know if they have been really fixed...
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog23
1 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 635f7e9..83d584a 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,13 +12,34 @@ One part of Level 3 fails randomly (really randomly?).
Wishlist:
Make more data stored in score.cfg.
-Replace some boring levels.
In-game music bring back.
~~Now Playing(Music Room)~~
~~BLR script virtual machine~~(long long-term! probably the core
of next BLR.)
Pre-Released versions:
+0.9.1-3 (r92)
+I installed Archlinux alongside Debian recently. Now we officially support
+Archlinux and Debian.
+---------------------------------------------------------------------------------
+Content freeze -- nothing will be added or removed any more (music etc excluded).
+Fix build failure in Archlinux.
+Fix font issue in Archlinux.
+realloc may change the base address... That's the cause of the crashes...
+--now removing all Bullet* based implementations.
+Affected parts:
+Assessment: Constant patterns, pinball
+All parts in level 2.
+L4P2, and more
+L5P5~6
+L-1P17
+L-1P19
+L3P3
+L7P12
+L7P14
+L7P25
+Avoid memory leaks... I don't know if they have been really fixed...
+
0.9.1-2 (r91)
Add built-in help.
Now the pause menu should be fixed...