[Freeciv-Dev] [patch #1335] map_has_startpos()

2009-10-21 Thread Marko Lindqvist

Update of patch #1335 (project freeciv):

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


___

Reply to this item at:

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

___
  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 #1335] map_has_startpos()

2009-10-19 Thread Marko Lindqvist

Follow-up Comment #2, patch #1335 (project freeciv):

Where you see new tab in this patch?

It, among other startpos patches, was written in a computer where I had emacs
misconfigured, but I fail to find any tabs in this patch. Have to check other
patches too, of course.

___

Reply to this item at:

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

___
  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 #1335] map_has_startpos()

2009-10-19 Thread pepeto

Follow-up Comment #3, patch #1335 (project freeciv):

Oops, sorry, I was certainly confusing with another...

___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1335] map_has_startpos()

2009-10-16 Thread Marko Lindqvist

URL:
  http://gna.org/patch/?1335

 Summary: map_has_startpos()
 Project: Freeciv
Submitted by: cazfi
Submitted on: Friday 10/16/2009 at 14:56
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.2.0

___

Details:

Some parts of the startpos code assume there is always nation associated with
startpos, other parts assume there can be startpos usable by any nation.

Attached patch makes it possible to store startpos with NULL nation startpos
hash in map.c. New function map_has_startpos() is added since
map_get_startpos() will return NULL both when there is no startpos and when
there is startpos with NULL nation.

This patch is required by my Editor startpos support patches.




___

File Attachments:


---
Date: Friday 10/16/2009 at 14:56  Name: MapHasStartpos.diff  Size: 3kB   By:
cazfi

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

___

Reply to this item at:

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

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


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