[[project @ 2000-01-07 17:36:02 by siegl] siegl**20000107173602 final release infos ] { hunk ./CHANGES 4 -3.00 pl2 +3.00 pl2 Jan. 7, 2000 hunk ./README.3.00 9 + +3.00 pl2 Jan. 7, 2000 +- New default portSwap for UDP_PORTSWAP feature [siegl] +- System wide .xtrekrc file set to "/etc/netrekrc" [siegl] +- Cambot recording replay [koconnor] +- various Win32 fixes [siegl] +- V,B core dump with rabit ears fix [siegl] +- remove DEFINES (BRMH NEW_DASHBOARD_2 RABBIT_EARS) [siegl] +- MAX_MACRO increased to 255 [siegl] +- -B options for automatic bug sumition [siegl] +- new sample netrekrc file [siegl] +- WindowMaker docking support [siegl] +- Win32 Sound support [siegl] hunk ./README.html 20 +3.00 pl2 Jan. 7, 2000 +- New default portSwap for UDP_PORTSWAP feature [siegl] +- System wide .xtrekrc file set to "/etc/netrekrc" [siegl] +- Cambot recording replay [koconnor] +- various Win32 fixes [siegl] +- V,B core dump with rabit ears fix [siegl] +- remove DEFINES (BRMH NEW_DASHBOARD_2 RABBIT_EARS) [siegl] +- MAX_MACRO increased to 255 [siegl] +- -B options for automatic bug sumition [siegl] +- new sample netrekrc file [siegl] +- WindowMaker docking support [siegl] +- Win32 Sound support [siegl] + hunk ./cow.css 2 -BODY { background: url(stars.gif) black; color: #C4DDF } -A:link { color: #00CC00 } /* unvisited link */ -A:visited { color: #9B2FFF } /* visited links */ +BODY { background: url(stars.gif) black; color: #CCDDFF; } +A:link { color: #CCFF80 } /* unvisited link */ +A:visited { color: #FF80FF } /* visited links */ hunk ./cow.css 17 + hunk ./index.html 14 -
  • Default .xtrekrc settings -
  • Sample .xtrekrc file +
  • Default .netrekrc settings +
  • Sample .netrekrc file hunk ./index.html 24 -
  • Non European Users please use: bigbang.astro.indiana.edu +
  • Non European users might prefer: ftp.netrek.org hunk ./index.html 30 -
  • Complete Sources -
  • COW Documentation package +
  • Complete Sources +
  • COW Documentation package hunk ./index.html 39 +
  • Use the COW CVS server on cowsrc.netrek.org for diffs hunk ./index.html 48 -
  • Non European Users please use: bigbang.astro.indiana.edu +
  • Non European users might prefer: ftp.netrek.org hunk ./index.html 56 -
  • SGI Irix +
  • SGI Irix hunk ./index.html 62 -
  • Windows 98 / Windows NT (exe only) +
  • Windows 98 / Windows NT (exe only) hunk ./main.c 7 + * Revision 1.7 2000/01/07 17:36:02 siegl + * final release infos + * hunk ./main.c 416 - printf("At the moment of writing bigbang.astro.indiana.edu:/pub/netrek/COW is the COW home.\n"); + printf("At the moment of writing http://cow.netrek.org/ is the COW home.\n"); }