399bfd98c6fix unimportant typo in print
sqlcoder
2009-05-21 11:14:47 +0100
cf8b6c7e92several db changes and a fancy playerstats window, now to tidy the code up a bit ....
sqlcoder
2009-05-21 04:26:00 +0100
93f643a958fix error when choosing unimplemented menu option
sqlcoder
2009-05-20 23:21:50 +0100
cee4cade3eAdd hotkeys for stats windows and pass main window into guiplayerstats
sqlcoder
2009-05-20 09:58:38 +0100
b3b99778c9make player stats use new single detailed query and format the output in python ready for more detailed stats
sqlcoder
2009-05-17 22:59:09 +0100
e2137a596ascrewed up previous release using branches, this should work now (added hc fields as well as hp, made new fields NULLable, use 3b not 3b4b fields), next job calculate some of these fields ...
sqlcoder
2009-05-17 17:26:05 +0100
2c01a1f911Merge branch 'master' of git://git.assembla.com/fpdb-sql
Worros
2009-05-17 12:09:55 +0800
339f48582cadd more stat fields to db
sqlcoder
2009-05-17 00:06:53 +0100
6495346874Add new seatsep display flag
sqlcoder
2009-05-10 23:11:30 +0100
aba5b94847add new SeatSep display flag for filter, re-order some code with possible aim of using one function instead of 2 similar blocks of code for breakdown and totals
sqlcoder
2009-05-10 23:06:35 +0100
fe806ccea1update playerstats for new avgseats column and seats filter (is this window redundant now?)
sqlcoder
2009-05-10 22:59:35 +0100
3e805f03b1correct avg seats calculation, select limits in reverse order, i.e. highest first
sqlcoder
2009-05-10 22:37:02 +0100
a4302b61a9make gui hide new seats part of filter, refine empty query test
sqlcoder
2009-05-10 22:30:26 +0100
199a91ea99add rollback to release locks taken in postgres
sqlcoder
2009-05-09 23:18:58 +0100
e2d8a58620Merge branch 'master' of git://git.assembla.com/fpdb-sql
Worros
2009-05-09 10:34:46 +0930
b7ee425558add seats to filters and stats queries
sqlcoder
2009-05-08 22:41:09 +0100
527232595bchange import time calc
sqlcoder
2009-05-07 21:24:53 +0100
4ffc028bbcoops, missed out the key change in previous commit
sqlcoder
2009-05-07 21:24:06 +0100
9fe2fc902dmake psycopg2 return unicode strings and go back to new recognisePlayerIDs() very similar to @885f0a023
sqlcoder
2009-05-07 21:17:14 +0100
47dad738ddwork around unicode problem with windows and postgres - use old version of recognisePlayerIDs
sqlcoder
2009-05-05 23:57:20 +0100
e8f5aabe83Merge branch 'master' of git://git.assembla.com/fpdb-sql
Worros
2009-05-05 11:41:10 +0930
0ad2b06e97Add all/none checkboxes for limits, tidy up stats tables some more
sqlcoder
2009-05-04 23:14:33 +0100
de98d5dd15remove surplus db variable and debug mysql problem in previous commit
sqlcoder
2009-05-04 20:36:11 +0100
f9a769ebd3add summaries to position stats and allow choice of levels
sqlcoder
2009-05-04 20:12:41 +0100
04867ea3efMerge branch 'master' of git://git.assembla.com/fpdb-sql
Worros
2009-05-04 15:02:56 +0800
119a20a2abMerge branch 'master' of git://git.assembla.com/fpdboz
sqlcoder
2009-05-04 02:14:35 +0100
87f2dde961add 3bet to stats pages and make column and heading choices configurable by editing lists in the init code
sqlcoder
2009-05-04 02:10:05 +0100
885f0a0232Fix indentation error from sqlcoder
Worros
2009-05-03 19:21:21 +0800
f0a7775591add totals lines, enable refresh button to view other players
sqlcoder
2009-05-03 10:49:00 +0100
e60c254204add rollback() to make sure db locks are released
sqlcoder
2009-05-03 01:46:18 +0100
fddb29b3b8add steal stat to positional stats and fix for postgres
sqlcoder
2009-05-03 01:31:15 +0100
1b82ad7f65re-fix a couple of errors from previous merges
sqlcoder
2009-05-03 01:24:10 +0100
5111eb1a8fremove redundant db variable
sqlcoder
2009-05-02 21:39:48 +0100
79b3dba2ddadd steal stat to playerstats
sqlcoder
2009-05-02 21:32:47 +0100
882f19a34dremoved redundant db variable
sqlcoder
2009-05-02 21:07:52 +0100
7d28f70a98pull and merge from fpdboz
sqlcoder
2009-05-02 21:02:26 +0100
2c991ad2d0sql and cursor execute bugfixes to make it work with postgres
sqlcoder
2009-05-02 00:28:53 +0100
a466201285fix tab error on inserted line - change to spaces
sqlcoder
2009-04-29 23:27:53 +0100
d6ebd9352dpull from Ray (I think this was release 0.11)
sqlcoder
2009-04-29 23:05:29 +0100
fd804f4431added a few more stats with no decimal places
sqlcoder
2009-04-28 22:47:05 +0100
6504cd38a6use lower case for keys into stat_dict as postgres returns column names in lower case
Worros
2009-04-30 00:16:39 +0800
d28bdf7c60added a few more stats with no decimal places
sqlcoder
2009-04-28 22:47:05 +0100
f6311276a7Remove some merge noise
Worros
2009-04-28 14:50:50 +0800
2efc6f1c8euse lower case for keys into stat_dict as postgres returns column names in lower case
sqlcoder
2009-04-27 21:29:02 +0100
d2c978d7f5steal stat fixes to match pokertracker
sqlcoder
2009-04-26 22:20:24 +0100
326f29b5b6always release locks when db work finished
sqlcoder
2009-04-26 21:47:28 +0100
d9d8043888add rollback to release locks when db reads are finished
sqlcoder
2009-04-26 21:38:04 +0100
064a7a6de6fix 3bet stat bug in storeHudCache2
sqlcoder
2009-04-26 21:31:05 +0100
3c815ed0e8steal stat fixes to match pokertracker
sqlcoder
2009-04-26 22:20:24 +0100
6cee8b7a97always release locks when db work finished
sqlcoder
2009-04-26 21:47:28 +0100
b266b48c33add rollback to release locks when db reads are finished
sqlcoder
2009-04-26 21:38:04 +0100
85b03ef720fix 3bet stat bug in storeHudCache2
sqlcoder
2009-04-26 21:31:05 +0100
ee1186bd57Add ability for Filters to hide() panes
Worros
2009-04-17 12:44:43 +0800
1939979e3cMake Grapher work with limits
Worros
2009-04-14 21:31:29 +0800
b1aade624fChange default window size because it bugged me
Worros
2009-04-11 04:28:54 +0800
2bc564e292Remove draw from supported list.
Worros
2009-04-11 04:18:10 +0800
5a842c52faAdd <hhcs> section to example config and remove converter from <site>
Worros
2009-04-11 04:16:36 +0800
86fb5a0906Merge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2009-04-11 03:52:34 +0800
584c658590Forgot the converter line in merge
Worros
2009-04-11 03:51:45 +0800
e44ee1e439Merge branch 'master' of git://git.assembla.com/mctfpdb into siteneutral
Worros
2009-04-10 02:57:16 +0800
20221b1121Merge branch 'master' into siteneutral
Worros
2009-04-10 00:38:27 +0800
5a737624c9Merge branch 'master' of git://git.assembla.com/free_poker_tools
Worros
2009-04-10 00:19:32 +0800
6866f409ceFix regression importing some Stars tournaments.
Ray
2009-04-09 09:21:52 -0400
fdabe29ea2Fix stats aggregation and simplify HUD_main.py.
Ray
2009-04-08 16:43:40 -0400
460102c3f5Version 0.11
Ray
2009-04-07 10:44:06 -0400
a2862c9712Minor change to allow proper detection of FTP tables.
Ray
2009-04-06 23:45:56 -0400
a1b2874878Fix regression in naming HUDs that caused inconsistent killing.
Ray
2009-04-06 23:42:36 -0400
87efd2cc8dMinor edits in HUD_config.xml.example.
Ray
2009-04-06 23:40:06 -0400
cd2b2aaf42Comment out some intermediate print.
Ray
2009-04-06 11:03:51 -0400
683190a261Updated example config to work with recent code changes.
Ray
2009-04-06 10:34:14 -0400
63a6fd2abdMerge branch 'master' of git://git.assembla.com/free_poker_tools.git
eblade
2009-04-06 04:19:23 -0400
fbc2054610Merge branch 'master' of git://git.assembla.com/mctfpdb.git
eblade
2009-04-06 04:18:14 -0400
3109dd5f50Merge branch 'master' of git://git.assembla.com/free_poker_tools
Worros
2009-04-06 08:12:56 +0800
9b9d2f0570Changed "Full Tilt" to Full Tilt Poker"
Ray
2009-04-05 14:40:22 -0400
1b1185da17Integrate 4bet fix from Steffen. Doesn't break-not tested on 4bets.
Ray
2009-04-05 13:46:41 -0400
a4ed3a2e68(No function) Note about matching "FullTiltPoker"
Matt Turnbull
2009-04-04 15:12:45 +0100
ac93a2cb77Change to allow import of HHs exported from PT Stud.
Ray
2009-04-03 12:51:58 -0400
0eab0ad813Merge branch 'master' of git://git.assembla.com/mctfpdb.git
eblade
2009-04-02 16:48:30 -0400
b2ac60de82tailhands also had the wrong regex. Corrected.
Matt Turnbull
2009-04-02 21:20:41 +0100
d81627da3fReally fix handcount bug?
Matt Turnbull
2009-04-02 21:16:36 +0100
e880fb8954add a giant tooltip temporarily to the popup stats window
eblade
2009-04-02 05:02:24 -0400
ed3b09967dtest_PokerStars typo, test_fpdb_simple uncommented some stuff and made it work in pytest
Matt Turnbull
2009-04-01 23:28:48 +0100
c4c8529057Merge branch 'master' of git://git.assembla.com/mctfpdb.git
eblade
2009-03-31 14:18:45 -0400
775fc67bf0Merge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2009-03-31 14:17:51 -0400
7ed4df463dUpdated as discussed on mailing list.
Ray
2009-03-31 11:00:06 -0400
c9194a9827Removed old files as discussed on mailing list.
Ray
2009-03-31 10:57:39 -0400
5cd5ad8fa6Fix bug I introduced that caused empty hands corresponding to splits between hands (blank lines) to be 'processed' by HHC in Everleaf, PS and FTP converters.
Matt Turnbull
2009-03-31 07:44:19 +0100
d470507a51Fix +x on bulk importer, quick fix for Stars HU file error
Worros
2009-03-31 11:38:10 +0800
84b6aa230bintermediate print
Ray
2009-03-30 15:53:10 -0400
9dbbd23688Merge branch 'master' of git://git.assembla.com/free_poker_tools.git
eblade
2009-03-30 14:27:31 -0400