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.15 by root, Wed Apr 2 14:42:30 2008 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
298something with a flint and steel|faq_igniteandthaw>. 301something with a flint and steel|faq_igniteandthaw>.
299 302
300=item ignite/thaw 303=item ignite/thaw
301 304
302This will ignite for example a torch or thaw an icecube with a B<flint & 305This will ignite for example a torch or thaw an icecube with a B<flint &
303steel> L<$ARCH/light/flint_and_steel.base.111.png>, which is B<required to 306steel> L<$ARCH/flint_and_steel.x11>, which is B<required to be in your
304be in your inventory> for this to work. 307inventory> for this to work.
305 308
306=item inscribe 309=item inscribe
307 310
308This will let you write on something (eg. scrolls) with a B<pen> 311This will let you write on something (eg. scrolls) with a B<pen>
309L<$ARCH/skills/Skill_Tools/stylus.base.111.png>, which is I<required to 312L<$ARCH/stylus.x11>, which is I<required to be in your inventory> for this
310be in your inventory> for this to work. 313to work.
311 314
312When you click on this context menu entry a small popup window will open 315When you click on this context menu entry a small popup window will open
313where you can type in what you want to inscribe. 316where you can type in what you want to inscribe.
314 317
315=item rename 318=item rename

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines