summaryrefslogtreecommitdiff
path: root/src/ai/api
AgeCommit message (Expand)Author
2009-01-19(svn r15149) -Codechange: GetMaskOfTownActions() is used by a Cmd handler, th...peter1138
2009-01-18(svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the...rubidium
2009-01-17(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...truebrain
2009-01-16(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)truebrain
2009-01-16(svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo)truebrain
2009-01-16(svn r15101) -Change [API CHANGE]: more consistant naming for consts:truebrain
2009-01-15(svn r15100) -Add [NoAI]: introduce TILE_INVALID as consttruebrain
2009-01-15(svn r15099) -Fix (r15078): GetTileIndex(0, -1) is perfectly finetruebrain
2009-01-15(svn r15093) -Fix [NoAI]: check if a tile is valid before using IsTileType (b...truebrain
2009-01-14(svn r15084) -Fix [NoAI] (r15027): by removing the threads for NoAIs, it is n...truebrain
2009-01-13(svn r15078) -Fix [NoAI]: AIMap didn't filter its input (Yexo)truebrain
2009-01-13(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEARsmatz
2009-01-13(svn r15073) -Fix (r15067) [FS#2532]: Default copy constructors don't necessa...peter1138
2009-01-13(svn r15067) -Fix [FS#2531]: Possible compiler bug, alleviated by using Small...peter1138
2009-01-13(svn r15062) -Fix: further forgotten svn properties and headerssmatz
2009-01-13(svn r15061) -Fix (r15027): three files were missing the Id headersmatz
2009-01-12(svn r15036) -Fix: use the same value for 'random' through-out the code for P...truebrain
2009-01-12(svn r15033) -Fix (r15027): silent a warning when compiling without networktruebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain