Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2000:
[Freeciv-Dev] gamelog bug at city_build_stuff()
Home

[Freeciv-Dev] gamelog bug at city_build_stuff()

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] gamelog bug at city_build_stuff()
From: Marko Lindqvist <caz@xxxxxxxxx>
Date: Thu, 13 Jul 2000 18:59:31 +0300 (EET DST)

 There's something wrong with gamelog() call at cityturn.c, somewhere near
(I have a bit modified version of this file) line 1390. I believe it
should log what was just finished, not what city is going
to build. So it should be before worklist_change_build_target() might
change pcity->currently_building.
 Even if it's really meant to log what city is going to build, it should
make sure city is really building unit and not building.


 Caz

--




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] gamelog bug at city_build_stuff(), Marko Lindqvist <=