fpdb/pyfpdb
2009-11-19 17:24:22 +08:00
..
AbsoluteToFpdb.py Remove BOM from AbsoluteToPoker.py 2009-09-06 22:40:27 +08:00
BetfairToFpdb.py clarify where some logged or printed messages were coming from exactly 2009-11-03 13:56:26 -05:00
CarbonToFpdb.py clarify where some logged or printed messages were coming from exactly 2009-11-03 13:56:26 -05:00
Card.py fix startCard calcs 2009-09-27 11:40:39 +01:00
Cards01.png Signed-off-by: fpdb-mme <jUrner@arcor.de> 2009-10-25 00:13:35 +02:00
Cards0-HMHUD.png new cards file 2009-03-10 20:31:09 -04:00
CliFpdb.py Signed-off-by: fpdb-mme <jUrner@arcor.de> 2009-10-25 00:13:35 +02:00
Configuration.py tidy up aggregation code, NOTE: renamed some aggregation config to try and make meaning clearer, updated aggregation description in .example 2009-11-17 21:47:43 +00:00
Database.py tidy up aggregation code, NOTE: renamed some aggregation config to try and make meaning clearer, updated aggregation description in .example 2009-11-17 21:47:43 +00:00
DatabaseManager.py fix: db_type is actually db_server 2009-11-04 19:01:12 +01:00
DerivedStats.py [NEWIMPORT] Added street0VPI to HandsPlayers 2009-11-06 19:30:50 +08:00
EverleafToFpdb.py Fix cli to Everleaf 2009-10-29 16:37:33 +08:00
Exceptions.py Make msgs about parse errors more verbose 2009-11-07 22:01:30 +03:00
Filters.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
fpdb_db.py Add math function for sqlite - may still be broken 2009-11-19 17:24:22 +08:00
fpdb_import.py Clean up logging changes. 2009-11-09 19:30:23 -05:00
fpdb_parse_logic.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
fpdb_simple.py small changes for sqlite 2009-10-28 20:12:03 +00:00
fpdb.py Merge branch 'master' of git://git.assembla.com/fpdb-mme 2009-11-05 12:22:05 +08:00
FpdbSQLQueries.py Signed-off-by: fpdb-mme <jUrner@arcor.de> 2009-10-25 00:13:35 +02:00
FulltiltToFpdb.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
GuiAutoImport.py mostly formatting cleanups 2009-11-03 15:06:48 -05:00
GuiBulkImport.py mostly formatting cleanups 2009-11-03 15:06:48 -05:00
GuiGraphViewer.py Print out actual exception when import fails. Python 2.5 compatible 2009-10-31 17:48:48 +03:00
GuiPlayerStats.py stop warning message from set_cell_data_func 2009-10-26 21:38:04 +00:00
GuiPositionalStats.py make positional stats use Database.py 2009-07-19 18:28:13 +01:00
GuiSessionViewer.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
GuiTableViewer.py Signed-off-by: fpdb-mme <jUrner@arcor.de> 2009-10-25 00:13:35 +02:00
Hand.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
HandHistory.py Signed-off-by: fpdb-mme <jUrner@arcor.de> 2009-10-25 00:13:35 +02:00
HandHistoryConverter.py Merge branch 'master' of git://github.com/grindi/fpdb-grindi 2009-11-13 22:02:16 -05:00
Hello.py Added Hello_Seats to Hello.py. Demo of Aux_Seats class. 2009-06-30 11:45:14 -04:00
HUD_config.xml.example tidy up aggregation code, NOTE: renamed some aggregation config to try and make meaning clearer, updated aggregation description in .example 2009-11-17 21:47:43 +00:00
HUD_main.py tidy up aggregation code, NOTE: renamed some aggregation config to try and make meaning clearer, updated aggregation description in .example 2009-11-17 21:47:43 +00:00
HUD_run_me.py now sample code it works as expected 2009-11-05 01:26:32 +01:00
Hud.py Fixed another aux bug 2009-11-07 00:46:50 +03:00
interlocks.py fix: according to doctests os_independend_kill() is supposed to return None 2009-11-01 09:58:14 +01:00
logging.conf Only errors to stderr and console. 2009-09-03 22:40:06 +01:00
makeexe.bat add bat/py for making an exe. exe errors with "can't find module cairo". no idea how to fix. 2009-08-04 16:20:14 -04:00
makeexe.py add bat/py for making an exe. exe errors with "can't find module cairo". no idea how to fix. 2009-08-04 16:20:14 -04:00
Mucked.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
OnGameToFpdb.py Add additional siteids to db, move player select function 2009-06-01 17:14:31 +08:00
Options.py restart python if running an old version and 2.5 or 2.6 is available on PATH (Windows) 2009-08-01 12:45:10 +01:00
PartyPokerToFpdb.py Party hhc tiny fixes 2009-10-31 17:53:31 +03:00
PokerStarsToFpdb.py Fix for logging changes. 2009-11-09 19:24:46 -05:00
py2exe_setup.py Get logging.conf and matplotlib datafiles. 2009-11-09 22:02:50 -05:00
SQL.py Fix merge gone wrong. 2009-11-09 19:31:32 -05:00
Stats.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
SummaryEverleaf.py add "rebuy" button to TT 2009-08-21 00:48:26 -05:00
Tables_Demo.py Yet another try to fix missing X windows. Using xwininfo. 2009-11-16 15:35:58 -05:00
Tables.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
TableWindow.py Moved window title re to HHC classes 2009-11-07 20:30:47 +03:00
test_Betfair.py Add test file for betfair 2009-03-12 20:01:41 +09:00
test_Database.py Adding broken mod() test 2009-11-19 17:22:53 +08: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 FulltiltToFpdb handles canceled hands 2009-08-09 15:19:43 +01:00
test_PokerStars.py FulltiltToFpdb handles canceled hands 2009-08-09 15:19:43 +01:00
TournamentTracker.py mostly None checkings fixed (== to is != to is not) 2009-11-03 14:30:52 -05:00
Tourney.py Last part of core tourney import 2009-09-04 02:01:41 +02:00
UltimateBetToFpdb.py Add index parameter to Plugins 2009-07-17 17:45:22 +08:00
upd_indexes.sql Signed-off-by: fpdb-mme <jUrner@arcor.de> 2009-10-25 00:13:35 +02:00
Win2dayToFpdb.py FulltiltToFpdb handles canceled hands 2009-08-09 15:19:43 +01:00
windows_make_bats.py merge from carl 2009-08-02 07:14:31 -04:00
WinTables.py fix get_geometry to use the correct parameters to IsWindow and GetWindowRect (too much error trapping will create pitfalls), use main_window.window instead of window_foreign_new() to get gdkhandle for gtkwindow, remove process enumeration in topify() for windows 2009-06-10 13:47:07 -04:00
XTables.py Yet another try to fix missing X windows. Using xwininfo. 2009-11-16 15:35:58 -05:00