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.18 by root, Mon Apr 9 22:17:59 2007 UTC vs.
Revision 1.19 by root, Thu Apr 12 14:18:06 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 5faceidx T_INT
6animidx T_INT
6 7
7object * T_CF_OBJ 8object * T_CF_OBJ
8partylist * T_CF_OBJ 9partylist * T_CF_OBJ
9archetype * T_CF_OBJ 10archetype * T_CF_OBJ
10maptile * T_CF_OBJ 11maptile * T_CF_OBJ
12region * T_CF_OBJ 13region * T_CF_OBJ
13client * T_CF_OBJ 14client * T_CF_OBJ
14player * T_CF_OBJ 15player * T_CF_OBJ
15living * T_CF_OBJ 16living * T_CF_OBJ
16attachable * T_CF_OBJ 17attachable * T_CF_OBJ
17faceset * T_CF_OBJ
18 18
19Settings * T_SETTINGS 19Settings * T_SETTINGS
20 20
21object_ornull * T_CF_OBJ_ORNULL 21object_ornull * T_CF_OBJ_ORNULL
22mapstruct_ornull * T_CF_OBJ_ORNULL 22mapstruct_ornull * T_CF_OBJ_ORNULL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines