.. |
BetfairToFpdb.py
|
First successful Betfair import
|
2009-03-12 18:38:48 +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 |
Cards0-HMHUD.png
|
new cards file
|
2009-03-10 20:31:09 -04: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' into siteneutral
|
2009-04-10 00:38:27 +08:00 |
Database.py
|
re-fix a couple of errors from previous merges
|
2009-05-03 01:24:10 +01:00 |
DerivedStats.py
|
screwed up previous release using branches, this should work now (added hc fields as well as hp, made new fields NULLable, use 3b not 3b4b fields), next job calculate some of these fields ...
|
2009-05-17 17:26:05 +01:00 |
EverleafToFpdb.py
|
Fix bug I introduced that caused empty hands corresponding to splits
|
2009-03-31 07:44:19 +01:00 |
Exceptions.py
|
Merge branch 'master' of git://git.assembla.com/fpdboz
|
2009-03-03 12:24:42 +00:00 |
Filters.py
|
Add new seatsep display flag
|
2009-05-10 23:11:30 +01:00 |
fpdb_db.py
|
oops, missed out the key change in previous commit
|
2009-05-07 21:24:06 +01:00 |
fpdb_import.py
|
pull from Ray (I think this was release 0.11)
|
2009-04-29 23:05:29 +01:00 |
fpdb_parse_logic.py
|
Merge branch 'master' into siteneutral
|
2009-03-28 00:54:13 +09:00 |
fpdb_save_to_db.py
|
Merge branch 'master' into siteneutral
|
2009-04-10 00:38:27 +08:00 |
fpdb_simple.py
|
screwed up previous release using branches, this should work now (added hc fields as well as hp, made new fields NULLable, use 3b not 3b4b fields), next job calculate some of these fields ...
|
2009-05-17 17:26:05 +01:00 |
fpdb.py
|
Add hotkeys for stats windows and pass main window into guiplayerstats
|
2009-05-20 09:58:38 +01:00 |
FpdbRegex.py
|
Everleaf update - Holecards read
|
2008-11-12 14:12:18 +10:00 |
FpdbSQLQueries.py
|
make player stats use new single detailed query and format the output in python ready for more detailed stats
|
2009-05-17 22:59:09 +01:00 |
FulltiltToFpdb.py
|
(No function) Note about matching "FullTiltPoker"
|
2009-04-04 15:12:45 +01:00 |
GuiAutoImport.py
|
get_sites now returns only enabled sites--enabled is the default in Config.
|
2009-03-29 23:40:03 -04:00 |
GuiBulkImport.py
|
change import time calc
|
2009-05-07 21:24:53 +01:00 |
GuiGraphViewer.py
|
make gui hide new seats part of filter, refine empty query test
|
2009-05-10 22:30:26 +01:00 |
GuiPlayerStats.py
|
Add hotkeys for stats windows and pass main window into guiplayerstats
|
2009-05-20 09:58:38 +01:00 |
GuiPositionalStats.py
|
add new SeatSep display flag for filter, re-order some code with possible aim of using one function instead of 2 similar blocks of code for breakdown and totals
|
2009-05-10 23:06:35 +01:00 |
GuiTableViewer.py
|
screwed up previous release using branches, this should work now (added hc fields as well as hp, made new fields NULLable, use 3b not 3b4b fields), next job calculate some of these fields ...
|
2009-05-17 17:26:05 +01:00 |
Hand.py
|
Stars has two spaces in header - "...#handid: gametype..."
|
2009-03-28 15:18:10 +00:00 |
HandHistory.py
|
p58 - added HUD from ray
|
2008-08-18 23:53:25 +01:00 |
HandHistoryConverter.py
|
tailhands also had the wrong regex. Corrected.
|
2009-04-02 21:20:41 +01:00 |
Hello.py
|
Hello_menu demo added to Hello.py module.
|
2009-03-19 16:10:18 -04:00 |
HUD_config.xml.example
|
Oops - revert converter removal
|
2009-04-11 11:14:01 +08:00 |
HUD_main.py
|
add rollback to release locks taken in postgres
|
2009-05-09 23:18:58 +01:00 |
HUD_run_me.py
|
HUD_runme.py needs to be executable.
|
2009-01-12 19:20:24 -05:00 |
Hud.py
|
Fix regression in naming HUDs that caused inconsistent killing.
|
2009-04-06 23:42:36 -04:00 |
Mucked.py
|
Comment out some intermediate print.
|
2009-04-06 11:03:51 -04:00 |
OnGameToFpdb.py
|
Adjust regex to read 'and is all-in'
|
2008-12-17 14:04:29 +09:00 |
PokerStarsToFpdb.py
|
Remove draw from supported list.
|
2009-04-11 04:18:10 +08:00 |
SQL.py
|
screwed up previous release using branches, this should work now (added hc fields as well as hp, made new fields NULLable, use 3b not 3b4b fields), next job calculate some of these fields ...
|
2009-05-17 17:26:05 +01:00 |
Stats.py
|
pull from Ray (I think this was release 0.11)
|
2009-04-29 23:05:29 +01:00 |
Tables.py
|
Minor change to allow proper detection of FTP tables.
|
2009-04-06 23:45:56 -04:00 |
test_Betfair.py
|
Add test file for betfair
|
2009-03-12 20:01:41 +09:00 |
test_Everleaf.py
|
Make determineGameType return 'tour' of currency is T$
|
2009-03-13 18:45:15 +09:00 |
test_fpdb_simple.py
|
test_PokerStars typo, test_fpdb_simple uncommented some stuff and made
|
2009-04-01 23:28:48 +01:00 |
test_FullTilt.py
|
Added note about renamed test file
|
2009-03-14 22:18:30 +09:00 |
test_PokerStars.py
|
test_PokerStars typo, test_fpdb_simple uncommented some stuff and made
|
2009-04-01 23:28:48 +01:00 |
UltimateBetToFpdb.py
|
Add UltimateBetToFpdb
|
2009-03-30 06:39:21 +08:00 |
upd_indexes.sql
|
script to update index choices
|
2008-12-02 23:28:06 +00:00 |