From 87185424769c6c2dd8207f0b63dc787f98011496 Mon Sep 17 00:00:00 2001 From: James Haley Date: Wed, 1 Sep 2010 06:48:16 +0000 Subject: Started work on status bar, including loading and drawing some of the background graphics. Added ST_DrawExternal routine and corresponding call logic in D_Display for drawing popups and other bits that are outside the normal statbar. Moved automap mapname widget up 7 pixels. Needs verification via screenshots. Subversion-branch: /branches/strife-branch Subversion-revision: 1994 --- src/strife/r_draw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/strife/r_draw.c') diff --git a/src/strife/r_draw.c b/src/strife/r_draw.c index 43433e38..e0dc9da8 100644 --- a/src/strife/r_draw.c +++ b/src/strife/r_draw.c @@ -50,6 +50,7 @@ #define MAXHEIGHT 832 // status bar height at bottom of screen +// haleyjd 08/31/10: Verified unmodified. #define SBARHEIGHT 32 // -- cgit v1.2.3