To: FreeSCI development mailing list <[email protected]> Subject: Commit message (manual): Pathfinding added Reply-To: Christoph Reichenbach <[EMAIL PROTECTED]> From: Christoph Reichenbach <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED] To: [email protected] Date: Sat, 20 May 2006 15:35:41 +0200 Subject: r1571 - in freesci/branches/glutton: . src/engine src/include src/scicore Author: waltervn Date: 2006-05-20 15:35:32 +0200 (Sat, 20 May 2006) New Revision: 1571 Added: freesci/branches/glutton/src/include/aatree.h freesci/branches/glutton/src/include/list.h freesci/branches/glutton/src/scicore/aatree.c Modified: freesci/branches/glutton/ChangeLog freesci/branches/glutton/src/engine/kpathing.c freesci/branches/glutton/src/engine/kstring.c freesci/branches/glutton/src/engine/scriptdebug.c freesci/branches/glutton/src/include/Makefile.am freesci/branches/glutton/src/include/kdebug.h freesci/branches/glutton/src/include/vm.h freesci/branches/glutton/src/scicore/Makefile.am freesci/branches/glutton/src/scicore/script.c Log: Added pathfinding. Not thoroughly tested yet. - Walter (Message forwarded manually since the original commit message included diffs and was too long to include on the mailing list. -- Christoph) _______________________________________________ FreeSCI-develop mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freesci-develop
