View Single Post
  #1  
Old July 18th, 2007, 04:56 PM

thejeff thejeff is offline
General
 
Join Date: Apr 2005
Posts: 3,327
Thanks: 4
Thanked 133 Times in 117 Posts
thejeff is on a distinguished road
Default Re: request for new patch: an ai that can learn

Well windows calls it a dll, linux just calls it a library.

You could certainly do the same thing. Make a library. Publish an API. Let dominions link to any library that meets the API.

It's a total rewrite of the ai code, though. Pulling it out of wherever it is, formalizing the interface, etc. Not likely to be an easy project.

The .2h & .trn files concept would require minimal effort. Just releasing the format. It does raise cheating concerns, though.
Reply With Quote