38 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<HTML>
 | 
						|
<HEAD>
 | 
						|
<TITLE>PVVMUD - Documentation</TITLE>
 | 
						|
<LINK REL=STYLESHEET HREF="/pvvmud/pvvmud.css"  TYPE="text/css">
 | 
						|
</HEAD>
 | 
						|
<BODY>
 | 
						|
<H1>Documentation</H1>
 | 
						|
 | 
						|
<UL>
 | 
						|
  <LI><A HREF="objecthierarchy.html">Object hierarchy</A>
 | 
						|
  <LI><A HREF="serverconfig.html">Serverconfig</A>
 | 
						|
      <UL>
 | 
						|
        <LI><A HREF="pvvmudsrv.html">pvvmudsrv</A>
 | 
						|
        <LI><A HREF="worldsrv.html">world server</A>
 | 
						|
        <LI><A HREF="gos.html">GOS</A>
 | 
						|
        <LI><A HREF="srv_communication.html">Server communication</A>
 | 
						|
      </UL>
 | 
						|
  <LI><A HREF="pvvmud.html">Client</A>
 | 
						|
  <LI><A HREF="utilities.html">Utilities</A>
 | 
						|
  <LI><A HREF="fileformats.html">File formats</A>
 | 
						|
</UL>
 | 
						|
<H2>Communication</H2>
 | 
						|
<UL>
 | 
						|
  <LI><A HREF="messages.html">Messages</A>
 | 
						|
  <LI><A HREF="pvvmud_sequences.html">Communication sequence diagrams</A>
 | 
						|
  <UL>
 | 
						|
    <LI><A HREF="server_start_sequence.html">Server start sequence diagram</A>
 | 
						|
    <LI><A HREF="server_run_sequence.html">Server run sequence diagram</A>
 | 
						|
    <LI><A HREF="client_connect_sequence.html">Client connect sequence diagram</A>
 | 
						|
    <LI><A HREF="client_run_sequence.html">Client run sequence diagram</A>
 | 
						|
    <LI><A HREF="client_logout_sequence.html">Client logout sequence diagram</A>
 | 
						|
    <LI><A HREF="server_shutdown_sequence.html">Server shutdown sequence diagram</A>
 | 
						|
  </UL>
 | 
						|
</UL>
 | 
						|
 | 
						|
</BODY>
 | 
						|
</HTML>
 |