Commit Graph

  • eb6de6c68c Merge branch 'master' of git://git.assembla.com/fpdb-eric Worros 2008-12-16 12:45:05 +0900
  • 5a7ccad725 Merge branch 'master' of git://git.assembla.com/fpdb-sql Worros 2008-12-16 12:42:35 +0900
  • e50fbf4f21 timer runs only under windows, not only under unix, oops eblade 2008-12-15 22:38:04 -0500
  • fe59ec8ac2 Merge branch 'master' of git://git.assembla.com/mctfpdb Worros 2008-12-16 12:32:54 +0900
  • 828cfc405d Merge branch 'master' of git://git.assembla.com/fpdb-eric Worros 2008-12-16 12:17:50 +0900
  • 9c5d0f4598 Writes hands to stderr, miscellanous crap to stdout; usuable as cmdline filter: ./Everleaf 'hhfile' 1>/dev/null 2>outfile Matt Turnbull 2008-12-15 23:56:19 +0000
  • 695b3a53cf update mysql query for position stats (postgres one still to do ...) sqlcoder 2008-12-15 23:15:54 +0000
  • 764ef1b286 Merge branch 'master' of git://git.assembla.com/mctfpdb Worros 2008-12-15 17:22:49 +0900
  • 691608b6ca update_table_position will kill huds that are closed, timer will not be called when under unix, currently, as this function only works in windows. checkPositions() accepts position 9 again. eblade 2008-12-15 02:04:35 -0500
  • 65e43a34e6 Merge branch 'master' of git://git.assembla.com/free_poker_tools.git eblade 2008-12-14 21:57:03 -0500
  • fb02d9224b Merge branch 'exp' Matt Turnbull 2008-12-14 22:15:14 +0000
  • 2796a95669 Merge branch 'master' of git://github.com/sqlcoder/fpdb-sql Matt Turnbull 2008-12-14 22:09:17 +0000
  • 3dbb0e8376 Everleaf uncalled bets; pot total; rake Matt Turnbull 2008-12-14 22:05:51 +0000
  • 5afc411cad Fix the "(deep)" error on FTP. Ray 2008-12-14 15:10:59 -0500
  • 7926ac9def multiple 'collected pots' handles side pots, rake calculated from totalbets - totalcollected. Matt Turnbull 2008-12-14 19:25:04 +0000
  • f1be7c2ec0 saveActions setting was supposed to be True in 'official' code sqlcoder 2008-12-14 11:31:47 +0000
  • a0ef01a0d1 Use execution_path() for finding card images. Ray 2008-12-13 23:08:11 -0500
  • 2ae8c792a6 playerstats: round value for variance before displaying, correct calculation of $/hand sqlcoder 2008-12-14 03:07:05 +0000
  • 791068d24f refine column headings, handle null stats and remove debug message sqlcoder 2008-12-14 02:50:09 +0000
  • 26506b3421 use new routine in fpdb_simple to create indexes sqlcoder 2008-12-14 02:42:07 +0000
  • fb6b8e5a5b add variable at top of file to control whether actions are saved or not and commented out timing debug statement sqlcoder 2008-12-14 02:38:09 +0000
  • d4e03424bf call routines to drop and recreate some indexes and foreign keys before and after bulk import sqlcoder 2008-12-14 02:30:19 +0000
  • a429cbb6e1 added new routines to drop and recreate indexes and foreign keys. These could be called from any combination of standalone menu options, as part of the database re-create option or as part of the bulk import option sqlcoder 2008-12-14 02:23:40 +0000
  • 094f176c5d Moved execution_path() to Configuration.py. Ray 2008-12-13 17:37:23 -0500
  • 3994d3bb94 Get and use path for HUD_main.py to prevent some crashes. Ray 2008-12-13 14:57:08 -0500
  • a6544f5d10 Merge branch 'master' of git://git.assembla.com/fpdboz.git eblade 2008-12-13 12:54:32 -0500
  • 84dfb0e967 looks like a whitespace churn, don't know why eblade 2008-12-13 12:52:25 -0500
  • 71309ab337 Merge branch 'master' of git://git.assembla.com/fpdboz Ray 2008-12-13 12:33:48 -0500
  • 2002da9fb7 Merge branch 'master' of git://git.assembla.com/fpdboz eblade 2008-12-13 11:51:31 -0500
  • 7deb0bcc3e Merge branch 'master' of git://git.assembla.com/free_poker_tools Matt Turnbull 2008-12-13 16:38:44 +0000
  • 10b8199315 Merge branch 'master' of git://git.assembla.com/free_poker_tools eblade 2008-12-13 11:11:53 -0500
  • ef060cd96a playerstats: refine mysql query to stop divide by zero errors and format figures properly sqlcoder 2008-12-13 14:47:03 +0000
  • c533822c96 playerstats: refine postgres query to stop divide by zero errors and format figures properly sqlcoder 2008-12-13 14:33:12 +0000
  • 6e72d602e9 playerstats changes: modify columns shown, use left join in case playeractions data is missing, correct postgres syntax but now giving divide by zero error sqlcoder 2008-12-13 14:15:03 +0000
  • e9fa9e4324 revert back to carl's version, previous simplification of playerstats query doesn't allow calculation of things like variance as added by Eleatic Stranger sqlcoder 2008-12-13 13:18:16 +0000
  • e8bf2d8a22 Additional Player stats from Eleatic Stranger Worros 2008-12-13 14:03:53 +0900
  • 3148d0398c pulled from fpdboz sqlcoder 2008-12-13 03:35:31 +0000
  • f51d760a54 revise position stats query using hudcache data and create postgres version sqlcoder 2008-12-13 03:17:54 +0000
  • cb2e8a96ef use hudcache query for all player stats and tidy up output sqlcoder 2008-12-13 02:18:02 +0000
  • 167c0de3b5 include antes in hudcache totalProfit figure sqlcoder 2008-12-13 02:02:07 +0000
  • a03a6852e8 convert tabs to spaces sqlcoder 2008-12-13 01:32:44 +0000
  • a426ec9434 include antes in net profit calculation sqlcoder 2008-12-13 01:15:25 +0000
  • 24805700da StopAutoImport kills HUD Matt Turnbull 2008-12-13 01:06:26 +0000
  • b37913f279 Fix call to aux window clobbered by merge. Ray 2008-12-12 20:05:23 -0500
  • b80dc2fb38 Merge branch 'master' of git://git.assembla.com/fpdboz Ray 2008-12-12 20:00:29 -0500
  • cbac52ccbb Autoimport toggle button Matt Turnbull 2008-12-13 00:52:31 +0000
  • 8bacf766f7 Clean up duplicate functions. Ray 2008-12-12 18:30:18 -0500
  • eba9ccef90 Turn off window dragging to avoid crash when client is closed. Ray 2008-12-12 17:44:11 -0500
  • 77804f68e4 Pick up the blinds/bring in when getting action. Ray 2008-12-12 13:04:59 -0500
  • 6c6e7fa793 Fixed mucked cards import for stud games--AGAIN. Ray 2008-12-12 12:16:19 -0500
  • 0dbcf0079c Merge branch 'master' of git://git.assembla.com/fpdboz eblade 2008-12-12 09:56:13 -0500
  • ec7c21621d Move hand into its own file and fix Worros 2008-12-12 23:29:45 +0900
  • 0e2f6bf4ab Fix default value when run from RegressionTest Worros 2008-12-12 20:25:26 +0900
  • 6afe8f0240 Add regression test for clean_title function and revert regex change Worros 2008-12-12 20:12:45 +0900
  • ff1a2c42b8 HHC - Make getGameTypeAsString actually do a lookup Worros 2008-12-12 19:51:57 +0900
  • 1db21d8d0d Merge branch 'exp' of git://git.assembla.com/mctfpdb Worros 2008-12-12 18:52:52 +0900
  • 8262705edb Test patch for xaiviax FullTilt deep problem Worros 2008-12-12 17:40:33 +0900
  • 02b2e5044c Remove duplicate function from Tables.py Worros 2008-12-12 17:38:55 +0900
  • b34c0e1300 setting holecards for a player is now idempotent Matt Turnbull 2008-12-11 17:35:44 +0000
  • 7500bcdf92 Everleaf sometimes shows the entire winning hand without reporting holecards seperately. Matt Turnbull 2008-12-11 17:31:58 +0000
  • f4ab01ca23 Merge branch 'master' of git://git.assembla.com/mctfpdb Worros 2008-12-12 00:50:51 +0900
  • 8500851b99 Merge branch 'master' of git://git.assembla.com/fpdboz Ray 2008-12-11 10:25:40 -0500
  • 2f88818eb9 Minor changes to aux-window support. Ray 2008-12-11 10:24:37 -0500
  • 3a1ddad58f Fix crasher in Grapher if no hands returned. Worros 2008-12-11 23:55:03 +0900
  • 90803b297f PlayerStat update - Postgres fixes (still failing) Worros 2008-12-11 23:42:33 +0900
  • 7fcd2d9c93 Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2008-12-11 19:08:24 +0900
  • 438b6238e8 Merge branch 'master' of git://git.assembla.com/fpdb-eric Worros 2008-12-11 19:08:12 +0900
  • 51b62392e1 Merge branch 'master' of git://git.assembla.com/fpdb.git eblade 2008-12-11 02:57:08 -0500
  • 90b87c0d98 should be right? Matt Turnbull 2008-12-10 23:27:29 +0000
  • b62d1fb2a9 remove connection code from fpdb_import.py and use fpdb_db.py instead sqlcoder 2008-12-10 23:22:47 +0000
  • e90712c9a7 copied & pasted this back in, can't work out how to revert my reversion. Matt Turnbull 2008-12-10 23:16:29 +0000
  • 36a384d4af Merge branch 'master' of git@git.assembla.com:mctfpdb Matt Turnbull 2008-12-10 22:53:45 +0000
  • 489efc779b Merge branch 'master' of git://git.assembla.com/free_poker_tools Matt Turnbull 2008-12-10 22:52:07 +0000
  • 69f6769a6b Merge branch 'master' of git://git.assembla.com/fpdb-eric Matt Turnbull 2008-12-10 22:48:20 +0000
  • fd2cb9dc42 Merge branch 'master' of git://git.assembla.com/fpdboz Matt Turnbull 2008-12-10 22:47:54 +0000
  • 95f5eab448 merge with eric's drag changes Ray 2008-12-10 13:45:56 -0500
  • efc3e591ea fix timeout callbacks for tracking table position eblade 2008-12-10 13:35:15 -0500
  • 010a2f4427 Merge branch 'master' of git://git.assembla.com/fpdboz Matt Turnbull 2008-12-10 18:13:06 +0000
  • 092b1a1b83 Merge branch 'exp' Matt Turnbull 2008-12-10 18:08:46 +0000
  • f3afba129a Revert "Add start of graph export functionality" Matt Turnbull 2008-12-10 18:01:20 +0000
  • d1a8c445e2 for perusal of dispatcher Matt Turnbull 2008-12-10 17:56:16 +0000
  • dda88b76ba cosmetics, comments, some value checking added mucked / folded / shown summary lines Matt Turnbull 2008-12-10 16:30:57 +0000
  • 9ca0574d78 Really basic check that username exists Worros 2008-12-10 21:21:43 +0900
  • dc33003ce4 Merge branch 'master' of git://git.assembla.com/fpdb Worros 2008-12-10 20:14:44 +0900
  • 8258c19c8f Merge branch 'master' of git://git.assembla.com/fpdb-sql Worros 2008-12-10 19:39:37 +0900
  • 5a568527b8 Merge branch 'exp' of git://git.assembla.com/mctfpdb Worros 2008-12-10 19:39:27 +0900
  • fff1e53eb9 Merge branch 'master' of git://git.assembla.com/fpdboz Ray 2008-12-10 00:02:50 -0500
  • c8d12cfe61 p144 - updated table design after comments on draw tables steffen123 2008-12-10 03:55:12 +0000
  • 3ff2ec2106 removed read board cards from markStreets Matt Turnbull 2008-12-10 00:58:10 +0000
  • 390519c549 Merge branch 'exp' of git://git.assembla.com/mctfpdb Worros 2008-12-10 09:50:42 +0900
  • 91105824bd wasn't printing bets and fixed last fix Matt Turnbull 2008-12-10 00:48:45 +0000
  • 215d5a74b2 If the small blind is dead and it's folded round to big blind, no one collects a pot. Warning if we do not see 'collected' line. Matt Turnbull 2008-12-10 00:05:12 +0000
  • c9cb2ea7dd takes care of weirdness with everleaf saying: player folds but also player: bets Matt Turnbull 2008-12-09 23:58:38 +0000
  • 1a43ccf2da remove redundant unique keyword in create table statements sqlcoder 2008-12-09 23:38:40 +0000
  • e8810839f9 bit less mess Matt Turnbull 2008-12-09 23:38:16 +0000
  • 6b0dcc37d4 I set it up with Speed_Kuala_full.txt and now it's time to go through them all fixing the bugs. Matt Turnbull 2008-12-09 23:30:58 +0000
  • 7ac433fede 2 decimal places for rake Matt Turnbull 2008-12-09 15:35:16 +0000
  • 2d6412c8a7 pseudo stars! Matt Turnbull 2008-12-09 15:32:37 +0000
  • f607b3ff63 Merge branch 'master' of git://git.assembla.com/fpdb-sql Worros 2008-12-09 23:50:35 +0900
  • 7b05adea80 Merge branch 'master' of git://git.assembla.com/fpdb-eric Worros 2008-12-09 23:49:25 +0900