.. |
regression-test-files
|
Revert "a wtsd fix, but figures looks further out if anything now. see riterman in FLHE_6max_sawflop_wrong.txt for an example where street1seen is still not set"
|
2010-02-15 00:01:36 +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
|
[NEWIMPORT] Copy in Alchemy files from Grigorij's alchemy branch
|
2009-12-30 15:44:48 +08:00 |
AlchemyTables.py
|
[NEWIMPORT] Copy in Alchemy files from Grigorij's alchemy branch
|
2009-12-30 15:44:48 +08:00 |
Anonymise.py
|
Add a HH anonymiser
|
2009-12-03 17:26:40 +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
|
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
|
be more tolerant of errors when translating for gui, add encode exception handlers
|
2010-02-06 23:12:11 +00:00 |
Configuration.py
|
Use correct dirs for database and log.
|
2010-02-25 20:28:41 -05:00 |
Database.py
|
create indexes on hudcache in sqlite
|
2010-02-25 20:43:15 +00:00 |
DatabaseManager.py
|
remove all occurences of assigning sys.argv
|
2009-11-22 16:40:56 -05:00 |
DerivedStats.py
|
finish previous undo
|
2010-02-17 23:29:50 +00: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
|
make sure filter releases any db locks it has
|
2010-02-17 19:25:04 +00:00 |
fpdb_db.py
|
merge fpdb_db.py into Database.py
|
2010-01-26 23:54:04 +00:00 |
fpdb_import.py
|
stop hudcache updating again when importing duplicate hands
|
2010-02-20 17:49:03 +00:00 |
fpdb.py
|
Merge branch 'master' of git://git.assembla.com/fpdb-sql
|
2010-02-25 10:16:22 -05:00 |
FpdbSQLQueries.py
|
Signed-off-by: fpdb-mme <jUrner@arcor.de>
|
2009-10-25 00:13:35 +02:00 |
FulltiltToFpdb.py
|
Import mucked cards.
|
2010-01-31 13:37:59 -05:00 |
GuiAutoImport.py
|
Merge branch 'master' of git://git.assembla.com/fpdb-sql
|
2010-02-06 15:34:57 -05:00 |
GuiBulkImport.py
|
Add comment to Bulk import
|
2010-02-15 23:26:23 +08:00 |
GuiGraphViewer.py
|
make fpdb and hud write separate log files, refine py2exe some more
|
2010-02-10 23:33:50 +00:00 |
GuiLogView.py
|
tidy up logging so that log isn't created in /fpdb/log/ unless it is being used
|
2010-02-01 21:03:51 +00:00 |
GuiPlayerStats.py
|
remove earlier bracket change that screwed stats up - it seemed necessary then but I can't figure out why now
|
2010-02-24 21:25:19 +00:00 |
GuiPositionalStats.py
|
make positional stats use Database.py
|
2009-07-19 18:28:13 +01:00 |
GuiPrefs.py
|
add name to nodes
|
2009-12-12 12:09:58 +00:00 |
GuiSessionViewer.py
|
Some character set improvements
|
2010-01-23 16:34:24 +01:00 |
GuiTableViewer.py
|
Some character set improvements
|
2010-01-23 16:34:24 +01:00 |
Hand.py
|
comment out DEBUG print
|
2010-02-27 15:47:24 +00:00 |
HandHistory.py
|
Signed-off-by: fpdb-mme <jUrner@arcor.de>
|
2009-10-25 00:13:35 +02:00 |
HandHistoryConverter.py
|
Clean some pylint errors and obsolete TODOs.
|
2010-02-19 20:14:34 -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.test.xml
|
Make test file use real database.
|
2009-12-06 22:56:29 +08:00 |
HUD_config.xml.example
|
Add Carbon bits to example config file
|
2010-01-28 22:11:04 +08:00 |
HUD_main.py
|
Correctly pass dbname to config. Clean some pylint complaints.
|
2010-02-20 11:24:07 -05:00 |
HUD_run_me.py
|
now sample code it works as expected
|
2009-11-05 01:26:32 +01:00 |
Hud.py
|
use log instead of print
|
2010-02-06 18:46:27 +00: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
|
Merge branch 'master' of git://git.assembla.com/fpdb-sql
|
2010-01-27 09:48:31 -05:00 |
PokerStarsToFpdb.py
|
Change blind semantics slightly to improve accounting.
|
2010-02-17 19:57:26 +08:00 |
py2exe_setup.py
|
automation: prompt for gtk dir location and copy files and dirs - resulting dir should be ready for distribution (once zipped up)
|
2010-02-24 22:21:13 +00:00 |
SQL.py
|
add commented out 'explain query plan' to go with previous commit
|
2010-02-25 20:57:28 +00:00 |
Stats.py
|
only use M.Nk format for hand numbers > 10000
|
2010-02-14 23:29:20 +00: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
|
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 |
test1.py
|
New 'master' clone of git://git.assembla.com/fpdboz.git
|
2010-01-21 19:15:25 +01:00 |
test2.py
|
Add config path to test2.py display
|
2010-02-05 21:29:07 +08:00 |
TournamentTracker.py
|
add ability to display hud stats by number of seats at table (All / Custom / Exact)
|
2009-11-26 21:28:05 +00:00 |
Tourney.py
|
merge fpdb_db.py into Database.py
|
2010-01-26 23:54:04 +00: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
|
Merge branch 'master' of git://git.assembla.com/fpdb-sql
|
2010-02-06 15:34:57 -05:00 |
XTables.py
|
Get rid of erroneous error message.
|
2010-02-25 21:32:49 -05:00 |