Complete.Org: Mailing Lists: Archives: freeciv-ai: April 2004:
[freeciv-ai] Re: simple historian agent wants to get into cvs
Home

[freeciv-ai] Re: simple historian agent wants to get into cvs

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Raimar Falke <i-freeciv-lists@xxxxxxxxxxxxx>
Cc: freeciv-ai@xxxxxxxxxxx
Subject: [freeciv-ai] Re: simple historian agent wants to get into cvs
From: nikodimka <nikodimka@xxxxxxxxx>
Date: Fri, 2 Apr 2004 10:06:22 -0800 (PST)

Raimar,

I really appreciate your reviews of my garbage.

> 
> There is commented code and comments about cities but no real
> support?!

yes. those are stubs.

> > +typedef union {
> > +  int null_arg;
> > +  int int_arg;
> > +  struct xy_arg {
> > +    int x;
> > +    int y;
> > +  } xy_arg;
> > +} arguments;
> 
> The use of typedefs in freeciv isn't encouraged.

what else then? just struct tags?


nikodimka


__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/


[Prev in Thread] Current Thread [Next in Thread]