.. |
locale
|
updated mo files
|
2011-04-07 15:22:40 +02:00 |
regression-test-files
|
add support for partouche poker gibraltar to everleaf parser - thanks elwood42 for providing a regex and some sample files
|
2011-04-07 10:34:34 +02:00 |
AbsoluteToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
Anonymise.py
|
more string unification, update l10n files
|
2011-03-11 07:08:50 +01:00 |
Aux_Hud.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
BetfairToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
CarbonToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
Card.py
|
Card: Remove unused function
|
2011-04-02 12:27:29 +08:00 |
Cards01.png
|
Signed-off-by: fpdb-mme <jUrner@arcor.de>
|
2009-10-25 00:13:35 +02:00 |
Cards02.png
|
new and old cards
|
2011-03-14 16:31:08 +08:00 |
Cards0-HMHUD.png
|
new cards file
|
2009-03-10 20:31:09 -04:00 |
Charset.py
|
removing hex coder - DB should never not be UTF8, and the code is not used anywhere else. this also caused failure on mac OSX
|
2011-04-07 15:44:05 +02:00 |
Configuration.py
|
get LOCALE_ENCODING a different way as the current one crashed on start on mac osx
|
2011-04-07 15:44:27 +02:00 |
Database.py
|
Fixed small conflict in debug message when recreating tables
|
2011-04-08 21:15:35 +00:00 |
decimal_wrapper.py
|
Rename decimal.py to decimal_wrapper.py so we don't break when
|
2011-02-25 14:18:12 -05:00 |
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.
|
2011-04-05 02:41:53 +00:00 |
EverestToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
EverleafToFpdb.py
|
add support for partouche poker gibraltar to everleaf parser - thanks elwood42 for providing a regex and some sample files
|
2011-04-07 10:34:34 +02:00 |
Exceptions.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Filters.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
|
2011-03-12 21:47:14 +01:00 |
fpdb_import.py
|
Bug fix - changed to datetime.datetime.utcnow()
|
2011-04-08 21:51:20 +00:00 |
fpdb.pyw
|
method doesnt exist - causes crash on OSX
|
2011-04-07 15:45:50 +02:00 |
FullTiltPokerSummary.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
FulltiltToFpdb.py
|
Fixed small conflict in debug message when recreating tables
|
2011-04-08 21:15:35 +00:00 |
GuiAutoImport.py
|
display warning and dont load HUD if running without admin under vista/7
|
2011-03-18 00:11:47 +01:00 |
GuiBulkImport.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
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
|
2011-03-12 21:47:14 +01:00 |
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
|
2011-03-12 21:47:14 +01:00 |
GuiImapFetcher.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
GuiLogView.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiPlayerStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiPositionalStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiPrefs.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
|
2011-03-12 21:47:14 +01:00 |
GuiReplayer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiRingPlayerStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiSessionViewer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiStove.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
|
2011-03-12 21:47:14 +01:00 |
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
|
2011-03-12 21:47:14 +01:00 |
GuiTourneyImport.py
|
Added printtest back in and fixed a couple of SessionsCache bugs
|
2011-03-23 19:27:55 +00:00 |
GuiTourneyPlayerStats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
GuiTourneyViewer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Hand.py
|
Added new showdownStrings dictionary in the Hand module as well as the appropriate regex in re_ShownCards for capturing the text discrption of showdown hands. FTP and Stars only for now. Once evaluating hand strings is added to Stove, this will be used as a back up for games Poker-eval does not fully support such as Razz and Badugi
|
2011-04-04 19:57:54 +00:00 |
HandHistory.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
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.
|
2011-04-02 23:56:52 +00:00 |
Hello.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
HHReplayer.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
HUD_config.test.xml
|
remove hharchivebase from code and test config
|
2011-03-19 20:15:53 +01:00 |
HUD_config.xml.example
|
remove obselete setting hhArchiveBase from example config
|
2011-03-19 19:41:56 +01:00 |
HUD_main.pyw
|
display warning and dont load HUD if running without admin under vista/7
|
2011-03-18 00:11:47 +01:00 |
HUD_run_me.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Hud.py
|
Merge branch 'master' of git://git.assembla.com/fpdb
|
2011-03-10 18:06:30 +08:00 |
IdentifySite.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
ImapFetcher.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
interlocks.py
|
make "source" argument to interlocks.acquire mandatory
|
2010-11-28 20:04:32 -05:00 |
iPokerToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
L10n.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
logging.conf
|
some work on guidatabase and turn it on
|
2010-07-19 21:36:45 +01:00 |
Mucked.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
OnGameToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
Options.py
|
Merge branch 'master' of git://github.com/rwielinga/fpdb into wielinga
|
2011-03-19 01:59:06 +01:00 |
OSXTables.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
P5sResultsParser.py
|
gettextify and add codepage for P5sResultsParser
|
2010-08-15 06:28:43 +02:00 |
PacificPokerToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PartyPokerToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PkrToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PokerStarsSummary.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
PokerStarsToFpdb.py
|
Fixed small conflict in debug message when recreating tables
|
2011-04-08 21:15:35 +00:00 |
RazzStartHandGenerator.py
|
RSHG: Fix a coupl eof bugs
|
2010-09-24 13:30:16 +08:00 |
RushNotesAux.py
|
rushaux: fix boolean SELECT - should now work for all db's
|
2011-04-04 10:54:54 +01:00 |
RushNotesMerge.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
RushNotesReadMe.txt
|
rushnotes: add 3/4 bet stats, fix to allow multi-tabling
|
2011-02-05 16:34:26 +00:00 |
ScriptAddStatToRegression.py
|
replaced /usr/bin/python with /usr/bin/env python
|
2011-02-27 21:17:07 +08:00 |
ScriptFetchWinamaxResults.py
|
translation ascii utf8
|
2011-03-14 16:30:41 +08:00 |
SitenameSummary.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
SplitHandHistory.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
SQL.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.
|
2011-04-05 02:41:53 +00:00 |
Stats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Stove.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Summaries.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
SummaryEverleaf.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
Tables_Demo.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TableWindow.py
|
Merge branch 'master' of git://git.assembla.com/fpdb
|
2011-03-10 18:06:30 +08:00 |
test_Database.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
test_Everleaf.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
test_FullTilt.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
test_PokerStars.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TestHandsPlayers.py
|
Fixed small conflict in debug message when recreating tables
|
2011-04-08 21:15:35 +00:00 |
TestSummaryImport.py
|
Merge branch 'master' of git://git.assembla.com/fpdb
|
2011-03-10 18:06:30 +08:00 |
TournamentTracker.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TourneyFilters.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
TourneySummary.py
|
Added printtest back in and fixed a couple of SessionsCache bugs
|
2011-03-23 19:27:55 +00:00 |
TreeViewTooltips.py
|
gettextify treeviewtooltips and add fpdb notice
|
2010-10-10 17:48:23 +02:00 |
upd_indexes.sql
|
Signed-off-by: fpdb-mme <jUrner@arcor.de>
|
2009-10-25 00:13:35 +02:00 |
Win2dayToFpdb.py
|
reduce translation word count about another 50
|
2011-04-05 03:03:39 +02:00 |
WinamaxSummary.py
|
changed the currency substitutions to byte stream AND unicode -- i.e. u'$|\xe2\x82\xac|\u20ac|'
|
2011-03-29 20:15:21 +00:00 |
WinamaxToFpdb.py
|
comment what looks like an unnecessary debug
|
2011-04-07 10:50:15 +02:00 |
windows_make_bats.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
WinTables.py
|
fix brackets on a string
|
2011-03-19 02:19:05 +01:00 |
xlib_tester.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |
XTables.py
|
update copyright year
|
2011-03-10 06:16:31 +01:00 |