DoNoBaN
0e26d4f6ae
Added more Spanish translation
2011-02-18 16:16:59 +01:00
DoNoBaN
52a97b9793
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-18 15:14:10 +01:00
Worros
a5bcc977f3
TourneyFilters: Add into ScrollWondow.
2011-02-18 13:23:03 +08:00
DoNoBaN
cfa87c9870
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-18 00:45:07 +01:00
DoNoBaN
aea40ab605
Add success steal for detailed stats
2011-02-18 00:42:59 +01:00
Worros
99b9cb1574
Filters: Put into a scroll window
2011-02-17 13:13:40 +08:00
Worros
c6b67dd1c8
Regression: Correct new .hands file
2011-02-17 12:25:35 +08:00
Worros
e4a3de1272
Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
2011-02-17 11:28:44 +08:00
Worros
0585debcae
Merge branch 'master' of git://git.assembla.com/fpdb
2011-02-16 16:38:33 +08:00
Worros
0a1ad69028
Regression: Update FTP 5 card test data after recent fix.
2011-02-16 16:33:11 +08:00
Worros
2b8b6ec626
FTP: Fix markStreets to correctly identify single draw 'DEAL'
...
This has the knock on effect of fixing pre/post deal stats and almost certainly the same bug that affected the stars parser fixed in e387593967
2011-02-16 16:14:32 +08:00
Worros
754a5dacf8
Regression: FTP 5 card draw sample file
2011-02-16 16:05:40 +08:00
Worros
cb99327fd9
AutoImport: Add hidden button for auto-detection
...
Discovered that I didn't have an easy way to report that info back to the gtk widget and got bored.
Maybe someone else will take it up.
2011-02-16 15:50:21 +08:00
Steffen Schaumburg
3399bae06d
update l10n files, include es_ES into script
2011-02-16 08:44:56 +01:00
Steffen Schaumburg
ea1babdd46
Merge branch 'carl'
2011-02-16 08:40:49 +01:00
Steffen Schaumburg
c005ed2130
Merge branch 'master' of git://git.assembla.com/fpdboz into carl
2011-02-16 08:40:32 +01:00
Worros
e387593967
Stars: Fix accounting error in single draw games.
...
There is no indicator between 'streets' in single draw games on Stars.
Patch adds a new regex for single draw games to detect the draw and divide streets.
2011-02-16 15:10:48 +08:00
Steffen Schaumburg
a3e6019bfc
Merge branch 'carl'
2011-02-15 08:35:37 +01:00
Steffen Schaumburg
19bc423da5
Merge branch 'master' of git://git.assembla.com/fpdboz into carl
2011-02-15 08:35:05 +01:00
Steffen Schaumburg
daafca8c2a
fix sqlite version display in the about dialogue
2011-02-15 08:34:00 +01:00
Worros
9fe42f66de
Ring Stats: Allow CAP (cn) games to be displayed
2011-02-15 15:33:18 +08:00
Worros
9376f3d8b5
Grapher: Allow CAP (cn) games to be graphed.
2011-02-15 15:02:15 +08:00
Steffen Schaumburg
f2f433e423
Merge branch 'carl'
2011-02-14 16:42:55 +01:00
Steffen Schaumburg
671dc1c7ca
fix missing line in SQL
2011-02-14 16:42:25 +01:00
Steffen Schaumburg
2048bf394f
minor string changes
2011-02-14 16:41:15 +01:00
Steffen Schaumburg
2e27c46b76
minor string changes
2011-02-14 16:12:07 +01:00
Worros
989d06548e
Example config: Add 10 seat OnGame layout
2011-02-14 01:26:10 +08:00
Worros
cbfba53617
Regression: Add new stats to .hp files
...
street0_C4BChance
street0_C4BDone
street0_SqueezeChance
street0_SqueezeDone
success_Steal
All were set to false
2011-02-14 00:23:08 +08:00
Worros
582d202e33
AddStat script - Change commented out variable
2011-02-14 00:22:30 +08:00
Worros
eb1b758eb2
Script: Script to add a new stat to the regression test suite
2011-02-14 00:13:30 +08:00
Worros
3d168cee6e
Merge branch 'master' of git://git.assembla.com/donoban-fpdb
2011-02-13 23:47:15 +08:00
Worros
960ce1f11b
THP: Add ability to test a single file
...
Add -f <filename> options
./TestHandsPlayers.py -s Stars -f <filename>
Will run only the tests for that file.
Also added the tour directory for Absolute
2011-02-13 23:43:15 +08:00
Worros
e66456d7b1
OnGame: BWin speed table
...
TestHandsPlayers
Total Errors: 34
---------------------
Errors by stat:
---------------------
( 1) : street0_3BChance
( 1) : street1CBChance
( 1) : street1CBDone
( 2) : street0_FoldTo4BChance
( 2) : totalProfit
( 3) : rake
( 5) : street0_FoldTo3BChance
( 8) : Parse
( 11) : street0_4BChance
2011-02-13 22:30:53 +08:00
Worros
2da7dc8495
OnGame: Modify re_HandInfo to parse SPEED tables
2011-02-13 22:04:09 +08:00
Worros
e570e34f28
Options - add a -D option for directory
2011-02-13 21:59:36 +08:00
DoNoBaN
d6a034b183
DerivedStats.py with cold4bet, squeeze and success steal
2011-02-12 21:20:53 +01:00
DoNoBaN
0a1389244d
Added cold 4bet, squeeze and success steal
...
4bet and foldto3/4bet enabled for Detailed Stats
Removed street0 other raises (they was unused)
2011-02-12 14:11:41 +01:00
DoNoBaN
6370fca9ec
Added 4bet and fold to 3/4bet at detailed cash stats pages
2011-02-11 16:37:28 +01:00
DoNoBaN
0a21e472ba
Revert "Revert "Turn on HUD dragging and autoclosing.""
...
This reverts commit 7c45c0b8d2
.
2011-02-11 14:59:42 +01:00
Worros
36f5c59226
Script: Fetch Winamax results
...
This script will fetch all of the known Winamax tourney ids from the database,
then fetch the results from the Winamax website and write them to ~/.fpdb/Results/Winamax
Initial version is smart enough not to fetch results that have already been downloaded.
In combination with the recent WinamaxSummary.py Winamax users should now be able to import and
graph tournament results
2011-02-11 18:13:43 +08:00
Worros
af1cdfbae7
Test config mod
2011-02-11 17:53:42 +08:00
Worros
059ca2307f
Database: def getSiteTourneyNos(self, site)
2011-02-11 17:53:18 +08:00
Worros
f0c315969f
TourneySummary: Add Winamax id
2011-02-11 17:52:14 +08:00
Worros
2a586cf460
SQL: Add function to fetch tourney ids
2011-02-11 17:51:18 +08:00
Worros
4a7a24eb68
WinamaxSummary: Add initial parser for Winamax Summary files
2011-02-11 17:50:45 +08:00
Worros
7c4337bd96
Config: Add ResultsDirectory to <import>
2011-02-11 17:50:07 +08:00
DoNoBaN
7c45c0b8d2
Revert "Turn on HUD dragging and autoclosing."
...
This reverts commit 8c247e11f6
.
2011-02-11 07:45:44 +01:00
Worros
7b43aef4f7
Merge branch 'master' of git://git.assembla.com/free_poker_tools
2011-02-11 14:32:05 +08:00
DoNoBaN
b34c893e8f
Merge branch 'master' of git://git.assembla.com/free_poker_tools
2011-02-11 07:31:50 +01:00
Worros
224e8207fc
SitenameSummary: Template file for summary importing
2011-02-11 12:47:43 +08:00