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.14 by root, Sun Dec 16 00:19:21 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
83 83
84=back 84=back
85 85
86=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing. 86=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing.
87 87
88=item B<+>, Keypad-B<+> - rotate through your range weapons. 88=item Keypad-B<+> - toggle between your range and combat slots
89 89
90=item B<->, Keypad-B<-> - rotate through your range weapons, the other way round. 90Only one of them can be active at any specific time. Deliantra
91automatically switches to the right slot when you attack, but sometimes a
92weapon (combat slot) has some specific effect (for example, lets you heal
93faster) which would not be working when your range slot is active.
91 94
92=item B<'> - open the completer. 95=item B<'> - open the completer.
93 96
94=item B<"> - open the completer, presetting it with your current communication command. 97=item B<"> - open the completer, presetting it with your current communication command.
95 98

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines