..
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
Merge branch 'master' of git://git.assembla.com/fpdb-eric
2009-03-09 19:22:54 +09:00
Database.py
Make PLO work on Everleaf again
2009-03-11 00:14:23 +09:00
EverleafToFpdb.py
Everleaf stud hands are passed if not instantiated with debugging=True
2009-03-10 21:49:23 +00:00
Exceptions.py
Merge branch 'master' of git://git.assembla.com/fpdboz
2009-03-03 12:24:42 +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
Merge branch 'master' of git://git.assembla.com/fpdb-eric
2009-03-09 19:22:54 +09:00
fpdb_parse_logic.py
Delay getting game type to support mixed games.
2009-03-05 20:10:56 -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
modernize syntax in classifyLines()
2009-03-09 05:56:41 -04:00
fpdb.py
GuiPositionalStats.py
2009-03-03 20:32:01 +09:00
FpdbRegex.py
Everleaf update - Holecards read
2008-11-12 14:12:18 +10:00
FpdbSQLQueries.py
Add query from Eleatic Stranger on 2+2
2009-03-10 00:34:07 +09:00
FulltiltToFpdb.py
everleaf stud markstreets, antes, bringin
2009-03-10 17:25:49 +00:00
GuiAutoImport.py
Don't error gruesomely when someone exports nonexistant graph
2009-03-05 12:31:56 +00:00
GuiBulkImport.py
Syntax cleanups and optimisations
2009-03-07 23:35:52 +09:00
GuiGraphViewer.py
Merge branch 'master' of git://git.assembla.com/fpdboz
2009-03-10 16:52:18 +00:00
GuiPlayerStats.py
Make player stats rows not expand = prettier.
2009-01-26 20:02:01 -05:00
GuiPositionalStats.py
Start of card selection filter
2009-03-10 01:41:36 +09:00
GuiTableViewer.py
p139 - fixed TV and removed old config
2008-11-06 23:58:41 +00:00
Hand.py
Everleaf stud hands are passed if not instantiated with debugging=True
2009-03-10 21:49:23 +00:00
HandHistory.py
p58 - added HUD from ray
2008-08-18 23:53:25 +01:00
HandHistoryConverter.py
Everleaf stud hands are passed if not instantiated with debugging=True
2009-03-10 21:49:23 +00:00
Hello.py
New file: Hello.py. Aux_window examples.
2009-03-04 20:07:09 -05: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
use some lambda map/filter calls where they make sense instead of for loops
2009-03-08 16:28:09 -04:00
HUD_run_me.py
HUD_runme.py needs to be executable.
2009-01-12 19:20:24 -05:00
Hud.py
use some lambda map/filter calls where they make sense instead of for loops
2009-03-08 16:28:09 -04:00
Mucked.py
Make PLO work on Everleaf again
2009-03-11 00:14:23 +09:00
OnGameToFpdb.py
Adjust regex to read 'and is all-in'
2008-12-17 14:04:29 +09:00
PokerStarstoFpdb.py
commit, time to pull carl's ftp stud stuff
2009-03-10 16:17:54 +00:00
RegressionTest.py
Fix Everleaf HandInfo regex to support limit
2009-02-28 12:45:44 +09:00
SQL.py
Make PLO work on Everleaf again
2009-03-11 00:14:23 +09:00
Stats.py
fix for error if totalprofit = 0 (new player)
2009-02-26 22:01:35 -05:00
Tables.py
Merge branch 'master' of git://git.assembla.com/fpdboz
2009-02-26 12:01:18 -05:00
test_Everleaf.py
Everleaf stud hands are passed if not instantiated with debugging=True
2009-03-10 21:49:23 +00:00
test_FullTilt.py
gameinfo changes, to fit better with db spec in docs folder
2009-03-09 23:01:58 +00:00
test_PokerStars.py
gameinfo changes, to fit better with db spec in docs folder
2009-03-09 23:01:58 +00:00
upd_indexes.sql
script to update index choices
2008-12-02 23:28:06 +00:00