From a073080a34a6f25cf014abe3d78cc59a1fb52e38 Mon Sep 17 00:00:00 2001 From: lorien420 Date: Sun, 1 May 2005 03:51:42 +0000 Subject: [PATCH] Updated for GUI fixes --- ChangeLog | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4d049c9..82adaa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -94,15 +94,18 @@ v 1.1.12 - Name, resolution, and graphics settings are now remembered by the GUI. v 1.1.13 - - Implemented binary relocatability - - Many changes to the source code to make it compatible with Windows using - dev-cpp. - - Many code cleanups to take care of warnings. - - Fixed stones hanging in mid-air (Thanks Wolfgang Klier ) - - Fixes Savannah bug #10988 + - Implemented binary relocatability + - Many changes to the source code to make it compatible with Windows using + dev-cpp. + - Many code cleanups to take care of warnings. + - Fixed stones hanging in mid-air (Thanks Wolfgang Klier ) + - Fixes Savannah bug #10988 - Added a command-line switch to change the resolution --res. v 1.1.14-cvs - Some fixes to the build system. (Thanks Mike Frysinger) - - Sound and music patches. (Thanks Mike Frysinger and Miguel Ángel Vilela - García) + - Sound and music patches. (Thanks Mike Frysinger and Miguel Ángel Vilela + García). These are currently unsupported, so good luck figuring out how to + use them. + - Totally redesigned GUI. + - Fixes Savannah bugs #12832, #12915 -- 2.11.4.GIT