rnd-20040808-1-src
[rocksndiamonds.git] / ChangeLog
index b56015cabd5d5233c494bc9fc4a13fd82160a5fa..8abe1ff2318e080e5257c16076d773f3f7090fc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
        * fixed bug in gadget code which caused reset of CEs in level editor
          (example: pressing 'b' [grab brush] on CE config page erased values)
          (solution: check if gadgets in ClickOnGadget() are really mapped)
+       * improved level change detection in editor (settings now also checked)
+       * fixed bug with "can move into acid" and "don't collide with" state
 
 2004-07-29
        * fixed maze runner style CEs to use the configured move delay value