Commit Graph

  • 49f1f6bda0 Merge branch 'exp' of git://git.assembla.com/mctfpdb Worros 2008-12-09 23:48:28 +0900
  • 5e23b55361 specify right function name to timer, duh eblade 2008-12-09 08:35:19 -0500
  • 7516d17a40 add 0.5 sec auto-timer to auto-run update_table_position eblade 2008-12-09 08:21:50 -0500
  • 9dd6f36df6 add 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
  • 7d4bded3d5 make sure we close each handle opened by ProcessOpen in the win32 calls eblade 2008-12-09 01:43:13 -0500
  • 71a587faca mods to use insert_id() instead of repeated selects and get postgres working sqlcoder 2008-12-09 00:29:39 +0000
  • 7d75e4af91 Add winner and pot to Mucked list list box + intfac imp. Ray 2008-12-08 14:10:45 -0500
  • 4f44eff3da getting somewhere, very messy, using pokereval, not sure if this is right direction, comments please Matt Turnbull 2008-12-08 06:23:50 +0000
  • 30e61901d6 use spaces not tabs and get first part of insert_id() code working again sqlcoder 2008-12-08 01:38:06 +0000
  • 3ea95acb0c add db param to allow insert_id() matching fpdb_parse_logic.py sqlcoder 2008-12-08 00:55:03 +0000
  • a73a9d446c Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2008-12-08 09:43:42 +0900
  • 4dc15bfd94 pulled and merged from fpdboz sqlcoder 2008-12-07 23:38:33 +0000
  • ec01f7ae40 move code closer to carl's repo sqlcoder 2008-12-07 17:23:38 +0000
  • ba944c2d7c Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2008-12-07 18:07:00 +0900
  • edd3d3ec07 White space churn to RegressionTester Worros 2008-12-07 17:35:37 +0900
  • 977e954574 Fixups to GuiPlayerStats Worros 2008-12-07 17:06:01 +0900
  • 425997d66a Merge branch 'master' of git://repo.or.cz/fpbd-bostik Worros 2008-12-07 14:17:05 +0900
  • b1a9109190 Merge branch 'exp' of git://git.assembla.com/mctfpdb Worros 2008-12-07 14:04:00 +0900
  • 90e348946f First step at fixing the bulk importer with postgres Mika Bostrom 2008-12-06 21:59:58 +0200
  • 415eb4a3c6 Retab/whitespace demangly fpdb_import.py Mika Bostrom 2008-12-06 21:50:40 +0200
  • 19c0328955 Change syntax for CREATE INDEX... for postgresql Mika Bostrom 2008-12-06 21:14:39 +0200
  • 72addde510 whitespace Matt Turnbull 2008-12-06 14:15:41 +0000
  • 95f43dfd74 pot total and rake Matt Turnbull 2008-12-06 14:13:38 +0000
  • 6070066f8a obtain_global_lock() is a method, not top-level function Mika Bostrom 2008-12-06 15:16:55 +0200
  • dfb8a06686 Allow to connect to local PostgreSQL via domain socket Mika Bostrom 2008-12-06 15:07:37 +0200
  • 7ecfac5437 Retab/whitespace demangle fpdb_db.py Mika Bostrom 2008-12-06 14:40:04 +0200
  • c9700fc1a7 Some debugs Mika Bostrom 2008-12-06 14:34:44 +0200
  • 0f05d0886e Modify local HUD_config.xml, clean some places and change DB type to postgresql Mika Bostrom 2008-12-06 14:10:50 +0200
  • 998ab6eac3 Add start of graph export functionality Worros 2008-12-06 20:51:36 +0900
  • 88075bc4f2 Colorise the stats rows, add refresh button Worros 2008-12-06 20:50:06 +0900
  • 3eb1a1dd0b Start to clean up psycopg2.connect() and surroundings Mika Bostrom 2008-12-06 13:41:39 +0200
  • 1576387d61 Add GuiPlayerStats to menu Worros 2008-12-06 19:09:18 +0900
  • 803491e6fd Add new GUI insterface for players stats Worros 2008-12-06 19:08:07 +0900
  • 1e9263f202 Fix width of left column. Ray 2008-12-05 12:51:19 -0500
  • d17e353509 Merge branch 'exp' of git://git.assembla.com/mctfpdb Worros 2008-12-05 22:50:22 +0900
  • 51ce6fc191 Index mods '+0' from sqlcoder on mailing list Worros 2008-12-05 17:18:13 +0900
  • 47e2fd053a unimplemented is more meaningful warning Matt Turnbull 2008-12-05 02:42:13 +0000
  • 862502cdc0 Hand 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
  • 22111e6d3f Merge branch 'master' of git://git.assembla.com/fpdb-eric Ray 2008-12-04 12:57:05 -0500
  • 3cfea4eb30 Merge branch 'master' of git://git.assembla.com/fpdboz Ray 2008-12-04 12:56:27 -0500
  • afea3315fc Merge branch 'exp' of git://git.assembla.com/mctfpdb Worros 2008-12-04 18:47:42 +0900
  • 42381eaabc Merge branch 'master' of git://git.assembla.com/mctfpdb Worros 2008-12-04 18:46:55 +0900
  • fefbcfca65 Whitespace churn on Graph viewer Worros 2008-12-04 16:15:38 +0900
  • a1ed9603f3 Revert debug changes made while working with Eric Worros 2008-12-04 15:52:24 +0900
  • 92656ae6a0 hole cards / community cards extracted and added to printout Matt Turnbull 2008-12-03 23:57:20 +0000
  • 160db08689 calc totalprofit for hud sqlcoder 2008-12-03 23:14:03 +0000
  • 0186145065 remove 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
  • 7063e03d6e futile attempt to fix mystery crash Ray 2008-12-03 12:48:04 -0500
  • 3be6453b42 Minor bug in import parameters. Ray 2008-12-03 12:01:37 -0500
  • 1f7f3f7187 Fix MySQL 'ADD INDEX' syntax, add functions to create_tables Worros 2008-12-03 18:18:20 +0900
  • 165ca5bf19 Oops - fix last commit Worros 2008-12-03 17:41:20 +0900
  • f25e524c06 Add sqlcoders indexes to query file Worros 2008-12-03 17:37:31 +0900
  • cd858d6ade add "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
  • 703c2a1d12 Merge branch 'master' of git://git.assembla.com/fpdboz.git eblade 2008-12-03 03:25:02 -0500
  • bac92f7b6e playerStats query from sqlcoder - massive whitepsace churn - Apologies Worros 2008-12-03 17:00:11 +0900
  • e7650427b0 Initial placement of playerStatsByPosition Worros 2008-12-03 16:36:49 +0900
  • 567d585a54 script to update index choices sqlcoder 2008-12-02 23:28:06 +0000
  • 3f86c54b17 add "NA" to fold to steal stats for 0/0's eblade 2008-12-02 10:14:38 -0500
  • a824814c0a sqlcoder initial updates sqlcoder 2008-12-02 00:15:50 +0000
  • 5884f2f66b Merge ../fpdb sqlcoder 2008-12-02 00:06:38 +0000
  • 8bf01a13e7 Start of fpdb-sql repository sqlcoder 2008-12-02 00:00:44 +0000
  • 85f64b42fb Merge branch 'master' of git://git.assembla.com/fpdboz Matt Turnbull 2008-12-01 14:34:39 +0000
  • 8820a691e8 Update bulk import codepath to output total import time. Worros 2008-12-01 20:07:38 +0900
  • 401bcc15cd remove 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
  • 762ae46afb Merge branch 'master' of git://git.assembla.com/fpdb-eric Worros 2008-11-27 22:50:58 +0900
  • 1de34462e3 remove 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
  • fed3374901 Start output of action lines for Super class Worros 2008-11-27 21:29:19 +0900
  • b495387d94 Move Everleaf updates - action now parsed Worros 2008-11-27 20:54:42 +0900
  • 274cecdc58 stat 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
  • 6e116f4b02 don'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
  • 7cc8ce7757 Clean up profit graph function Worros 2008-11-27 10:29:41 +0900
  • 6c4c450f07 Fix for postgres graph query - Remove column names to fix syntax error Worros 2008-11-27 10:28:19 +0900
  • 49390940e3 add 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
  • 2c00422f34 clean up some stat descriptions eblade 2008-11-25 07:33:20 -0500
  • 53a95ccc80 stat 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
  • f8749fe7fb Add "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
  • c815edaa9b Merge branch 'master' of git://git.assembla.com/fpdboz eblade 2008-11-22 18:16:55 -0500
  • 5642f4bafc Merge branch 'master' of git://git.assembla.com/free_poker_tools eblade 2008-11-22 18:16:46 -0500
  • 2155c12587 Fixed error detecting FTP tables on NT Ray 2008-11-22 17:28:12 -0500
  • bffbc18ff4 : Worros 2008-11-18 14:27:30 +0900
  • 50938c4912 Merge branch 'master' of git://git.assembla.com/fpdboz eblade 2008-11-17 14:38:01 -0500
  • 17ad796917 More changes to support mucked/aux windows. Ray 2008-11-16 17:53:31 -0500
  • 55332d4983 More Everleaf updates, may have a functional regex for action in NLHE Worros 2008-11-16 13:44:16 +0900
  • 7aa0cff8d8 Make ftp kinda work Worros 2008-11-16 13:43:24 +0900
  • dfbcf8efc7 Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2008-11-16 11:49:37 +0900
  • 284955350a Merge branch 'master' of git://git.assembla.com/fpdboz.git eblade 2008-11-14 15:46:02 -0500
  • 1ed20a5f70 Merge branch 'master' of git://git.assembla.com/fpdboz.git eblade 2008-11-14 15:45:56 -0500
  • 37cd869209 fix reading of mucked cards for stud games Ray 2008-11-14 13:10:17 -0500
  • 0059d20f8e Add callback for test entry so player name is changable. Still buggy but partially functional Worros 2008-11-14 22:41:37 +1000
  • ba52cb93d1 Actually implement sqlcoders query as intended. Worros 2008-11-14 19:27:37 +1000
  • e4021b0525 Fix comment re: stars time format Worros 2008-11-14 15:02:38 +1000
  • 115c5d920d Text was annoying me. Turned into multiline string. Worros 2008-11-14 14:58:35 +1000
  • 86ba757080 Major update to the layout of GuiGraphViewer. Worros 2008-11-14 14:54:34 +1000
  • 05f3f5eee2 fix indentation typo eblade 2008-11-13 19:42:35 -0500
  • 077cb70c79 Merge Carl's changes from sqlcoder to GuiGraph to mine from earlier eblade 2008-11-13 19:41:20 -0500
  • 34e374a55e Patch from sqlcoder to make the query for the profit graph smarter/faster Worros 2008-11-14 08:15:28 +1000
  • d90fa208de Smooth wrinkles in mucked card display. Ray 2008-11-13 17:07:24 -0500
  • 806744bf34 Mucked window enabled. Ray 2008-11-12 23:02:51 -0500
  • ca960cad96 Support for the mucked cards window. Still a bug in the card storing. Ray 2008-11-12 22:45:09 -0500
  • b35e6c5570 fix bug in saving layouts when fav_seat != 0 Ray 2008-11-12 10:28:48 -0500