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.12 by root, Sat Jan 27 23:59:29 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
5faceidx T_INT
4 6
5object * T_CF_OBJ 7object * T_CF_OBJ
6partylist * T_CF_OBJ 8partylist * T_CF_OBJ
7archetype * T_CF_OBJ 9archetype * T_CF_OBJ
8maptile * T_CF_OBJ 10maptile * T_CF_OBJ
10region * T_CF_OBJ 12region * T_CF_OBJ
11client * T_CF_OBJ 13client * T_CF_OBJ
12player * T_CF_OBJ 14player * T_CF_OBJ
13living * T_CF_OBJ 15living * T_CF_OBJ
14attachable * T_CF_OBJ 16attachable * T_CF_OBJ
17faceset * T_CF_OBJ
15 18
16Settings * T_SETTINGS 19Settings * T_SETTINGS
17 20
18object_ornull * T_CF_OBJ_ORNULL 21object_ornull * T_CF_OBJ_ORNULL
19mapstruct_ornull * T_CF_OBJ_ORNULL 22mapstruct_ornull * T_CF_OBJ_ORNULL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines