summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_object.hpp
AgeCommit message (Expand)Author
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain
2011-11-13(svn r23209) -Codechange: track the current active script instance directly, ...truebrain
2011-11-13(svn r23207) -Codechange: make functions private/protected/public depending o...truebrain
2011-11-12(svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API document...yexo
2011-10-04(svn r22989) -Fix: AIController uses protected members of AIObject, so make t...truebrain
2011-05-01(svn r22396) -Document: some AI doxygen stuffrubidium
2011-01-22(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...rubidium
2010-01-11(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...rubidium
2010-01-10(svn r18777) -Codechange: remove some unused parameters from a functionrubidium
2009-09-11(svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand...yexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-03(svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments abou...rubidium
2009-02-23(svn r15558) -Cleanup: Remove some unnecessary friend declarations.yexo
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain