[Freeciv-Dev] [patch #1226] add possibility to log the city map

2010-03-26 Thread Matthias Pfafferodt

Update of patch #1226 (project freeciv):

 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  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 #1226] add possibility to log the city map

2010-03-20 Thread Matthias Pfafferodt

Follow-up Comment #7, patch #1226 (project freeciv):

rebased to current trunk (svn 16977)

(file #8587)
___

Additional Item Attachment:

File name: 20100320-trunk-add-possibility-to-log-the-city-map.diff Size:14 KB


___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1226] add possibility to log the city map

2010-02-26 Thread Matthias Pfafferodt

Additional Item Attachment, patch #1226 (project freeciv):

File name: 20100226-trunk-02-add-possibility-to-log-the-city-map.patch
Size:14 KB


___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1226] add possibility to log the city map

2010-02-26 Thread Matthias Pfafferodt

Update of patch #1226 (project freeciv):

 Assigned to:None = syntron
 Planned Release: = 2.3.0  


___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1226] add possibility to log the city map

2010-02-20 Thread Matthias Pfafferodt

Follow-up Comment #5, patch #1226 (project freeciv):

rewrote the code; updated patch attached

(file #8185)
___

Additional Item Attachment:

File name: 20100221-trunk-add-possibility-to-log-the-city-map.patch Size:14
KB


___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1226] add possibility to log the city map

2010-01-25 Thread Matthias Pfafferodt

Follow-up Comment #4, patch #1226 (project freeciv):

rebased version

Is there a function, which concats a VA string to an existing string? Like
the following #define does:

 #define sz_strlcatsprintf(str, vastr, ...)
   {
 char tmp[32];
 my_snprintf(tmp, sizeof(tmp), vastr, ## __VA_ARGS__);
 sz_strlcat(str, tmp);
   }


(file #7795)
___

Additional Item Attachment:

File name: 0002-add-possibility-to-log-the-city-map.patch Size:8 KB


___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1226] add possibility to log the city map

2009-10-26 Thread Matthias Pfafferodt

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

fix one warning about a unused static function (remove static as the the
function could be used elsewhere)

(file #7120)
___

Additional Item Attachment:

File name:
cityradius_sq20091026-0002-add-possibility-to-log-the-city-map.diff Size:9 KB


___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1226] add possibility to log the city map

2009-10-10 Thread Matthias Pfafferodt

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

updated version (radius_sq; rebased)

(file #6942)
___

Additional Item Attachment:

File name:
cityradius_sq20091010-0002-add-possibility-to-log-the-city-map.diff Size:9 KB


___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1226] add possibility to log the city map

2009-08-08 Thread Matthias Pfafferodt

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

 Summary: add possibility to log the city map
 Project: Freeciv
Submitted by: syntron
Submitted on: Samstag 08.08.2009 um 22:53
Category: general
Priority: 1 - Later
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

add possibility to log the city map

* changes in log.h are needed soo that this functions are not executed every
time
* log city map radii, city map index, ...



___

File Attachments:


---
Date: Samstag 08.08.2009 um 22:53  Name:
0006-add-possibility-to-log-the-city-map.patch  Size: 9kB   By: syntron

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

___

Reply to this item at:

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

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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