From 6ec59111acd3127cb19628c4a3196cda605d6ab5 Mon Sep 17 00:00:00 2001 From: Martin Schaffner Date: Mon, 24 Jan 2005 21:20:40 +0000 Subject: [PATCH] fade ship and weapon gauge when appropriate --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 74e1f5713..2b8fe388f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * 2d/font.c: fix bug #2167: some characters would not display because of signed/unsigned errors * main/editor/editor.h: baptize the coefficients in vms_equation 'n' + * main/gamerend.c, main/gauges.c: fix bug #1893: fade ship and weapon + gauge when appropriate 2005-01-23 Jason Owen