16dc98b1b7Aggression freq, aggression factor and Overall CBET added in default pop-up overlay
Gerko de Roo
2010-06-16 17:21:49 +0200
1279c8d67eWhen div by 0, still display usefull info
Gerko de Roo
2010-06-13 12:16:26 +0200
1c238e4119Code change must be reviewed! The Handplayers and Hands both have a street(x)Raises index added to the query result. I'm not sure this solution works.
Gerko de Roo
2010-06-11 20:35:34 +0200
d9f6967c1cStreet(x)Bet and street(x)Call and Street(x)Raises Now updates in hud chache also
Gerko de Roo
2010-06-11 20:33:08 +0200
db6f7989a9Street(x)Bet street(x)Calls were stored in (db.)handplayers. They were not yet available in (db.)hudchache. Using the Bets and Call, together with stree(x)Agression the aggression frequency and aggression factor can be calculated.
Gerko de Roo
2010-06-10 21:00:30 +0200
4d4dafee8fAdded aggression factor, aggression freq and Overall Cont. bet.
Gerko de Roo
2010-06-09 20:28:15 +0200
b855b53918Merge branch 'master' of git://git.assembla.com/fpdb-sql.git
Gerko de Roo
2010-06-16 17:15:10 +0200
5fd4c2c443import regression files
Gerko de Roo
2010-06-16 17:13:05 +0200
a5a507ece7Update debian packaging
Mika Bostrom
2010-06-16 08:16:06 +0300
61e3f79a7fMerge branch 'master' of git://git.assembla.com/fpdb-sql
Worros
2010-06-15 11:07:24 +0800
d6f3bed1d4fix comment error in example hud config and call sys.exit() if the error is still there instead of exit()
sqlcoder
2010-06-14 22:52:23 +0100
7896ae7380expanded explanation of vpip
steffen123
2010-06-13 07:40:59 +0200
498eb486b5Merge branch 'master' of git://git.assembla.com/fpdb-sql
Worros
2010-06-13 13:33:02 +0800
9b59957a9bcomment out new .close() calls to fix autoimport button
sqlcoder
2010-06-12 11:15:55 +0100
92aab5e80bfix new call to get_site_parameters()
sqlcoder
2010-06-12 11:15:02 +0100
7205ac78d3change legend position in graph, 'best' seems to use top right for me sometimes when upper left seems the obvious place to put it
sqlcoder
2010-06-11 21:09:04 +0100
bf5f24fb6badd xshift/yshift config to move menu window on hud
sqlcoder
2010-06-11 21:03:53 +0100
fbefe1e611try to wrap long lines in config file, attributes are still sorted into alpha order :-(
sqlcoder
2010-06-09 22:46:17 +0100
5660d6cb5eMerge branch 'master' of git://git.assembla.com/fpdb-gimick
Worros
2010-06-08 13:30:30 +0800
5f1308688bMerge branch 'master' of git://git.assembla.com/fpdb-sql
Worros
2010-06-08 13:17:20 +0800
523a70ebd8Merge branch 'master' of git://repo.or.cz/fpbd-bostik
Worros
2010-06-08 11:47:14 +0800
aed767ef4badd warning dialogue to restart after recreate as i encountered bugs under some circumstances if I didn't but it doesn't seem worth investigating
steffen123
2010-06-08 04:33:27 +0200
7a7ab098fachanged run_fpdb.py permissions to executable
steffen123
2010-06-08 04:32:10 +0200
816be22833moved test_Python* to root folder so they don't collide with py.test and because it fits better there anyways
steffen123
2010-06-08 04:30:10 +0200
5aadfde2dfrenamed test scripts to make their purpose clearer
steffen123
2010-06-08 02:52:41 +0200
a926f7b19fHistories updated with random hand numbers, to avoid duplicates. PLO example added with sidepots
gimick
2010-06-08 01:40:09 +0100