.. |
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' of git://git.assembla.com/fpdb-eric
|
2009-03-27 11:34:47 -04:00 |
Database.py
|
Merge branch 'master' of git://git.assembla.com/fpdboz
|
2009-03-12 12:13:03 -04:00 |
DerivedStats.py
|
Add variables for most HudCache stats and add optional arg to Hand
|
2009-03-14 20:40:27 +09:00 |
EverleafToFpdb.py
|
Make converters dynamically loadable in autoimport
|
2009-03-14 05:00:12 +09:00 |
Exceptions.py
|
Merge branch 'master' of git://git.assembla.com/fpdboz
|
2009-03-03 12:24:42 +00:00 |
fpdb_db.py
|
some silly cleanup
|
2009-03-16 20:52:50 -04:00 |
fpdb_import.py
|
mostly spacing cleanup
|
2009-03-26 18:55:16 -04:00 |
fpdb_parse_logic.py
|
more very minor cleanup
|
2009-03-26 19:17:00 -04:00 |
fpdb_save_to_db.py
|
comment
|
2009-03-23 05:14:53 -04:00 |
fpdb_simple.py
|
Revert Eric's change that failed on special chars in player name.
|
2009-03-27 13:21:33 -04:00 |
fpdb.py
|
Fix call to get_db_parameters
|
2009-03-27 23:53:44 +09:00 |
FpdbRegex.py
|
Everleaf update - Holecards read
|
2008-11-12 14:12:18 +10:00 |
FpdbSQLQueries.py
|
Remove old graph queries from file
|
2009-03-22 18:56:51 +09:00 |
FulltiltToFpdb.py
|
Recognise deep 6 tables at Full Tilt
|
2009-03-22 18:52:30 +09:00 |
GuiAutoImport.py
|
filterCrap after checking if hand is in db
|
2009-03-21 15:34:23 +00:00 |
GuiBulkImport.py
|
have to supply argv to main() as a list, splitting on whitespace won't
|
2009-03-22 14:53:10 +00:00 |
GuiGraphViewer.py
|
some use of not instead of comparing to blank lists
|
2009-03-26 18:32:25 -04: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
|
Ensure both holecards are known (holdem) or all four (omaha) before
|
2009-03-15 16:51:50 +00:00 |
HandHistory.py
|
p58 - added HUD from ray
|
2008-08-18 23:53:25 +01:00 |
HandHistoryConverter.py
|
print a showdown section if anyone showed any kind of hand (obv logic
|
2009-03-14 15:02:23 +00:00 |
Hello.py
|
Hello_menu demo added to Hello.py module.
|
2009-03-19 16:10:18 -04:00 |
HUD_config.xml.example
|
Merge branch 'master' of git://git.assembla.com/fpdboz
|
2009-03-11 22:36:10 -04:00 |
HUD_main.py
|
more very minor cleanup
|
2009-03-26 19:17:00 -04:00 |
HUD_run_me.py
|
HUD_runme.py needs to be executable.
|
2009-01-12 19:20:24 -05:00 |
Hud.py
|
do that iteration in relocate_windows the proper way
|
2009-03-26 12:11:07 -04:00 |
Mucked.py
|
More fixing of previous commit.
|
2009-03-25 17:48:43 -04:00 |
OnGameToFpdb.py
|
Adjust regex to read 'and is all-in'
|
2008-12-17 14:04:29 +09:00 |
PokerStarsToFpdb.py
|
Make CET timezones work with Stars hands
|
2009-03-25 19:34:40 +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
|
per python docs http://docs.python.org/library/stdtypes.html, use != for not equal, rather than not x == y
|
2009-03-26 14:57:40 -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
|
Fix test_fpdb_simple.py's tests
|
2009-03-12 19:51:03 +09:00 |
test_FullTilt.py
|
Added note about renamed test file
|
2009-03-14 22:18:30 +09:00 |
test_PokerStars.py
|
Add new test
|
2009-03-24 23:27:43 +09:00 |
upd_indexes.sql
|
script to update index choices
|
2008-12-02 23:28:06 +00:00 |