ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/traits.h
(Generate patch)

Comparing deliantra/server/include/traits.h (file contents):
Revision 1.24 by root, Fri Mar 26 01:04:44 2010 UTC vs.
Revision 1.25 by root, Thu Apr 29 12:24:04 2010 UTC

57struct party; 57struct party;
58struct treasurelist; 58struct treasurelist;
59struct random_map_params; 59struct random_map_params;
60struct faceinfo; 60struct faceinfo;
61struct mapxy; 61struct mapxy;
62struct materialtype_t;
62 63
63typedef object object_ornull; 64typedef object object_ornull;
64typedef maptile maptile_ornull; 65typedef maptile maptile_ornull;
65 66
66// could have used templates, but a more traditional C api 67// could have used templates, but a more traditional C api

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines