src/ai/api/ai_bridge.hpp
Mon, 07 Apr 2008 12:43:46 +0000 truebrain (svn r12606) [NoAI] -Fix: minor documentation inconsistancy, to make doxygen even more happy noai
Mon, 07 Apr 2008 12:30:28 +0000 truebrain (svn r12602) [NoAI] -Fix: minor type in documentation noai
Sun, 06 Apr 2008 12:26:40 +0000 rubidium (svn r12589) [NoAI] -Add: GetLastError support for AIBridge. noai
Mon, 31 Mar 2008 08:42:20 +0000 truebrain (svn r12504) [NoAI] -Documentation: the last few files which now are consistent in their comments (anyway, so I hope :)) noai
Mon, 31 Mar 2008 07:21:39 +0000 truebrain (svn r12500) [NoAI] -Documentation: many comment changes, mostly Capitals and lines end with a dot. Makes doxygen look pretty :) noai
Mon, 31 Mar 2008 06:32:27 +0000 truebrain (svn r12491) [NoAI] -Documentation: made parts of the comments more uniform (@file header and class header) noai
Thu, 28 Feb 2008 00:59:01 +0000 truebrain (svn r12307) [NoAI] -Codechange: as followup on r12303 (trunk), use ::IsValidTile to check if a tile is inside the map, instead of all our custom ways noai
Wed, 27 Feb 2008 22:45:27 +0000 truebrain (svn r12297) [NoAI] -Add: added AIBridge.BuildBridge and friends noai
Wed, 27 Feb 2008 21:07:31 +0000 truebrain (svn r12294) [NoAI] -Add: added AIBridge(List), which lists all available bridges (no build yet) noai