[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]
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/
|
|