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.34 by root, Sat Jan 16 13:41:37 2010 UTC vs.
Revision 1.36 by root, Fri Jul 2 15:03:57 2010 UTC

8uint16 T_UV 8uint16 T_UV
9uint8 T_UV 9uint8 T_UV
10 10
11faceidx T_INT 11faceidx T_INT
12animidx T_INT 12animidx T_INT
13
14MoveType T_INT
13 15
14shstr T_SHSTR 16shstr T_SHSTR
15const shstr T_SHSTR 17const shstr T_SHSTR
16shstr_tmp T_SHSTR 18shstr_tmp T_SHSTR
17const shstr_tmp T_SHSTR 19const shstr_tmp T_SHSTR
26region * T_CF_OBJ 28region * T_CF_OBJ
27client * T_CF_OBJ 29client * T_CF_OBJ
28player * T_CF_OBJ 30player * T_CF_OBJ
29living * T_CF_OBJ 31living * T_CF_OBJ
30mapspace * T_CF_OBJ 32mapspace * T_CF_OBJ
33layout * T_CF_OBJ
31attachable * T_CF_OBJ 34attachable * T_CF_OBJ
32treasurelist * T_CF_OBJ 35treasurelist * T_CF_OBJ
33std::string T_CF_OBJ 36std::string T_CF_OBJ
34const std::string T_CF_OBJ 37const std::string T_CF_OBJ
35UUID T_CF_OBJ 38UUID T_CF_OBJ

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines