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.13 by root, Mon Jan 29 22:13:20 2007 UTC vs.
Revision 1.15 by root, Wed Mar 14 00:04:59 2007 UTC

1val64 T_VAL64 1val64 T_VAL64
2uint64 T_VAL64 2uint64 T_VAL64
3sint16 T_INT 3sint16 T_INT
4sint8 T_INT 4sint8 T_INT
5faceidx T_INT
5 6
6object * T_CF_OBJ 7object * T_CF_OBJ
7partylist * T_CF_OBJ 8partylist * T_CF_OBJ
8archetype * T_CF_OBJ 9archetype * T_CF_OBJ
9maptile * T_CF_OBJ 10maptile * T_CF_OBJ
11region * T_CF_OBJ 12region * T_CF_OBJ
12client * T_CF_OBJ 13client * T_CF_OBJ
13player * T_CF_OBJ 14player * T_CF_OBJ
14living * T_CF_OBJ 15living * T_CF_OBJ
15attachable * T_CF_OBJ 16attachable * T_CF_OBJ
17faceset * T_CF_OBJ
16 18
17Settings * T_SETTINGS 19Settings * T_SETTINGS
18 20
19object_ornull * T_CF_OBJ_ORNULL 21object_ornull * T_CF_OBJ_ORNULL
20mapstruct_ornull * T_CF_OBJ_ORNULL 22mapstruct_ornull * T_CF_OBJ_ORNULL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines