Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6042 Modified Files: NetrekXP to do list.C clientr.suo Log Message: Fixed phaser length bug with paradise servers. Paradise servers use different protocol for transmitting phaser damage to client. Added support for paradise feature packets for terrain and ship army cap. Cleaned up todo list. Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.149 retrieving revision 1.150 diff -u -d -r1.149 -r1.150 Binary files /tmp/cvsddBbv4 and /tmp/cvsW8E9u0 differ Index: NetrekXP to do list.C =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v retrieving revision 1.163 retrieving revision 1.164 diff -u -d -r1.163 -r1.164 --- NetrekXP to do list.C 18 Apr 2008 03:42:34 -0000 1.163 +++ NetrekXP to do list.C 19 Apr 2008 20:02:57 -0000 1.164 @@ -44,17 +44,12 @@ 3) A bunch of gridline/zoom options should be made into netrekrc options. 4) The galactic zoom doesn't work 5) Some of the paradise packet types may need some work -7) Still missing asteroids and (flashing) warpbeacons. -8) Show ratings on full/wide playerlist. -9) CV army capacity is wrong - waiting on word from server experts to the right value -11) Playing back recordings made by linux pclient is probably impossible. -12) Mysterious crash bug, not reproducible by me. -13) Issue with phaser misses on latest paradise server? on whitestar at least -14) Don't think there is gettarget support for astral bodies like nebulae and stars +6) Still missing asteroids and (flashing) warpbeacons. +7) Show ratings on full/wide playerlist. +8) Playing back recordings made by linux pclient is probably impossible. +9) Don't think there is gettarget support for astral bodies like nebulae and stars and black holes. Might be an issue with macros. -15) support variable # of ship types -16) add terrain feature packet -17) add POBSERV and PTQUEUE support +10) add POBSERV and PTQUEUE support Wish list: 1) Rewrite graphics engine using SDL