[Freeciv-Dev] (PR#40486) S2_2: game load - buffer overflow

2008-09-14 Thread Egor Vyscrebentsov
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40486 Good daytime! S2_2, r15205. Loading game crashes civserver with buffer overflow. Reason: too small buffer in player_load_vision() Attached patch works for me, though I guess we need smth like fc_s[n]printf(). PS. I'm having troubles

Re: [Freeciv-Dev] (PR#40486) S2_2: game load - buffer overflow

2008-09-14 Thread Egor Vyscrebentsov
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40486 On Sun, 14 Sep 2008 03:46:25 -0700 Egor Vyscrebentsov wrote: S2_2, r15205. Loading game crashes civserver with buffer overflow. Reason: too small buffer in player_load_vision() Looks like a copy-paste from map_load() [where this

[Freeciv-Dev] (PR#40488) add info table

2008-09-14 Thread Tomasz Niemcewicz
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40488 info table after pressing middle mouse button, if possible it should be added asap info table after pressing middle mouse button, if possible it should be added asap ___ Freeciv-dev mailing

[Freeciv-Dev] (PR#40487) add chat buttons

2008-09-14 Thread Tomasz Niemcewicz
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40487 very important part of warclient:) I think it shouldn`t be so difficult to add allies only and others buttons very important part of warclient:) I think it shouldn`t be so difficult to add allies only and others buttons

[Freeciv-Dev] (PR#40453) Random assertion failures in map generation

2008-09-14 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40453 I'm still randomly getting the assertion failure in latest svn in S2_1 (r15204) and S2_2 (r15205). :( Maybe the previous patch made it a little less likely, but it is still happening enough to be annoying (that is, everyday during

Re: [Freeciv-Dev] (PR#40453) Random assertion failures in map generation

2008-09-14 Thread Andreas Røsdal
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40453 Hi Madeline, I can confirm this crash, which is pretty serious. It only occurs with gen 1 and 2, not gen 3. The crash is fairly easy to reproduce, so then it should be possible to find out what's wrong, right? - Andreas On Sun,

[Freeciv-Dev] (PR#40488) add info table

2008-09-14 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40488 [EMAIL PROTECTED] - Sun Sep 14 18:21:36 2008]: info table after pressing middle mouse button, if possible it should be added asap What exactly do you want to have in the info popup? Refresh my memory on the extra stuff that