[Freeciv-Dev] (PR#39330) Re: (PR#39335) Re: Fix for PR#39330

2007-04-11 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39330 > Jason Short wrote: > http://bugs.freeciv.org/Ticket/Display.html?id=39335 > >>Attached to this message is a patch to fix the issue reported in >> PR#39330. Basically, the problem seems to be that cities can see unknown >> terrain, and th

Re: [Freeciv-Dev] (PR#39328) Reproducible Crash When Changing Tech Goal (2.1.0-b4 and SVN Head)

2007-04-11 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39328 > On 4/11/07, Jason Short <[EMAIL PROTECTED]> wrote: > http://bugs.freeciv.org/Ticket/Display.html?id=39328 > > > I don't get it. The args parameter is being modified inside the vsnprintf > function? I had always Yes, the args list is bein

Re: [Freeciv-Dev] (PR#39334) Assertion Failure During Tile Update (GTK Client; SVN Head)

2007-04-11 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39334 > Jason Short wrote: > http://bugs.freeciv.org/Ticket/Display.html?id=39334 > > > Very likely related to 39330. Whatever you are doing with treaties is > unusual and is triggering > some little-used code path that reveals bugs. It could be

Re: [Freeciv-Dev] (PR#39334) Assertion Failure During Tile Update (GTK Client; SVN Head)

2007-04-11 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39334 > Jason Short wrote: > http://bugs.freeciv.org/Ticket/Display.html?id=39334 > > This indicates the presence of a "ghost unit": the client believes a > unit is present incorrectly, and is never told of its removal which > triggers an assertion

Re: [Freeciv-Dev] (PR#39330) Re: (PR#39335) Re: Fix for PR#39330

2007-04-11 Thread Jason Short
http://bugs.freeciv.org/Ticket/Display.html?id=39330 > On 4/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > http://bugs.freeciv.org/Ticket/Display.html?id=39330 > > > Jason Short wrote: > > http://bugs.freeciv.org/Ticket/Display.html?id=39335 > > > >>Attached to this message is a patc

Re: [Freeciv-Dev] (PR#39330) Re: (PR#39335) Re: Fix for PR#39330

2007-04-11 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39330 > Jason Short wrote: > http://bugs.freeciv.org/Ticket/Display.html?id=39330 > >> Well, the patch can be easily be modified to send 'TILE_UNKNOWN' >> instead, for the case when the tile is seen by a city, but unknown. >> A *seen* tile is allowe

[Freeciv-Dev] (PR#39324) Bugs in SDL client for 2.1.0-beta4

2007-04-11 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=39324 > > [EMAIL PROTECTED] - Mi 04. Apr 2007, 21:34:31]: > > -The dialogue for selling all of a certain improvement isn't destroyed > when an option is selected > - The dialogue for buying a unit isn't destroyed when buying isn't > allowed (due to

[Freeciv-Dev] (PR#39337) [SDL client] no way of reading nation legends in pregame

2007-04-11 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39337 > In the SDL client's pregame nation selection dialog, there's no way of accessing the legends. IIRC it used to be middle-click, but I can't seem to make it work in recent versions of the code. ~Daniel

Re: [Freeciv-Dev] (PR#39330) Re: (PR#39335) Re: Fix for PR#39330

2007-04-11 Thread Jason Short
http://bugs.freeciv.org/Ticket/Display.html?id=39330 > On 4/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > http://bugs.freeciv.org/Ticket/Display.html?id=39330 > > > Jason Short wrote: > > http://bugs.freeciv.org/Ticket/Display.html?id=39330 > > > >> Well, the patch can be easily be modi