41 lines
1.3 KiB
HTML
41 lines
1.3 KiB
HTML
<!--
|
|
---- $Id$
|
|
|
|
---- (c) Copyright 2001-2003 by Lutz Sammer
|
|
|
|
---- FreeCraft is free software; you can redistribute it and/or modify
|
|
---- it under the terms of the GNU General Public License as published by
|
|
---- the Free Software Foundation; only version 2 of the License.
|
|
|
|
---- FreeCraft is distributed in the hope that it will be useful,
|
|
---- but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
---- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
---- GNU General Public License for more details.
|
|
-->
|
|
<html><head>
|
|
<title>FreeCraft user interface graphic format</title>
|
|
</head>
|
|
<body>
|
|
<h1>FreeCraft user interface graphic format</h1>
|
|
<hr>
|
|
|
|
This graphic files are used to build the user interface.
|
|
Each race has its own user interface.
|
|
Currently only the contents of the graphic files could be changed.
|
|
Later it is planed to make it complete configurable.
|
|
|
|
<h2>Map borders</h2>
|
|
|
|
Human border uses 14 colors:
|
|
<p>Human: 96 97 98 99 100 101 102 103 104 105 106 107 108 239
|
|
<p>Orc: 128 129 130 131 132 133 134 239
|
|
|
|
<ul>
|
|
<li>Map border top
|
|
<li>Map border
|
|
</ul>
|
|
|
|
<hr>
|
|
All trademarks and copyrights on this page are owned by their respective owners.
|
|
<address><a href="http://freecraft.org">The FreeCraft Project</a>
|
|
</address></body></html>
|