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.15 by root, Mon May 28 21:15:56 2007 UTC vs.
Revision 1.16 by root, Wed Jun 6 05:41:26 2007 UTC

48struct archetype; 48struct archetype;
49struct region; 49struct region;
50struct party; 50struct party;
51struct treasurelist; 51struct treasurelist;
52struct random_map_params; 52struct random_map_params;
53struct faceinfo;
53 54
54// could have used templates, but a more traditional C api 55// could have used templates, but a more traditional C api
55// uses more explicit typing which is ok for this purpose. 56// uses more explicit typing which is ok for this purpose.
56enum data_type 57enum data_type
57{ 58{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines