Re: Implemented disconnecting

"Brian Duff" <[email protected]> Tue, 30 Oct 2001 19:42:09 -0000
Newsgroups gmane.games.freeciv.java
Message-ID <[email protected]>
Thanks for the fix James, it mostly worked well (there were a couple of
build errors,
mostly due to UnitStackDisplay; I gave it the wrong package statement some
time ago).

Anyway, I've fixed the build problems, and you can now connect, disconnect
and reconnect as many times as you like :)

Thanks,

Brian

-----Original Message-----
From: freeciv-java-bounce-0/[email protected]
[mailto:freeciv-java-bounce-0/[email protected]]On Behalf Of James R
Sent: 30 October 2001 01:35
To: freeciv-java-0/[email protected]
Subject: [FreeCiv-Java] Implemented disconnecting


Hello, I've made setConnection( false ) actually remove the player and
disconnect.  Being a CVS newbie, I'd appreciate it if you would make sure i
didn't mess something up very badly.