bin/ai/regression/regression.txt
Fri, 13 Jul 2007 14:14:26 +0000 truelight (svn r10544) [NoAI] -Add: added AIIndustryList to list industries noai
Fri, 13 Jul 2007 13:49:39 +0000 truelight (svn r10543) [NoAI] -Add: added AIStationListCargoRating as valuator for a station list noai
Fri, 13 Jul 2007 11:04:00 +0000 truelight (svn r10540) [NoAI] -Add: added AIStationVehicleList, which lists all vehicles that go to a given station noai
Fri, 13 Jul 2007 09:20:54 +0000 truelight (svn r10534) [NoAI] -Fix r10533: update regression output noai
Thu, 12 Jul 2007 15:52:17 +0000 truelight (svn r10531) [NoAI] -Fix r10529: forgot to update regression output noai
Thu, 12 Jul 2007 15:05:24 +0000 truelight (svn r10527) [NoAI] -Add: AIStationList(), which lists all your stations; useful to maintain routes noai
Thu, 12 Jul 2007 14:55:28 +0000 truelight (svn r10525) [NoAI] -Fix: the build-truck-param of BuildRoadStation was flipped noai
Wed, 27 Jun 2007 01:01:16 +0000 glx (svn r10351) [NoAI] -Fix r10350: forgot to update regression.txt (indeed GetCompanyName() and GetPresidentName() were half-broken before r10350) noai
Fri, 04 May 2007 23:04:22 +0000 truelight (svn r9787) [NoAI] -Fix r9786: and again, forgot to update regression.txt..... (tnx glx) noai
Fri, 04 May 2007 22:59:59 +0000 truelight (svn r9786) [NoAI] -Fix: NeighbourRoad -> NeighbourRoadCount noai
Fri, 04 May 2007 21:26:42 +0000 truelight (svn r9782) [NoAI] -Add: add information functions to AIVehicle, like the valuators of AIVehicleList noai
Fri, 04 May 2007 19:55:35 +0000 truelight (svn r9781) [NoAI] -Add: added AIVehicleListProfit[This|Last]Year as valuator noai
Fri, 04 May 2007 16:02:34 +0000 truelight (svn r9778) [NoAI] -Fix r9776: forgot to update regression output (tnx glx) noai
Wed, 02 May 2007 12:47:16 +0000 truelight (svn r9767) [NoAI] -Add: add support for params in the constructor (via C++ templates) noai
Sun, 29 Apr 2007 13:02:12 +0000 truelight (svn r9749) [NoAI] -Add: added regression-test for new AITileList valuators noai
Sat, 14 Apr 2007 20:01:25 +0000 truelight (svn r9625) [NoAI] -Add: added AITileList() and one valuator for now: AITileListBuildable() noai
Sat, 14 Apr 2007 09:44:18 +0000 truelight (svn r9622) [NoAI] -Add: added AITownList, which lists all towns (and which you can iterate) noai
Thu, 12 Apr 2007 11:37:24 +0000 truelight (svn r9603) [NoAI] -Add: added AIList(), a simple list in which you can add item/value pairs. You can sort them, walk them, and valuate them noai
Wed, 11 Apr 2007 14:18:10 +0000 truelight (svn r9591) [NoAI] -Fix: SetCompanyName() in fact set the president name (Zuu) noai
Tue, 27 Mar 2007 10:22:39 +0000 truelight (svn r9498) [NoAI] -Add: added regression for AITransactionMode() noai
Tue, 27 Mar 2007 09:58:18 +0000 truelight (svn r9496) [NoAI] -Add: added regression for AITestMode() and AIExecMode() noai
Tue, 27 Mar 2007 09:56:20 +0000 truelight (svn r9495) [NoAI] -Add: add regression for AIAccounting() in AIVehicle() regression noai
Tue, 27 Mar 2007 09:46:59 +0000 truelight (svn r9493) [NoAI] -Add: added the missing AIRoad() functions to regression-test noai
Tue, 27 Mar 2007 09:40:02 +0000 truelight (svn r9492) [NoAI] -Fix r9491: forgot to update regression.txt (oops :)) noai
Mon, 26 Mar 2007 12:37:50 +0000 truelight (svn r9477) [NoAI] -Add: added regression-test for AIOrder() noai
Sat, 24 Mar 2007 15:25:10 +0000 truelight (svn r9433) [NoAI] -Fix r9432: forgot to update regression.txt noai
Thu, 22 Mar 2007 09:52:12 +0000 rubidium (svn r9407) [NoAI] -Add: placing of signs. noai
Thu, 22 Mar 2007 01:47:14 +0000 glx (svn r9395) [NoAI] -Fix r9331: some AIRoad() depot and station directions were wrong (Zuu) noai
Tue, 20 Mar 2007 01:04:21 +0000 truelight (svn r9365) [NoAI] -Fix: fixed the regression.sav to load correct and adjust regression result according (with a big tnx to glx!) noai
Tue, 20 Mar 2007 00:21:24 +0000 truelight (svn r9362) [NoAI] -Add: added the new AIMap() functions to regression-test noai
Mon, 19 Mar 2007 23:43:20 +0000 truelight (svn r9356) [NoAI] -Add: add abs() function to global scope in SQ. This means we now have an own squirrel_std class which registers such functions. (on request by Zuu) noai
Mon, 19 Mar 2007 14:25:06 +0000 truelight (svn r9335) [NoAI] -Update: added AIRoad() regression test noai
Mon, 19 Mar 2007 12:54:19 +0000 truelight (svn r9326) [NoAI] -Fix r9325: somehow I fucked up the regression.txt update noai
Mon, 19 Mar 2007 12:51:35 +0000 truelight (svn r9325) [NoAI] -Update r9323: because of trunk changes, regression-test output changed noai
Mon, 19 Mar 2007 10:08:18 +0000 rubidium (svn r9312) [NoAI] -Codechange: add IsValidCargo. noai
Mon, 19 Mar 2007 00:00:26 +0000 rubidium (svn r9308) [NoAI] -Change: make the regression scripts run without any user intervention; not manual enabling and disabling of AIs noai
Sun, 18 Mar 2007 21:31:57 +0000 truelight (svn r9297) [NoAI] -Fix: regression-test shows that 64bit systems gave other results for INVALID_TILE then 32bit system. Now they both act like the 32bit system. noai
Sun, 18 Mar 2007 21:22:48 +0000 truelight (svn r9296) [NoAI] -Fix: regression test now replaced 0x(nil) with 0x0000000 to make everything the same on all platforms noai
Sun, 18 Mar 2007 20:15:57 +0000 truelight (svn r9293) [NoAI] -Add: added regression.sav, regression.txt and a small script to test if the regression passes. Make sure to disable any other AI when running this! noai