]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - bspfile.h
renamed r_shadow_geforcefxlowquality to r_shadow_usehalffloat and added gl_support_ha...
[xonotic/darkplaces.git] / bspfile.h
index b0630417c47391d2db51b26a02ccbd2464c18c27..f01c46e1aac8cd93a476b30f84e9972d9d0a02de 100644 (file)
--- a/bspfile.h
+++ b/bspfile.h
@@ -180,6 +180,9 @@ typedef struct
 #define SUPERCONTENTS_BODY                     0x00000020
 #define SUPERCONTENTS_CORPSE           0x00000040
 #define SUPERCONTENTS_NODROP           0x00000080
+#define SUPERCONTENTS_PLAYERCLIP       0x00000100
+#define SUPERCONTENTS_MONSTERCLIP      0x00000200
+#define SUPERCONTENTS_DONOTENTER       0x00000400
 #define SUPERCONTENTS_LIQUIDSMASK      (SUPERCONTENTS_LAVA | SUPERCONTENTS_SLIME | SUPERCONTENTS_WATER)
 
 /*