stratagus-cvs
[Top][All Lists]
Advanced

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

[Stratagus-CVS] stratagus/src ai/ccl_ai.c ai/ai_rules.c clone/c...


From: Crestez Leonard
Subject: [Stratagus-CVS] stratagus/src ai/ccl_ai.c ai/ai_rules.c clone/c...
Date: Thu, 23 Oct 2003 15:15:10 -0400

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Crestez Leonard <address@hidden>        03/10/23 15:15:09

Modified files:
        src/ai         : ccl_ai.c 
Added files:
        src/ai         : ai_rules.c 
        src/clone      : ccl_helpers.c 
        src/include    : ccl_helpers.h 

Log message:
        Added some files that were left out. Removed junk on stdout when saving.

Patches:
Index: stratagus/src/ai/ccl_ai.c
diff -u stratagus/src/ai/ccl_ai.c:1.69 stratagus/src/ai/ccl_ai.c:1.70
--- stratagus/src/ai/ccl_ai.c:1.69      Thu Oct 23 14:38:34 2003
+++ stratagus/src/ai/ccl_ai.c   Thu Oct 23 15:15:09 2003
@@ -26,7 +26,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//      $Id: ccl_ai.c,v 1.69 2003/10/23 18:38:34 n0body Exp $
+//      $Id: ccl_ai.c,v 1.70 2003/10/23 19:15:09 n0body Exp $
 
 //@{
 
@@ -2416,5 +2416,6 @@
 
     gh_new_procedureN( "define-ai-player", CclDefineAiPlayer );
 }
+
 
 //@}




reply via email to

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