Commit Graph
100 Commits
Author SHA1 Message Date
Ray 0ac559a2db Add a comment to a comment. 2009-10-26 16:50:17 -04:00
Ray fd31ecc0bf Minor problem with rogue merge info in HHC.py. 2009-10-26 11:19:44 -04:00
Ray 14115b759e Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-10-26 10:10:05 -04:00
Ray 9d42b46459 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-10-26 10:09:57 -04:00
Ray 971a282383 Merge branch 'master' of git://git.assembla.com/fpt_fpdb 2009-10-03 21:09:21 -04:00
Ray e69cbc30ea Merge branch 'master' of git://git.assembla.com/fpt_fpdb 2009-09-11 10:05:22 -04:00
Ray bd3f73bd58 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-09-11 10:05:08 -04:00
Ray 2b0c59eee9 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-09-11 10:04:57 -04:00
Ray 88d33dd4f4 Merge branch 'master' of git://git.assembla.com/mctfpdb 2009-09-04 18:08:06 -04:00
Ray d80318d950 Fix small case sensitive bug. 2009-09-04 16:43:55 -04:00
Ray f8a899bcfb Merge branch 'master' of git://git.assembla.com/mctfpdb 2009-09-04 10:31:41 -04:00
Ray 3e2974c716 First try of py2exe setup file. fpdb.exe and HUD_main.exe work.
Some todos in the source.
2009-08-30 19:40:18 -04:00
Ray cb8bc13ceb Allow self.codepage to be a list of codecs to try. 2009-08-23 19:40:39 -04:00
Ray 2e0c743671 Detect and skip HHs flagged as partial. 2009-08-23 15:02:00 -04:00
Ray 4065eebabe Merge branch 'master' of git://git.assembla.com/fpt_fpdb 2009-08-21 19:31:58 -04:00
Ray 0c4c0d34e7 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-08-21 19:31:32 -04:00
Ray 4a794f7f7a Merge branch 'master' of git://git.assembla.com/fpt_fpdb 2009-08-20 12:21:59 -04:00
Ray db2124879c Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-08-20 12:21:43 -04:00
Ray 70e973944c Merge branch 'master' of git://git.assembla.com/fpdboz 2009-08-20 12:21:19 -04:00
Ray 038375b1ea Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-08-16 15:34:59 -04:00
Ray 46085cba5d Repair missing line in regex, comment out skipping tournaments. 2009-08-15 13:30:31 -04:00
Ray d69ab83ee5 Fix encoding problem in the written Stars HHs. 2009-08-11 17:43:28 -04:00
Ray 7882e735aa Removed support for the ptrackS database type. File is big enough.
ptrackS is the PokerTracker Stud database. An early version of the
HUD supported that db.
2009-08-09 09:29:44 -04:00
Ray 0a1e6e57b5 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-08-08 09:29:41 -04:00
Ray b3e6b1e510 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-08-08 09:21:17 -04:00
Ray 26016bffb7 Correctly parse fpp tournaments. 2009-08-06 19:27:52 -04:00
Ray 71aaf62c40 Fix my last fix of previous commit. 2009-08-05 23:25:43 -04:00
Ray ee01deb852 Fix problem with previous commit. 2009-08-05 23:20:28 -04:00
Ray 76938de104 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-08-05 19:28:30 -04:00
Ray 095d1ee3dc Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-08-05 19:28:16 -04:00
Ray 74d64eca9b Uncomment the new lines to calculate some stats. 2009-08-05 19:11:46 -04:00
Ray 3d1f02a627 Prototyping some stats calculations. 2009-08-05 19:08:53 -04:00
Ray 30c363d1c2 New util to convert mysql table descriptions to a wiki table. 2009-08-05 19:06:59 -04:00
Ray 8165453728 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-08-03 14:29:09 -04:00
Ray a6d1a41752 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-08-03 13:13:18 -04:00
Ray bbf02c7ee3 Added correct cp1252 symbols for Euros and GBP. 2009-08-02 23:50:44 -04:00
Ray 83fbbc6332 Finished prep for Stars HH format change.
All currency symbols are maintained in dicts that are class
variables. The currency symbols are compiled in to the regexs.
I.e., "\$?" no longer appears in any of the regexs. Will have
to be updated with actual Euro symbol and tested against live
HHs when Stars makes the change.
2009-08-01 11:51:37 -04:00
Ray fd2ad9b192 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-07-31 00:06:07 -04:00
Ray 5660b77355 Delete uneeded intermediate prints. 2009-07-30 23:44:59 -04:00
Ray 29366d3bb6 Ugly fix to prevent importing from failing due to undef positions array. 2009-07-30 23:42:57 -04:00
Ray 4cc3cc2272 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-07-30 18:11:14 -04:00
Ray eafc77ff92 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-07-30 18:11:08 -04:00
Ray 1820e71054 Started on supporting expected HH change--rewrote GameType regex.
This version should work with the expected HH format for $ tables
only. I abstracted the ISO currency codes and currency symbols
out of the regex so they only need to be maintained in 1 place.
I didn't apply the change to everywhere "\$" appears, in case
comments are negative.
2009-07-30 18:06:13 -04:00
Ray e36b300271 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-29 10:35:01 -04:00
Ray 835c4ad0cf Added encodeCard() to Card.py. 2009-07-29 10:33:42 -04:00
Ray 2adef78269 Get rid of intermediate prints. 2009-07-27 15:41:42 -04:00
Ray 0c36ab0bda Add simple __main__ to Card.py, so I can remember how it works. 2009-07-25 11:58:43 -04:00
Ray c3a408766d Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-25 11:36:00 -04:00
Ray 8e04ca316d Catch up with recent changes in HHC and Hand. 2009-07-25 11:34:13 -04:00
Ray ba42a7c453 Get rid of debuggin output. 2009-07-22 19:27:12 -04:00
Ray 9f0d54a1f7 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-22 19:22:26 -04:00
Ray 94a030922a Clean up handling of mixed games on FTP. 2009-07-22 19:21:00 -04:00
Ray 0291fcf489 Fix a problem when there is a comma in the BI for FTP stud games. 2009-07-22 14:43:13 -04:00
Ray b963ac0a3d Correct detection of hero in FTP stud games. 2009-07-22 14:06:05 -04:00
Ray e7441021f2 Fix problem with detecting max on FullTilt. 2009-07-22 13:51:48 -04:00
Ray 9d803957cb Detect mixed games in FTP HH. Fix typos. 2009-07-22 10:24:29 -04:00
Ray 3e0b0e0873 Allow parsing of play money tables and fix some typos. 2009-07-22 08:54:30 -04:00
Ray 37a5f2d83b Fix problem when someone times out and folds before posting. 2009-07-22 08:53:03 -04:00
Ray 0002043087 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-21 11:08:15 -04:00
Ray af19c3f365 Fix a bug in the Action regex. Thanks Carl. 2009-07-20 14:27:03 -04:00
Ray 10f454ae77 Guess maxseats when not supplied by SiteToFpdb. 2009-07-20 10:01:51 -04:00
Ray 00aeda5667 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-07-19 16:50:22 -04:00
Ray a1b3259db9 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-19 16:50:16 -04:00
Ray 7bf8c8bd1f Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-19 13:37:25 -04:00
Ray e9c6a028ed Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-19 10:10:31 -04:00
Ray 35e6033c19 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-07-19 00:27:38 -04:00
Ray 3c64e67750 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-07-19 00:27:29 -04:00
Ray cbbf820eb5 Add support for tournaments. 2009-07-18 21:33:00 -04:00
Ray c5cffc2326 Allow add* to take amounts with commas. 2009-07-18 21:31:39 -04:00
Ray 52ecc64505 Update to work with recent Hand.py changes. 2009-07-17 17:07:53 -04:00
Ray 5b5c38f3e9 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-07-16 12:14:44 -04:00
Ray 26a1996353 Change Pot object to support variable currency symbol. 2009-07-16 12:13:24 -04:00
Ray 6cd6b2d1dd Merge branch 'master' of git://git.assembla.com/fpdboz 2009-07-16 01:00:44 -04:00
Ray 2fa3781349 Make euros print as $ in writeHand. 2009-07-16 00:54:09 -04:00
Ray 88d4f2ee05 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-07-16 00:32:29 -04:00
Ray 52fcbd7966 Remove completed TODOs(plenty left!). Remove obsolete comments. 2009-07-15 23:40:07 -04:00
Ray b5b0b6a7b7 Get rid of hard wired $ in writeHand.
Replace with appropriate symbol based on ring, tournament, play,
etc.
2009-07-15 23:04:16 -04:00
Ray 889aea48b6 Make the board in the summary of flop games print in the right order. 2009-07-15 22:30:41 -04:00
Ray e0dc556a67 Clean up some methods previously commented out. 2009-07-15 22:15:20 -04:00
Ray 3253d5a234 Get stud shown cards right in writeHand(). 2009-07-15 22:11:23 -04:00
Ray 12db3c0d55 Add a space to make stud holecard printing perfect. 2009-07-15 21:46:45 -04:00
Ray 427999b69c Correctly write stud holecards in writeHand(). 2009-07-15 21:22:07 -04:00
Ray 32a1c322d4 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:
	pyfpdb/PokerStarsToFpdb.py
