9dd6f36df6add Hud::update_table_position(), tracks table.x and table.y, repositions all stat_windows within. triggered each update(), and when the Reposition Stats menu option is selected. fix windows code to use same gdkhandle variables as unix code
eblade
2008-12-09 07:51:41 -0500
7d4bded3d5make sure we close each handle opened by ProcessOpen in the win32 calls
eblade
2008-12-09 01:43:13 -0500
71a587facamods to use insert_id() instead of repeated selects and get postgres working
sqlcoder
2008-12-09 00:29:39 +0000
7d75e4af91Add winner and pot to Mucked list list box + intfac imp.
Ray
2008-12-08 14:10:45 -0500
4f44eff3dagetting somewhere, very messy, using pokereval, not sure if this is right direction, comments please
Matt Turnbull
2008-12-08 06:23:50 +0000
30e61901d6use spaces not tabs and get first part of insert_id() code working again
sqlcoder
2008-12-08 01:38:06 +0000
3ea95acb0cadd db param to allow insert_id() matching fpdb_parse_logic.py
sqlcoder
2008-12-08 00:55:03 +0000
a73a9d446cMerge branch 'master' of git://git.assembla.com/free_poker_tools
Worros
2008-12-08 09:43:42 +0900
4dc15bfd94pulled and merged from fpdboz
sqlcoder
2008-12-07 23:38:33 +0000
ec01f7ae40move code closer to carl's repo
sqlcoder
2008-12-07 17:23:38 +0000
ba944c2d7cMerge branch 'master' of git://git.assembla.com/free_poker_tools
Worros
2008-12-07 18:07:00 +0900
edd3d3ec07White space churn to RegressionTester
Worros
2008-12-07 17:35:37 +0900
977e954574Fixups to GuiPlayerStats
Worros
2008-12-07 17:06:01 +0900
425997d66aMerge branch 'master' of git://repo.or.cz/fpbd-bostik
Worros
2008-12-07 14:17:05 +0900
b1a9109190Merge branch 'exp' of git://git.assembla.com/mctfpdb
Worros
2008-12-07 14:04:00 +0900
90e348946fFirst step at fixing the bulk importer with postgres
Mika Bostrom
2008-12-06 21:59:58 +0200
415eb4a3c6Retab/whitespace demangly fpdb_import.py
Mika Bostrom
2008-12-06 21:50:40 +0200
19c0328955Change syntax for CREATE INDEX... for postgresql
Mika Bostrom
2008-12-06 21:14:39 +0200
72addde510whitespace
Matt Turnbull
2008-12-06 14:15:41 +0000
95f43dfd74pot total and rake
Matt Turnbull
2008-12-06 14:13:38 +0000
6070066f8aobtain_global_lock() is a method, not top-level function
Mika Bostrom
2008-12-06 15:16:55 +0200
dfb8a06686Allow to connect to local PostgreSQL via domain socket
Mika Bostrom
2008-12-06 15:07:37 +0200
7ecfac5437Retab/whitespace demangle fpdb_db.py
Mika Bostrom
2008-12-06 14:40:04 +0200
c9700fc1a7Some debugs
Mika Bostrom
2008-12-06 14:34:44 +0200
0f05d0886eModify local HUD_config.xml, clean some places and change DB type to postgresql
Mika Bostrom
2008-12-06 14:10:50 +0200
998ab6eac3Add start of graph export functionality
Worros
2008-12-06 20:51:36 +0900
3eb1a1dd0bStart to clean up psycopg2.connect() and surroundings
Mika Bostrom
2008-12-06 13:41:39 +0200
1576387d61Add GuiPlayerStats to menu
Worros
2008-12-06 19:09:18 +0900
803491e6fdAdd new GUI insterface for players stats
Worros
2008-12-06 19:08:07 +0900
1e9263f202Fix width of left column.
Ray
2008-12-05 12:51:19 -0500
d17e353509Merge branch 'exp' of git://git.assembla.com/mctfpdb
Worros
2008-12-05 22:50:22 +0900
51ce6fc191Index mods '+0' from sqlcoder on mailing list
Worros
2008-12-05 17:18:13 +0900
47e2fd053aunimplemented is more meaningful warning
Matt Turnbull
2008-12-05 02:42:13 +0000
862502cdc0Hand class keeping track of pot total / bet amounts Began to turn hand.printHand into the writeHand method but this may not be necessary after all
Matt Turnbull
2008-12-05 02:40:04 +0000
22111e6d3fMerge branch 'master' of git://git.assembla.com/fpdb-eric
Ray
2008-12-04 12:57:05 -0500
3cfea4eb30Merge branch 'master' of git://git.assembla.com/fpdboz
Ray
2008-12-04 12:56:27 -0500
afea3315fcMerge branch 'exp' of git://git.assembla.com/mctfpdb
Worros
2008-12-04 18:47:42 +0900
42381eaabcMerge branch 'master' of git://git.assembla.com/mctfpdb
Worros
2008-12-04 18:46:55 +0900
fefbcfca65Whitespace churn on Graph viewer
Worros
2008-12-04 16:15:38 +0900
a1ed9603f3Revert debug changes made while working with Eric
Worros
2008-12-04 15:52:24 +0900
92656ae6a0hole cards / community cards extracted and added to printout
Matt Turnbull
2008-12-03 23:57:20 +0000
160db08689calc totalprofit for hud
sqlcoder
2008-12-03 23:14:03 +0000
0186145065remove no-longer-needed "topify_window" for Stat_Window, removed some lines that were commented out due to no longer being needed, etc. Seems to fix the windows randomly re-attaching in Win32.
eblade
2008-12-03 13:35:19 -0500
7063e03d6efutile attempt to fix mystery crash
Ray
2008-12-03 12:48:04 -0500
3be6453b42Minor bug in import parameters.
Ray
2008-12-03 12:01:37 -0500
1f7f3f7187Fix MySQL 'ADD INDEX' syntax, add functions to create_tables
Worros
2008-12-03 18:18:20 +0900
165ca5bf19Oops - fix last commit
Worros
2008-12-03 17:41:20 +0900
f25e524c06Add sqlcoders indexes to query file
Worros
2008-12-03 17:37:31 +0900
cd858d6adeadd "debug stat windows" to hud menu .. doesn't do anything useful yet, as i'm trying to figure out what part to actually debug
eblade
2008-12-03 03:25:49 -0500
703c2a1d12Merge branch 'master' of git://git.assembla.com/fpdboz.git
eblade
2008-12-03 03:25:02 -0500
8bf01a13e7Start of fpdb-sql repository
sqlcoder
2008-12-02 00:00:44 +0000
85f64b42fbMerge branch 'master' of git://git.assembla.com/fpdboz
Matt Turnbull
2008-12-01 14:34:39 +0000
8820a691e8Update bulk import codepath to output total import time.
Worros
2008-12-01 20:07:38 +0900
401bcc15cdremove debug code i accidently committed last time account for dead seats between blinds fix some improper position handling when BB in seat 2, with dead hand in seat 1, and SB on last seat
eblade
2008-11-27 11:27:23 -0500
762ae46afbMerge branch 'master' of git://git.assembla.com/fpdb-eric
Worros
2008-11-27 22:50:58 +0900
1de34462e3remove spurious window realize from popup_window as well printEmailErrorMessage also writes a traceback to the stderr, so we can more easily figure out -what part- it failed in parsePositions will ignore a small blind if it appears to be coming from the same place as the big (does this mess with dead blinds? who knows)
eblade
2008-11-27 08:35:17 -0500
fed3374901Start output of action lines for Super class
Worros
2008-11-27 21:29:19 +0900
274cecdc58stat windows no longer call realize() as that is done automatically by gtk when needed importer dumps bad hands to hand-errors.txt after printing the normal email message parse_logic should ignore lines where small blind is found to be "$0", however, it's still causing errors
eblade
2008-11-27 05:12:07 -0500
6e116f4b02don't bother doing show_all on each stat_window, then hide, just hide first. (probably shouldn't need to even hide them first, but they seem to sometimes start hidden sometimes not)
eblade
2008-11-27 02:31:52 -0500
7cc8ce7757Clean up profit graph function
Worros
2008-11-27 10:29:41 +0900
6c4c450f07Fix for postgres graph query - Remove column names to fix syntax error
Worros
2008-11-27 10:28:19 +0900
49390940e3add middle-click on stat_window to hide it (since we don't currently have a way to hide it when someone leaves)
eblade
2008-11-25 08:52:59 -0500
2c00422f34clean up some stat descriptions
eblade
2008-11-25 07:33:20 -0500
53a95ccc80stat windows are hidden by default, and only brought forward when there's a player in a seat that has recorded a hand
eblade
2008-11-25 07:03:33 -0500
f8749fe7fbAdd "hudcolor" attribute to all <stat> definitions, drop font size to Sans 7, since i can't fit my stats in comfortably anymore
eblade
2008-11-25 06:47:58 -0500
c815edaa9bMerge branch 'master' of git://git.assembla.com/fpdboz
eblade
2008-11-22 18:16:55 -0500
5642f4bafcMerge branch 'master' of git://git.assembla.com/free_poker_tools
eblade
2008-11-22 18:16:46 -0500
2155c12587Fixed error detecting FTP tables on NT
Ray
2008-11-22 17:28:12 -0500