ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/object.h
(Generate patch)

Comparing deliantra/server/include/object.h (file contents):
Revision 1.250 by root, Sun Apr 25 10:45:38 2010 UTC vs.
Revision 1.251 by root, Wed Apr 28 11:19:09 2010 UTC

961#define INS_NO_MERGE 0x0001 961#define INS_NO_MERGE 0x0001
962#define INS_ABOVE_FLOOR_ONLY 0x0002 962#define INS_ABOVE_FLOOR_ONLY 0x0002
963#define INS_NO_WALK_ON 0x0004 963#define INS_NO_WALK_ON 0x0004
964#define INS_ON_TOP 0x0008 964#define INS_ON_TOP 0x0008
965#define INS_BELOW_ORIGINATOR 0x0010 965#define INS_BELOW_ORIGINATOR 0x0010
966#define INS_NO_AUTO_EXIT 0x0020 // temporary, fix exits instead
966 967
967//-GPL 968//-GPL
968 969
969#endif 970#endif
970 971

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines