0ad/binaries/data/mods/public/simulation/ai/common-api
2011-11-13 15:56:37 +00:00
..
base.js Changes AI entity destroy events to maintain some data about the entity, based on patch by quantumstate. Fixes #983. 2011-10-18 22:51:04 +00:00
class.js Initial terrible AI player scripts. 2011-02-05 20:35:34 +00:00
entity.js Fixes error in AI entity. Fixes #991. 2011-10-16 17:21:37 +00:00
entitycollection.js Various minor optimisations. 2011-03-03 00:16:14 +00:00
utils.js Added a squared vector function for A^2 + B^2 without the rooting, in case massively large nos of vector calculations are needed. 2011-11-13 15:56:37 +00:00