Commit Graph

4891 Commits

Author SHA1 Message Date
Worros
be83ab0713 Stars: Add 20/40 limit to table 2011-01-12 15:09:27 +08:00
Worros
70c4c5fada FTP: Add exception handler to readButton
Fix crasher in FTP (see 927184a3f2)
2011-01-12 11:47:42 +08:00
Worros
927184a3f2 Regression: Add FTP crasher.
FTP hand that contains all the prelim information, but is actually a cancelled hand.

Crashes in readButton
2011-01-12 11:45:38 +08:00
Worros
0f40afe7a7 Merge branch 'master' of git://git.assembla.com/fpdb-gimick 2011-01-11 11:44:35 +08:00
Eric Blade
0b967ad76b Merge branch 'master' of git://git.assembla.com/fpdboz.git 2011-01-09 07:27:59 -05:00
gimick
ae7f983591 rushnotes: major update, show villain ranges in HUD + other tweaks 2011-01-08 23:39:14 +00:00
gimick
96275f9f1e rushnotes: more tweaks - add LF's and brackets for negative BB100 2011-01-08 23:38:57 +00:00
gimick
ba3883d0b7 rushnotes: tweaks + overcome "lf" bug in minidom + place HUD on multiline 2011-01-08 23:38:40 +00:00
gimick
afaaee1fcf rushnotes: fix typo, switch off debug mode 2011-01-08 23:38:15 +00:00
gimick
36e2ef3f35 rushnotes: initial commit (for testing and eval only) 2011-01-08 23:37:58 +00:00
Worros
503c00e1b0 Remove unused minPrint option 2011-01-07 16:08:31 +08:00
Worros
f12bc7bfaa Add printdata capability for Gametype info. 2011-01-07 13:58:15 +08:00
chaz@pokeit.co
6a7f175a60 Patched a small bug in storeSessionsCache() 2011-01-05 17:51:31 -05:00
Worros
b1703a95ec Regression: Stars wonWhenSeenStreetX test file fixes.
Adds 3 THP failures - Total 76
2011-01-05 15:55:17 +08:00
Worros
a9a1be2e09 Regression: Stars streetXseen and wonWhenSeenStreetX test data
Verified the file and fixed the values. Adds 9 THP failures.

Total 73
2011-01-05 15:42:34 +08:00
Worros
a5de1d6c61 Regression: Stars Cap streetXseen and wonWhenSeenStreetX values
Adds 9 new failures to THP - Total 64
2011-01-05 15:21:03 +08:00
Worros
b0faf02d28 Regression: Add FTP Rush rebuy MTT summary file 2011-01-05 14:52:35 +08:00
Worros
9330088e6a Regression: Add failing 'Daily Euro' Summary file 2011-01-05 14:33:44 +08:00
Worros
7f9f4c80cb Regression: Add FTP 'Daily Dollary' summary file 2011-01-05 14:27:44 +08:00
Worros
c2e553751e FTPSummary: Fix 'Daily Dollar' summary file
Also comment out some noisy debug
2011-01-05 14:26:49 +08:00
Worros
1dffbbc81a Win2day: Fix addBlind string for SBBB 2011-01-05 11:29:46 +08:00
Worros
0075d00020 Regression: Everleaf streetXseen and wonWhenSeenStreetX fixes
Verify and correct 3way aipf hand

Adds 12 new errors for Everleaf - Total 55
2011-01-04 14:48:18 +08:00
Worros
0ec976bc78 Regression: OnGame streetXseen and wonWhenSeenStreetX fixes
Verify and correct OnGame all-in pre/flop hand with Hero win.

Adds 9 new errors to THP - Total 43
2011-01-04 13:53:18 +08:00
Worros
de01acade9 Regression: Carbon streetXseen .hp values
Verify that both Player3 and Player8 saw the river (all-in on turn)

Increases THP count by 2 - Total 34
2011-01-04 13:17:57 +08:00
Worros
071a3715de Regression: Winamax PLO
Verify and correct Winamax all-in pre PLO hand with sidepots.

Adjusts street2/3seen and wonWhenSeenStreet2/3 in the .hp file.

This increases the number of errors in THP from 22 to 32
2011-01-04 12:57:08 +08:00
chaz@pokeit.co
38e6e15a26 Modified import_file_dict() so that it stores HandsPlayers and HandsActions inserts in a temprorary list. Once the end of the handlist is reached, an executemany() bulk insert is done. 2011-01-01 15:40:06 -05:00
Mika Bostrom
02a087c5b0 Merge branch 'steffen' 2011-01-01 16:07:14 +02:00
chaz@pokeit.co
990e226254 storeSessionsCache() now adds a sessionId to the Hands table 2011-01-01 03:35:14 -05:00
Eric Blade
8dac195100 Merge branch 'master' of git://git.assembla.com/fpdb.git 2011-01-01 02:01:24 -05:00
Eric Blade
32ec0d9d7a Merge branch 'master' of git://git.assembla.com/free_poker_tools.git 2011-01-01 01:59:34 -05:00
Eric Blade
fd86051690 Merge branch 'master' of git://git.assembla.com/fpdboz.git 2011-01-01 01:58:21 -05:00
chaz@pokeit.co
838c626bba Changed the HandsActions table join index from 'handsPlayersId' to 'handId' and 'playerId'. This allows us to use executemany(), which is faster, in storeHandsPlayers when storing actions. 2010-12-31 15:30:29 -05:00
Worros
65825a33b9 Merge branch 'master' of git://git.assembla.com/free_poker_tools 2010-12-30 15:52:06 +08:00
Worros
88459c4343 Merge branch 'master' of git://git.assembla.com/fpdb 2010-12-30 15:51:50 +08:00
Eratosthenes
eba9f6d28e Merge /home/reb402/workspace/free_poker_tools 2010-12-28 23:45:13 -05:00
Eratosthenes
7abcca345f Fix table finding for PokerStars.it tournaments. Still needs work. 2010-12-28 23:43:15 -05:00
gimick
744e5292ef py2exe: update walkthrough (suppress popup error message on exit) 2010-12-28 18:29:23 +00:00
Mika Bostrom
0a256f18a3 Update debian/changelog for 0.21-rc2 2010-12-28 18:38:33 +02:00
Steffen Schaumburg
b80e11e269 add "plus git" to version string 2010-12-28 17:37:47 +01:00
Steffen Schaumburg
78874cdc01 Merge branch 'ferki' 2010-12-28 17:18:18 +01:00
Erki Ferenc
e859259db8 l10n: updated Hungarian translation 2010-12-28 17:16:23 +01:00
Steffen Schaumburg
55f5d7e02c change version string to 0.21_rc2 2010-12-28 17:16:01 +01:00
Steffen Schaumburg
3526aceacd add announcements for rc1 and rc2 2010-12-28 17:10:26 +01:00
Steffen Schaumburg
aba82aded1 another l10n update 2010-12-28 16:54:42 +01:00
Steffen Schaumburg
72aae904b5 minor l10n 2010-12-28 16:35:09 +01:00
Steffen Schaumburg
8441c8c672 update l10n 2010-12-28 16:25:52 +01:00
Steffen Schaumburg
f9d2cecfe9 Merge branch 'ferki'
Conflicts:
	pyfpdb/locale/fpdb-hu_HU.po
2010-12-28 16:25:06 +01:00
Erki Ferenc
816e8cb30c Merge branch 'master' of git://git.assembla.com/fpdb 2010-12-28 16:19:00 +01:00
Erki Ferenc
c916b1e428 ebuild: added linguas_de and linguas_fr 2010-12-28 16:18:17 +01:00
Steffen Schaumburg
acc214fdaa cola missed some of the l10n update *grr* 2010-12-28 16:13:48 +01:00