ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/resources/pod/manual.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/resources/pod/manual.pod (file contents):
Revision 1.3 by elmex, Thu Jun 8 18:55:19 2006 UTC vs.
Revision 1.6 by elmex, Sun Jul 30 14:21:26 2006 UTC

4 4
5=over 4 5=over 4
6 6
7=item Fullscreen Map 7=item Fullscreen Map
8 8
9PClient can uses a fullscreen map, which greatly enhances how much of the 9CF+ can uses a fullscreen map, which greatly enhances how much of the
10game world you can see. 10game world you can see.
11 11
12=item Persistent Map Cache (Crossfire+ only) 12=item Persistent Map Cache (Crossfire+ only)
13 13
14PClient can persistently cache all map data it received from the 14CF+ can persistently cache all map data it received from the
15server. This not only allows it to display an overview map, but also 15server. This not only allows it to display an overview map, but also
16ensures that once-explored areas will be available the next time you want 16ensures that once-explored areas will be available the next time you want
17to explore more. 17to explore more.
18 18
19=item Hardware acceleration 19=item Hardware acceleration
20 20
21Unlike most Crossfire clients, PClient take advantage of OpenGL hardware 21Unlike most Crossfire clients, CF+ take advantage of OpenGL hardware
22acceleration. Most modern graphics cards have difficulties with 2D 22acceleration. Most modern graphics cards have difficulties with 2D
23acceleration, while 3D graphics is accelerated well. 23acceleration, while 3D graphics is accelerated well.
24 24
25=item No arbitrary limits 25=item No arbitrary limits
26 26
27Unlike other Crossfire clients, pclient does not suffer from arbitrary 27Unlike other Crossfire clients, CF+ does not suffer from arbitrary
28limits (like a fixed amount of face numbers). There are still limits, but 28limits (like a fixed amount of face numbers). There are still limits, but
29they are not arbitrarily low :) 29they are not arbitrarily low :)
30
31=item High quality text rendering
32
33Although surprising at first, high quality text rendering is a real
34must have feature. For this, CF+ leverages Παν語 (PanGo) to offer
35real-world text output quality, so you can chat in 日本語 (japanese),
36ﺎﻠﻋﺮﺒﻳﺓ (arabic) or most any other language/script, as long
37as suitable fonts are installed.
30 38
31=back 39=back
32 40
33=head1 Usage 41=head1 Usage
34 42
60You can enter space and other text as arguemnt to the command. For 68You can enter space and other text as arguemnt to the command. For
61example, C<cfoo waybread> will expand to C<cast create food waybread>. 69example, C<cfoo waybread> will expand to C<cast create food waybread>.
62 70
63=head2 The map overview 71=head2 The map overview
64 72
65#TODO# 73This is the small mini map in the upper left corner. It displays the areas which
74you already visited before.
66 75
67=head2 The Status area in the lower right corner 76=head2 The Status area in the lower right corner
68 77
69The area in the lower right corner displays the most interesting 78The area in the lower right corner displays the most interesting
70stats while playing. The 4 gauges: Health, Mana/Spellpoints, 79stats while playing. The 4 gauges: Health, Mana/Spellpoints,
96 105
97Right to the left of the status area there is the floorbox. 106Right to the left of the status area there is the floorbox.
98It displays what is on the tile your character stands on. If there are very many 107It displays what is on the tile your character stands on. If there are very many
99items there will be a "More..." button which will open up the Inventory. 108items there will be a "More..." button which will open up the Inventory.
100 109
101=head2 The I<Statistics>/I<Stats> window 110If you opened a container a button "Close container" will show up.
102
103#TODO#
104 111
105=head1 FAQ 112=head1 FAQ
106 113
107=over 4 114=over 4
108 115

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines