.. |
locale
|
update l10n files, include es_ES into script
|
2011-02-16 08:44:56 +01:00 |
regression-test-files
|
Regression: Update FTP 5 card test data after recent fix.
|
2011-02-16 16:33:11 +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
|
Merge branch 'master' of git://git.assembla.com/fpdboz.git
|
2010-11-26 09:14:25 -05:00 |
Card.py
|
Fix for FTP Razz crasher
|
2010-12-11 01:26:56 +08: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
|
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
|
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
|
2011-02-17 11:28:44 +08:00 |
DerivedStats.py
|
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
|
2011-02-17 11:28:44 +08:00 |
EverestToFpdb.py
|
minor string changes
|
2011-02-14 16:41:15 +01: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
|
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
|
2011-02-17 11:28:44 +08:00 |
fpdb.pyw
|
fix sqlite version display in the about dialogue
|
2011-02-15 08:34:00 +01:00 |
FullTiltPokerSummary.py
|
FTP: Allow odd FTP summary file to parse.
|
2011-02-10 17:28:00 +08:00 |
FulltiltToFpdb.py
|
FTP: Fix markStreets to correctly identify single draw 'DEAL'
|
2011-02-16 16:14:32 +08:00 |
GuiAutoImport.py
|
AutoImport: Add hidden button for auto-detection
|
2011-02-16 15:50:21 +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
|
Grapher: Allow CAP (cn) games to be graphed.
|
2011-02-15 15:02:15 +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
|
Ring Stats: Allow CAP (cn) games to be displayed
|
2011-02-15 15:33:18 +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
|
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
|
2011-02-17 11:28:44 +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
|
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
|
2011-02-17 11:28:44 +08:00 |
HUD_config.xml.example
|
Example config: Add 10 seat OnGame layout
|
2011-02-14 01:26:10 +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
|
Resize HUD when client is resized. Clean up idle functions.
|
2010-12-01 01:54:42 -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: Modify re_HandInfo to parse SPEED tables
|
2011-02-13 22:04:09 +08:00 |
Options.py
|
Options - add a -D option for directory
|
2011-02-13 21:59:36 +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
|
Stars: Fix accounting error in single draw games.
|
2011-02-16 15:10:48 +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 |
ScriptAddStatToRegression.py
|
minor string changes
|
2011-02-14 16:41:15 +01:00 |
ScriptFetchWinamaxResults.py
|
Script: Fetch Winamax results
|
2011-02-11 18:13:43 +08:00 |
SitenameSummary.py
|
SitenameSummary: Template file for summary importing
|
2011-02-11 12:47:43 +08:00 |
SplitHandHistory.py
|
add missed _()
|
2010-10-24 22:01:40 +02:00 |
SQL.py
|
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
|
2011-02-17 11:28:44 +08:00 |
Stats.py
|
Added cold 4bet, squeeze and success steal
|
2011-02-12 14:11:41 +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
|
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
|
2011-02-17 11:28:44 +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
|
trying to get my new install of git to freaking work
|
2009-08-12 04:09:04 -05:00 |
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 |