stratagus-cvs
[Top][All Lists]
Advanced

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

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


From: Russell Smith
Subject: [Stratagus-CVS] stratagus/doc ChangeLog.html ccl/ccl-index.html...
Date: Sun, 16 Nov 2003 01:50:39 -0500

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Russell Smith <address@hidden>  03/11/16 01:50:39

Modified files:
        doc            : ChangeLog.html 
        doc/ccl        : ccl-index.html config.html 

Log message:
        Documentation updates for Supply/Demand changes

Patches:
Index: stratagus/doc/ChangeLog.html
diff -u stratagus/doc/ChangeLog.html:1.580 stratagus/doc/ChangeLog.html:1.581
--- stratagus/doc/ChangeLog.html:1.580  Fri Nov 14 16:57:44 2003
+++ stratagus/doc/ChangeLog.html        Sun Nov 16 01:50:38 2003
@@ -2,7 +2,7 @@
 <html>
 <head>
 <!--
-----   $Id: ChangeLog.html,v 1.580 2003/11/14 21:57:44 mr-russ Exp $
+----   $Id: ChangeLog.html,v 1.581 2003/11/16 06:50:38 mr-russ Exp $
 
 ----   (c) Copyright 1998-2003 by Lutz Sammer
 
@@ -36,6 +36,7 @@
 <li>Future 2.00 Release<p>
     <ul>
     <li>++
+    <li>Food, replaced with Supply/Demand.  Buildings support demand (from 
Russell Smith).
     <li>Fixed Bug #6230: Hack to detect wc2 swamp tileset (from Russell Smith).
     <li>AI tries to move its own units when blocked (from Pollet Ludovic).
     <li>Replay log are now generated for saved/loaded games as well (from 
Pollet Ludovic).
Index: stratagus/doc/ccl/ccl-index.html
diff -u stratagus/doc/ccl/ccl-index.html:1.53 
stratagus/doc/ccl/ccl-index.html:1.54
--- stratagus/doc/ccl/ccl-index.html:1.53       Fri Nov  7 20:45:50 2003
+++ stratagus/doc/ccl/ccl-index.html    Sun Nov 16 01:50:39 2003
@@ -382,7 +382,7 @@
 <dd></dd>
 <dt><a 
href="config.html#set-all-players-building-limit!">set-all-players-building-limit!</a></dt>
 <dd></dd>
-<dt><a 
href="config.html#set-all-players-food-unit-limit!">set-all-players-food-unit-limit!</a></dt>
+<dt><a 
href="config.html#set-all-players-unit-limit!">set-all-players-unit-limit!</a></dt>
 <dd></dd>
 <dt><a 
href="config.html#set-all-players-total-unit-limit!">set-all-players-total-unit-limit!</a></dt>
 <dd></dd>
@@ -579,7 +579,7 @@
 <!-- SCRIPT END -->
 </dl>
 
-Last changed: $Id: ccl-index.html,v 1.53 2003/11/08 01:45:50 nehalmistry Exp 
$<br>
+Last changed: $Id: ccl-index.html,v 1.54 2003/11/16 06:50:39 mr-russ 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/config.html
diff -u stratagus/doc/ccl/config.html:1.34 stratagus/doc/ccl/config.html:1.35
--- stratagus/doc/ccl/config.html:1.34  Fri Nov  7 20:43:41 2003
+++ stratagus/doc/ccl/config.html       Sun Nov 16 01:50:39 2003
@@ -57,7 +57,7 @@
 <a href="#right-button-attacks">right-button-attacks</a>
 <a href="#right-button-moves">right-button-moves</a>
 <a href="#set-all-players-building-limit!">set-all-players-building-limit!</a>
-<a 
href="#set-all-players-food-unit-limit!">set-all-players-food-unit-limit!</a>
+<a href="#set-all-players-unit-limit!">set-all-players-unit-limit!</a>
 <a 
href="#set-all-players-total-unit-limit!">set-all-players-total-unit-limit!</a>
 <a href="#set-brightness!">set-brightness!</a>
 <a href="#set-building-capture!">set-building-capture!</a>
@@ -327,10 +327,10 @@
 
 <a href="../../data/ccl/stratagus.ccl"> $LIBARYPATH/ccl/stratagus.ccl </a>
 
-<a name="set-all-players-food-unit-limit!"></a>
-<h3>(set-all-players-food-unit-limit! limit)</h3>
+<a name="set-all-players-unit-limit!"></a>
+<h3>(set-all-players-unit-limit! limit)</h3>
 
-.
+Sets the number of non-building type units a player can have.
 
 
 <dl>
@@ -342,7 +342,7 @@
 <h4>Example</h4>
 
 <pre>
-    (set-all-players-food-unit-limit! 200)
+    (set-all-players-unit-limit! 200)
 </pre>
 <h4>Used</h4>
 
@@ -1531,7 +1531,7 @@
 <a href="../../data/ccl/stratagus.ccl"> $LIBARYPATH/ccl/stratagus.ccl </a>
 
 <hr>
-Last changed: $Id: config.html,v 1.34 2003/11/08 01:43:41 nehalmistry Exp $<br>
+Last changed: $Id: config.html,v 1.35 2003/11/16 06:50:39 mr-russ 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]