[Freeciv-Dev] [patch #3993] Remove unit_activity_handling_(base|road)()

2013-07-16 Thread Marko Lindqvist
Update of patch #3993 (project freeciv):

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


___

Reply to this item at:

  

___
  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 #3993] Remove unit_activity_handling_(base|road)()

2013-07-11 Thread Marko Lindqvist
URL:
  

 Summary: Remove unit_activity_handling_(base|road)()
 Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 12 Jul 2013 07:54:14 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: 2.6.0

___

Details:

Now that activity target is known by extra id, there's no need to have
separate functions to handle activities targeted to bases and roads. Currently
they actually just add overhead - we start with correct type (extra_type
pointer), but convert them to ones (Base or Road id) the functions can convert
back to correct ones.
Just remove the obsolete functions.



___

File Attachments:


---
Date: Fri 12 Jul 2013 07:54:14 AM EEST  Name: ActHandBaseroadRm.patch  Size:
3kB   By: cazfi



___

Reply to this item at:

  

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


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