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.3 by root, Sun Jul 30 18:24:49 2006 UTC

1NAME 1NAME
2 CFPlus - undocumented utility garbage for our crossfire client 2 cfplus - A Crossfire+ and Crossfire game client
3 3
4SYNOPSIS 4SYNOPSIS
5 use CFPlus; 5 Just run it - no commandline arguments are supported.
6 6
7DESCRIPTION 7USAGE
8 guard { BLOCK } 8 cfplus utilises OpenGL for all UI elements and the game. It is supposed
9 Returns an object that executes the given block as soon as it is 9 to be used fullscreen and interactively.
10 destroyed. 10
11DEBUGGING
12 CFPLUS_DEBUG - environment variable
13
14 1 draw borders around widgets
15 2 add low-level widget info to tooltips
16 4 show fps
17 8 suppress tooltips
11 18
12AUTHOR 19AUTHOR
13 Marc Lehmann <schmorp@schmorp.de> 20 Marc Lehmann <crossfire@schmorp.de>, Robin Redeker <elmex@ta-sa.org>
14 http://home.schmorp.de/
15 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines