fpdb/pyfpdb
Matt Turnbull 483e177346 Explicit 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.
2009-02-20 16:29:52 +00:00
..
BetfairToFpdb.py Added prelim Betfair parser. 2009-01-27 16:22:15 +09:00
CarbonToFpdb.py Minor update to Carbon poker - read gametype + sb/bb 2008-11-09 16:27:27 +10:00
Cards01.png p58 - added HUD from ray 2008-08-18 23:53:25 +01:00
CliFpdb.py p144 - updated table design after comments on draw tables 2008-12-10 03:55:12 +00:00
Configuration.py Fix tab/spacing 2009-02-19 21:15:12 +09:00
Database.py minor formatting changes 2009-01-12 19:21:43 -05:00
EverleafToFpdb.py Explicit matching of player names 2009-02-20 16:29:52 +00:00
fpdb_db.py Merge branch 'master' of git://git.assembla.com/fpdboz 2008-12-28 09:50:33 +00:00
fpdb_import.py Explicit matching of player names 2009-02-20 16:29:52 +00:00
fpdb_parse_logic.py fpdb_parse_logic: use 'in' instead of 'find' 2009-01-08 10:40:18 -05:00
fpdb_save_to_db.py added new faster version of storeHudCache routine, storeHudCache2 2009-01-03 19:55:54 +00:00
fpdb_simple.py Fix parseHandStartTime for FullTilt 2009-02-20 02:26:29 +09:00
fpdb.py Updated version to 0.10 via new VERSION variable. 2009-01-30 13:00:29 -05:00
FpdbRegex.py Everleaf update - Holecards read 2008-11-12 14:12:18 +10:00
FpdbSQLQueries.py Grapher: Fix Postgres to work again 2008-12-19 17:27:18 +09:00
FulltiltToFpdb.py use python datetime handling functions : strptime strftime 2008-12-16 23:23:33 +00:00
GuiAutoImport.py Explicit matching of player names 2009-02-20 16:29:52 +00:00
GuiBulkImport.py Make executable 2009-02-19 20:35:05 +09:00
GuiGraphViewer.py Make grapher export image file. 2009-01-28 12:51:39 +09:00
GuiPlayerStats.py Make player stats rows not expand = prettier. 2009-01-26 20:02:01 -05:00
GuiTableViewer.py p139 - fixed TV and removed old config 2008-11-06 23:58:41 +00:00
Hand.py Revert last change and try alternate 2009-02-20 17:22:58 +09:00
HandHistory.py p58 - added HUD from ray 2008-08-18 23:53:25 +01:00
HandHistoryConverter.py Explicit matching of player names 2009-02-20 16:29:52 +00:00
HUD_config.xml.example Merge branch 'master' of git://git.assembla.com/fpdboz 2009-01-05 10:53:10 -05:00
HUD_main.py Complete prev commit by deleting intermed output. 2009-01-27 14:13:54 -05:00
HUD_run_me.py HUD_runme.py needs to be executable. 2009-01-12 19:20:24 -05:00
Hud.py Put a frame around each eb in the stat window-avoid tooltip annoyance. 2009-01-26 18:31:04 -05:00
Mucked.py Kill aux windows when killing the HUD. 2009-01-26 14:31:08 -05:00
OnGameToFpdb.py Adjust regex to read 'and is all-in' 2008-12-17 14:04:29 +09:00
RegressionTest.py Fix parseHandStartTime for FullTilt 2009-02-20 02:26:29 +09:00
SQL.py Pick up the blinds/bring in when getting action. 2008-12-12 13:04:59 -05:00
Stats.py Merge branch 'master' of git://git.assembla.com/mctfpdb.git 2009-01-07 12:36:09 -05:00
Tables.py Merge branch 'master' of git://git.assembla.com/free_poker_tools 2009-02-11 16:40:33 +09:00
upd_indexes.sql script to update index choices 2008-12-02 23:28:06 +00:00