Now using OpenGL-VBOs.
[uxul-world.git] / BUGS
diff --git a/BUGS b/BUGS
old mode 100644 (file)
new mode 100755 (executable)
index e292a92..0a0df16
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,17 @@
+2009/08/20 starting the level-editor produces an error
+ - FIXED (at least didnt happen again)
+
 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
+
+2011/01/02 Background not implemented
+
+2011/01/02 A lot of deprecated stuff in the code must be cleaned
+