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.27 by root, Fri Apr 11 13:59:06 2008 UTC vs.
Revision 1.28 by root, Sun Apr 20 23:25:09 2008 UTC

1val64 T_VAL64 1val64 T_VAL64
2sint64 T_VAL64
3sint32 T_IV
4sint16 T_IV
5sint8 T_IV
2uint64 T_UVAL64 6uint64 T_UVAL64
7uint32 T_UV
3sint16 T_INT 8uint16 T_UV
4sint8 T_INT 9uint8 T_UV
10
5faceidx T_INT 11faceidx T_INT
6animidx T_INT 12animidx T_INT
7 13
8shstr T_PV 14shstr T_PV
9const shstr T_PV 15const shstr T_PV

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines