DoNoBaN
200c3a3ff6
Fixed problems in 3/4 bet
2011-02-08 23:02:16 +01:00
Worros
c344d206ff
Regression: Fix testdata value in Winamax file
2011-02-08 17:03:35 +08:00
DoNoBaN
8d0d3ec20b
Added Spanish translation .po and -mo files
2011-02-08 08:45:57 +01:00
DoNoBaN
674c9640ed
Fixed some wrong stats in Stats.py
2011-02-08 07:38:18 +01:00
DoNoBaN
637257a63d
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-08 07:34:49 +01:00
Donoban
d4688633b3
Database.py code rewroten
...
line[X] replaced by line.append(), easy to read and mantain
2011-02-08 14:34:10 +08:00
Worros
f4729fb5f8
Database: Add Everest
2011-02-08 14:33:55 +08:00
DoNoBaN
3490ec8091
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-08 07:25:51 +01:00
Worros
3b2c30344a
Regression: PLO OnGame sample
2011-02-08 11:25:32 +08:00
Worros
f57e9df974
OnGame: Enable PL games
2011-02-08 11:09:57 +08:00
Worros
260513d124
OnGame: Use correct Hand function for raises
2011-02-08 00:25:25 +08:00
Worros
82d33409de
Regression: FTP partial hh
2011-02-07 23:25:27 +08:00
Worros
005dc9ba4c
FTP: Handle partial hhs in date function
2011-02-07 23:22:17 +08:00
Worros
391dea0b7e
Hand: Adjust log message to include hid
2011-02-07 23:17:26 +08:00
Worros
7d1a54bf66
FTP: Add new blind for limit
2011-02-07 23:16:45 +08:00
Worros
7fe3ece235
FTP: Comment out debug line
2011-02-07 23:15:42 +08:00
Worros
2da2130836
Stove: Add JTs+ syntax
...
JTs+ Should now expand as expected.
2011-02-07 17:10:50 +08:00
Worros
6213f9093b
Regression: FTP NLHE SnG tourney summary - 6max
...
Hero wins
2011-02-07 13:34:48 +08:00
Worros
c4475536e5
Regression: FTP NLHE SnG tourney summary
...
Hero cashes.
2011-02-07 13:23:20 +08:00
Gerko de Roo
e0c13e2e7f
Pokerstars 'Home Games' support
2011-02-07 11:51:22 +08:00
Worros
a0d31bc33a
Merge branch 'master' of git://git.assembla.com/fpdb-gimick
2011-02-07 11:46:08 +08:00
Chris Moore
f312fea8cc
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.
...
To reproduce: have only 2 hands in the database, both no limit, one 2nl and one 5nl. Click 'None' then 'All'. The 2nl and 5nl checkboxes will turn off when you click 'None' but not turn back on when you click 'All'.
2011-02-07 11:27:00 +08:00
gimick
d75de05410
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-06 20:57:49 +00:00
Worros
3e098e221f
HUD_main: Fix L10n.
...
Appears to have been missed or reverted since the transition
2011-02-06 15:57:32 +08:00
Worros
b493d54371
GuiPositionalStats: Fix L10n.
...
Appears to have been missed or reverted since the transition
2011-02-06 14:03:11 +08:00
Worros
2e549c610c
GuiPrefs: Fix L10n.
...
Appears to have been missed during the transition
2011-02-06 13:52:41 +08:00
Worros
75632e07ec
Party: Make 'LS' utf8
...
re_PlayerInfo regex was accidentally matching 2 in the players stack because the 'LS' wasn't substituting \u20ac as utf8
2011-02-06 11:48:07 +08:00
Chris
1e6ce47dc0
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
Worros
13dbfa2914
Merge branch 'master' of git://git.assembla.com/free_poker_tools
2011-02-06 02:50:24 +08:00
gimick
f9ff62cf9a
rushnotes: switch off debug
2011-02-05 16:42:04 +00:00
gimick
c15b8c7c64
rushnotes: add 3/4 bet stats, fix to allow multi-tabling
2011-02-05 16:34:26 +00:00
gimick
c2200ee7ef
Merge branch 'master' of git://git.assembla.com/free_poker_tools
2011-02-05 15:11:52 +00:00
gimick
be96f14fd2
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-05 14:38:17 +00:00
Eratosthenes
b4ef4bdecb
SQL tokens with leading digits are not allowed.
2011-02-04 11:38:35 -05:00
Eratosthenes
970c98cae7
Revert "Revert "Database.py code rewroten""
...
This reverts commit d7fd513144
.
2011-02-04 11:11:58 -05:00
Eratosthenes
d7fd513144
Revert "Database.py code rewroten"
...
This reverts commit b1f62de4e5
.
2011-02-04 10:47:39 -05:00
Worros
3fa682e07f
Revert "Database.py code rewroten"
...
This reverts commit b1f62de4e5
.
2011-02-04 23:46:06 +08:00
Worros
5ff3e414eb
Winamax: Major revision to readCollected
...
This should fix most issues with the way Winamax writes its hand histories.
2011-02-04 17:18:10 +08:00
Worros
d15ad3852c
Merge branch 'master' of git://git.assembla.com/free_poker_tools
2011-02-04 14:56:09 +08:00
donoban
4b8a583659
Revert "Add support for specifying DB port"
...
This reverts commit 8d78e11a4f
.
2011-02-04 07:49:17 +01:00
Worros
6b384634f8
Regression: Fix Stars foldto3/4bet for Allin-pre.txt
2011-02-04 13:00:59 +08:00
donoban
115d187ed1
calc34BetStreet0() rewritten
...
More efficient with use of break and continue
2011-02-04 05:23:52 +01:00
Worros
912a28511f
Add Fold to 3/4bet to .hp files for FTP files
2011-02-04 11:51:30 +08:00
Worros
7dc6c95515
Regression: Add Fold to 3/4bet to .hp files for Absoilute, OnGame, Party
2011-02-04 11:17:07 +08:00
Worros
0dfbe63446
Regression: Add Fold to 3/4bet to .hp files for Everleaf and Carbon
2011-02-04 11:07:08 +08:00
Worros
27132b722a
Regression: Add Fold to 3/4bet to .hp files for Winamax
2011-02-04 10:47:46 +08:00
gimick
5985d7eba5
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-03 20:58:05 +00:00
Eratosthenes
09701c59f9
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-02-03 10:24:00 -05:00
Eratosthenes
2dcb9fc13b
Merge branch 'master' of git://git.assembla.com/fpdb
2011-02-03 10:23:54 -05:00
Eratosthenes
4539fe4d89
Change hand no back to approx the way Carl had it.
2011-02-03 10:19:39 -05:00