Re: [Freeciv-Dev] building a city always loses connection with server

2009-01-14 Thread Marko Lindqvist
2009/1/14 Dominique Leuenberger: What Optimization would you recommend? -O1 or -O0? - O1 should be low enough. Then: is it fine with you if I copy your reply in our bugzilla tracking system? Sure - ML ___ Freeciv-dev mailing list

Re: [Freeciv-Dev] (PR#40659) configure fails on Solaris

2009-01-15 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40659 2009/1/15 Halton Huo: I'm compile freeciv-2.1.8 under Solaris platform, and I get following errors because Solaris shell. (Note: /bin/sh on Solaris is not bash) ... The attachment is patch for this bug. Thanks. - Updated ggz.m4

Re: [Freeciv-Dev] (PR#40637) [Patch] Buoy

2009-01-16 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40637 2009/1/7 Brandon J. Van Every: On Wed, Jan 7, 2009 at 2:15 PM, Marko Lindqvist wrote: 2009/1/7 Brandon J. Van Every: I mean, come on, what's a real sonar buoy for... Got better name for this thing? You could call it radar

[Freeciv-Dev] (PR#40664) [Patch] Clear borders when base pillaged

2009-01-16 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40664 Borders are not always cleared when pillage is used against base. Fix attached. Applies on top of #40636. - ML diff -Nurd -X.diff_ignore freeciv/server/unittools.c freeciv/server/unittools.c --- freeciv/server/unittools.c

[Freeciv-Dev] (PR#40665) [Patch] Document --announce at man pages

2009-01-16 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40665 $subject - ML diff -Nurd -X.diff_ignore freeciv/doc/man/civclient.6 freeciv/doc/man/civclient.6 --- freeciv/doc/man/civclient.6 2008-10-27 04:13:33.0 +0200 +++ freeciv/doc/man/civclient.6 2009-01-16 20:42:13.0 +0200

Re: [Freeciv-Dev] (PR#40666) 2_2 savegame glitch

2009-01-17 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40666 2009/1/17 Mark Metson: Okay, found it in forum: Unknown ascii value for num: '?' 63. Fix - ML diff -Nurd -X.diff_ignore freeciv/server/savegame.c freeciv/server/savegame.c --- freeciv/server/savegame.c 2009-01-16

[Freeciv-Dev] (PR#40669) [Patch] Defense base compile fix for gui-sdl

2009-01-19 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40669 $subject To be committed immediately. - ML ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

Re: [Freeciv-Dev] (PR#40669) [Patch] Defense base compile fix for gui-sdl

2009-01-19 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40669 2009/1/20 Marko Lindqvist: $subject To be committed immediately. Patch itself - ML diff -Nurd -X.diff_ignore freeciv/client/gui-sdl/dialogs.c freeciv/client/gui-sdl/dialogs.c --- freeciv/client/gui-sdl/dialogs.c 2009-01-11 18

Re: [Freeciv-Dev] (PR#40672) Configure fails on recent trunk

2009-01-22 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40672 2009/1/22 Daniel Markstedt: trunk r15434 on OSX 10.3.9 fails with: configure: error: Did not find math lib! Full output attached as text file. config.log would be helpful. Also, can you pinpoint a bit which revision has broken

[Freeciv-Dev] (PR#40674) [Patch] Fix: configure fails to find mysql libs from /usr/lib/mysql/

2009-01-22 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40674 If mysql libraries are not found from standard library directories, configure never proceeds to searching them from alternative locations. Fix attached - ML diff -Nurd -X.diff_ignore freeciv/m4/auth.m4 freeciv/m4/auth.m4 ---

Re: [Freeciv-Dev] (PR#40228) Lone And, became more experienced! -message

2009-02-16 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40228 2008/5/4 Marko Lindqvist: S2_2 After successful attack, Messages tab shows: Start of turn 2 And, became more experienced! And, became more experienced has event type separate from the 'parent' message. So it's possible

[Freeciv-Dev] (PR#40726) [Patch] Fix windows gtk-client compilation (undefined reference to localtime_r)

2009-02-17 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40726 Windows gtk-client compilation is broken in current TRUNK due to localtime_r call. Luckily we don't really need reentrant version. Fix attached. - ML diff -Nurd -X.diff_ignore freeciv/client/gui-gtk-2.0/chatline.c

Re: [Freeciv-Dev] (PR#40731) gtk_tree_view_set_cursor_on_cell: assertion `tree_view-priv-tree != NULL' failed

2009-02-20 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40731 2009/2/18 Madeline Book: [cazf...@gmail.com - Wed Feb 18 13:35:33 2009]: Both S2_1 and TRUNK, gtk-client. When client is started, it prints to terminal: Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion

[Freeciv-Dev] (PR#40735) [Patch] map_get_player_city() cleanup

2009-02-23 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40735 Since previous vision site cleanup removed vision site references from tiles where city is not, checks in map_get_player_city() are unnecessary. Attached patch removes some of them, and changes some of them into asserts. Now only

[Freeciv-Dev] (PR#40610) Re: (PR#40720) cityturn.c:276: auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2009-02-23 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 2009/2/14 Chris Snook: I'm using freeciv-2.1.8-1.fc10.i386 from Fedora 10, and it disconnects from the server (because the server is crashing) as soon as I make a city, and sometimes when exploring a village (presumably when that

Re: [Freeciv-Dev] (PR#40610) Re: (PR#40720) cityturn.c:276: auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2009-02-24 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 2009/2/24 Marko Lindqvist: 2009/2/23 Marko Lindqvist: 2009/2/14 Chris Snook: I'm using freeciv-2.1.8-1.fc10.i386 from Fedora 10, and it disconnects from the server (because the server is crashing) as soon as I make a city

Re: [Freeciv-Dev] (PR#40610) auto_arrange_workers: Assertion `cmr.found_a_valid' failed.

2009-03-01 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40610 2009/2/28 Christian Prochaska: [cazf...@gmail.com - Mon Feb 23 17:06:04 2009]:  I have not managed to reproduce this problem on Debian or Ubuntu systems. I just had the error on Debian testing (gcc 4.3.3) and the last version of

[Freeciv-Dev] (PR#40741) [Patch] Fix shared vision city visibility

2009-03-06 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40741 City information is not copied from player map to player map with shared vision treaty. Instead dest player gets just initialized site structure. Fix attached - ML diff -Nurd -X.diff_ignore freeciv/server/maphand.c

Re: [Freeciv-Dev] [Freeciv-i18n] A new 2.1 release may happen soon

2009-03-06 Thread Marko Lindqvist
2009/3/5 Joe Dalton joedalt...@yahoo.dk: Hi http://www.cazfi.net/freeciv/translations/S2_1/ has not been updated It updates only when ever I have time and remember to run update-po. I just did :-) - ML ___ Freeciv-dev mailing list

[Freeciv-Dev] (PR#40754) S2_1 ko.po error

2009-03-23 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40754 ../../../src.patched/po/ko.po:9162: number of format specifications in 'msgid' and 'msgstr[0]' does not match /usr/bin/msgfmt: found 1 fatal error - ML ___ Freeciv-dev mailing list

Re: [Freeciv-Dev] (PR#40753) Playing Freeciv online

2009-03-23 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40753 2009/3/23 Josef Garvi jo...@edenfoundation.org: I have tried your suggestion, but when I enter a random username, I get the message You were rejected from the server. This game only accepts preregistered players. The only three

Re: [Freeciv-Dev] Make cazfi.net the default metaserver

2009-03-24 Thread Marko Lindqvist
2009/3/24 Christian Knoke chr...@cknoke.de: Christian Knoke wrote on Mar 24, 11:44 (+0100): Just now there are no extern civservers shown. Are server operators aware of the change? Are there other commonly used metaservers around? can they be integrated? On

[Freeciv-Dev] (PR#40756) [Patch] Enable IPv6 support by default

2009-04-07 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40756 $subject I also have fixed IPv6 related problem in metaserver project at gna.org and updated cazfi.net metaserver accordingly. - ML diff -Nurd -X.diff_ignore freeciv/configure.ac freeciv/configure.ac --- freeciv/configure.ac

[Freeciv-Dev] (PR#40755) [Patch] Commandline parameter to control which hostname is displayed at metaserver

2009-04-07 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40755 Server can have several dns names, and sometimes you want to communicate some other than one returned by hostname() to metaserver. Attached patch adds commandline parameter to set used server name manually. Since this can also work

Re: [Freeciv-Dev] (PR#40755) [Patch] Commandline parameter to control which hostname is displayed at metaserver

2009-04-13 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40755 2009/4/7 Marko Lindqvist cazf...@gmail.com:  Server can have several dns names, and sometimes you want to communicate some other than one returned by hostname() to metaserver. Attached patch adds commandline parameter to set used

Re: [Freeciv-Dev] (PR#39464) metaserver's server list

2009-04-18 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39464 2007/8/22 Guest rt-gu...@freeciv.org: Can be solve easy! $row[host] and $row[port] variables are destroy by players list query to database. Resquest sentences are build in same time in the pacth. You can also, use differents

[Freeciv-Dev] [bug #13392] [Patch] Unify metaserver URL parameters between server and client

2009-04-19 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13392 Summary: [Patch] Unify metaserver URL parameters between server and client Project: Freeciv Submitted by: cazfi Submitted on: Sunday 04/19/2009 at 14:17 Category: client

[Freeciv-Dev] [bug #13404] -R ranklog flag does not produce ranklog

2009-04-21 Thread Marko Lindqvist
Follow-up Comment #1, bug #13404 (project freeciv): It does, but only when game is considered applicable for ranking (I don't know all the requirements for that) Then again, it's probably used by nobody, and could be removed as such. There's not much information in it, just number of turns,

[Freeciv-Dev] [bug #13402] Bug in civscore.log info: spaceship state not correctly logged.

2009-04-21 Thread Marko Lindqvist
Follow-up Comment #1, bug #13402 (project freeciv): It seems that, as name implies, civscore.log is about score elements. Spaceship does not give any score until it has arrived, and thus it is zero even when en route. ___ Reply to this

[Freeciv-Dev] [bug #13402] Bug in civscore.log info: spaceship state not correctly logged.

2009-04-21 Thread Marko Lindqvist
Follow-up Comment #2, bug #13402 (project freeciv): Attached untested patch writes spaceship state (none/building/en route/arrived) to civscore.log. Spaceship affects score only if state is arrived. (file #5664) ___ Additional Item

[Freeciv-Dev] [bug #13407] Restore default metaserver

2009-04-21 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13407 Summary: Restore default metaserver Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 04/21/2009 at 20:55 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #13403] civscore.log: please add player's score each turn to info logged.

2009-04-22 Thread Marko Lindqvist
Follow-up Comment #1, bug #13403 (project freeciv): Patch attached. I plan to commit this (as well as spaceship related scorelog change) to S2_1 also. I also noticed that we now calculate the values at the beginning of the turn, but write them to log only at the end of the turn. We should

[Freeciv-Dev] [bug #13392] [Patch] Unify metaserver URL parameters between server and client

2009-04-22 Thread Marko Lindqvist
Update of bug #13392 (project freeciv): Severity: 3 - Normal = 2 - Minor Status:None = Fixed Assigned to:None = cazfi Open/Closed:

Re: [Freeciv-Dev] (PR#40765) Freeciv-2.1.9-win32 Help Browser reports Wonders obsoleted by their required technology

2009-04-22 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40765 2009/4/12 Daniel Doran dado...@sbcglobal.net: The Freeciv Help browser shows, for all Wonders (at least in the default ruleset)  Requirement: 0 and Obsolete by: {the technology required to build the wonder} Attached patch should

[Freeciv-Dev] [bug #13409] [Patch] Never default to xaw3d

2009-04-22 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13409 Summary: [Patch] Never default to xaw3d Project: Freeciv Submitted by: cazfi Submitted on: Wednesday 04/22/2009 at 22:25 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #13410] PACKET_PLAYER_ATTRIBUTE_CHUNK sent by observers

2009-04-22 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13410 Summary: PACKET_PLAYER_ATTRIBUTE_CHUNK sent by observers Project: Freeciv Submitted by: cazfi Submitted on: Wednesday 04/22/2009 at 22:29 Category: None Severity: 2 - Minor

[Freeciv-Dev] [bug #13411] [Patch] Check AUDIO_SDL instead of SDL

2009-04-22 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13411 Summary: [Patch] Check AUDIO_SDL instead of SDL Project: Freeciv Submitted by: cazfi Submitted on: Wednesday 04/22/2009 at 23:34 Category: client Severity: 3 - Normal

[Freeciv-Dev] [bug #13412] [Patch] Error number as parameter to mystrerror() - fc_strerror()

2009-04-22 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13412 Summary: [Patch] Error number as parameter to mystrerror() - fc_strerror() Project: Freeciv Submitted by: cazfi Submitted on: Thursday 04/23/2009 at 01:05 Category: general

[Freeciv-Dev] [bug #13414] [Patch] Fix ai_find_source_building() to return best matching building

2009-04-23 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13414 Summary: [Patch] Fix ai_find_source_building() to return best matching building Project: Freeciv Submitted by: cazfi Submitted on: Thursday 04/23/2009 at 14:12 Category: None

[Freeciv-Dev] [bug #13407] Restore default metaserver

2009-04-23 Thread Marko Lindqvist
Update of bug #13407 (project freeciv): Category:None = general Status:None = Fixed Assigned to:None = cazfi Open/Closed:

[Freeciv-Dev] [bug #13422] [Patch] Update bug url to point to gna

2009-04-24 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13422 Summary: [Patch] Update bug url to point to gna Project: Freeciv Submitted by: cazfi Submitted on: Friday 04/24/2009 at 16:58 Category: general Severity: 4 - Important

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-24 Thread Marko Lindqvist
Follow-up Comment #1, bug #13419 (project freeciv): Problem is that civscore.log contains information from the beginning of the turn. Game ends in the end of the turn. Same goes for autosaves, except that there is final, extra, save after game has ended (See reason in savegame). Actually naming

[Freeciv-Dev] [bug #13402] Bug in civscore.log info: spaceship state not correctly logged.

2009-04-24 Thread Marko Lindqvist
Follow-up Comment #4, bug #13402 (project freeciv): Forget earlier patch (and approach used in it). It causes logged data to be inconsistent. All the other information is (cached) from the beginning of the turn, but spaceship data is current. I'm working on better patch.

[Freeciv-Dev] [bug #13412] [Patch] Error number as parameter to mystrerror() - fc_strerror()

2009-04-25 Thread Marko Lindqvist
Update of bug #13412 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13414] [Patch] Fix ai_find_source_building() to return best matching building

2009-04-25 Thread Marko Lindqvist
Update of bug #13414 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-25 Thread Marko Lindqvist
Follow-up Comment #5, bug #13419 (project freeciv): All things considered, I think attached patch is best solution. It moves writing to civscore.log to the beginning of the turn, immediately after score is calculated. Additional write is after game has ended. This additional write seems like

[Freeciv-Dev] [bug #13402] Bug in civscore.log info: spaceship state not correctly logged.

2009-04-25 Thread Marko Lindqvist
Additional Item Attachment, bug #13402 (project freeciv): File name: ScorelogSpaceship_13402-2.diff Size:1 KB ___ Reply to this item at: http://gna.org/bugs/?13402 ___ Message sent via/by

[Freeciv-Dev] [bug #13403] civscore.log: please add player's score each turn to info logged.

2009-04-25 Thread Marko Lindqvist
Update of bug #13403 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13426] [Patch] Send gui type to server

2009-04-25 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13426 Summary: [Patch] Send gui type to server Project: Freeciv Submitted by: cazfi Submitted on: Saturday 04/25/2009 at 15:15 Category: client Severity: 3 - Normal

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-27 Thread Marko Lindqvist
Follow-up Comment #8, bug #13419 (project freeciv): S2_1 version (file #5713) ___ Additional Item Attachment: File name: StartTurnScorelog_13419-S2_1.diff Size:2 KB ___ Reply to

[Freeciv-Dev] [bug #13410] PACKET_PLAYER_ATTRIBUTE_CHUNK sent by observers

2009-04-28 Thread Marko Lindqvist
Follow-up Comment #2, bug #13410 (project freeciv): New version of the patch: - Use client_is_observer() - Also S2_1 version (file #5723, file #5724) ___ Additional Item Attachment: File name: AttrNotByDeadOrObs_13410-2.diff Size:0 KB

[Freeciv-Dev] [bug #13423] server 2.1.99-test dies trying to make ipv6 connection

2009-04-28 Thread Marko Lindqvist
Update of bug #13423 (project freeciv): Category:None = general Status:None = Fixed Assigned to:None = cazfi Open/Closed:

Re: [Freeciv-Dev] bugs ...

2009-04-29 Thread Marko Lindqvist
2009/4/28 Christian Knoke chr...@cknoke.de: What is the right place for bug reports, gna or rt? Lets just say that bugs reported to gna will not disappear if we have further server problems. We don't know yet if we are ultimately going to use gna or something else, so gna may be just

Re: [Freeciv-Dev] (PR#40144) [Patch] Build multiple clients at once

2009-04-29 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40144 2008/3/11 Marko Lindqvist cazf...@gmail.com:  This proof-of-concept patch allows building multiple clients in the same builddir, so that you don't need to compile common parts separately for each client. Since previous version

[Freeciv-Dev] [bug #13410] PACKET_PLAYER_ATTRIBUTE_CHUNK sent by observers

2009-04-29 Thread Marko Lindqvist
Update of bug #13410 (project freeciv): Category:None = client Status:None = Fixed Assigned to:None = cazfi Open/Closed:

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-29 Thread Marko Lindqvist
Update of bug #13419 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

Re: [Freeciv-Dev] (PR#40765) Freeciv-2.1.9-win32 Help Browser reports Wonders obsoleted by their required technology

2009-04-29 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40765 2009/4/22 Marko Lindqvist cazf...@gmail.com: 2009/4/12 Daniel Doran dado...@sbcglobal.net: The Freeciv Help browser shows, for all Wonders (at least in the default ruleset)  Requirement: 0 and Obsolete by: {the technology required

[Freeciv-Dev] [bug #13444] --enable-sdl-mixer disables SDL mixer

2009-04-29 Thread Marko Lindqvist
Follow-up Comment #1, bug #13444 (project freeciv): Fix (file #5729) ___ Additional Item Attachment: File name: EnableSDLMixerFix_13444.diff Size:1 KB ___ Reply to this item

[Freeciv-Dev] [bug #13457] [Patch] Fix toluaxx compile with gcc-4.4

2009-04-30 Thread Marko Lindqvist
Update of bug #13457 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13459] [Patch] Add fc_svnrev_gen.h to BUILT_SOURCES

2009-04-30 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13459 Summary: [Patch] Add fc_svnrev_gen.h to BUILT_SOURCES Project: Freeciv Submitted by: cazfi Submitted on: Thursday 04/30/2009 at 22:26 Category: general Severity: 4 -

[Freeciv-Dev] [bug #13459] [Patch] Add fc_svnrev_gen.h to BUILT_SOURCES

2009-04-30 Thread Marko Lindqvist
Update of bug #13459 (project freeciv): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #13460] [Patch] Configurable size for newly founded cities

2009-04-30 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13460 Summary: [Patch] Configurable size for newly founded cities Project: Freeciv Submitted by: cazfi Submitted on: Thursday 04/30/2009 at 23:39 Category: None Severity: 3 -

Re: [Freeciv-Dev] (PR#40144) [Patch] Build multiple clients at once

2009-04-30 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40144 2009/4/29 Marko Lindqvist cazf...@gmail.com: 2008/3/11 Marko Lindqvist cazf...@gmail.com:  This proof-of-concept patch allows building multiple clients in the same builddir, so that you don't need to compile common parts separately

[Freeciv-Dev] [bug #13460] [Patch] Configurable size for newly founded cities

2009-05-03 Thread Marko Lindqvist
Follow-up Comment #1, bug #13460 (project freeciv): Send info to client side also. (file #5741) ___ Additional Item Attachment: File name: SettlersCitySize_13460-2.diff Size:6 KB

[Freeciv-Dev] [bug #13444] --enable-sdl-mixer disables SDL mixer

2009-05-03 Thread Marko Lindqvist
Update of bug #13444 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

Re: [Freeciv-Dev] (PR#39627) [Bug] assert fail when taking player

2009-05-04 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39627 2007/8/30 Marko Lindqvist cazf...@gmail.com: On 30/08/2007, Pepeto _ pepet...@hotmail.fr wrote: On 29/08/07, Michael Kaufman kauf...@physics.wisc.edu wrote: The last time I checked, not doing a client reset on player switch

Re: [Freeciv-Dev] (PR#2581) Patch: layered combat

2009-05-04 Thread Marko Lindqvist
As currently implemented, this patch is huge step backwards in relation to gen-movement. It even restores some functions we have worked so hard to get rid of. It assumes a lot of unit class related things to always be like they are in default ruleset (checking is_ground_unit() co instead of

[Freeciv-Dev] [bug #13476] [Patch] MinYear requirement

2009-05-04 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13476 Summary: [Patch] MinYear requirement Project: Freeciv Submitted by: cazfi Submitted on: Monday 05/04/2009 at 19:17 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #13477] [Patch] Fix wrong windows executable name is ./civ

2009-05-04 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13477 Summary: [Patch] Fix wrong windows executable name is ./civ Project: Freeciv Submitted by: cazfi Submitted on: Monday 05/04/2009 at 23:12 Category: None Severity: 3 -

[Freeciv-Dev] [bug #13477] [Patch] Fix wrong windows executable name is ./civ

2009-05-04 Thread Marko Lindqvist
Update of bug #13477 (project freeciv): Priority: 1 - Later = 9 - Immediate Status:None = Fixed Assigned to:None = cazfi Open/Closed:

Re: [Freeciv-Dev] (PR#39530) Wonders don't allow units

2009-05-04 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39530 2007/8/11 ba...@actrix.co.nz ba...@actrix.co.nz: Hi With rndCiv i use Wonders to define special races, ie if you build The Elves wonder you can build Elvish units. I found that this didn't work, so i made building The Elves

[Freeciv-Dev] [bug #13479] [Patch] Amplio cleanup

2009-05-04 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13479 Summary: [Patch] Amplio cleanup Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/05/2009 at 03:09 Category: art Severity: 3 - Normal Priority:

Re: [Freeciv-Dev] Freeciv-dev Digest, Vol 33, Issue 6 (PR#2581)

2009-05-05 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=2581 Adding bugtracker back to loop. 2009/5/5 Raahul Kumar raahul_da_...@yahoo.com: As currently implemented, this patch is huge step backwards in relation to gen-movement. It even restores some functions we have worked so hard to get rid

[Freeciv-Dev] [bug #13483] [Patch] AF_INET6 check

2009-05-05 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13483 Summary: [Patch] AF_INET6 check Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/05/2009 at 15:17 Category: bootstrap Severity: 3 - Normal

Re: [Freeciv-Dev] (PR#39541) [Bug] Unit help claims that only spy can investigate cities

2009-05-05 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39541 2007/11/21 Daniel Markstedt markst...@gmail.com: Patches for S2_1 and S2_2; trunk will need a different one altogether since diplomat units have been dumbed down there. Since old trunk is removed and old S2_2 moved over instead,

[Freeciv-Dev] [bug #13484] [Patch] Remove amiga directory from copyright.sh check

2009-05-05 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13484 Summary: [Patch] Remove amiga directory from copyright.sh check Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/05/2009 at 17:03 Category: None Severity: 3 -

[Freeciv-Dev] [bug #13486] [Patch] Include stdarg.h when needed

2009-05-05 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13486 Summary: [Patch] Include stdarg.h when needed Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/05/2009 at 17:15 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #13460] [Patch] Configurable size for newly founded cities

2009-05-05 Thread Marko Lindqvist
Update of bug #13460 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13489] [Patch] Replace AC_TRY_RUN with AC_RUN_IFELSE

2009-05-05 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13489 Summary: [Patch] Replace AC_TRY_RUN with AC_RUN_IFELSE Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/05/2009 at 21:08 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #13476] [Patch] MinYear requirement

2009-05-05 Thread Marko Lindqvist
Update of bug #13476 (project freeciv): Category:None = general ___ Follow-up Comment #1: - Update also documentation (file #5753)

Re: [Freeciv-Dev] (PR#40229) [Patch] SaveScenario

2009-05-05 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40229 2008/5/4 Marko Lindqvist cazf...@gmail.com:  This adds server command for saving current game as scenario (and not as regular savegame) New version Scenario info structure now contains information whether current players or start

[Freeciv-Dev] [bug #13479] [Patch] Amplio cleanup

2009-05-06 Thread Marko Lindqvist
Update of bug #13479 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13493] Popup messages not shown at sdl client

2009-05-06 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13493 Summary: Popup messages not shown at sdl client Project: Freeciv Submitted by: cazfi Submitted on: Wednesday 05/06/2009 at 14:33 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #13483] [Patch] AF_INET6 check

2009-05-06 Thread Marko Lindqvist
Update of bug #13483 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13476] [Patch] MinYear requirement

2009-05-07 Thread Marko Lindqvist
Update of bug #13476 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13484] [Patch] Remove amiga directory from copyright.sh check

2009-05-10 Thread Marko Lindqvist
Update of bug #13484 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

Re: [Freeciv-Dev] (PR#40607) City Health patch

2009-05-10 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40607 2009/5/8 : [cazf...@gmail.com - Mo 04. Mai. 2009, 09:53:10]: 2009/1/7 Marko Lindqvist cazf...@gmail.com: 2008/12/21 Yoav Luft: Hi, I think it's pretty much finished, at least the basic functionality. The attached .diff file

Re: [Freeciv-Dev] (PR#40607) City Health patch

2009-05-11 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40607 2009/5/11 Marko Lindqvist cazf...@gmail.com: 2009/5/8  : [cazf...@gmail.com - Mo 04. Mai. 2009, 09:53:10]: 2009/1/7 Marko Lindqvist cazf...@gmail.com: 2008/12/21 Yoav Luft: Hi, I think it's pretty much finished, at least

[Freeciv-Dev] [bug #13508] [Patch] Configurable game start year

2009-05-11 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13508 Summary: [Patch] Configurable game start year Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/12/2009 at 01:03 Category: general Severity: 3 - Normal

[Freeciv-Dev] [bug #13489] [Patch] Replace AC_TRY_RUN with AC_RUN_IFELSE

2009-05-11 Thread Marko Lindqvist
Update of bug #13489 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13486] [Patch] Include stdarg.h when needed

2009-05-11 Thread Marko Lindqvist
Update of bug #13486 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

Re: [Freeciv-Dev] (PR#40207) Should cities with Supermarket automatically get farmland benefit?

2009-05-11 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40207 2009/5/4 Marko Lindqvist cazf...@gmail.com: 2008/8/12 jacobn+freeci...@chiark.greenend.org.uk jacobn+freeci...@chiark.greenend.org.uk: In June, I wrote: Madeline Book writes: and for 2.2+ to expand the effect system to allow

Re: [Freeciv-Dev] (PR#40229) [Patch] SaveScenario

2009-05-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40229 2009/5/6 Marko Lindqvist cazf...@gmail.com: 2008/5/4 Marko Lindqvist cazf...@gmail.com:  This adds server command for saving current game as scenario (and not as regular savegame)  New version  Scenario info structure now

[Freeciv-Dev] [bug #13509] [Patch] Remove unused entries from colors.tilespec

2009-05-13 Thread Marko Lindqvist
Update of bug #13509 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13539] [Patch] AB_NOT_OWNER error message

2009-05-20 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13539 Summary: [Patch] AB_NOT_OWNER error message Project: Freeciv Submitted by: cazfi Submitted on: Wednesday 05/20/2009 at 18:10 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #13539] [Patch] AB_NOT_OWNER error message

2009-05-22 Thread Marko Lindqvist
Update of bug #13539 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13422] [Patch] Update bug url to point to gna

2009-05-24 Thread Marko Lindqvist
Update of bug #13422 (project freeciv): Status:None = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #13572] [Bugfix] autoconf 2.60 fails (AC_PROG_SED)

2009-05-26 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13572 Summary: [Bugfix] autoconf 2.60 fails (AC_PROG_SED) Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/26/2009 at 16:23 Category: bootstrap Severity: 4 -

[Freeciv-Dev] [bug #13573] [Patch] Libtool minimum version

2009-05-26 Thread Marko Lindqvist
URL: http://gna.org/bugs/?13573 Summary: [Patch] Libtool minimum version Project: Freeciv Submitted by: cazfi Submitted on: Tuesday 05/26/2009 at 16:50 Category: bootstrap Severity: 2 - Minor

[Freeciv-Dev] [bug #13508] [Patch] Configurable game start year

2009-05-26 Thread Marko Lindqvist
Follow-up Comment #1, bug #13508 (project freeciv): We have to get rid of year 0 hack before this patch can go in. The obvious start at year 0 and have turn to last 1 year does not work as long as hack is in place. Getting rid of the hack requires also changing how research cost doubling year is

<    5   6   7   8   9   10   11   12   13   14   >