2009-07-15 13:36:00 -04:00
Ray bd2db98612 Housecleaning. Refactoring writeHand() = not finished. 2009-07-15 11:50:27 -04:00
Ray 0e76c3a676 Fix findHeroCards() for empty streets. 2009-07-15 11:48:58 -04:00
Ray 021b9934ea Fix writing of mixed tournament hands. Other minor changes. 2009-07-14 19:18:38 -04:00
Ray 599aee6393 Fix parsing of tournaments of mixed games. 2009-07-14 10:55:39 -04:00
Ray 31dd10b5e6 Make writehand() to work for tournament/mixed/play$ games.
Also refactored the writing of the first 2 lines in writehand().
2009-07-13 16:22:23 -04:00
Ray d79ea0e6e5 Fixes for Mixed and Play Money games. 2009-07-13 16:21:20 -04:00
Ray dd1b442122 Rationalized holecards for stud and draw games.
Cards are now lists of cards rather than sets. Removed some
game-specific methods and replaced with general methods.
Let the superclass handle some stuff.
2009-07-13 00:37:51 -04:00
Ray 3234f89aad Rationalized hole card format for flop games.
Also updated writehand() so flop hands are written OK.
This breaks stud and draw--fixing them now.
2009-07-12 16:01:02 -04:00
Ray e294314e25 Fix: hand.maxseats has to be and int. 2009-07-12 13:14:50 -04:00
Ray d8820ae1f7 Allow parsing of tournaments, draw and play money.
Sorry about the massive commit. There are still numerous bugs
parsing non-holdem hands and writehand() is broken for all
but holdem cash games.
2009-07-11 13:44:32 -04:00
Ray 4e952de825 Remove intermediate print. 2009-07-07 14:15:36 -04:00
Ray 56bd7b37ba Parse Stars tournaments for flop and stud games.
Tournaments are not correctly written in writehand(). Nor are
stud games.
2009-07-07 13:48:43 -04:00
Ray 21d2276679 Get rid of intermediate hand obj print. 2009-07-06 12:01:39 -04:00
Ray 4ae8b123ce Fix game type for non-Mixed games. 2009-07-06 12:00:16 -04:00
Ray 799aa41c1e Correct handling of open/closed stud hole cards. 2009-07-05 23:44:53 -04:00
Ray 8f2350f861 Set dealt flag when reading holdem hero cards. 2009-07-05 11:47:18 -04:00
Ray c4cc6bd1aa Make WriteHand for holdem report mucked cards. 2009-07-04 15:28:20 -04:00