fpdb/pyfpdb
Gerko de Roo 50422ee8e3 Patch for the new date display for Full Tilt for tourney(s).
(Havent checked on ring games... Broke on Full Tilt...)
Current the old an the new is supported:
old: bla bla, Table 800 - 15/30 - No Limit Hold'em - 4:44:59 ET - 2010/07/18
new: bla bla, Table 19 - 15/30 - Pot Limit Omaha Hi - 13:43 ET - Wed, July 21, 2010
2010-07-21 23:04:24 +02:00
..
regression-test-files Add new test file, delete fpdb.py 2010-06-21 18:42:15 +08:00
AbsoluteToFpdb.py Remove BOM from AbsoluteToPoker.py 2009-09-06 22:40:27 +08:00
AlchemyFacilities.py [NEWIMPORT] Copy in Alchemy files from Grigorij's alchemy branch 2009-12-30 15:44:48 +08:00
AlchemyMappings.py changed TourneyTypes as discussed, some currency-related fixes 2010-06-25 11:02:01 +02:00
AlchemyTables.py changed TourneyTypes as discussed, some currency-related fixes 2010-06-25 11:02:01 +02:00
Anonymise.py Write Anonymise output to .anon file, rather than the terminal 2010-06-06 21:06:04 +01:00
BetfairToFpdb.py clarify where some logged or printed messages were coming from exactly 2009-11-03 13:56:26 -05:00
CarbonToFpdb.py CarbonToFpdb.py - Converter for Carbon poker 2010-01-28 21:36:02 +08:00
Card.py Fix problem where Qc is not encoded correctly. 2010-01-30 14:54:46 -05: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
Charset.py Add preliminary functions and variables for hex encoding patch 2010-06-04 05:36:59 +08:00
Configuration.py add xshift/yshift config to move menu window on hud 2010-06-11 21:03:53 +01:00
Database.py repaired sqlite db creation 2010-06-26 12:24:30 +02:00
DatabaseManager.py remove all occurences of assigning sys.argv 2009-11-22 16:40:56 -05:00
DerivedStats.py Merge branch 'master' of git://git.assembla.com/fpdboz 2010-06-21 14:02:08 +02:00
EverleafToFpdb.py Everleaf: Change "EUR"(old) to "EURO"(new), still doesn't seem to allow eur import (is that because my site config is set for usd ?) 2010-02-01 09:57:28 -05:00
Exceptions.py rename DuplicateError to FpdbHandDuplicate, add matching FpdbHandError and FpdbHandPartial (not sure where to implement catching those though) 2010-01-28 05:55:06 -05:00
Filters.py Merge branch 'master' of git://git.assembla.com/fpdboz 2010-06-05 16:54:18 +01:00
fpdb_db.py merge fpdb_db.py into Database.py 2010-01-26 23:54:04 +00:00
fpdb_import.py Fix 'errors' stat in importer 2010-04-23 00:28:30 +08:00
fpdb.pyw Merge branch 'master' of git://git.assembla.com/fpdb.git 2010-06-27 20:55:27 +02:00
FpdbSQLQueries.py move most stuff from fpdb_db.py to Database.py and simplify db connections in fpdb_import 2009-07-28 23:58:10 +01:00
FulltiltToFpdb.py Patch for the new date display for Full Tilt for tourney(s). 2010-07-21 23:04:24 +02:00
GuiAutoImport.py comment out new .close() calls to fix autoimport button 2010-06-12 11:15:55 +01:00
GuiBulkImport.py Add comment to Bulk import 2010-02-15 23:26:23 +08:00
GuiDatabase.py oops, forgot to add this in earlier commit 2010-02-28 08:53:44 +00:00
GuiGraphViewer.py change legend position in graph, 'best' seems to use top right for me sometimes when upper left seems the obvious place to put it 2010-06-11 21:09:04 +01:00
GuiLogView.py allow log viewer to view all 4 log/error files 2010-03-09 22:36:03 +00:00
GuiPlayerStats.py Added aggression information in guiplayerstats 2010-06-20 10:02:01 +02:00
GuiPositionalStats.py make positional stats use Database.py 2009-07-19 18:28:13 +01:00
GuiPrefs.py fix focus issues if task switching to fpdb when popups are open 2010-06-24 21:34:50 +01:00
GuiSessionViewer.py Update Session viewer based on Socratic comments 2010-04-23 11:39:52 +08:00
GuiTableViewer.py Merge branch 'good' 2010-01-21 21:34:54 +02:00
Hand.py minor spelling correction 2010-06-22 11:12:06 +08:00
HandHistory.py p58 - added HUD from ray 2008-08-18 23:53:25 +01:00
HandHistoryConverter.py General cleanup - Exception messages and improved logging. 2010-06-04 15:59:47 +08:00
Hello.py Added Hello_Seats to Hello.py. Demo of Aux_Seats class. 2009-06-30 11:45:14 -04:00
HUD_config.test.xml Aggression freq, aggression factor and Overall CBET added 2010-06-16 17:21:49 +02:00
HUD_config.xml.example Aggression freq, aggression factor and Overall CBET added 2010-06-16 17:21:49 +02:00
HUD_main.pyw Revert change to HUD_main window 2010-06-21 18:44:04 +08:00
HUD_run_me.py now sample code it works as expected 2009-11-05 01:26:32 +01:00
Hud.py fix new call to get_site_parameters() 2010-06-12 11:15:02 +01: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 fix key error and add filter to logging.conf 2010-02-01 22:56:40 +00: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 Merge branch 'master' of git://github.com/kangaderoo/fpdb-kangaderoo 2010-01-29 13:01:38 +08:00
OnGameToFpdb.py Add additional siteids to db, move player select function 2009-06-01 17:14:31 +08:00
Options.py default dbname option is overriding 'default=true' selection in config file 2010-02-27 13:56:19 +00:00
PartyPokerToFpdb.py Add support for post of dead small blind (PartyPoker) 2010-06-04 05:46:19 +08:00
PokerStarsToFpdb.py Really add the 0.20/0.40 limit level 2010-06-25 16:58:14 +08:00
py2exe_setup.py improve walkthrough and include postgresql - tweak script for python 2.6 2010-06-26 13:46:33 +01:00
SQL.py changed TourneyTypes as discussed, some currency-related fixes 2010-06-25 11:02:01 +02:00
Stats.py Merge branch 'master' of git://github.com/kangaderoo/fpdb-kangaderoo 2010-06-21 14:45:03 +08:00
SummaryEverleaf.py renamed tourneyplayers to tourneysplayers in a few places 2010-06-21 17:12:20 +02:00
Tables_Demo.py Update for changes to Tables.Table() call. 2010-03-01 19:26:45 -05:00
Tables.py search string for table detect changed 2009-12-28 10:14:04 +08:00
TableWindow.py stop clobbering search_string in TableWindow::__init__ . Thanks Ray! 2010-02-04 16:33:21 -05:00
test_Betfair.py Add PLO test file for Betfair, update test to import it 2009-12-03 17:45:04 +08:00
test_Database.py Fix test harness after fpdb_db removal 2010-02-01 14:47:04 +08:00
test_Everleaf.py Make determineGameType return 'tour' of currency is T$ 2009-03-13 18:45:15 +09:00
test_FullTilt.py FulltiltToFpdb handles canceled hands 2009-08-09 15:19:43 +01:00
test_PokerStars.py test_PokerStars.py - Fix calls to HHC. 2010-02-05 11:51:12 +08:00
TournamentTracker.py renamed tourneyplayers to tourneysplayers in a few places 2010-06-21 17:12:20 +02:00
Tourney.py changed TourneyTypes as discussed, some currency-related fixes 2010-06-25 11:02:01 +02:00
UltimateBetToFpdb.py Add index parameter to Plugins 2009-07-17 17:45:22 +08:00
upd_indexes.sql trying to get my new install of git to freaking work 2009-08-12 04:09:04 -05: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 Merge branch 'master' of git://git.assembla.com/fpdb-sql 2010-02-07 19:56:46 +08:00
XTables.py Comment out intermediate print. 2010-02-27 16:59:00 -05:00