ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/typemap
(Generate patch)

Comparing deliantra/server/server/typemap (file contents):
Revision 1.28 by root, Sun Apr 20 23:25:09 2008 UTC vs.
Revision 1.29 by root, Mon Aug 11 23:23:41 2008 UTC

21struct region * T_CF_OBJ 21struct region * T_CF_OBJ
22region * T_CF_OBJ 22region * T_CF_OBJ
23client * T_CF_OBJ 23client * T_CF_OBJ
24player * T_CF_OBJ 24player * T_CF_OBJ
25living * T_CF_OBJ 25living * T_CF_OBJ
26mapspace * T_CF_OBJ
26attachable * T_CF_OBJ 27attachable * T_CF_OBJ
27treasurelist * T_CF_OBJ 28treasurelist * T_CF_OBJ
28std::string T_CF_OBJ 29std::string T_CF_OBJ
29const std::string T_CF_OBJ 30const std::string T_CF_OBJ
30UUID T_CF_OBJ 31UUID T_CF_OBJ

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines