Commit Graph

4839 Commits

Author SHA1 Message Date
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
DoNoBaN
7c45c0b8d2 Revert "Turn on HUD dragging and autoclosing."
This reverts commit 8c247e11f6.
2011-02-11 07:45:44 +01:00
DoNoBaN
b34c893e8f Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-11 07:31:50 +01:00
Worros
d8220e0b2e FTP: Allow odd FTP summary file to parse.
Found an example summary file that only contained the player line:
<PLAYER> finished in XXXXrd place

Player should now be added the TP table, hence the stats should actually show up in the grapher
2011-02-10 17:28:00 +08:00
Worros
08a97fff91 Regression: Fix fold to 3/4 bet in Stars CAP file 2011-02-10 12:23:32 +08:00
Worros
7bb77a2d1a THP: Bolt in Everest 2011-02-10 12:22:59 +08:00
Worros
ab6fade578 Option: Add Everest to alias list 2011-02-10 12:20:22 +08:00
Worros
a90a63b824 Regression: Everest PLO data 2011-02-10 12:14:45 +08:00
Worros
ec8d3d3632 Regression: Everest sample 2011-02-10 11:38:36 +08:00
Worros
31b5604da6 Merge branch 'master' of git://git.assembla.com/donoban-fpdb 2011-02-09 17:24:16 +08:00
Worros
c2fa4b72ca Everest: Cleanup and partially functional? 2011-02-09 17:13:04 +08:00
Worros
a553f0c220 Everest: More updates.
Now have a graph with bumps in it
2011-02-09 16:47:35 +08:00
Worros
e29a12a0c4 Everest: Partially fix blinds 2011-02-09 15:28:17 +08:00
Worros
af5eecd5b3 EverestToFpdb: New converter
Doesn't do much yet, but at least didn't crash
2011-02-09 13:19:52 +08:00
Worros
4db42086da Example config: Add Everest 2011-02-09 13:18:53 +08:00
Eratosthenes
df43e0e6b8 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-08 18:34:17 -05:00
Eratosthenes
8c247e11f6 Turn on HUD dragging and autoclosing. 2011-02-08 18:33:22 -05:00
Eratosthenes
ce7f514f08 Allow crash-free dragging, etc on X. 2011-02-08 18:32:25 -05:00
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