(svn r13220) [NoAI] -Fix r13219: it has been a while, but I forgot to commit the regression update ;) noai
authortruebrain
Fri, 23 May 2008 09:46:39 +0000
branchnoai
changeset 10676 9dca9483f2c0
parent 10675 b16fdb811ebb
child 10679 fcd493243794
(svn r13220) [NoAI] -Fix r13219: it has been a while, but I forgot to commit the regression update ;)
bin/ai/regression/regression.txt
--- a/bin/ai/regression/regression.txt	Fri May 23 09:18:04 2008 +0000
+++ b/bin/ai/regression/regression.txt	Fri May 23 09:46:39 2008 +0000
@@ -654,6 +654,7 @@
     IsValidCargo():          false
     GetCargoLabel():         '(null : 0x00000000)'
     IsFreight():             false
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    -1
     GetCargoIncome(10, 10):  -1
     GetCargoIncome(100, 10): -1
@@ -662,6 +663,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'PASS'
     IsFreight():             false
+    HasCargoClass():         true
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  3
     GetCargoIncome(100, 10): 37
@@ -670,6 +672,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'COAL'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  7
     GetCargoIncome(100, 10): 71
@@ -678,6 +681,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'MAIL'
     IsFreight():             false
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  5
     GetCargoIncome(100, 10): 55
@@ -686,6 +690,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'OIL_'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  5
     GetCargoIncome(100, 10): 53
@@ -694,6 +699,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'LVST'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  5
     GetCargoIncome(100, 10): 51
@@ -702,6 +708,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'GOOD'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  7
     GetCargoIncome(100, 10): 73
@@ -710,6 +717,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'GRAI'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  5
     GetCargoIncome(100, 10): 56
@@ -718,6 +726,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'WOOD'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  6
     GetCargoIncome(100, 10): 60
@@ -726,6 +735,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'IORE'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  6
     GetCargoIncome(100, 10): 62
@@ -734,6 +744,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'STEL'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  6
     GetCargoIncome(100, 10): 68
@@ -742,6 +753,7 @@
     IsValidCargo():          true
     GetCargoLabel():         'VALU'
     IsFreight():             true
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    0
     GetCargoIncome(10, 10):  8
     GetCargoIncome(100, 10): 88
@@ -750,6 +762,7 @@
     IsValidCargo():          false
     GetCargoLabel():         '(null : 0x00000000)'
     IsFreight():             false
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    -1
     GetCargoIncome(10, 10):  -1
     GetCargoIncome(100, 10): -1
@@ -758,6 +771,7 @@
     IsValidCargo():          false
     GetCargoLabel():         '(null : 0x00000000)'
     IsFreight():             false
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    -1
     GetCargoIncome(10, 10):  -1
     GetCargoIncome(100, 10): -1
@@ -766,6 +780,7 @@
     IsValidCargo():          false
     GetCargoLabel():         '(null : 0x00000000)'
     IsFreight():             false
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    -1
     GetCargoIncome(10, 10):  -1
     GetCargoIncome(100, 10): -1
@@ -774,6 +789,7 @@
     IsValidCargo():          false
     GetCargoLabel():         '(null : 0x00000000)'
     IsFreight():             false
+    HasCargoClass():         false
     GetCargoIncome(0, 0):    -1
     GetCargoIncome(10, 10):  -1
     GetCargoIncome(100, 10): -1