Re: [Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > On 12/10/2007, Pepeto _ wrote: > + /cmdlevel and /cut send the username to the server, not the player > name which can be different. > + the "/cmdlevel ctrl" menu item really makes it, no "/cut". This one committed. Remaining patch i

Re: [Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-10 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > On 09/04/2008, Pepeto _ wrote: > Agreed, that's why I was asking. So maybe an other ticket would be needed? #40202 > Isn't the first patch of this ticket a good first step? It's adding tokenization separately for several commands. I don

[Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-09 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > > [EMAIL PROTECTED] - Mer. Avr. 09 10:10:59 2008]: > > It will be rewritten when somebody decides to do so. > Personally I think that there's much more urgent issues than cleanup > for this part of the code, so I'm not doing it any time so

Re: [Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-09 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > On 09/04/2008, Pepeto _ wrote: > As you said, it's not as good as tokenize the command lines. So, would > your patch for #40196 will be a temporary change or be a long stable way? It will be rewritten when somebody decides to do so. Pers

[Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-09 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > > [EMAIL PROTECTED] - Mer. Avr. 09 09:31:58 2008]: > > On 09/04/2008, Pepeto _ wrote: > > > > > [EMAIL PROTECTED] - Mar. Avr. 08 20:14:47 2008]: > > > > > > > > On 12/10/2007, Pepeto _ wrote: > > > > First step: clean up in stdinhand. /

Re: [Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-09 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > On 09/04/2008, Pepeto _ wrote: > > > [EMAIL PROTECTED] - Mar. Avr. 08 20:14:47 2008]: > > > > > On 12/10/2007, Pepeto _ wrote: > > > First step: clean up in stdinhand. /aitoggle, /remove, /cmdlevel and > > > /cut support the arguments

[Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-08 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > > [EMAIL PROTECTED] - Mar. Avr. 08 20:14:47 2008]: > > On 12/10/2007, Pepeto _ wrote: > > First step: clean up in stdinhand. /aitoggle, /remove, /cmdlevel and > > /cut support the arguments between quote marks. > > I believe this is red

Re: [Freeciv-Dev] (PR#39614) client connection list in start page

2008-04-08 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > On 12/10/2007, Pepeto _ wrote: > First step: clean up in stdinhand. /aitoggle, /remove, /cmdlevel and > /cut support the arguments between quote marks. I believe this is redundant after #40196 patch. #40196 fixes lowlevel quoted string h

[Freeciv-Dev] (PR#39614) client connection list in start page

2007-10-12 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > S2_1, S2_2 and trunk would need the 3 patch. S2_0 will need an adaptation of the second one. ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

[Freeciv-Dev] (PR#39614) client connection list in start page

2007-10-12 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > Third step: client connection list side. + /cmdlevel and /cut send the username to the server, not the player name which can be different. + the "/cmdlevel ctrl" menu item really makes it, no "/cut". Patch attached Index: client/gui-gtk-2.0

[Freeciv-Dev] (PR#39614) client connection list in start page

2007-10-12 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > Second step: notify to the clients all changes about connections: + new created players names when a client joins. + lost detached connections. + when a player get detached after a /remove usage. + when a game is loaded with /load, notify all

[Freeciv-Dev] (PR#39614) client connection list in start page

2007-10-12 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > First step: clean up in stdinhand. /aitoggle, /remove, /cmdlevel and /cut support the arguments between quote marks. Patch attached. Index: server/stdinhand.c === --- server/st

[Freeciv-Dev] (PR#39614) client connection list in start page

2007-08-25 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39614 > The connection list in gtk-2.0 client doesn't work well. This code should be rewritten. I won't explain all which don't work here or I will spend hours to explain. First, since you get some observers, you got a lot of gtk warnings about the