stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus/doc/ccl ccl-index.html unittype.html


From: Jimmy Salmon
Subject: [Stratagus-CVS] stratagus/doc/ccl ccl-index.html unittype.html
Date: Sat, 29 Nov 2003 23:56:21 -0500

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Jimmy Salmon <address@hidden>   03/11/29 23:56:21

Modified files:
        doc/ccl        : ccl-index.html unittype.html 

Log message:
        Removed UnitType::Property

Patches:
Index: stratagus/doc/ccl/ccl-index.html
diff -u stratagus/doc/ccl/ccl-index.html:1.56 
stratagus/doc/ccl/ccl-index.html:1.57
--- stratagus/doc/ccl/ccl-index.html:1.56       Sat Nov 29 05:28:04 2003
+++ stratagus/doc/ccl/ccl-index.html    Sat Nov 29 23:56:21 2003
@@ -290,8 +290,6 @@
 <dd></dd>
 <dt><a href="unittype.html#get-unit-type-name">get-unit-type-name</a></dt>
 <dd></dd>
-<dt><a 
href="unittype.html#get-unit-type-property">get-unit-type-property</a></dt>
-<dd></dd>
 <dt><a href="game.html#get-unit-unholy-armor">get-unit-unholy-armor</a></dt>
 <dd></dd>
 <dt><a href="game.html#group">group</a></dt>
@@ -516,8 +514,6 @@
 <dd></dd>
 <dt><a href="unittype.html#set-unit-type-name!">set-unit-type-name!</a></dt>
 <dd></dd>
-<dt><a 
href="unittype.html#set-unit-type-property">set-unit-type-property</a></dt>
-<dd></dd>
 <dt><a href="game.html#set-unit-unholy-armor!">set-unit-unholy-armor!</a></dt>
 <dd></dd>
 <dt><a href="config.html#set-xp-damage!">set-xp-damage!</a></dt>
@@ -579,7 +575,7 @@
 <!-- SCRIPT END -->
 </dl>
 
-Last changed: $Id: ccl-index.html,v 1.56 2003/11/29 10:28:04 pludov Exp $<br>
+Last changed: $Id: ccl-index.html,v 1.57 2003/11/30 04:56:21 jsalmon3 Exp $<br>
 All trademarks and copyrights on this page are owned by their respective 
owners.
 <address>(c) 2002-2003 by <a href="http://stratagus.org";>
 The Stratagus Project</a></address></body></html>
Index: stratagus/doc/ccl/unittype.html
diff -u stratagus/doc/ccl/unittype.html:1.41 
stratagus/doc/ccl/unittype.html:1.42
--- stratagus/doc/ccl/unittype.html:1.41        Sat Nov  8 21:42:05 2003
+++ stratagus/doc/ccl/unittype.html     Sat Nov 29 23:56:21 2003
@@ -54,9 +54,7 @@
 <a href="pud.html#define-unittype-wc-names">define-unittype-wc-names</a>
 <a href="#get-unit-type-ident">get-unit-type-ident</a>
 <a href="#get-unit-type-name">get-unit-type-name</a>
-<a href="#get-unit-type-property">get-unit-type-property</a>
 <a href="#set-unit-type-name">set-unit-type-name</a>
-<a href="#set-unit-type-property">set-unit-type-property</a>
 <a href="#unit-type">unit-type</a>
 <a href="#unit-type-array">unit-type-array</a>
 <hr>
@@ -655,25 +653,6 @@
 </pre>
 <h4>Not Used</h4>
 
-<a name="get-unit-type-property"></a>
-<h3>(get-unit-type-property unit-type)</h3>
-
-Get the property of the unit-type structure.
-
-
-<dl>
-<dt>unit-type</dt>
-<dd>.
-</dd>
-</dl>
-
-<h4>Example</h4>
-
-<pre>
-    (get-unit-type-property)
-</pre>
-<h4>Not Used</h4>
-
 <a name="get-unit-type-name"></a>
 <h3>(get-unit-type-name unit-type)</h3>
 
@@ -715,28 +694,6 @@
 </pre>
 <h4>Not Used</h4>
 
-<a name="set-unit-type-property"></a>
-<h3>(set-unit-type-property unit-type property)</h3>
-
-Set the property of the unit-type structure.
-
-
-<dl>
-<dt>unit-type</dt>
-<dd>.
-</dd>
-<dt>property</dt>
-<dd>.
-</dd>
-</dl>
-
-<h4>Example</h4>
-
-<pre>
-    (set-unit-type-property)
-</pre>
-<h4>Not Used</h4>
-
 <a name="unit-type"></a>
 <h3>(unit-type ident)</h3>
 
@@ -772,7 +729,7 @@
 <h4>Not Used</h4>
 
 <hr>
-Last changed: $Id: unittype.html,v 1.41 2003/11/09 02:42:05 n0body Exp $<br>
+Last changed: $Id: unittype.html,v 1.42 2003/11/30 04:56:21 jsalmon3 Exp $<br>
 All trademarks and copyrights on this page are owned by their respective 
owners.
 <address>(c) 2002-2003 by <a href="http://stratagus.org";>
 The Stratagus Project</a></address></body></html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]