Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs16:/tmp/cvs-serv30344/resources/docs
Modified Files:
changes.txt
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: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- changes.txt 14 May 2007 02:56:38 -0000 1.196
+++ changes.txt 16 May 2007 00:05:13 -0000 1.197
@@ -282,6 +282,8 @@
packets.
34) Added improved explanation to netrekrc for the bandwidth costs of using the
4 new(ish) feature packets which actually increase bandwidth use.
+35) INL servers will no longer save in the UDP metacache file, so they won't
+show up on the metaserver listing unless people are actually on the server.
Netrek XP 2006, Version 1.2: (Released Mar-2007)
- added "messageKeyOnly: (on)/off" so that you will only start messages with
the actual
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs