Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
April 2002: [Freeciv-Dev] Re: [RFC] Path finding interface |
[Freeciv-Dev] Re: [RFC] Path finding interface[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, Apr 08, 2002 at 10:09:03AM +0200, Raimar Falke wrote: > On Mon, Apr 08, 2002 at 09:08:43AM +0200, Raimar Falke wrote: > > > > Attached is my proposal to a unified path finding core. Although the > > parameter list contains 14 elements I would call this interface > > minimal and clean. It may be extended for performance reasons and if I > > forgot something which can't be expressed with the callbacks. > > > > Also possible is the replacement of the static allocation of the > > positions with a dynamic approach. > > It turns out that the interface wasn't minimal. Diff and version 2 > attached. To allow city warmaps the interface was changed to allow the full specification of all movement parameters. Diff and version 3 attached. Raimar -- email: rf13@xxxxxxxxxxxxxxxxx "These download files are in Microsoft Word 6.0 format. After unzipping, these files can be viewed in any text editor, including all versions of Microsoft Word, WordPad, and Microsoft Word Viewer." -- http://www.microsoft.com/hwdev/pc99.htm
diff
path_finding3.h
|