Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs16:/tmp/cvs-serv30344 Modified Files: clientr.suo Log Message: Add new #define PARADISE for trying to add support for paradise servers. There are some issues that make bronco and paradise not compatable, namely overlapping definitions of packet types (see CP_PLANET or GENERIC_32). Also paradise uses a different set of global constants (GWIDTH and MAXPLAYER come to mind as the biggest changes). So for now, for testing with paradise, I will simply flip the PARADISE define in config.h. Added in the paradise packet types and packet handlers. The actual functionality is commented out, it needs a lot more work. Client is able to connect to paradise server with no broken packet types, so that's a good start. Don't save INL servers in UDP metacache. Rename xtrekrc to netrekrc.txt in the help window. Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.130 retrieving revision 1.131 diff -u -d -r1.130 -r1.131 Binary files /tmp/cvsR1RZm0 and /tmp/cvspaIor7 differ