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.11 by root, Thu Jan 4 16:19:32 2007 UTC vs.
Revision 1.13 by root, Mon Jan 29 22:13:20 2007 UTC

1val64 T_VAL64 1val64 T_VAL64
2uint64 T_VAL64 2uint64 T_VAL64
3sint16 T_INT 3sint16 T_INT
4sint8 T_INT
4 5
5object * T_CF_OBJ 6object * T_CF_OBJ
6partylist * T_CF_OBJ 7partylist * T_CF_OBJ
7archetype * T_CF_OBJ 8archetype * T_CF_OBJ
8maptile * T_CF_OBJ 9maptile * T_CF_OBJ
10struct region * T_CF_OBJ
9region * T_CF_OBJ 11region * T_CF_OBJ
10client * T_CF_OBJ 12client * T_CF_OBJ
11player * T_CF_OBJ 13player * T_CF_OBJ
12living * T_CF_OBJ 14living * T_CF_OBJ
13attachable * T_CF_OBJ 15attachable * T_CF_OBJ

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines