Re: [Freeciv-Dev] (PR#40194) Start button skips checks

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40194 > On 07/04/2008, Marko Lindqvist wrote: > > start_game() is called from two distinct places. > > 1) Command /start > 2) All human players indicate that they are ready by using Start -button > > There is some functionality in first that

[Freeciv-Dev] (PR#40204) Client side connection access_level not updating

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40204 > S2_1, gtk client 1. Start server 2. Start two clients and connect them to server 3. From client A, check that connection menu for client B contains "Give info access" and "Give ctrl access" (indicating that client A has 'hack' access lev

Re: [Freeciv-Dev] (PR#40196) String comparison problems

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40196 > On 08/04/2008, Marko Lindqvist wrote: > > - Only strings both starting and ending with '"' are considered > quoted and these starting and ending quotes are only ones ignored > during matching > - Correct string length comparison for qu

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#39821) Global Lists Bug... Can't Add to top of list?

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39821 > On 10/04/2008, Ulrik Sverdrup wrote: > > Can someone test this? I can't find any other case than the global > worklist editor where pcity is NULL. I don't think pcity can be NULL in any other case. Checking against such case is still good

Re: [Freeciv-Dev] (PR#39938) paratroopers disappear

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39938 > On 10/04/2008, Ulrik Sverdrup wrote: > > Trivial patch looks like this. Tested on trunk but is probably > harmless on any branch, including 2.1 Yes, this one should go to S2_1 (and other branches for now). For S2_2 and TRUNK we should pro

Re: [Freeciv-Dev] (PR#39938) paratroopers disappear

2008-04-15 Thread Ulrik Sverdrup
http://bugs.freeciv.org/Ticket/Display.html?id=39938 > 2008/4/15, Marko Lindqvist <[EMAIL PROTECTED]>: > > http://bugs.freeciv.org/Ticket/Display.html?id=39938 > > > > On 10/04/2008, Ulrik Sverdrup wrote: > > > > Trivial patch looks like this. Tested on trunk but is probably > > harmless on

[Freeciv-Dev] (PR#40205) [Patch] Execute windows binaries by correct name

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40205 > Add suffix (.exe) to program names to launch. - ML diff -Nurd -X.diff_ignore freeciv/bootstrap/civ.in freeciv/bootstrap/civ.in --- freeciv/bootstrap/civ.in 2008-03-09 01:26:53.0 +0200 +++ freeciv/bootstrap/civ.in 2008-04-15 22:44

Re: [Freeciv-Dev] (PR#39413) Effects-ize the calender

2008-04-15 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39413 > On 09/04/2008, Ulrik Sverdrup wrote: > > I realize this bug has distinct parts > 1. /set startyear > 2. MinYear > 3. Use Slow_Down_Timeline to "effects-ize the calendar" > > The first one is the least intrusive. It seems to me that num