[Freeciv-Dev] [bug #15523] A lot of lua error: error in error handling messages

2010-03-03 Thread Marko Lindqvist
Update of bug #15523 (project freeciv): Planned Release: = 2.2.1 ___ Follow-up Comment #2: There was bogus SCRIPT_ASSERT that failed every time ruins was created. Fix attached. (file

Re: [Freeciv-Dev] [bug #15434] Errors making uk.gmo

2010-03-03 Thread Marko Lindqvist
S2_2 revision 16980: po/uk.po:11933: number of format specifications in 'msgid' and 'msgstr' does not match po/uk.po:12257: `msgid' and `msgstr' entries do not both end with '\n' Line 11933: #. TRANS: This appears with two or more previous entries in the list #: client/text.c:260 #, c-format

Re: [Freeciv-Dev] [bug #15434] Errors making uk.gmo

2010-03-03 Thread Vadim Mikhnevych
Fixed in S2_2 revision 16981. Thanks for reporting. 2010/3/3 Marko Lindqvist cazf...@gmail.com: S2_2 revision 16980: po/uk.po:11933: number of format specifications in 'msgid' and 'msgstr' does not match po/uk.po:12257: `msgid' and `msgstr' entries do not both end with '\n' Line 11933:

[Freeciv-Dev] [patch #1489] Initialize sin6_flowinfo sin6_scope_id

2010-03-03 Thread Marko Lindqvist
Update of patch #1489 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1503] Apply official lua.org patches to lua

2010-03-03 Thread Marko Lindqvist
URL: http://gna.org/patch/?1503 Summary: Apply official lua.org patches to lua Project: Freeciv Submitted by: cazfi Submitted on: Wednesday 03/03/2010 at 19:26 Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #15523] A lot of lua error: error in error handling messages

2010-03-03 Thread pepeto
Follow-up Comment #3, bug #15523 (project freeciv): But still, the message would have been that the assertion failed, not lua error: error in error handling. ___ Reply to this item at: http://gna.org/bugs/?15523

[Freeciv-Dev] [patch #1222] function to access information for different radii

2010-03-03 Thread pepeto
Update of patch #1222 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #15500] do not change the status of the connection of the client to the server

2010-03-03 Thread pepeto
Update of bug #15500 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #15504] unneccessary map window moving and map redraw for long terrain strings

2010-03-03 Thread pepeto
Update of bug #15504 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #15507] fix error messages running civmanual

2010-03-03 Thread pepeto
Update of bug #15507 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1490] split fc_strrep() into two functions

2010-03-03 Thread pepeto
Update of patch #1490 (project freeciv): Status: Ready For Test = In Progress ___ Follow-up Comment #1: Is there a plan to have it in S2_2, because bug #15450 also need to be fixed in that branch.

[Freeciv-Dev] [bug #15511] Team victory to Team 0 always displayed even for teams with only one player

2010-03-03 Thread Jacob Nevins
Update of bug #15511 (project freeciv): Status: Ready For Test = In Progress ___ Reply to this item at: http://gna.org/bugs/?15511 ___ Message sent

[Freeciv-Dev] [patch #1492] merge fc_break_lines() and wordwrap_string()

2010-03-03 Thread pepeto
Update of patch #1492 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #15511] Team victory to Team 0 always displayed even for teams with only one player

2010-03-03 Thread Jacob Nevins
Update of bug #15511 (project freeciv): Planned Release: = 2.1.12, 2.2.1 ___ Reply to this item at: http://gna.org/bugs/?15511 ___ Message sent

[Freeciv-Dev] [bug #15487] /team help still claims that players can be made teamless

2010-03-03 Thread Jacob Nevins
Update of bug #15487 (project freeciv): Status: Ready For Test = In Progress ___ Reply to this item at: http://gna.org/bugs/?15487 ___ Message sent

[Freeciv-Dev] [bug #15511] Team victory to Team 0 always displayed even for teams with only one player

2010-03-03 Thread Jacob Nevins
Update of bug #15511 (project freeciv): Status: In Progress = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #15487] /team help still claims that players can be made teamless

2010-03-03 Thread Jacob Nevins
Update of bug #15487 (project freeciv): Status: In Progress = Fixed Open/Closed:Open = Closed Planned Release: = 2.2.1

[Freeciv-Dev] [patch #1495] Update queue module

2010-03-03 Thread pepeto
Update of patch #1495 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #13848] [Patch] More detailed coding style guidelines

2010-03-03 Thread pepeto
Update of bug #13848 (project freeciv): Status: Ready For Test = In Progress ___ Follow-up Comment #11: Now, http://freeciv.wikia.com/wiki/Coding_Style needs to be updated.