ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/mainpage.pod
Revision: 1.10
Committed: Sun Oct 14 15:33:31 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-0_9965, rel-0_9964, rel-0_9963, rel-0_9968, rel-0_9958, rel-0_9960, rel-2_0, rel-0_9956, rel-0_9972, rel-0_9973, rel-0_9974, rel-0_9975, rel-0_9976, rel-0_9977, rel-0_9978, rel-0_9957, rel-0_9955, rel-0_9971, rel-0_9967, rel-1_21, rel-0_9959, rel-0_9966, rel-0_995
Changes since 1.9: +5 -7 lines
Log Message:
raw rename

File Contents

# User Rev Content
1 root 1.10 =head1 Welcome to Deliantra
2 elmex 1.1
3 root 1.10 Deliantra is a multi-player graphical arcade and adventure game made
4 root 1.5 for the X Window System environment. It has certain flavours from other
5     games, especially gauntlet and the rogue-like games. Any number of players
6     can move around, finding and using items and battling monsters. They can
7     choose to cooperate or compete in the same world.
8 elmex 1.1
9 root 1.8 =head1 Documentation
10 elmex 1.2
11 root 1.4 The L<Tutorial|pod/tutorial> is for those of you who are B<new to
12 root 1.10 Deliantra> and want a gentle introduction.
13 elmex 1.2
14 root 1.8 The L<Game FAQ/Tips and Tricks|pod/faq> might have an answer if you are
15     completely puzzled about something. It might also contain a trick you
16     didn't know yet.
17    
18 root 1.4 The L<Command Reference|pod/command_help> lists and explains all server-side commands.
19    
20     The L<Skill Reference|skill_help> lists and explains all skills available
21 root 1.10 in Deliantra.
22 root 1.4
23 root 1.10 The L<Manual|pod/manual> is the main manual for Deliantra. It explains
24 root 1.4 the user interface mainly.
25    
26     The L<Glossary|pod/glossary> is a list of game concepts and other stuff.
27    
28     The L<Dungeon Master Command Reference|pod/dmcommand_help> documents the commands
29     normally only available to Dungeon Masters/Wizards.
30    
31 root 1.9 The L<About Page|pod/about> tells you about intricate licensing details,
32     as well as the homepage of this program where you can get source and
33     binaries.