Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/lfun/GetReputations b/doc/lfun/GetReputations
new file mode 100644
index 0000000..81d571e
--- /dev/null
+++ b/doc/lfun/GetReputations
@@ -0,0 +1,23 @@
+GetReputations
+FUNKTION:
+     public mapping GetReputations()
+
+DEFINIERT IN:
+     /std/player/reputation.c
+
+BESCHREIBUNG:
+     Liefert ein Mapping aller im Spieler gespeicherten Reputationen und ihrer
+     Werte zurueck.
+
+RUeCKGABEWERT:
+     Mapping ([(string)repid: (int)wert])
+
+BEISPIELE:
+     s. repuation
+
+SIEHE AUCH:
+     reputation
+     GetReputation(), GetReputations()
+
+ZULETZT GEAeNDERT:
+06.04.2009, Zesstra