fpdb/pyfpdb
Mika Bostrom 2b97d938f1 Fix HUD bug with specified decimals
If any stat in HUD had manually specified number of decimal places, the
entire hand processing stopped when the first such stat was encountered.

Now really do the decimal place formatting as it was supposed to work.
Also, for future reference: tuples are immutable - you can't overwrite
any tuple member. Hence the need for new routine, __stat_override()
2010-08-30 12:38:08 +03:00
..
locale l10n: updated Hungarian translation 2010-08-30 01:33:44 +02:00
regression-test-files Anonymised and cleaned up regression test files for PartyPoker 2010-08-25 23:56:02 +02:00
AbsoluteToFpdb.py l10n: gettextify AbsoluteToFpdb 2010-08-29 21:31:34 +02:00
AlchemyFacilities.py gettextify card, add note about it to alchemy* 2010-08-15 07:31:32 +02:00
AlchemyMappings.py gettextify card, add note about it to alchemy* 2010-08-15 07:31:32 +02:00
AlchemyTables.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
Anonymise.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
BetfairToFpdb.py l10n: another missed gettextify in betfairtofpdb 2010-08-29 21:22:46 +02:00
CarbonToFpdb.py l10n: gettextify carbontofpdb 2010-08-29 21:29:18 +02:00
Card.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02: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 slightly improve error message 2010-08-29 20:46:01 +02:00
Database.py dumpDB stores ignore for importTime and styleKey as those are runtime-dependant and outside of its scope 2010-08-22 07:54:03 +02:00
DerivedStats.py add log definition 2010-08-29 12:39:54 +01:00
EverleafToFpdb.py l10n: missed a gettextify in everleaftofpdb 2010-08-29 21:24:28 +02:00
Exceptions.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
Filters.py Some string changes, mostly consistency to make translation easier 2010-08-29 20:35:16 +02:00
fpdb_import.py Some string changes, mostly consistency to make translation easier 2010-08-29 20:35:16 +02:00
fpdb.pyw fpdb.pyw: remove unneeded unused method 2010-08-29 20:35:33 +02:00
FulltiltToFpdb.py Revert "Revert "gettextify FulltiltToFpdb.py"" 2010-08-29 21:10:57 +02:00
GuiAutoImport.py l10n: some minor string changes 2010-08-29 19:12:48 +02:00
GuiBulkImport.py Some string changes, mostly consistency to make translation easier 2010-08-29 20:35:16 +02:00
GuiDatabase.py l10n: add missing gettextifications in GuiDatabase 2010-08-30 01:19:23 +02:00
GuiGraphViewer.py move gettext import to the right place in GuiGraphViewer 2010-08-28 22:49:59 +02:00
GuiImapFetcher.py update email config section as discussed on ML 2010-08-22 01:30:33 +02:00
GuiLogView.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
GuiPlayerStats.py create superclasses for Gui*PlayerStats and *Filters 2010-07-11 05:58:00 +02:00
GuiPositionalStats.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
GuiPrefs.py gettext import for guiprefs 2010-08-16 23:49:50 +02:00
GuiRingPlayerStats.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
GuiSessionViewer.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
GuiTourneyPlayerStats.py add more missing imports and one _() 2010-08-16 01:41:25 +02:00
GuiTourneyViewer.py add more missing imports and one _() 2010-08-16 01:41:25 +02:00
Hand.py merge from Steffen/Carl 2010-08-29 00:05:22 +01:00
HandHistory.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
HandHistoryConverter.py fix HHC for PS/FT 2010-08-22 07:39:49 +02:00
Hello.py gettext-ify Hello.py 2010-08-14 17:38:18 +02:00
HUD_config.test.xml Aggression freq, aggression factor and Overall CBET added 2010-06-16 17:21:49 +02:00
HUD_config.xml.example fix typo in config example and .py 2010-08-26 20:08:34 +02:00
HUD_main.pyw auto-detect language 2010-08-15 20:50:49 +02:00
HUD_run_me.py gettext-ify HUD_run_me.py 2010-08-14 17:52:07 +02:00
Hud.py Logging: Relocate info message from hud-errors to hud-log 2010-08-29 20:55:40 +01:00
ImapFetcher.py remove if loop that i mustve left from debugging. 2010-08-21 04:28:18 +02:00
interlocks.py add locale import to interlocks 2010-08-25 06:14:26 +02:00
logging.conf some work on guidatabase and turn it on 2010-07-19 21:36:45 +01:00
Mucked.py gettext-ify Mucked 2010-08-15 04:07:34 +02:00
OnGameToFpdb.py merge from Steffen/Carl 2010-08-29 00:05:22 +01:00
Options.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
P5sResultsParser.py gettextify and add codepage for P5sResultsParser 2010-08-15 06:28:43 +02:00
PartyPokerToFpdb.py PartyPokerToFpdb: Try again to fix STT HUD. 2010-08-28 09:25:41 -04:00
PkrToFpdb.py PKR: Fix some regexes 2010-08-26 11:25:21 +08:00
PokerStarsSummary.py gettextify PS Summary, add note about py2exe 2010-08-15 19:46:10 +02:00
PokerStarsToFpdb.py Stars: Minor refactor to readHandInfo 2010-08-27 14:44:19 +08:00
SQL.py actually store TT.maxSeats 2010-08-22 06:46:47 +02:00
Stats.py Fix HUD bug with specified decimals 2010-08-30 12:38:08 +03: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 remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
TableWindow.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
test_Betfair.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02: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: Add 'support' for other sites 2010-08-28 16:43:05 +08:00
TournamentTracker.py add missing gettext imports, gettextify TournamentTracker.py 2010-08-15 23:23:17 +02:00
TourneyFilters.py add more missing imports and one _() 2010-08-16 01:41:25 +02:00
TourneySummary.py fix that it creates a new TT for each tourney when maxseats is unknown. 2010-08-25 06:37:22 +02:00
UltimateBetToFpdb.py l10n: last file gettextified: UltimateBetToFpdb 2010-08-29 22:07:58 +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 l10n: gettexify Win2dayToFpdb 2010-08-29 21:33:03 +02:00
windows_make_bats.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
WinTables.py define _ func 2010-08-21 23:24:25 +01:00
XTables.py Fixes for absolute poker 2010-07-31 22:55:43 +08:00