Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_WAITFOR_FLAGS b/doc/props/P_WAITFOR_FLAGS
new file mode 100644
index 0000000..f137dd1
--- /dev/null
+++ b/doc/props/P_WAITFOR_FLAGS
@@ -0,0 +1,17 @@
+P_WAITFOR_FLAGS
+NAME:
+ P_WAITFOR_FLAGS "waitfor_flags"
+
+DEFINIERT IN:
+ /sys/player/base.h
+
+BESCHREIBUNG:
+ Ein Int. Bisher bekannte Flags:
+
+ 0x01 - "erwarte aus"
+
+SIEHE AUCH:
+ erwarte
+ P_WAITFOR, P_WAITFOR_REASON
+
+16. Feb 2008 Gloinson