| Sun, 08 Jun 2008 19:35:16 +0000 |
rubidium |
(svn r13420) [NoAI] -Add: function to get the town rating.
noai
|
file |
diff |
annotate
|
| Sun, 08 Jun 2008 14:00:40 +0000 |
truebrain |
(svn r13416) [NoAI] -Fix: make doxygen happy again
noai
|
file |
diff |
annotate
|
| Sun, 08 Jun 2008 10:37:30 +0000 |
rubidium |
(svn r13410) [NoAI] -Add: functions to perform town actions (advertising, bribing, building statues, etc).
noai
|
file |
diff |
annotate
|
| Fri, 06 Jun 2008 18:25:42 +0000 |
truebrain |
(svn r13395) [NoAI] -Fix [API CHANGE]: Rename AIOrder::GetNumberOfORders to AIOrder::GetOrderCount
noai
|
file |
diff |
annotate
|
| Fri, 06 Jun 2008 00:44:23 +0000 |
glx |
(svn r13391) [NoAI] -Add: added AITown.GetNumHouses(), AITown.GetLastMonthProduction(), AITown.GetLastMonthTransported() and AITown.GetMaxProduction()
noai
|
file |
diff |
annotate
|
| Fri, 25 Apr 2008 15:56:58 +0000 |
truebrain |
(svn r12902) [NoAI] -Fix r12901 [API CHANGE]: renamed IsWithinTownRadius to IsWithinTownInfluence, as that reflects the meaning much better
noai
|
file |
diff |
annotate
|
| Fri, 25 Apr 2008 15:51:12 +0000 |
truebrain |
(svn r12901) [NoAI] -Add: added AITown.IsWithinTownRadius, AIStation.IsWithinTownRadius and AITile.GetOwner (Yexo)
noai
|
file |
diff |
annotate
|
| Thu, 24 Apr 2008 23:39:18 +0000 |
truebrain |
(svn r12880) [NoAI] -Add: introduces ai_types.hpp, which has all NNNId like VehicleID. This simplifies the include-mess, and avoids including tons of _type.h for just a single typedef.
noai
|
file |
diff |
annotate
|
| Tue, 15 Apr 2008 22:29:00 +0000 |
truebrain |
(svn r12727) [NoAI] -Fix (API CHANGE): return -1 to indicate invalidity, instead of 0 or -1, depending on the class
noai
|
file |
diff |
annotate
|
| Mon, 31 Mar 2008 06:45:57 +0000 |
truebrain |
(svn r12496) [NoAI] -Documentation: give the .cpp files a nice uniform format too
noai
|
file |
diff |
annotate
|
| Tue, 25 Mar 2008 12:12:45 +0000 |
truebrain |
(svn r12411) [NoAI] -Change [API CHANGE]: order of params of CargoIncome is changed
noai
|
file |
diff |
annotate
|
| Fri, 22 Feb 2008 12:30:17 +0000 |
truebrain |
(svn r12216) [NoAI] -Codechange: made most functions 'static', which removes the need to create an instance to get, for example, engine information, and therefor heavily simplifying AI creation (Morloth)
noai
|
file |
diff |
annotate
|
| Fri, 22 Feb 2008 12:13:41 +0000 |
truebrain |
(svn r12215) [NoAI] -Codechange: added '::' if a function comes from non-AI-API functions (was inconsistant till now)
noai
|
file |
diff |
annotate
|
| Wed, 09 Jan 2008 18:11:12 +0000 |
rubidium |
(svn r11796) [NoAI] -Sync: with trunk r11502:11795.
noai
|
file |
diff |
annotate
|
| Thu, 12 Apr 2007 12:35:44 +0000 |
truelight |
(svn r9606) [NoAI] -Fix: make GetXXX in AITown static, so we can use it without AITown instance
noai
|
file |
diff |
annotate
|
| Tue, 20 Mar 2007 11:55:30 +0000 |
rubidium |
(svn r9369) [NoAI] -Codechange: make some IsValidXXX() function static, so they can be used by the other classes without the need for an instance.
noai
|
file |
diff |
annotate
|
| Sun, 18 Mar 2007 19:52:09 +0000 |
truelight |
(svn r9290) [NoAI] -Fix: AITown and AIIndustry segfaulted if you gave a negative value as param to most functions
noai
|
file |
diff |
annotate
|
| Thu, 15 Mar 2007 22:46:22 +0000 |
rubidium |
(svn r9234) [NoAI] -Codechange: move away from the 'much' subdirectory approach for the API implementation.
noai
|
file |
diff |
annotate
| base
|