[Freeciv-Dev] (PR#40619) gold upkeep

2009-01-02 Thread Matthias Pfafferodt
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > This patch gives the possibility to take the gold for the units from the overall finances _after_ all cities have added their gold surplus. There is a ruleset parameters used to describe the economic system 0: gold upkeep for buildings

[Freeciv-Dev] (PR#40619) gold upkeep

2009-02-09 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [matthias.pfaffer...@mapfa.de - Sun Jan 04 22:03:07 2009]: > > The gold upkeep patch (version 2) I have made some adjustments to your patch and attached it as version 3. The most pertinent changes are: - The option is called 'gold_upkeep

[Freeciv-Dev] (PR#40619) gold upkeep

2009-02-10 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [guest - Tue Feb 10 21:49:59 2009]: > > > [book - Di 10. Feb 2009, 02:58:11]: > > > > > [matthias.pfaffer...@mapfa.de - Sun Jan 04 22:03:07 2009]: > > > > > > The gold upkeep patch (version 2) > > > > I have made some adjustments to you

[Freeciv-Dev] (PR#40619) gold upkeep

2009-02-10 Thread
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [book - Di 10. Feb 2009, 02:58:11]: > > > [matthias.pfaffer...@mapfa.de - Sun Jan 04 22:03:07 2009]: > > > > The gold upkeep patch (version 2) > > I have made some adjustments to your patch and attached > it as version 3. The most pertin

[Freeciv-Dev] (PR#40619) gold upkeep

2009-02-11 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [guest - Wed Feb 11 21:29:37 2009]: > > > [book - Mi 11. Feb 2009, 00:32:07]: > > > > It might be better to do this with effects, but it would > > probably further complicate the functions that calculate > > unit upkeep (maybe the upkeep v

[Freeciv-Dev] (PR#40619) gold upkeep

2009-02-11 Thread
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [book - Mi 11. Feb 2009, 00:32:07]: > > It might be better to do this with effects, but it would > probably further complicate the functions that calculate > unit upkeep (maybe the upkeep values should only be calculated > once at the star

[Freeciv-Dev] (PR#40619) gold upkeep

2009-03-16 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [book - Tue Feb 10 02:58:11 2009]: > > > [matthias.pfaffer...@mapfa.de - Sun Jan 04 22:03:07 2009]: > > > > The gold upkeep patch (version 2) > > I have made some adjustments to your patch and attached > it as version 3. Version 4 updat

[Freeciv-Dev] (PR#40619) gold upkeep

2009-03-24 Thread
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [book - Mi 11. Feb 2009, 22:41:35]: > > I tried to implement this: > > > > - calculate upkeep for all units at the beginning of the turn > > - save the upkeep values in the unit struct > > - use the saved value > > > > At the moment the p

[Freeciv-Dev] (PR#40619) gold upkeep

2009-04-11 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > [guest - Mon Mar 23 21:39:02 2009]: > > > [book - Mi 11. Feb 2009, 22:41:35]: > > > I tried to implement this: > > > > > > - calculate upkeep for all units at the beginning of the turn > > > - save the upkeep values in the unit struct > >

Re: [Freeciv-Dev] (PR#40619) gold upkeep

2009-04-12 Thread Matthias Pfafferodt
http://bugs.freeciv.org/Ticket/Display.html?id=40619 > Am Sunday 12 April 2009 04:16:10 schrieb Madeline Book: > http://bugs.freeciv.org/Ticket/Display.html?id=40619 > > > I committed gold_upkeep_v4.patch; is unit_upkeep.patch.diff > intended to be applied on top of it as part of this ticket? > O