fpdb/pyfpdb
2011-02-11 17:53:18 +08:00
..
locale Added Spanish translation .po and -mo files 2011-02-08 08:45:57 +01:00
regression-test-files Regression: Fix fold to 3/4 bet in Stars CAP file 2011-02-10 12:23:32 +08:00
AbsoluteToFpdb.py Absolute: Fix more ',' breakage 2010-11-16 12:59:00 +08:00
AlchemyFacilities.py gettextify card, add note about it to alchemy* 2010-08-15 07:31:32 +02:00
AlchemyMappings.py Rename gameTypeId to gametypeId 2010-12-10 22:31:12 +08:00
AlchemyTables.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
Anonymise.py Add cheat sheet info. 2010-11-30 11:14:37 -05:00
Aux_Hud.py New file Aux_Hud. Minor mods to Mucked. 2011-01-29 23:41:37 -05:00
BetfairToFpdb.py Betfair: Fix parse error from THP 2010-10-01 10:51:38 +08:00
CarbonToFpdb.py Carbon: Fix regression test parse 2010-11-29 21:34:47 +01:00
Card.py Fix for FTP Razz crasher 2010-12-11 01:26:56 +08:00
Cards01.png
Cards0-HMHUD.png
Charset.py gettextify charset 2010-08-15 07:27:53 +02:00
Configuration.py Config: Add ResultsDirectory to <import> 2011-02-11 17:50:07 +08:00
Database.py Database: def getSiteTourneyNos(self, site) 2011-02-11 17:53:18 +08:00
DerivedStats.py calc34BetStreet0() rewritten 2011-02-04 05:23:52 +01:00
EverestToFpdb.py Everest: Cleanup and partially functional? 2011-02-09 17:13:04 +08:00
EverleafToFpdb.py Everleaf: Make re_GameInfo error handling consistant with other sites. 2010-12-10 17:53:59 +08:00
Exceptions.py Added a FpdbEndOfFile error for use in SplitHandHistory.py 2010-10-13 01:47:28 -04:00
Filters.py If you only have games of a single limit type (fixed, pot, or no limit), but of more than one blind size, then you won't see the 'NL', 'PL', 'FL' checkboxes in the Limits: section of the filters. When you check the 'All' checkbox, the individual size checkboxes won't be checked, because the code relies on the 'NL', 'PL', 'FL' checkboxes being there to do it. This fixes the problem. 2011-02-07 11:27:00 +08:00
fpdb_import.py Remove unused minPrint option 2011-01-07 16:08:31 +08:00
fpdb.pyw Wrap GuiStove import on try/except 2011-02-03 04:55:52 +01:00
FullTiltPokerSummary.py FTP: Allow odd FTP summary file to parse. 2011-02-10 17:28:00 +08:00
FulltiltToFpdb.py FTP: Handle partial hhs in date function 2011-02-07 23:22:17 +08:00
GuiAutoImport.py Remove unused minPrint option 2011-01-07 16:08:31 +08:00
GuiBulkImport.py GuiBulkImport: Add Archive checkbox 2011-01-20 11:52:17 +08:00
GuiDatabase.py L10n update: Gui* 2010-09-23 13:11:06 +08:00
GuiGraphViewer.py Revert "Grapher: Add 0th entry into winnings so graph starts at 0" 2011-01-13 18:50:20 +08:00
GuiImapFetcher.py L10n update: Gui* 2010-09-23 13:11:06 +08:00
GuiLogView.py L10n update: Gui* 2010-09-23 13:11:06 +08:00
GuiPlayerStats.py create superclasses for Gui*PlayerStats and *Filters 2010-07-11 05:58:00 +02:00
GuiPositionalStats.py GuiPositionalStats: Fix L10n. 2011-02-06 14:03:11 +08:00
GuiPrefs.py GuiPrefs: Fix L10n. 2011-02-06 13:52:41 +08:00
GuiReplayer.py Replayer: Refactor player code into its own class 2010-12-23 15:26:28 +08:00
GuiRingPlayerStats.py Don't use hardcoded 'black' as text colour for non-money stats in the stat viewers. Use the theme default instead. 2011-02-06 10:59:30 +08:00
GuiSessionViewer.py Merge branch 'nuto' 2010-12-18 21:28:38 +01:00
GuiStove.py GuiStove: Actually kinda make work for holdem 2011-01-19 16:04:22 +08:00
GuiTourneyGraphViewer.py Fix matplotlib warning 2010-10-04 20:39:34 +01:00
GuiTourneyImport.py GTI: Add utf16 file handling 2010-11-15 13:39:36 +08:00
GuiTourneyPlayerStats.py Don't use hardcoded 'black' as text colour for non-money stats in the stat viewers. Use the theme default instead. 2011-02-06 10:59:30 +08:00
GuiTourneyViewer.py L10n update: Gui* 2010-09-23 13:11:06 +08:00
Hand.py Hand: Adjust log message to include hid 2011-02-07 23:17:26 +08:00
HandHistory.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
HandHistoryConverter.py HHC: FTP archive regex fix. 2011-01-24 13:16:38 +08:00
Hello.py Fix bug with translated text. 2010-12-17 22:14:56 -05:00
HHReplayer.py Add copyright notice 2010-09-09 16:37:18 +08:00
HUD_config.test.xml HUD_Config.text.xml: Add MySQL option 2010-12-20 14:32:32 +08:00
HUD_config.xml.example Example config: Add Everest 2011-02-09 13:18:53 +08:00
HUD_main.pyw Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-08 18:34:17 -05:00
HUD_run_me.py gettext-ify HUD_run_me.py 2010-08-14 17:52:07 +02:00
Hud.py Revert "Begin integration of AW_HUD stuff." 2011-01-30 17:18:53 -05:00
IdentifySite.py change line ending on IdentifySite to unix and make it executable 2010-12-19 04:10:08 +01:00
ImapFetcher.py Replaced -i infile with -f file in Options.py and replaced options.infile with options.filename in SplitHandHistory.py, Anonymise.py, and ImapFetcher.py 2010-10-13 02:23:41 -04:00
interlocks.py make "source" argument to interlocks.acquire mandatory 2010-11-28 20:04:32 -05:00
iPokerToFpdb.py L10n: H->M updated 2010-09-23 14:10:30 +08:00
L10n.py L10n.py: Make safer 2010-09-22 23:41:09 +08:00
logging.conf some work on guidatabase and turn it on 2010-07-19 21:36:45 +01:00
Mucked.py Revert "Begin integration of AW_HUD stuff." 2011-01-30 17:18:53 -05:00
OnGameToFpdb.py OnGame: Enable PL games 2011-02-08 11:09:57 +08:00
Options.py Option: Add Everest to alias list 2011-02-10 12:20:22 +08:00
OSXTables.py some minor nitpicking 2011-02-01 02:04:47 +01:00
P5sResultsParser.py gettextify and add codepage for P5sResultsParser 2010-08-15 06:28:43 +02:00
PartyPokerToFpdb.py Party: Fix tournament buyin parsing 2011-02-10 18:45:12 +08:00
PkrToFpdb.py L10n: Remaining files 2010-09-23 14:31:16 +08:00
PokerStarsSummary.py StarsSummary: Fix for EUR currencies 2011-01-18 11:12:39 +08:00
PokerStarsToFpdb.py Pokerstars 'Home Games' support 2011-02-07 11:51:22 +08:00
RazzStartHandGenerator.py RSHG: Fix a coupl eof bugs 2010-09-24 13:30:16 +08:00
RushNotesAux.py rushnotes: switch off debug 2011-02-05 16:42:04 +00:00
RushNotesMerge.py rushnotes: add 3/4 bet stats, fix to allow multi-tabling 2011-02-05 16:34:26 +00:00
RushNotesReadMe.txt rushnotes: add 3/4 bet stats, fix to allow multi-tabling 2011-02-05 16:34:26 +00:00
SitenameSummary.py SitenameSummary: Template file for summary importing 2011-02-11 12:47:43 +08:00
SplitHandHistory.py Revert "Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz" 2010-11-26 18:15:28 -05:00
SQL.py SQL: Add function to fetch tourney ids 2011-02-11 17:51:18 +08:00
Stats.py Fixed problems in 3/4 bet 2011-02-08 23:02:16 +01:00
Stove.py Stove: Add JTs+ syntax 2011-02-07 17:10:50 +08:00
Summaries.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
SummaryEverleaf.py Merge branch 'carl' 2010-07-08 22:33:09 +02:00
Tables_Demo.py Maked executable. 2010-12-17 22:44:40 -05:00
TableWindow.py Make windows more nearly happy - adapt change from Eric. 2010-12-11 10:42:04 -05:00
test_Database.py gettextify some small files 2010-08-15 07:38:44 +02:00
test_Everleaf.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
test_FullTilt.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
test_PokerStars.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
TestHandsPlayers.py THP: Bolt in Everest 2011-02-10 12:22:59 +08:00
TestSummaryImport.py TSI: Add FTP support 2010-11-15 14:24:31 +08:00
TournamentTracker.py license change 2010-12-18 14:58:43 -05:00
TourneyFilters.py L10n: Remaining files 2010-09-23 14:31:16 +08:00
TourneySummary.py TourneySummary: Add Winamax id 2011-02-11 17:52:14 +08:00
TreeViewTooltips.py gettextify treeviewtooltips and add fpdb notice 2010-10-10 17:48:23 +02:00
upd_indexes.sql
Win2dayToFpdb.py Win2day: Fix addBlind string for SBBB 2011-01-05 11:29:46 +08:00
WinamaxSummary.py WinamaxSummary: Add initial parser for Winamax Summary files 2011-02-11 17:50:45 +08:00
WinamaxToFpdb.py Winamax: Fix tournament buyin and rake info 2011-02-11 00:02:45 +08:00
windows_make_bats.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
WinTables.py Make windows more nearly happy - adapt change from Eric. 2010-12-11 10:42:04 -05:00
xlib_tester.py Doh! Make executable. 2010-11-12 11:03:30 -05:00
XTables.py Allow crash-free dragging, etc on X. 2011-02-08 18:32:25 -05:00