Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2000:
[Freeciv-Dev] Minor cleanup for aitech.c
Home

[Freeciv-Dev] Minor cleanup for aitech.c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Minor cleanup for aitech.c
From: Marko Lindqvist <caz@xxxxxxxxx>
Date: Mon, 14 Aug 2000 01:41:36 +0300 (EET DST)

 Use Tech_Type_id instead of int where appropriate. Initialize some
variables with A_NONE instead of 0.

 Some iterations through only real techs instead of all techs; start from
A_FIRST instead of A_NONE. Where done, this makes more logical sense (for
me, at least) and breaks nothing.


 Caz

--

Attachment: aitech_cleanup.diff
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Minor cleanup for aitech.c, Marko Lindqvist <=