..
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
p144 - updated table design after comments on draw tables
2008-12-10 03:55:12 +00:00
Database.py
Add winner and pot to Mucked list list box + intfac imp.
2008-12-08 14:10:45 -05:00
EverleafToFpdb.py
Writes hands to stderr, miscellanous crap to stdout; usuable as cmdline
2008-12-15 23:56:19 +00:00
fpdb_db.py
use new routine in fpdb_simple to create indexes
2008-12-14 02:42:07 +00:00
fpdb_import.py
call routines to drop and recreate some indexes and foreign
2008-12-14 02:30:19 +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
saveActions setting was supposed to be True in 'official' code
2008-12-14 11:31:47 +00:00
fpdb_simple.py
Merge branch 'master' of git://github.com/sqlcoder/fpdb-sql
2008-12-14 22:09:17 +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
playerstats: round value for variance before displaying, correct
2008-12-14 03:07:05 +00:00
GuiAutoImport.py
StopAutoImport kills HUD
2008-12-13 01:06:26 +00:00
GuiBulkImport.py
Update bulk import codepath to output total import time.
2008-12-01 20:07:38 +09:00
GuiGraphViewer.py
Fix crasher in Grapher if no hands returned.
2008-12-11 23:55:03 +09:00
GuiPlayerStats.py
refine column headings, handle null stats and remove debug message
2008-12-14 02:50:09 +00:00
GuiTableViewer.py
p139 - fixed TV and removed old config
2008-11-06 23:58:41 +00:00
Hand.py
Writes hands to stderr, miscellanous crap to stdout; usuable as cmdline
2008-12-15 23:56:19 +00:00
HandHistory.py
p58 - added HUD from ray
2008-08-18 23:53:25 +01:00
HandHistoryConverter.py
Writes hands to stderr, miscellanous crap to stdout; usuable as cmdline
2008-12-15 23:56:19 +00:00
HUD_config.xml.example
:
2008-11-18 14:27:30 +09:00
HUD_main.py
Minor changes to aux-window support.
2008-12-11 10:24:37 -05:00
Hud.py
Fix call to aux window clobbered by merge.
2008-12-12 20:05:23 -05:00
Mucked.py
Minor changes to aux-window support.
2008-12-11 10:24:37 -05:00
psnlheparser-mct.tgz
for perusal of dispatcher
2008-12-10 17:56:16 +00: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
pulled and merged from fpdboz
2008-12-07 23:38:33 +00:00
Tables.py
Clean up duplicate functions.
2008-12-12 18:30:18 -05:00
upd_indexes.sql
script to update index choices
2008-12-02 23:28:06 +00:00