[gcompris/gcomprixogoo] Updated
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: svn-commits-list gnome org
- Subject: [gcompris/gcomprixogoo] Updated
- Date: Sat, 20 Jun 2009 07:21:33 -0400 (EDT)
commit 17fa62541c9ae7cb541a68c51b2d9a7580cef187
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Sat Jun 20 13:21:09 2009 +0200
Updated
ChangeLog | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5e4b296..9a82d50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2009-03-26 Wolfram Sang <wolfram iswi org>
+
+ - From trunk
+ * src/board/shapegame.c:
+ - Fix an off-by-one bug in the calculation of the amount of levels,
+ which made it possible to see the end-sequence just by clicking
+ the dice.
+ - When shuffling the items for the left bar, the last item was
+ skipped. As the upper limit for random-functions is exclusive,
+ we have to pass the whole list_size, not list_size - 1.
+ Also, simplify the code.
+ - Shapegames could crash if one tried to move an object while the
+ bonus-objectmaster (e.g. sad flower) was still shown.
+ Fix this by ensuring that the object to move or drop is the
+ same one that got dragged.
+
+
2009-04-14 Bruno coudoin <bruno coudoin free fr>
- Created photo hunter activity by Marc Le Douarain (http://membres.lycos.fr/mavati)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]