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

Comparing deliantra/Deliantra-Client/README (file contents):
Revision 1.2 by root, Sun Jul 30 18:23:50 2006 UTC vs.
Revision 1.7 by root, Sat Apr 24 08:08:51 2010 UTC

1NAME 1NAME
2 CFPlus - undocumented utility garbage for our crossfire client 2 deliantra - A Deliantra MORPG game client
3 3
4SYNOPSIS 4SYNOPSIS
5 use CFPlus; 5 deliantra [--profile name] [host [user [password]]]
6 deliantra --help
6 7
7DESCRIPTION 8USAGE
8 guard { BLOCK } 9 The deliantra client utilises OpenGL for all UI elements and the game.
9 Returns an object that executes the given block as soon as it is 10 It is supposed to be used in fullscreen mode and interactively.
10 destroyed. 11
12DEBUGGING
13 DELIANTRA_DEBUG - environment variable
14
15 1 draw borders around widgets
16 2 add low-level widget info to tooltips
17 4 show fps
18 8 suppress tooltips
19 16 show bandwidth downstream
11 20
12AUTHOR 21AUTHOR
13 Marc Lehmann <schmorp@schmorp.de> 22 Marc Lehmann <deliantra@schmorp.de>, Robin Redeker <elmex@ta-sa.org>
14 http://home.schmorp.de/
15 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines