[Freeciv-Dev] [patch #2827] Client runs server script from current directory in debug build only

2011-07-27 Thread Marko Lindqvist
Update of patch #2827 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #18429] gtk3-client theme is installed to wrong location

2011-07-27 Thread Marko Lindqvist
URL: http://gna.org/bugs/?18429 Summary: gtk3-client theme is installed to wrong location Project: Freeciv Submitted by: cazfi Submitted on: Wed 27 Jul 2011 10:23:25 AM EEST Category: client-gtk-3.0

[Freeciv-Dev] [bug #18404] Option to continue playing after game end

2011-07-27 Thread Micke
Follow-up Comment #1, bug #18404 (project freeciv): At least in 2.3/2.4, to continue playing after a spaceship arrives, type set endspaceship disabled in the console or uncheck it in the scientific tab of the game settings. You can set the game to last for 32767 turns at most by issuing set

[Freeciv-Dev] [bug #18404] Option to continue playing after game end

2011-07-27 Thread anonymous
Follow-up Comment #2, bug #18404 (project freeciv): I was indeed aware of those options, and yet another way to deal with the spaceship issue is loading the -final autosave, but this still doesn't provide the possibility of solo playing

[Freeciv-Dev] [bug #18363] Themes make freeciv interface unusable

2011-07-27 Thread Micke
Follow-up Comment #3, bug #18363 (project freeciv): I'm curious, is that the theme you use for Gnome, for Freeciv or both? What client (my guess would be gtk2)? I seem to recall the gtk2 client for 2.2 having an option to explicitly use Gnome's system settings, are you using it? In the 2.4

[Freeciv-Dev] [patch #2828] Turn off beta status from S2_3

2011-07-27 Thread Marko Lindqvist
Update of patch #2828 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #2840] Autosettler tweak for 2.4 r 20006

2011-07-27 Thread Micke
URL: http://gna.org/patch/?2840 Summary: Autosettler tweak for 2.4 r 20006 Project: Freeciv Submitted by: someswede Submitted on: Wed Jul 27 15:42:15 2011 Category: ai Priority: 5 - Normal

[Freeciv-Dev] [patch #2841] Autosettler tweak for 2.3.0-RC1

2011-07-27 Thread Micke
URL: http://gna.org/patch/?2841 Summary: Autosettler tweak for 2.3.0-RC1 Project: Freeciv Submitted by: someswede Submitted on: Wed Jul 27 15:55:16 2011 Category: ai Priority: 5 - Normal

[Freeciv-Dev] Cannot compile S2_3

2011-07-27 Thread Jordi Negrevernis i Font
This is Ubuntu 8.04 with S2_3 branch. This is the error: /bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wno-unused-but-set-variable -g -O2 -o freeciv-modpack download.o modinst.o

Re: [Freeciv-Dev] Cannot compile S2_3

2011-07-27 Thread Marko Lindqvist
On 27 July 2011 20:42, Jordi Negrevernis i Font jnegrever...@jnfprogramari.com wrote:    I didn't know that freeciv uses threads?!?!? freeciv-modpack does (in 2.3). In 2.4 threads are optionally used even in main freeciv. As for your problem, that g_thread_init() was added after RC1 (so you

[Freeciv-Dev] [patch #2812] Fix modpack initialization

2011-07-27 Thread Marko Lindqvist
Follow-up Comment #10, patch #2812 (project freeciv): Patch for S2_3 that uses PKG_CHECK_MODULES() there too. Applies on top of already committed patch. Compiles for both linux and MinGW, works on linux (I cannot test Windows) Jordi Negrevernis i Font reports that currently S2_3 does not

Re: [Freeciv-Dev] Cannot compile S2_3

2011-07-27 Thread Marko Lindqvist
On 27 July 2011 21:44, Marko Lindqvist cazf...@gmail.com wrote:  As for your problem, that g_thread_init() was added after RC1 (so you should be able to use RC1 until this is fixed) but configure checks are lacking. I already have TRUNK patch, but didn't realize that this is *real* problem

[Freeciv-Dev] [bug #18396] Translations for help and options not displayed

2011-07-27 Thread Jacob Nevins
Follow-up Comment #12, bug #18396 (project freeciv): Looking at the code, the decision whether to open the file in r (text) or rb (binary) mode seems to be in fz_from_file(). I'm slightly suspicious of this code [...] That probably is the change that break things between 2.2 and 2.3. bz2

[Freeciv-Dev] [patch #2829] Text data files with native line endings

2011-07-27 Thread Jacob Nevins
Follow-up Comment #2, patch #2829 (project freeciv): I'd say having files with UNIX file endings on Windows is not a big problem, since they can be opened with WordPad. True, but it's not a problem most Windows users are familiar with, I think -- a typical non-Unix-literate user will just

[Freeciv-Dev] [bug #18406] Client cannot find server to launch when freeciv installed to custom location

2011-07-27 Thread Marko Lindqvist
Follow-up Comment #2, bug #18406 (project freeciv): - S2_2 version (file #13681) ___ Additional Item Attachment: File name: CustLocLaunchSrv_18406-2-S2_2.diff Size:2 KB ___ Reply

[Freeciv-Dev] [patch #2836] str2direction lua function

2011-07-27 Thread Marko Lindqvist
Update of patch #2836 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #2825] GTK_WIDGET_MAPPED() - gtk_widget_get_mapped()

2011-07-27 Thread Marko Lindqvist
Update of patch #2825 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #18431] gtk3-client linking fails when ggz enabled

2011-07-27 Thread Marko Lindqvist
URL: http://gna.org/bugs/?18431 Summary: gtk3-client linking fails when ggz enabled Project: Freeciv Submitted by: cazfi Submitted on: Thu 28 Jul 2011 08:25:13 AM EEST Category: client-gtk-3.0 Severity: 3

[Freeciv-Dev] [patch #2842] Replaced remaining uses of deprecated GTK_WIDGET_xxx -macros with proper function calls

2011-07-27 Thread Marko Lindqvist
URL: http://gna.org/patch/?2842 Summary: Replaced remaining uses of deprecated GTK_WIDGET_xxx -macros with proper function calls Project: Freeciv Submitted by: cazfi Submitted on: Thu 28 Jul 2011 08:48:25 AM EEST