[Freeciv-Dev] [bug #15743] Value of S_LAST is saved in savegame for bases

2012-04-08 Thread Marko Lindqvist
Update of bug #15743 (project freeciv):

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


___

Reply to this item at:

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

___
  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 #3232] Do not reserve space for S_OLD_FORTRESS S_OLD_AIRBASE

2012-04-08 Thread Marko Lindqvist
Follow-up Comment #2, patch #3232 (project freeciv):

- Removed S_OLD_FORTRESS and S_OLD_AIRBASE from infrastruture_specials too.

(file #15535)
___

Additional Item Attachment:

File name: FortressNoSpace-2.diff Size:4 KB


___

Reply to this item at:

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

___
  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 #19627] Borders updated while player removal state inconsistent

2012-04-08 Thread Marko Lindqvist
URL:
  http://gna.org/bugs/?19627

 Summary: Borders updated while player removal state
inconsistent
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sun 08 Apr 2012 09:16:33 PM EEST
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.3.3, 2.4.0, 2.5.0

___

Details:

When player is being removed, borders are recalculated before player is
completely removed but after playermap of the player to be removed has been
freed. With already committed fix to bug #18588 this causes assert failures as
border update wants to update player map of player to be removed.
I'm not entirely sure if update of borders this early was causing problems
(i.e., if it was bug) even before bug #18588 fix making it more obvious.
Attached patch moves borders recalculate after there are only those players
that remain after one being removed is really removed.



___

File Attachments:


---
Date: Sun 08 Apr 2012 09:16:33 PM EEST  Name:
AvoidInconsistStateBorderRecalc.diff  Size: 938B   By: cazfi

http://gna.org/bugs/download.php?file_id=15537

___

Reply to this item at:

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

___
  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 #3187] Roads as separate object type in editor

2012-04-08 Thread Marko Lindqvist
Follow-up Comment #4, patch #3187 (project freeciv):

- Fixed problem that road could not be added when tile already had dependency
road

(file #15538)
___

Additional Item Attachment:

File name: EditRoad-5.diff.bz2Size:7 KB


___

Reply to this item at:

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

___
  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 #3231] Build roads as gen.roads

2012-04-08 Thread Marko Lindqvist
Follow-up Comment #1, patch #3231 (project freeciv):

- sdl- and xaw-client changes implemented

(file #15539)
___

Additional Item Attachment:

File name: NextRoad-2.diffSize:13 KB


___

Reply to this item at:

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

___
  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 #3239] Show currently installed modpack version on modpack list

2012-04-08 Thread Marko Lindqvist
Update of patch #3239 (project freeciv):

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


___

Reply to this item at:

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

___
  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 #3244] Avoid error message about modpack db incompatibility when one does not exist

2012-04-08 Thread Marko Lindqvist
URL:
  http://gna.org/patch/?3244

 Summary: Avoid error message about modpack db incompatibility
when one does not exist
 Project: Freeciv
Submitted by: cazfi
Submitted on: Mon 09 Apr 2012 12:32:19 AM EEST
Category: module installer
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0

___

Details:

Currently completely missing modpack install info database leads to error
message about one having incompatible capabilities (i.e. no capabilities)
This patch avoids such error messages when database does not (yet) exist.



___

File Attachments:


---
Date: Mon 09 Apr 2012 12:32:19 AM EEST  Name: fcmpFirstRunNoErr.diff  Size:
559B   By: cazfi

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

___

Reply to this item at:

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

___
  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 #19153] [unused var fix] Metapatch

2012-04-08 Thread Marko Lindqvist
Update of bug #19153 (project freeciv):

Category:None = general
  Status: In Progress = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  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 #18217] GCC 4.6: variable 'xxx' set but not used

2012-04-08 Thread Marko Lindqvist
Update of bug #18217 (project freeciv):

  Status:None = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  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 #18192] Client allocates unnecessarily memory for tile knowledge maps

2012-04-08 Thread Marko Lindqvist
Update of bug #18192 (project freeciv):

  Status:None = Ready For Test 
 Planned Release:   2.4.0 = 2.4.0, 2.5.0   

___

Follow-up Comment #1:

Patch

(file #15541)
___

Additional Item Attachment:

File name: CliNoOtherPlayerKnowledgeMap.diff Size:0 KB


___

Reply to this item at:

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

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


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