fpdb/pyfpdb
2009-06-22 21:43:59 +01:00
..
BetfairToFpdb.py Add additional siteids to db, move player select function 2009-06-01 17:14:31 +08:00
CarbonToFpdb.py Add additional siteids to db, move player select function 2009-06-01 17:14:31 +08:00
Card.py populate hands.boardcards 2009-06-19 07:04:57 +01: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 Add -c config cl option. Fpdb passes cl options to HUD. 2009-06-14 23:14:53 -04:00
Database.py Add get_last_insert_id() to Database API 2009-06-20 06:22:57 +08: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 datetime.strptime v time.strptime issue 2009-06-09 22:53:09 +08:00
Exceptions.py Merge branch 'master' of git://git.assembla.com/fpdboz 2009-03-03 12:24:42 +00:00
Filters.py add position capability to playerstats tab 2009-06-08 00:17:48 +01:00
fpdb_db.py Boardcards for Hands table in new importer 2009-06-20 07:58:53 +08:00
fpdb_import.py Remove passthrough section from import_file_dict 2009-06-20 14:02:03 +08:00
fpdb_parse_logic.py Move functions from fpdb_save_to_db into Database.py 2009-06-20 04:15:52 +08:00
fpdb_simple.py Remve legacy storeHudCache function 2009-06-20 05:37:30 +08:00
fpdb.py Add -c config cl option. Fpdb passes cl options to HUD. 2009-06-14 23:14:53 -04:00
FpdbSQLQueries.py add position capability to playerstats tab 2009-06-08 00:17:48 +01:00
FulltiltToFpdb.py Fix datetime.strptime v time.strptime issue 2009-06-09 22:53:09 +08:00
GuiAutoImport.py Correctly pass cl options to HUD_main in Windows. 2009-06-16 20:04:06 -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 remove redundant code 2009-06-22 21:41:41 +01:00
GuiPositionalStats.py smarten up positional stats tab (still needs configurable columns) 2009-06-22 21:39:14 +01:00
GuiSessionViewer.py Session breakdown Proof of Concept 2009-05-26 16:10:27 +08: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 Boardcards for Hands table in new importer 2009-06-20 07:58:53 +08:00
HandHistory.py p58 - added HUD from ray 2008-08-18 23:53:25 +01:00
HandHistoryConverter.py Added timing info for index drop/create. Some small mods to output during import (obviously just change any you don't like) 2009-06-07 22:21:58 +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 Get rid of some intermediate print. 2009-06-17 14:26:16 -04:00
HUD_run_me.py HUD_runme.py needs to be executable. 2009-01-12 19:20:24 -05:00
Hud.py Add -c config cl option. Fpdb passes cl options to HUD. 2009-06-14 23:14:53 -04:00
Mucked.py Clean up changes to use 0-52 card encoding. 2009-06-18 14:11:53 -04:00
OnGameToFpdb.py Add additional siteids to db, move player select function 2009-06-01 17:14:31 +08:00
Options.py Add -c config cl option. Fpdb passes cl options to HUD. 2009-06-14 23:14:53 -04:00
PokerStarsToFpdb.py Merge branch 'master' of git://git.assembla.com/mctfpdb 2009-06-19 09:11:21 -04:00
SQL.py get_cards query now works directly with the 0-52 card encoding scheme. 2009-06-16 23:00:46 -04:00
Stats.py Merge branch 'master' of git://git.assembla.com/free_poker_tools 2009-06-09 22:48:48 +08:00
Tables_Demo.py New table handling stuff and demo. 2009-05-21 11:13:39 -04:00
Tables.py hide error when a window has non UTF-8 char in title 2009-06-17 23:05:20 +01:00
TableWindow.py New table handling stuff and demo. 2009-05-21 11:13:39 -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 tests 2009-06-09 23:08:18 +08: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 additional siteids to db, move player select function 2009-06-01 17:14:31 +08:00
upd_indexes.sql script to update index choices 2008-12-02 23:28:06 +00:00
WinTables.py Should now run on windows--but not work correctly. 2009-06-09 16:38:26 -04:00
XTables.py New table handling stuff and demo. 2009-05-21 11:13:39 -04:00