| Revision: | 1.3 |
| Committed: | Sun Jul 30 18:24:49 2006 UTC (19 years, 10 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-0_97, rel-0_98, rel-0_99, rel-0_52, rel-0_53, rel-0_51, rel-0_2, rel-0_5 |
| Changes since 1.2: | +14 -8 lines |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | NAME |
| 2 | cfplus - A Crossfire+ and Crossfire game client |
| 3 | |
| 4 | SYNOPSIS |
| 5 | Just run it - no commandline arguments are supported. |
| 6 | |
| 7 | USAGE |
| 8 | cfplus utilises OpenGL for all UI elements and the game. It is supposed |
| 9 | to be used fullscreen 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 |