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.11 by root, Sat Dec 30 10:16:10 2006 UTC vs.
Revision 1.12 by root, Sat Jan 13 23:06:13 2007 UTC

20struct mapspace; 20struct mapspace;
21struct archetype; 21struct archetype;
22struct region; 22struct region;
23struct party; 23struct party;
24struct treasurelist; 24struct treasurelist;
25struct random_map_params;
25 26
26// could have used templates, but a more traditional C api 27// could have used templates, but a more traditional C api
27// uses more explicit typing which is ok for this purpose. 28// uses more explicit typing which is ok for this purpose.
28enum data_type 29enum data_type
29{ 30{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines