From: Holger Schemel Date: Mon, 30 Oct 2006 01:02:05 +0000 (+0100) Subject: rnd-20061030-1-src X-Git-Tag: 3.2.3^2~18 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=29685c7d5f58315e51bb09029793979fc89e8c9c 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) --- 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