Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv31529
Modified Files:
NetrekXP to do list.C
Log Message:
Moved message HUD display into local DrawMisc() function rather than updating
local independently, as it was causing problems with double buffering.
Added HUDbuf and showHUD variables to let local.c interact with smessage.c for
displaying messages on tactical.
Made HUDoffset a global variable.
Removed unused mdisplayed variable.
Readded some BlankChar calls that had been removed (no idea why), these missing
calls
were causing message cursor to not be erased properly on
delete/backspace/ctrl-u.
Fixed wrong info in hints about SB phaser cycling.
Message window will now say "Click here to send a message to ALL" until any
message
is sent, then it will be blank as usual.
Left clicking on message window will either a) start a new message to ALL board
or
b) continue current pending message.
Added explanation of what DI is in the rank window.
Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- NetrekXP to do list.C 28 Mar 2007 11:17:55 -0000 1.121
+++ NetrekXP to do list.C 2 Apr 2007 21:12:41 -0000 1.122
@@ -46,7 +46,6 @@
10) sendto() error: 10049 on metaserver connect to a bad server, believe it's
due
to hostname not resolving. Currently fixed by using mulitple attempts to
resolve bad
host names.
-11) _ bug with backspace and messages in HUD
Stas's list:
- color coded (?) and scrollable playerlist.
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs