Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs16:/tmp/cvs-serv18781
Modified Files:
NetrekXP to do list.C
Log Message:
Make richtext windows moveable by faking a caption hit on main
window during left click action. Apparently nothing can be captured
by clicking on window border, I think it's cause click actions go to the
default windows proc.
If window is created with WS_THICKBORDER, then it allows
border action to resize it. But then window border is too big, message
windows need as small border as possible.
Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- NetrekXP to do list.C 9 Apr 2007 11:07:14 -0000 1.132
+++ NetrekXP to do list.C 10 Apr 2007 08:14:16 -0000 1.133
@@ -13,9 +13,6 @@
9) on daemon exit in newbie/pret, kill any hosed bot slots
10) end game bots are stupid, and on timericide don't act right
11) feature packet for rank names and requirements
-15) phaser misses have the client computer phaser length, but with phaser
upgrades,
-this causes a mismatch in the actual phaser length for other players. Server
needs
-to somehow relay phaser damage values for other ships, perhaps in generic_32?
Things that are sorta fixed, but could use improvement:
1) Border issue - quite complex problem, how to know the borders to obey after
the bitmap
@@ -45,7 +42,6 @@
12) minor richtext issue with scrolling - extra line at the end
13) With expanded tactical ..can now see ships at galactic coordinates
(-500,-500),
if you fly into the NW corner of the galaxy. this was never anticipated!
-14) make richtext windows moveable
Stas's list:
- two column and/or scrollable playerlist.
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs