[Freeciv-Dev] [bug #23430] Fixing Freeciv-web master branch

2015-03-30 Thread Andreas Røsdal
Follow-up Comment #2, bug #23430 (project freeciv):

Thanks for all the details, Sveinung. I think the first step for fixing this
should be to implement Json arrays in patch #5955. Then we can go on fixing
Freeciv-web after that.

___

Reply to this item at:

  http://gna.org/bugs/?23430

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #23312] Base ShowFlag not working

2015-03-30 Thread Marko Lindqvist
Update of bug #23312 (project freeciv):

Category:None = general
  Status:None = Ready For Test 

___

Follow-up Comment #3:

Uh, it was supposed to get changed to extra flag along with the caching
implementation (with that caching there's no performance penalty in supporting
it for other extras too though I assume it to be typically used with bases).

Attached patch does that, and fixes the issue as extra flags are already there
when cache building takes place.

(file #24160, file #24161)
___

Additional Item Attachment:

File name: ExtraShowFlag.patchSize:11 KB
File name: ExtraShowFlag-S2_6.patch   Size:11 KB


___

Reply to this item at:

  http://gna.org/bugs/?23312

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5954] Make it possible to pass an action to the requirement system

2015-03-30 Thread Sveinung Kvilhaugsvik
Update of patch #5954 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?5954

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


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

2015-03-30 Thread Marko Lindqvist
Update of bug #23414 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?23414

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5969] Add new requirement type Action.

2015-03-30 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?5969

 Summary: Add new requirement type Action.
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 30 Mar 2015 04:27:37 PM UTC
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:

It is intended to be like OutputType. All it currently is good for is setting
Illegal_Action_Move_Cost pr action.



___

File Attachments:


---
Date: Mon 30 Mar 2015 04:27:37 PM UTC  Name:
0003-Add-new-requirement-type-Action.patch  Size: 11kB   By: sveinung

http://gna.org/patch/download.php?file_id=24163

___

Reply to this item at:

  http://gna.org/patch/?5969

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5970] JSON protocol: support sending and receiving a requirement.

2015-03-30 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?5970

 Summary: JSON protocol: support sending and receiving a
requirement.
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 30 Mar 2015 07:47:15 PM UTC
Category: freeciv-web
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:





___

File Attachments:


---
Date: Mon 30 Mar 2015 07:47:15 PM UTC  Name:
0001-JSON-protocol-support-sending-and-receiving-a-requir.patch  Size: 4kB  
By: sveinung

http://gna.org/patch/download.php?file_id=24165

___

Reply to this item at:

  http://gna.org/patch/?5970

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #23398] civ2civ3: Lack of domestic trade routes could be better documented

2015-03-30 Thread Jacob Nevins
Update of bug #23398 (project freeciv):

 Summary: Caravans can't do anything = civ2civ3: Lack of
domestic trade routes could be better documented

___

Follow-up Comment #5:

Mm. I don't want the civ2civ3 help to be too littered with deltas from the
classic ruleset, especially given that it's destined to become the default;
that's what README.ruleset_civ2civ3 is for.

Maybe I can find a wording that will clue existing players into the lack of
domestic trade routes.

___

Reply to this item at:

  http://gna.org/bugs/?23398

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5821] activity_offset_x

2015-03-30 Thread Marko Lindqvist
Update of patch #5821 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?5821

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5961] Activity icon y-offset

2015-03-30 Thread Marko Lindqvist
Update of patch #5961 (project freeciv):

  Status:None = Ready For Test 

___

Follow-up Comment #1:

Patch

(file #24164)
___

Additional Item Attachment:

File name: ActivityOffsetY.patch  Size:4 KB


___

Reply to this item at:

  http://gna.org/patch/?5961

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5970] JSON protocol: support sending and receiving a requirement.

2015-03-30 Thread Sveinung Kvilhaugsvik
Follow-up Comment #1, patch #5970 (project freeciv):

Version 2: Receive the individual fields of the requirements as if they were
fields of a packet. This makes the code shorter. The cost is a worse error
message. Since no C JSON client currently exists the error message is a
theoretical problem.

(file #24166)
___

Additional Item Attachment:

File name: JSON-sending-and-receiving-a-req-careless.patch Size:3 KB


___

Reply to this item at:

  http://gna.org/patch/?5970

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5970] JSON protocol: support sending and receiving a requirement.

2015-03-30 Thread Marko Lindqvist
Follow-up Comment #3, patch #5970 (project freeciv):

 Since no C JSON client currently exists

Building one is as easy as
#define FREECIV_JSON_CONNECTION 1

In the configure code in the repository that's still tied together with
--enable-web, but it can be used separately (I've not yet submitted configure
option for that as server - client communication is not completely working
yet)

I'm not saying this is a blocker for this patch, but we're close to having
freeciv server and client to be able to communicate using json (something you
should be vary from breaking more).

___

Reply to this item at:

  http://gna.org/patch/?5970

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5970] JSON protocol: support sending and receiving a requirement.

2015-03-30 Thread Sveinung Kvilhaugsvik
Follow-up Comment #2, patch #5970 (project freeciv):

