rnd-20061030-1-src
authorHolger Schemel <info@artsoft.org>
Mon, 30 Oct 2006 01:02:05 +0000 (02:02 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:53:36 +0000 (10:53 +0200)
* fixed graphical bug when using fewer menu entries on level selection
  screen than usual (with "menu.list_size.LEVELS" directive)
* fixed crash bug (Windows/SDL only) caused by BlitBitmap blitting from
  the backbuffer to the backbuffer by error (with identical rectangle)

ChangeLog

index 8184cc3eeebba04394daea2cc35fcf650945adf9..89dffbee757cd263e68ef01b75d4269ce5349d8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-29
+       * fixed graphical bug when using fewer menu entries on level selection
+         screen than usual (with "menu.list_size.LEVELS" directive)
+       * fixed crash bug (Windows/SDL only) caused by BlitBitmap blitting from
+         the backbuffer to the backbuffer by error (with identical rectangle)
+
 2006-10-28
        * fixed bug when displaying titlescreen with size less than element tile
        * fixed bug that caused elements with "change when digging <e>" event