[Freeciv-Dev] [patch #5943] Make the client aware of its nationality as soon as nationality is assigned.

2015-03-24 Thread Sveinung Kvilhaugsvik
Update of patch #5943 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1340] Technology requirements

2015-03-24 Thread Sveinung Kvilhaugsvik
Update of patch #1340 (project freeciv): Depends on: = patch #5944 ___ Reply to this item at: http://gna.org/patch/?1340 ___ Message sent

[Freeciv-Dev] [bug #23413] After some runtime, drawing of windows and menues gets broken

2015-03-24 Thread anonymous
URL: http://gna.org/bugs/?23413 Summary: After some runtime, drawing of windows and menues gets broken Project: Freeciv Submitted by: None Submitted on: Di 24 Mär 2015 22:17:58 UTC Category: client-gtk-3.0

[Freeciv-Dev] [patch #5944] Add research_reqs, a requirement vector for research, to techs.

2015-03-24 Thread Sveinung Kvilhaugsvik
Update of patch #5944 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #5829] Reverting packet type field to 8bit

2015-03-24 Thread Marko Lindqvist
Update of patch #5829 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #23412] [Default] governors not working as intendend

2015-03-24 Thread anonymous
URL: http://gna.org/bugs/?23412 Summary: [Default] governors not working as intendend Project: Freeciv Submitted by: None Submitted on: Tue 24 Mar 2015 03:34:31 PM UTC Category: ai Severity: 3 - Normal

[Freeciv-Dev] [bug #23411] 'cancel treaty' needs a confirmation

2015-03-24 Thread anonymous
URL: http://gna.org/bugs/?23411 Summary: 'cancel treaty' needs a confirmation Project: Freeciv Submitted by: None Submitted on: Tue 24 Mar 2015 03:20:48 PM UTC Category: client-gtk-2.0 Severity: 3 - Normal

[Freeciv-Dev] [bug #23412] [Default] governors not working as intendend

2015-03-24 Thread anonymous
Follow-up Comment #1, bug #23412 (project freeciv): From #freeciv IRC: user's experience suggests this is a regression between 2.4 and 2.5. --jtn ___ Reply to this item at: http://gna.org/bugs/?23412

[Freeciv-Dev] [bug #23415] Qt-client: build fails without NLS

2015-03-24 Thread Alexey Novikov
URL: http://gna.org/bugs/?23415 Summary: Qt-client: build fails without NLS Project: Freeciv Submitted by: alekswn Submitted on: Wed 25 Mar 2015 01:34:44 AM UTC Category: client-qt Severity: 3 - Normal

[Freeciv-Dev] [bug #23414] autoconf: Incorrect test on nullptr

2015-03-24 Thread Alexey Novikov
URL: http://gna.org/bugs/?23414 Summary: autoconf: Incorrect test on nullptr Project: Freeciv Submitted by: alekswn Submitted on: Wed 25 Mar 2015 01:07:09 AM UTC Category: general Severity: 2 - Minor

[Freeciv-Dev] [bug #23414] autoconf: Incorrect test on nullptr

2015-03-24 Thread Alexey Novikov
Follow-up Comment #1, bug #23414 (project freeciv): clang's standard library contains definition of nullptr at cstdlib header. However this header was not included into autoconf test program. (file#24112 https://gna.org/bugs/download.php?file_id=24112) Tested on MacOS X 10.10 and ArchLinux

[Freeciv-Dev] [bug #23415] Qt-client: build fails without NLS

2015-03-24 Thread Alexey Novikov
Follow-up Comment #1, bug #23415 (project freeciv): helpdlg.cpp contains a few direct calls of ngettext(). Its will be replaced with PL_ macros. (file#24113 https://gna.org/bugs/download.php?file_id=24113) ___ Reply to this item at:

[Freeciv-Dev] [bug #18200] Configure does not support Mac OS Framework-style Qt installation

2015-03-24 Thread Alexey Novikov
Additional Item Attachment, bug #18200 (project freeciv): File name: Qt5FrameworkDetect_18200_3.patch Size:4 KB ___ Reply to this item at: http://gna.org/bugs/?18200 ___ Message sent

[Freeciv-Dev] [bug #18200] Configure does not support Mac OS Framework-style Qt installation

2015-03-24 Thread Alexey Novikov
Follow-up Comment #15, bug #18200 (project freeciv): Hi everybody, My name is Alexey Novikov, I'm new to freeciv project. I'm C++ and Qt developer ( and civ-fan, of course :) Seems like I've resolved this problem. The point is setup correct paths. (Normally it is the job for qmake). Fortunately

[Freeciv-Dev] [bug #18200] Configure does not support Mac OS Framework-style Qt installation

2015-03-24 Thread Marko Lindqvist
Update of bug #18200 (project freeciv): Category:None = bootstrap Status:None = Ready For Test Assigned to: cazfi = None Planned Release:

[Freeciv-Dev] [bug #23414] autoconf: Incorrect test on nullptr

2015-03-24 Thread Marko Lindqvist
Follow-up Comment #2, bug #23414 (project freeciv): You should have configure check for the existence of the header first, and then include it in the nullptr test only if it is known to exist. ___ Reply to this item at:

[Freeciv-Dev] [bug #23415] Qt-client: build fails without NLS

2015-03-24 Thread Marko Lindqvist
Update of bug #23415 (project freeciv): Status:None = Ready For Test Planned Release: = 2.5.1, 2.6.0, 3.0.0 ___ Reply to this item at:

[Freeciv-Dev] [bug #23414] autoconf: Incorrect test on nullptr

2015-03-24 Thread Marko Lindqvist
Update of bug #23414 (project freeciv): Category: general = bootstrap Planned Release: = 2.5.1, 2.6.0, 3.0.0 ___ Reply to this item at:

[Freeciv-Dev] [patch #5937] Arrays support to json-protocol

2015-03-24 Thread Andreas Røsdal
Follow-up Comment #5, patch #5937 (project freeciv): I suggest we revert this patch, as it doesn't implement json arrays correctly according to the json spec, and because it breaks Freeciv-web. This will give us time to implement arrays correctly when we have it ready, and it will fix

[Freeciv-Dev] [bug #23401] NationGroup requirements may be loaded before nation groups

2015-03-24 Thread Sveinung Kvilhaugsvik
Update of bug #23401 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #17589] First build in clean srcdir fails

2015-03-24 Thread Marko Lindqvist
Update of bug #17589 (project freeciv): Category:None = bootstrap Status:None = Invalid Assigned to:None = cazfi Open/Closed: