[Freeciv-Dev] (PR#39801) merge goto_map_list with focus_units

2007-10-28 Thread William Allen Simpson
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39801 The most common source of goto crashes (actually assert failures, but reporters don't know the difference), goto_map_list in goto.c is a parallel list to pfocus_units in control.c. The assert ensured the lists were still the same.

[Freeciv-Dev] (PR#39729) City Governor is disabled for all cities after I (re)load saved game

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39729 [EMAIL PROTECTED] - Thu Sep 27 07:47:35 2007]: It is with current svn version r.13653. game save attached. City Governor is disabled for all cities after I (re)load saved game even if I enable it before save and I play some turns.

[Freeciv-Dev] (PR#17173) FC5: end turn button gone

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=17173 [EMAIL PROTECTED] - Sun Jul 23 10:55:23 2006]: I have a Medion MD 7409 laptop with Fedora Core 5 and a 1024x768 display. When I run the Freeciv-2.1.0-beta1 client, the Turn Done button has a black background color, making it

[Freeciv-Dev] (PR#39711) Attack and attack chance computation or display bug

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39711 [chrisk - Sun Sep 16 10:51:13 2007]: Hello, 2.0.99 GTK2 SVN 15 SEPT 2007 (beyond Beta 6) either the attack computation or the attack chance computation seems wrong. Earlier experiences of this suggest that this is an older

[Freeciv-Dev] (PR#38691) freeciv 2.1.0-beta3 crashes while connecting to server

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38691 http://forum.freeciv.org/viewtopic.php?t=1773start=15 0: Did not find token entry_name in (null) line 1 Happens if I try to use a server and client with completely default settings,

[Freeciv-Dev] (PR#39804) Automate routines like auto explore don't handle triremes very well

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39804 Another 'known bug' from http://freeciv.wikia.com/wiki/Known_Bugs Automate routines like auto explore don't handle triremes very well. Possibly related to #15629 and #39697 ~Daniel ___

[Freeciv-Dev] (PR#39805) Bad things happen when you manipulate multiple global worklists simultaneously

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39805 From 'known bugs' http://freeciv.wikia.com/wiki/Known_Bugs Bad things happen when you manipulate multiple global worklists simultaneously. ~Daniel ___ Freeciv-dev mailing list

[Freeciv-Dev] (PR#11595) spy doesn't go to cities

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=11595 [EMAIL PROTECTED] - Fri Aug 31 15:11:19 2007]: From the original bug report by Pascal Detzlr: i wonder why the spy (maybe also the diplomat) won't go to alien cities any more. There's no possibility for me to give any orders to

[Freeciv-Dev] (PR#12119) toggling fullscreen doesn't always work on windows

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=12119 [jdorje - Sat Feb 05 00:56:49 2005]: In gtk2-client (beta7) on windows, the game starts in fullscreen by default (which is good). However if I go to the client options and turn off fullscreen, nothing happens (it does not change

[Freeciv-Dev] (PR#39701) Some Windows/Vista bugs?

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39701 [EMAIL PROTECTED] - Wed Sep 12 05:52:55 2007]: Hi! [snippet] (4. The main window of the game is neither resizable nor movable in WinVista?) This is the can't-toggle-fullscreen bug. The workaround is to uncheck fullscreen

[Freeciv-Dev] (PR#15855) allow cancel in nation selection

2007-10-28 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=15855 [jdorje - Sat Mar 11 05:24:23 2006]: As reported by Mike, this patch allows you to cancel nation selection. The current two options are pick random nation and ok (which takes the selected nation). But if you already have a

Re: [Freeciv-Dev] (PR#39801) harmonize goto_map_list with focus_units

2007-10-28 Thread William Allen Simpson
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39801 Too hard to merge, at least not in a few hours, as they are fairly embedded in too many files. Instead, added a single new function to keep them synchronized whenever a unit is killed: goto_unit_killed(). This allowed the unit number

[Freeciv-Dev] (PR#39611) BETA6 cannot find libggz

2007-10-28 Thread
URL: http://bugs.freeciv.org/Ticket/Display.html?id=39611 [chrisk - Vie. Ago. 24 13:36:50 2007]: configure doesn't look for ggzlib in the standard path: On plain Debian Etch: ./configure --enable-client=no --with-ggz-server checking for GGZ library: libggz... no For Freeciv 2.1