[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

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

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40726 [cazf...@gmail.com - Tue Feb 17 09:07:53 2009]: Windows gtk-client compilation is broken in current TRUNK due to localtime_r call. Luckily we don't really need reentrant version. Fix attached. The same code is in S2_1 (40706,

[Freeciv-Dev] (PR#40727) [Patch] Improved mass unit selection

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40727 This patch improves and extends the unit selection order (shortcut 'y') to somewhat more useful groupings of units. Also, a more efficient algorithm is used to filter units which should be selected. The Select same type menu item in the

[Freeciv-Dev] (PR#40725) [Patch] (i18n) Fix leader translation ambiguity

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40725 [book - Sun Feb 15 19:50:48 2009]: Reported by Susanna Björverud on freeciv-i18n and missed by me when I posted the other i18n fixes. ;( Version 2 is fixed to work in trunk, and for S2_1 I changed the qualifiers for Leader when

[Freeciv-Dev] (PR#40729) [Patch] City report add 2nd last production menu item

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40729 Patch implements a city report production menu item to add a build target in the next to last (i.e. 2nd last) position in the selected cities' work queues. That is, the build target is placed before the last target in the cities'

[Freeciv-Dev] (PR#40730) [Patch] Option to disable caravan popup

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40730 The attached patch implements a client option to disable the automatic caravan action popup when a caravan arrives at a city where it can either establish a traderoute or help build a wonder. With the option enabled, the user must

[Freeciv-Dev] (PR#40701) [Patch] Metaserver tab first

2009-02-17 Thread Madeline Book
URL: http://bugs.freeciv.org/Ticket/Display.html?id=40701 [book - Sun Feb 15 05:05:03 2009]: [book - Wed Feb 04 05:35:29 2009]: The attached patch makes the metaserver tab in the network page appear before the lan (local server) tab. So the metaserver list appears right away when