93acab5bcbMerge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2009-03-14 06:20:53 +0900
3683a82e0fMerge branch 'master' into siteneutral
Worros
2009-03-14 05:32:16 +0900
d35184cc79Merge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-03-13 16:10:44 -0400
bbdbe7e47dRemove TODO for previous patch
Worros
2009-03-14 05:10:13 +0900
2ad252ded6Merge branch 'master' of git://git.assembla.com/mctfpdb.git
eblade
2009-03-13 16:07:38 -0400
6ebab06981Make converters dynamically loadable in autoimport
Worros
2009-03-14 05:00:12 +0900
875f218379Move it back again, found another way
Worros
2009-03-14 04:23:36 +0900
321e38a16fMove 'plugin loader' to Utils file so HUD and Importer can share
Worros
2009-03-14 03:10:53 +0900
f4e3c8de28Remove lookupLimitBetSize() - appears to no longer be necessary
Worros
2009-03-14 02:51:10 +0900
21376c0b62slight change in logic, I hope the this is right: if win & show : player showed [x] and won $ elif win: player won $ elif folded: player folded else: if shown: player showed [x] and lost... else: player mucked
Matt Turnbull
2009-03-13 16:50:46 +0000
771a95fe32if holecards can be infered from summary line, indicate that they were 'shown' so that they can be output in summary line
Matt Turnbull
2009-03-13 16:45:32 +0000
a5b9ea860dfix runUpdated() to not freak out if a file disappears on it
eblade
2009-03-13 06:21:48 -0400
382ed4b067Merge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-03-13 06:14:43 -0400
a7f7113705Make determineGameType return 'tour' of currency is T$
Worros
2009-03-13 18:45:15 +0900
3aaf5b9716Merge branch 'killftp' into siteneutral
Worros
2009-03-13 11:09:19 +0900
f0413a66f5Fix moved method, but didn't change reference.
Ray
2009-03-12 17:58:12 -0400
46f246e27dChange a rogue xrange back to range.
Ray
2009-03-12 17:51:29 -0400
104ca5fd9eMerge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-03-12 13:27:06 -0400
9caa8b9361Merge branch 'master' of git://git.assembla.com/mctfpdb.git
eblade
2009-03-12 13:23:32 -0400
81df5a8919Add Full Tilt flhe o supported games
Worros
2009-03-13 02:21:31 +0900
3a6c80825dMerge branch 'master' of git://git.assembla.com/fpdboz
Ray
2009-03-12 13:19:28 -0400
0dfcac19fbMerge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2009-03-12 08:56:21 +0900
509192d23ecall update_table_position() immediatly after creating a hud mainwindow, so that we can be sure we have both X/Y set on all platforms
eblade
2009-03-11 17:12:35 -0400
89bb8e3d69stars stud sometimes says 'brings-in', 'brings in', 'brings in low' fewer negative rakes appearing.
Matt Turnbull
2009-03-11 18:40:17 +0000
8887ea7099A start on saving aux_win layouts. More to come.
Ray
2009-03-11 14:12:56 -0400
23c1e0c405add 3/6 FL to Everleaf table
eblade
2009-03-11 12:56:38 -0400
0058f47775fulltilt razz. is this complete? can you check whether it imports?
Matt Turnbull
2009-03-11 16:51:58 +0000
c2d7822dfcMerge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2009-03-12 00:57:14 +0900
dba348edf3detect horse:omaha hilo also appears to parse regression-test-files/stars/omahaHL.txt
Matt Turnbull
2009-03-11 14:42:49 +0000
ccb9bc07a7small t tilted me
Matt Turnbull
2009-03-11 14:37:31 +0000
cfbf57dd1bif dont have site and BB in lookupLimit table, just halve them for sb,bb. Should work for higher limits almost always anyway, and there are a finite number of ulimits which we should already have in the table
Matt Turnbull
2009-03-11 14:33:07 +0000
71c5e1300dMerge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2009-03-11 23:12:22 +0900
fb141fd85dMerge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2009-03-11 23:09:55 +0900
904c108813people who put in blinds or antes are also counted as actors preflop
Matt Turnbull
2009-03-11 14:07:38 +0000
1bbb2f2769here you go
Matt Turnbull
2009-03-11 14:05:38 +0000
bd792142bdConvert RegressionTest.py into test.py format.
Worros
2009-03-11 23:05:36 +0900
3a9657df5fMerge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2009-03-11 22:02:31 +0900
22df50327aEverleaf stud hands are passed if not instantiated with debugging=True (this is default from cmdline but not from fpdb_import) Eerleaf gametype tests... added one. Everleaf action fixed to capture bet amounts, I hope. The 'complete to' has a problematic . at the end, so we must handle [ $ 1.40 USD ] [ $ 1 USD ] $1.40. $1. (haven't seen this one yet) Sorry I've kind of destroyed the sanityCheck thing, some of it belongs in fpdb_simple where the paths are made. I've retained check for in_path!=out_path.
Matt Turnbull
2009-03-10 21:49:23 +0000
f268ab79a2about 50 more range->xrange
eblade
2009-03-10 16:01:35 -0400
66ee3e87a8Treated complete as a call & raise? Make sense? Had to feck around with action regex though :/
Matt Turnbull
2009-03-10 18:20:14 +0000
f714b25487everleaf stud markstreets, antes, bringin todo: completes todo: strange pot bug :( maybe go away if we add bringin completes or something fulltilt: warning if bringin not found
Matt Turnbull
2009-03-10 17:25:49 +0000
2c2d912c6eMerge branch 'master' of git://git.assembla.com/fpdboz
Matt Turnbull
2009-03-10 16:52:18 +0000
2c44d634f9commit, time to pull carl's ftp stud stuff
Matt Turnbull
2009-03-10 16:17:54 +0000
88cadd36adFix Everleaf to start parsing 7 Card Stud games
Worros
2009-03-11 00:57:13 +0900
e87118e9aeMake PLO work on Everleaf again
Worros
2009-03-11 00:14:23 +0900
264b188633[KILLFTP 5/x] Remove references to the named site "PokerStars" or "Full Tilt Poker"
Worros
2009-03-10 23:03:02 +0900
161485e44e[KILLFTP 4/x] paper bag fix caused iun patch 1.
Worros
2009-03-10 22:00:37 +0900