8b9b77edb9Merge branch 'master' of git://git.assembla.com/fpdb-eric
Worros
2009-02-25 20:40:55 +0900
a324dc4c7eMerge branch 'master' of git://git.assembla.com/fpdboz
Matt Turnbull
2009-02-25 11:32:14 +0000
a5b7b8202atiny changes
Matt Turnbull
2009-02-25 11:32:03 +0000
cda897608cEverleafToFpdb: should at least recognise Stud, once the HandInfo regex is fixed. Not that it'll do anything good with it. HHC: return doing nothing but printing a warning message to output, if determineGameType() returns None
eblade
2009-02-25 06:01:44 -0500
a6df1b6461Merge branch 'master' of git://git.assembla.com/fpdb-eric
Worros
2009-02-25 19:35:54 +0900
03f89ee439for some reason my GuiBulkImport was missing get_vbox() Added a combobox for selecting a filter But import brokea bit
Matt Turnbull
2009-02-23 01:03:18 +0000
89fde673e2should detect FL games (need to implement way to actually not continue processing FL since we don't support it currently)
eblade
2009-02-22 18:03:19 -0500
482ad798aaMerge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-22 18:01:51 -0500
1c1adfaf08Preliminary support for Everleaf PLO?
Worros
2009-02-22 18:21:49 +0900
232c0df33adetermineGameType fixed for FTP, PLO working
Worros
2009-02-22 18:07:11 +0900
baae7af5e0Remove a tonne of debug, neaten output
Worros
2009-02-22 14:37:38 +0900
3febe073ccMake FullTilt wrk with new importer
Worros
2009-02-22 12:42:16 +0900
2ebb026543Cleanup in HUD_main and HUD.py to simplify.
Ray
2009-02-21 18:19:49 -0500
0dc63746f9Merge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-21 11:20:28 -0500
40ccefe105Separate collected and collectees for output
Worros
2009-02-22 01:17:06 +0900
560bead1d3Merge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-21 09:39:33 -0500
76688ed1c2Fix regex for posting both blinds
Worros
2009-02-21 23:26:37 +0900
d196b80a60Deal with case 'no small blind and walk in bb'
Worros
2009-02-21 22:31:57 +0900
5c6793d373Add sanity check to HHC
Worros
2009-02-21 22:06:10 +0900
9fa6d05528Merge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-21 07:46:20 -0500
420c4fec69Add 'Uncalled bet' line to output of new converter
Worros
2009-02-21 21:37:47 +0900
45d2e5ceddMerge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-21 06:44:14 -0500
e8d90bd705Fix for table names with '-' in them
Worros
2009-02-21 20:42:16 +0900
4baa9835f9fix my last patch to use os.path.sep instead of hardcoded "\\"
eblade
2009-02-21 06:25:12 -0500
36568075feAdd output line for main import code
Worros
2009-02-21 20:24:11 +0900
22c9fd6acbAdds command line operation to file.
Worros
2009-02-21 20:05:17 +0900
6fc903b504contingency plan in case you refer to the filename iwthout it's full pathname, ie manual conversion
eblade
2009-02-20 17:22:36 -0500
506f0fd751add folder with date-name to outputfilename for everleaf converter (uses whatever the prior folder name in the path was, regardless of if it's a date or not, but normally it would be a date)
eblade
2009-02-20 16:54:42 -0500
824f6a3129Merge branch 'master' of git://git.assembla.com/mctfpdb.git
eblade
2009-02-20 15:58:00 -0500
2b13d38da6fixed keyword arg before non keyword arg bug from last commit
Matt Turnbull
2009-02-20 18:02:23 +0000
483e177346Explicit matching of player names About the only place where we are guaranteed to get all the players' names correctly is in the seating plan in the hand header. We extract the names and build a regex that matches only the names. We only do this if the current regex is out of date, to avoid recompiling them too often. I also did away with self.rexx because it seemed unnecessary and was difficult to work with.
Matt Turnbull
2009-02-20 16:29:52 +0000
b8f88661f3Add comment to Hand.py, around addCollectPot(). Please look at that, Matt.
eblade
2009-02-20 03:33:25 -0500
c02f5dbaebMerge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-20 03:26:12 -0500
81c92f9599Revert last change and try alternate
Worros
2009-02-20 17:22:58 +0900
fe5045b14fhand error in checkPlayerExists will tell you why it failed
eblade
2009-02-20 02:44:06 -0500
65821dbd2bRemove debug line that slipped thorugh in last commit
Worros
2009-02-20 16:42:57 +0900
77591788e4Minor regex update for raises in Everleaf
Worros
2009-02-20 16:38:13 +0900
f0dc69250cMerge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-20 02:30:41 -0500
e5ab933659Fix major bug in fpdb_import
Worros
2009-02-20 16:06:22 +0900
71b47c237aMerge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-02-19 16:59:28 -0500
14cf64f81bHHC will return without generating python errors if given an empty input, commented out echoing the input
eblade
2009-02-19 16:56:37 -0500
08a4d568ccFix parseHandStartTime for FullTilt
Worros
2009-02-20 02:26:29 +0900
d9656b25f6Oversight in Hand.py (?)
Worros
2009-02-20 01:37:48 +0900
bc8f1b56b6Remove Unicode mode from file read.
Worros
2009-02-19 22:58:29 +0900
98ea23cd49Couple of additional fixes for import
Worros
2009-02-19 22:10:31 +0900