Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_WAITFOR_REASON b/doc/props/P_WAITFOR_REASON
new file mode 100644
index 0000000..b19c821
--- /dev/null
+++ b/doc/props/P_WAITFOR_REASON
@@ -0,0 +1,18 @@
+P_WAITFOR_REASON
+NAME:
+ P_WAITFOR_REASON "waitfor_reason"
+
+DEFINIERT IN:
+ /sys/player/base.h
+
+BESCHREIBUNG:
+ Ein Mapping mit den Erwarteten als Schluessel und einem Grund als
+ Key, zB:
+
+ (["Zook":"muh muh"])
+
+SIEHE AUCH:
+ erwarte (erwarte <wen> wegen <was>)
+ P_WAITFOR, P_WAITFOR_FLAGS
+
+16. Feb 2008 Gloinson