From 29685c7d5f58315e51bb09029793979fc89e8c9c Mon Sep 17 00:00:00 2001 From: Holger Schemel Date: Mon, 30 Oct 2006 02:02:05 +0100 Subject: [PATCH] rnd-20061030-1-src * 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8184cc3e..89dffbee 100644 --- 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 " event -- 2.34.1