Added public files

Roughly added all public files. Probably missed some, though.
diff --git a/doc/lfun/QueryTotalQP b/doc/lfun/QueryTotalQP
new file mode 100644
index 0000000..cf15cc0
--- /dev/null
+++ b/doc/lfun/QueryTotalQP
@@ -0,0 +1,25 @@
+QueryTotalQP()
+
+FUNKTION:
+    int QueryTotalQP()
+
+DEFINIERT IN:
+    /secure/questmaster.c
+
+ARGUMENTE:
+    keine
+
+RUECKGABEWERT:
+    Abenteuerpunkte saemtlicher Quests
+
+BESCHREIBUNG:
+    Diese Funktion liefert die Abenteuerpunkte der saemtlicher aktivierter
+    Quests zurueck.
+
+SIEHE AUCH:
+    GiveQuest, QueryQuest, /secure/questmaster.h, QueryGroupedKeys,
+    QueryMaxQP, QueryOptQP
+
+----------------------------------------------------------------------------
+Zuletzt geaendert: Sam, 25. Nov 2000, 14:04:28 von Zook.
+