Exported the start-functions. Removed the jumping-bug.
[uxul-world.git] / BUGS
diff --git a/BUGS b/BUGS
index 6d624d6..a3cbddf 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,3 +1,9 @@
 2009/04/09 Setting the Animation of Jumping doesnt always work correct
 
 2009/04/10 Random numeric type-errors
+ - 2009/08/19 Solved. The Problem were Objects that were drawn too
+   far away from the screen. Now I am clipping again, hopefully, this
+   time clipping works correctly.
+
+2009/08/04 Jumping after falling down from a stone is possible
+- 2009/08/20 Fixed