Version 3: Improve the error message at receiving a requirement a bit.

(file #24167)
___

Additional Item Attachment:

File name: JSON-sending-and-receiving-a-req.patch Size:3 KB


___

Reply to this item at:

  http://gna.org/patch/?5970

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5972] Isophex S2_5 update

2015-03-30 Thread Marko Lindqvist
URL:
  http://gna.org/patch/?5972

 Summary: Isophex S2_5 update
 Project: Freeciv
Submitted by: cazfi
Submitted on: Tue 31 Mar 2015 01:27:05 AM EEST
Category: art
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.1, 2.6.0, 3.0.0

___

Details:

Update to isophex by GriffonSpade:
http://forum.freeciv.org/f/viewtopic.php?f=12t=466start=14

png-files (terrain1.png) from the forum package, patches from the text files
attached.




___

File Attachments:


---
Date: Tue 31 Mar 2015 01:27:05 AM EEST  Name: IsophexUp.patch  Size: 2kB   By:
cazfi

http://gna.org/patch/download.php?file_id=24169
---
Date: Tue 31 Mar 2015 01:27:05 AM EEST  Name: IsophexUp-S2_5.patch  Size: 2kB 
 By: cazfi

http://gna.org/patch/download.php?file_id=24170

___

Reply to this item at:

  http://gna.org/patch/?5972

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5970] JSON protocol: support sending and receiving a requirement.

2015-03-30 Thread Sveinung Kvilhaugsvik
Follow-up Comment #4, patch #5970 (project freeciv):

_Building one is as easy as
#define FREECIV_JSON_CONNECTION 1_
Thank you for the tip, Marko. Looks like an enormous time saver.

___

Reply to this item at:

  http://gna.org/patch/?5970

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5973] Bundled rulesets: Don't punish illegal city founding/joining.

2015-03-30 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?5973

 Summary: Bundled rulesets: Don't punish illegal city
founding/joining.
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 30 Mar 2015 11:22:12 PM UTC
Category: rulesets
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:

Special case in handle_unit_do_action() still needed to preserve error message
detail level.



___

File Attachments:


---
Date: Mon 30 Mar 2015 11:22:12 PM UTC  Name:
0001-Bundled-rulesets-Don-t-punish-illegal-city-founding-.patch  Size: 5kB  
By: sveinung

http://gna.org/patch/download.php?file_id=24171

___

Reply to this item at:

  http://gna.org/patch/?5973

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5971] Goods

2015-03-30 Thread Marko Lindqvist
URL:
  http://gna.org/patch/?5971

 Summary: Goods
 Project: Freeciv
Submitted by: cazfi
Submitted on: Tue 31 Mar 2015 12:39:05 AM EEST
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:

Initial goods patch

Add goods object type, with name as its only property. There must be exactly
one goods defined in the ruleset (MAX_GOODS_TYPES = 1, 1 = num_goods =
MAX_GOODS_TYPES). When traderoute is established, the message shows the name
of the goods caravan brought. All the other rulesets have Goods but alien
has Commodities.



___

File Attachments:


---
Date: Tue 31 Mar 2015 12:39:05 AM EEST  Name: Goods.patch  Size: 22kB   By:
cazfi

http://gna.org/patch/download.php?file_id=24168

___

Reply to this item at:

  http://gna.org/patch/?5971

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5972] Isophex S2_5 update

2015-03-30 Thread Marko Lindqvist
Update of patch #5972 (project freeciv):

  Depends on: = patch #5962


___

Reply to this item at:

  http://gna.org/patch/?5972

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5973] Bundled rulesets: Don't punish illegal city founding/joining.

2015-03-30 Thread Sveinung Kvilhaugsvik
Update of patch #5973 (project freeciv):

  Depends on: = patch #5969


___

Reply to this item at:

  http://gna.org/patch/?5973

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5974] List the research_reqs in the generated help text of techs.

2015-03-30 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?5974

 Summary: List the research_reqs in the generated help text of
techs.
 Project: Freeciv
Submitted by: sveinung
Submitted on: Tue 31 Mar 2015 03:12:02 AM UTC
Category: client
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0

___

Details:





___

File Attachments:


---
Date: Tue 31 Mar 2015 03:12:02 AM UTC  Name:
0001-List-the-research_reqs-in-the-generated-help-text-of.patch  Size: 986B  
By: sveinung

http://gna.org/patch/download.php?file_id=24172

___

Reply to this item at:

  http://gna.org/patch/?5974

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5968] Meta knowledge for the OutputType requirement kind.

2015-03-30 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?5968

 Summary: Meta knowledge for the OutputType requirement kind.
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 30 Mar 2015 04:12:55 PM UTC
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 3.0.0, 2.6.0

___

Details:





___

File Attachments:


---
Date: Mon 30 Mar 2015 04:12:55 PM UTC  Name:
0002-Meta-knowledge-for-OutputType.patch  Size: 753B   By: sveinung

http://gna.org/patch/download.php?file_id=24162

___

Reply to this item at:

  http://gna.org/patch/?5968

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev