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.5 by root, Wed Jul 5 01:53:24 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines