Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/doc/props/P_LAST_LOGIN b/doc/props/P_LAST_LOGIN
new file mode 100644
index 0000000..9287654
--- /dev/null
+++ b/doc/props/P_LAST_LOGIN
@@ -0,0 +1,16 @@
+NAME:
+ P_LAST_LOGIN "last_login"
+
+DEFINIERT IN:
+ /sys/player/base.h
+
+BESCHREIBUNG:
+ Zeitpunkt des letzten Logins
+
+BEMERKUNGEN:
+ Gegen aeussere Aenderung und Set/QueryMethoden geschuetzt.
+
+SIEHE AUCH:
+ P_LAST_LOGOUT, save_me
+
+28. Jan 2013 Gloinson