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.17 by root, Sun Jul 1 05:00:18 2007 UTC vs.
Revision 1.18 by root, Mon Aug 27 06:29:17 2007 UTC

48struct region; 48struct region;
49struct party; 49struct party;
50struct treasurelist; 50struct treasurelist;
51struct random_map_params; 51struct random_map_params;
52struct faceinfo; 52struct faceinfo;
53struct mapxy;
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