Created the skeleton of the world loading routines

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely Polonkai (W00d5t0ck)
2012-03-26 17:33:58 +02:00
parent 027359eb85
commit 0d427d3f93
7 changed files with 236 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
<xi:include href="xml/interpreter.xml"/>
<xi:include href="xml/db.xml"/>
<xi:include href="xml/player.xml"/>
<xi:include href="xml/world.xml"/>
</chapter>
<!--chapter id="object-tree">

View File

@@ -79,3 +79,7 @@ wmud_player_auth
wmud_player_exists
</SECTION>
<SECTION>
<TITLE></TITLE>
<FILE>world</FILE>
</SECTION>