Revision: | 1.5 |
Committed: | Sat Oct 20 21:50:59 2007 UTC (17 years, 1 month ago) by root |
Branch: | MAIN |
CVS Tags: | rel-0_9965, rel-0_9964, rel-0_9963, rel-0_9968, rel-0_9958, rel-0_9960, rel-0_9956, rel-0_9972, rel-0_9973, rel-0_9957, rel-0_9955, rel-0_9971, rel-0_9967, rel-1_21, rel-0_9959, rel-0_9966, rel-0_995 |
Changes since 1.4: | +3 -3 lines |
Log Message: | *** empty log message *** |
# | Content |
---|---|
1 | NAME |
2 | deliantra - A Deliantra MORPG game client |
3 | |
4 | SYNOPSIS |
5 | Just run it - no commandline arguments are supported. |
6 | |
7 | USAGE |
8 | deliantra utilises OpenGL for all UI elements and the game. It is |
9 | supposed to be used in fullscreen mode and interactively. |
10 | |
11 | DEBUGGING |
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 |
18 | |
19 | AUTHOR |
20 | Marc Lehmann <crossfire@schmorp.de>, Robin Redeker <elmex@ta-sa.org> |
21 |