You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
evilny0 3ac124903f Reads rank and winnings from pokerstars hand history 13 years ago
..
locale Merge branch 'next' 13 years ago
regression-test-files Merge branch 'next' 13 years ago
AbsoluteToFpdb.py more string cleaning 13 years ago
Anonymise.py more string unification, update l10n files 13 years ago
Aux_Hud.py update copyright year 13 years ago
BetfairToFpdb.py more string cleaning 13 years ago
CarbonToFpdb.py more string cleaning 13 years ago
Card.py Card: Remove unused function 13 years ago
Cards0-HMHUD.png new cards file 15 years ago
Cards01.png Signed-off-by: fpdb-mme <jUrner@arcor.de> 15 years ago
Cards02.png new and old cards 13 years ago
Charset.py more string cleaning 13 years ago
Configuration.py fix startup with old config files 13 years ago
Database.py Reads rank and winnings from pokerstars hand history 13 years ago
DerivedStats.py Added the column 'showed' to handsplayers which flags whether or not a player showed his or her hand. If false and 'sawSD' is true then they mucked. If true and 'sawSD' is false, then they showed outside of a showdown (site dependent). Also fixed up readShownCards in FTP's hhc so it recorded mucked and showed correctly. 13 years ago
EverestToFpdb.py more string cleaning 13 years ago
EverleafToFpdb.py more string cleaning 13 years ago
Exceptions.py update copyright year 13 years ago
Filters.py more string cleaning 13 years ago
FullTiltPokerSummary.py reduce translation word count about another 50 13 years ago
FulltiltToFpdb.py Merge branch 'next' 13 years ago
GuiAutoImport.py more string cleaning 13 years ago
GuiBulkImport.py more string cleaning, remove useless CLI option from GBI 13 years ago
GuiDatabase.py few more string unifications (I know its too late, but I wanted them in so translators running non-source can try their translations better), update l10n files 13 years ago
GuiGraphViewer.py few more string unifications (I know its too late, but I wanted them in so translators running non-source can try their translations better), update l10n files 13 years ago
GuiImapFetcher.py reduce translation word count about another 50 13 years ago
GuiLogView.py update copyright year 13 years ago
GuiPlayerStats.py update copyright year 13 years ago
GuiPositionalStats.py more string cleaning 13 years ago
GuiPrefs.py rename preferences to advanced preferences 13 years ago
GuiReplayer.py update copyright year 13 years ago
GuiRingPlayerStats.py update copyright year 13 years ago
GuiSessionViewer.py update copyright year 13 years ago
GuiStove.py more string cleaning 13 years ago
GuiTourneyGraphViewer.py few more string unifications (I know its too late, but I wanted them in so translators running non-source can try their translations better), update l10n files 13 years ago
GuiTourneyImport.py Added printtest back in and fixed a couple of SessionsCache bugs 13 years ago
GuiTourneyPlayerStats.py update copyright year 13 years ago
GuiTourneyViewer.py update copyright year 13 years ago
HHReplayer.py update copyright year 13 years ago
HUD_config.test.xml remove hharchivebase from code and test config 13 years ago
HUD_config.xml.example add site preferences dialogue 13 years ago
HUD_main.pyw display warning and dont load HUD if running without admin under vista/7 13 years ago
HUD_run_me.py update copyright year 13 years ago
Hand.py Reads rank and winnings from pokerstars hand history 13 years ago
HandHistory.py update copyright year 13 years ago
HandHistoryConverter.py Added methods for storing the filename and import statistics in a new 'Files' table which links with the Hands table via Hands.fileId. Extended support for storing mixed game information for Full Tilt Poker coming from the filename, and updated mixed game dictionaries for PokerStars. Added a field in GameTypes to track this mixed game variable entitled 'mix' which takes on the string value of 'none' if not a mix game hand. 13 years ago
Hello.py update copyright year 13 years ago
Hud.py String consistency improvements, and removal of some excessive prints 13 years ago
IdentifySite.py update copyright year 13 years ago
ImapFetcher.py more string cleaning 13 years ago
L10n.py update copyright year 13 years ago
Mucked.py aux: stub new method update_card_positions 13 years ago
OSXTables.py update copyright year 13 years ago
OnGameToFpdb.py more string cleaning 13 years ago
Options.py Merge branch 'master' of git://github.com/rwielinga/fpdb into wielinga 13 years ago
P5sResultsParser.py gettextify and add codepage for P5sResultsParser 14 years ago
PacificPokerToFpdb.py more string cleaning 13 years ago
PartyPokerToFpdb.py more string cleaning 13 years ago
PkrToFpdb.py more string cleaning 13 years ago
PokerStarsSummary.py reduce translation word count about another 50 13 years ago
PokerStarsToFpdb.py Reads rank and winnings from pokerstars hand history 13 years ago
RazzStartHandGenerator.py RSHG: Fix a coupl eof bugs 14 years ago
RushNotesAux.py rushaux: fix boolean SELECT - should now work for all db's 13 years ago
RushNotesMerge.py update copyright year 13 years ago
RushNotesReadMe.txt rushnotes: add 3/4 bet stats, fix to allow multi-tabling 13 years ago
SQL.py Display spent amount when currency is EUR in tournament reports 13 years ago
ScriptAddStatToRegression.py expand ScriptAddStatToRegression.py to support adding to .hands files 13 years ago
ScriptFetchWinamaxResults.py translation ascii utf8 13 years ago
SitenameSummary.py reduce translation word count about another 50 13 years ago
SplitHandHistory.py update copyright year 13 years ago
Stats.py update copyright year 13 years ago
Stove.py update copyright year 13 years ago
Summaries.py update copyright year 13 years ago
SummaryEverleaf.py update copyright year 13 years ago
TableWindow.py Merge branch 'master' of git://git.assembla.com/fpdb 13 years ago
Tables_Demo.py update copyright year 13 years ago
TestHandsPlayers.py testing: fix typo in THP 13 years ago
TestSummaryImport.py Merge branch 'master' of git://git.assembla.com/fpdb 13 years ago
TournamentTracker.py update copyright year 13 years ago
TourneyFilters.py update copyright year 13 years ago
TourneySummary.py Added printtest back in and fixed a couple of SessionsCache bugs 13 years ago
TreeViewTooltips.py gettextify treeviewtooltips and add fpdb notice 14 years ago
Win2dayToFpdb.py more string cleaning 13 years ago
WinTables.py fix brackets on a string 13 years ago
WinamaxSummary.py changed the currency substitutions to byte stream AND unicode -- i.e. u'$|\xe2\x82\xac|\u20ac|' 13 years ago
WinamaxToFpdb.py more string cleaning 13 years ago
XTables.py update copyright year 13 years ago
decimal_wrapper.py Rename decimal.py to decimal_wrapper.py so we don't break when 13 years ago
fpdb.pyw Merge branch 'next' 13 years ago
fpdb_import.py add todo note 13 years ago
iPokerToFpdb.py more string cleaning 13 years ago
interlocks.py make "source" argument to interlocks.acquire mandatory 14 years ago
logging.conf some work on guidatabase and turn it on 14 years ago
test_Database.py more string cleaning 13 years ago
test_Everleaf.py update copyright year 13 years ago
test_FullTilt.py update copyright year 13 years ago
test_PokerStars.py update copyright year 13 years ago
upd_indexes.sql Signed-off-by: fpdb-mme <jUrner@arcor.de> 15 years ago
windows_make_bats.py update copyright year 13 years ago
xlib_tester.py update copyright year 13 years ago