..
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
font and font_size added to config and used in HUD.
2008-12-17 21:57:05 -05:00
Database.py
Add winner and pot to Mucked list list box + intfac imp.
2008-12-08 14:10:45 -05:00
EverleafToFpdb.py
Add Euro Symbol (€) and EUR to regexes
2008-12-31 01:28:28 +09:00
fpdb_db.py
Merge branch 'master' of git://git.assembla.com/fpdboz
2008-12-28 09:50:33 +00:00
fpdb_import.py
let fpdb_db routine work out which bits of config to use for connection
2009-01-03 17:59:48 +00:00
fpdb_parse_logic.py
include antes in hudcache totalProfit figure
2008-12-13 02:02:07 +00: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
added new faster version of storeHudCache routine, storeHudCache2
2009-01-03 19:55:54 +00:00
fpdb.py
Minor changes to aux-window support.
2008-12-11 10:24:37 -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
autoimport a bit better, no?
2008-12-18 17:49:17 +00:00
GuiBulkImport.py
Update bulk import codepath to output total import time.
2008-12-01 20:07:38 +09:00
GuiGraphViewer.py
Grapher: Fix Postgres to work again
2008-12-19 17:27:18 +09:00
GuiPlayerStats.py
add do_commit(config) method to fpdb_db.py to make creating
2008-12-17 23:03:17 +00:00
GuiTableViewer.py
p139 - fixed TV and removed old config
2008-11-06 23:58:41 +00:00
Hand.py
Rid of cruft
2008-12-20 16:57:12 +00:00
HandHistory.py
p58 - added HUD from ray
2008-08-18 23:53:25 +01:00
HandHistoryConverter.py
use python datetime handling functions : strptime strftime
2008-12-16 23:23:33 +00:00
HUD_config.xml.example
Grapher: Update to support mutiple sites and players
2008-12-19 16:52:32 +09:00
HUD_main.py
Clean up db connection in aux window. Hole cards to stud mucked list.
2008-12-17 13:24:37 -05:00
Hud.py
Merge branch 'master' of git://git.assembla.com/free_poker_tools into session
2008-12-20 12:19:37 +09:00
Mucked.py
Clean up db connection in aux window. Hole cards to stud mucked list.
2008-12-17 13:24:37 -05:00
OnGameToFpdb.py
Adjust regex to read 'and is all-in'
2008-12-17 14:04:29 +09:00
RegressionTest.py
Move hand into its own file and fix
2008-12-12 23:29:45 +09:00
SQL.py
Pick up the blinds/bring in when getting action.
2008-12-12 13:04:59 -05:00
Stats.py
add profit/100 hands stat
2009-01-03 18:00:44 +00:00
Tables.py
Fix the "(deep)" error on FTP.
2008-12-14 15:10:59 -05:00
upd_indexes.sql
script to update index choices
2008-12-02 23:28:06 +00:00