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

Comparing deliantra/Deliantra-Client/pod/manual.pod (file contents):
Revision 1.12 by root, Sun Oct 14 15:33:31 2007 UTC vs.
Revision 1.13 by elmex, Wed Oct 17 11:51:11 2007 UTC

4 4
5=over 4 5=over 4
6 6
7=item Fullscreen Map 7=item Fullscreen Map
8 8
9CF+ can uses a fullscreen map, which greatly enhances how much of the 9Deliantra 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 12=item Persistent Map Cache
13 13
14CF+ can persistently cache all map data it received from the 14Deliantra 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
21Deliantratake advantage of OpenGL hardware acceleration. Most modern 21Deliantra can take advantage of OpenGL hardware acceleration. Most modern
22graphics cards have difficulties with 2D acceleration, while 3D graphics 22graphics cards have difficulties with 2D acceleration, while 3D graphics
23is accelerated well. 23is accelerated well.
24 24
25=item No arbitrary limits 25=item No arbitrary limits
26 26
28face numbers). There are still limits, but they are not arbitrarily low :) 28face numbers). There are still limits, but they are not arbitrarily low :)
29 29
30=item High quality text rendering 30=item High quality text rendering
31 31
32Although surprising at first, high quality text rendering is a real 32Although surprising at first, high quality text rendering is a real
33must have feature. For this, CF+ leverages Παν語 (PanGo) to offer 33must have feature. For this, Deliantra leverages Παν語 (PanGo) to offer
34real-world text output quality, so you can chat in 日本語 (japanese), 34real-world text output quality, so you can chat in 日本語 (japanese),
35ﺎﻠﻋﺮﺒﻳﺓ (arabic) or most any other language/script, as long 35ﺎﻠﻋﺮﺒﻳﺓ (arabic) or most any other language/script, as long
36as suitable fonts are installed. 36as suitable fonts are installed.
37 37
38=back 38=back

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines