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
|
Sun, 06 Apr 2008 14:12:19 +0000 |
rubidium |
(svn r12590) [NoAI] -Add: EnforcePrecondition macro to make code much better readable.
noai
|
file |
diff |
annotate
|
Fri, 04 Apr 2008 10:43:13 +0000 |
rubidium |
(svn r12559) [NoAI] -Add: SetLastError support for AIAirport.
noai
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 07:50:27 +0000 |
rubidium |
(svn r12503) [NoAI] -Sync: with trunk r12461:12501.
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
|
Wed, 26 Mar 2008 06:06:35 +0000 |
rubidium |
(svn r12423) [NoAI] -Change: bring a little more uniformness into the first few lines of the API related files (add missing /* $Id$ */ and such).
noai
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 14:42:08 +0000 |
truebrain |
(svn r12266) [NoAI] -Fix: [API CHANGE] minor typo in Ai*r*portAvailable (tnx yorick)
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
|
Fri, 22 Feb 2008 00:25:54 +0000 |
glx |
(svn r12211) [NoAI] -Sync: with trunk r12050:12209
noai
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 20:17:54 +0000 |
rubidium |
(svn r12051) [NoAI] -Sync: with trunk (r11795:12050).
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
|
Fri, 23 Nov 2007 16:59:30 +0000 |
rubidium |
(svn r11503) [NoAI] -Sync: with trunk r11308:11502.
noai
|
file |
diff |
annotate
|
Wed, 18 Jul 2007 09:20:50 +0000 |
truelight |
(svn r10609) [NoAI] -Add: added GetAirportWidth / GetAirportHeight
noai
|
file |
diff |
annotate
|
Fri, 13 Jul 2007 23:18:12 +0000 |
truelight |
(svn r10556) [NoAI] -Add: added AIAirport, which can build an airport
noai
|
file |
diff |
annotate
|