[Freeciv-Dev] [bug #20475] User terrain flag names not known client side

2013-02-05 Thread Marko Lindqvist
Update of bug #20475 (project freeciv):

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


___

Reply to this item at:

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

___
  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 #20475] User terrain flag names not known client side

2013-02-01 Thread Marko Lindqvist
URL:
  http://gna.org/bugs/?20475

 Summary: User terrain flag names not known client side
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 02 Feb 2013 05:34:44 AM EET
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: In Progress
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.5.0

___

Details:

Alien ruleset help for Tunnel says:
Requires TER_USER_1 terrain flag on the tile.

User (ruleset author) defined terrain flags are not sent to client side.




___

Reply to this item at:

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

___
  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 #20475] User terrain flag names not known client side

2013-02-01 Thread Marko Lindqvist
Update of bug #20475 (project freeciv):

  Status: In Progress = Ready For Test 

___

Follow-up Comment #1:

Attached patch makes user terrain flags similar to user unit type flags.

- user_flag structure common to both types of user flags introduced along with
initialization and deinitialization functions
- User terrain flags are defined in ruleset in similar structure as user unit
type flags. This includes the fact that there's now helptext associated with
flags
- User terrain flags are sent to client side
- Terrain help displays user flag helptext when terrain has the flag

(file #17104)
___

Additional Item Attachment:

File name: UserFlags.patchSize:16 KB


___

Reply to this item at:

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

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


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