git26 - add to install the sql commands to create DB etc.

fixed little bug in load_profile introduced by recent improvements there
updated regression testing to take into account everything new, made sure it passes all tests
more table design cleaning
various doc updates
added create-release.sh to automate release creation
This commit is contained in:
steffen123
2008-08-11 17:39:13 +01:00
parent 47bf90d71c
commit 09f233d6e4
11 changed files with 203 additions and 253 deletions
+8 -8
View File
@@ -29,12 +29,12 @@ otherRaisedTurnFold: 0
otherRaisedRiver: 1
otherRaisedRiverFold: 1
wonWhenSeenFlop:
wonAtSD:
wonWhenSeenFlop: 0.0
wonAtSD: 0.0
stealAttemptChance:
stealAttempted:
foldBbToStealChance:
foldedBbToSteal:
foldSbToStealChance:
foldedSbToSteal:
stealAttemptChance: not yet implemented
stealAttempted: not yet implemented
foldBbToStealChance: not yet implemented
foldedBbToSteal: not yet implemented
foldSbToStealChance: not yet implemented
foldedSbToSteal: not yet implemented