Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] (PR#9630) disband_all_units() should check F_UNDISBANDABLE
Home

[Freeciv-Dev] (PR#9630) disband_all_units() should check F_UNDISBANDABLE

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9630) disband_all_units() should check F_UNDISBANDABLE
From: "Marko Lindqvist" <marko.lindqvist@xxxxxxxxxxx>
Date: Sat, 7 Aug 2004 05:28:18 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9630 >


  disband_all_units() should check if given unittype is undisbandable 
and return immediately if it is (with proper message text of course).

  One may argue that there is more fundamental problem in the way 
disband_all_units() just counts number of unit disband requests it sends 
and believes that this count is equal to number of units actually 
disbanded (ie it believes that disband is always successful). Bug 
concerning F_UNDISBANDABLE is just one symptom of this.


  - Caz




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9630) disband_all_units() should check F_UNDISBANDABLE, Marko Lindqvist <=