rnd-20050610-1-src
authorHolger Schemel <info@artsoft.org>
Fri, 10 Jun 2005 07:51:09 +0000 (09:51 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:49:06 +0000 (10:49 +0200)
* fixed two bugs causing wrong door background graphics in system.c
  (in functions "SetBackgroundBitmap()" and "DrawingOnBackground()")

ChangeLog

index e346627b038f3cd621c1111f6fa0a6b46734a5e9..6c1e666b616898f633d0af50ceb6a92f2b18c7f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-08
+       * fixed two bugs causing wrong door background graphics in system.c
+         (in functions "SetBackgroundBitmap()" and "DrawingOnBackground()")
+
 2005-06-06
        * fixed graphic bug with exploding bomb and R'n'D graphics in EM engine
        * added "no direction" to "walkable/passable from" selectbox options