log src/ai/api/ai_vehicle.hpp @ 10968:90245d035efb draft

age author description
Sun, 01 Feb 2009 16:21:18 +0000 frosch (svn r15307) -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h instead of mph. (Documentation by Rubidium) draft
Sat, 17 Jan 2009 15:31:30 +0000 truebrain (svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *' draft
Fri, 16 Jan 2009 00:05:26 +0000 truebrain (svn r15101) -Change [API CHANGE]: more consistant naming for consts: draft
Tue, 13 Jan 2009 22:58:03 +0000 smatz (svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR draft
Mon, 12 Jan 2009 17:11:45 +0000 truebrain (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. draft