Commit Graph

  • e032b32ea7 Regression: Repair (?) Party hh that seemed to be missing 2 lines Worros 2010-12-04 03:47:23 +0800
  • a4e708507f Stars: More useful exception message of currency match fails Worros 2010-12-04 03:43:06 +0800
  • 2302a4147e pokereval: update walkthrough gimick 2010-12-03 19:38:09 +0000
  • ab3acc5049 pypokereval: walkthrough to create the dll gimick 2010-12-03 18:41:42 +0000
  • 94bdc43deb Tables_Demo to work with new Tables stuff. Find Tour tables better. Eratosthenes 2010-12-03 11:51:18 -0500
  • 8d8f604d12 Party: Make Party Stud H/L partially recognised Worros 2010-12-03 18:13:07 +0800
  • 89990628af Regression: Add NLHE Party.fr hand sample Worros 2010-12-03 15:38:41 +0800
  • 1e749d3cf3 Tourney Player Viewer fix for Bugid 0000050 Worros 2010-12-03 12:34:58 +0800
  • 9b629a467a Stove: Rename range to h_range Worros 2010-12-03 11:46:15 +0800
  • b83242622a Stove: Fix card expansion, move a function or two Worros 2010-12-03 11:14:51 +0800
  • 6f6d27d1fd Merge /home/reb402/workspace/free_poker_tools Eratosthenes 2010-12-02 18:04:30 -0500
  • 8942778f8c Some cleanup. Minor refactor. Prep for some changes. Eratosthenes 2010-12-02 18:04:13 -0500
  • 283752e4dc py2exe: update files in the includes list gimick 2010-12-02 19:58:44 +0000
  • 634d102325 Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz Worros 2010-12-03 00:25:44 +0800
  • a79dbd8f1b Party: First pass at Party.fr support Worros 2010-12-02 17:40:24 +0800
  • 925db93157 * Added 'cacheSessions' flag * Added a cacheSessions update call to import_file_dict() in fpdb_import.py * Added updateSessionsCache() method to Hands * Added storeSessionsCache() to Database --- WORK IN PROGRESS and set to pass TO DOs - add sessions queries to SQL - complete storeSessionsCache() so it works like we've discussed (save for adding sessionId to HP) - add SessionsCache keys - add SessionsCache to the default table creation and deletion methods in Database.py - update storeSessionsCache() and all the relevant db & sql code so it writes a sessionId to HP Chaz 2010-12-02 01:58:02 -0500
  • a7f3b1326f Added some logic so the importer won't try to send hands to HUD when HudCache is generated from the command line Chaz 2010-12-02 00:40:31 -0500
  • cbd6aa242e Added the 'cacheSessions' config option Chaz 2010-12-02 00:35:18 -0500
  • 5a2fcea9df turns out the the '+0' is for indexing and has nothing to do with NULLS so I put it back in Chaz 2010-12-02 00:27:03 -0500
  • d48cf03aab Party: Remove reencoding to latin-1 Worros 2010-12-02 13:23:10 +0800
  • 956182079f Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz Worros 2010-12-02 11:35:47 +0800
  • d2355c3ae8 FTPSummary: Add alternate Omaha label Worros 2010-12-02 11:27:06 +0800
  • 5fd3dddf2b * update_hudcache wasn't updating existing cashgame records because it was trying to match a NULL tourneyTypeId with a %s None value. Changed the logic of the SQL to handle this situation. It appeared like someone had tried to handle this by adding '+0' to the NULL record but it doesn't work. * Deleted the attempted '+0' NULL value handling for gametypeId. gametypeId should never be null as an error would have already been thrown before it was inserted Chaz 2010-12-01 16:35:38 -0500
  • 68b92b5130 Incremented the db version up to 146 and fixed 1 bug Chaz 2010-12-01 16:18:30 -0500
  • f94408c881 l10n: updated Hungarian translation Erki Ferenc 2010-12-01 19:54:53 +0100
  • ccb3e9edfe Merge /home/reb402/workspace/free_poker_tools Eratosthenes 2010-12-01 01:55:03 -0500
  • a80f18e2b1 Resize HUD when client is resized. Clean up idle functions. Eratosthenes 2010-12-01 01:54:42 -0500
  • 6f983c596a Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2010-12-01 13:50:03 +0800
  • 1cdb48cb59 pypokertest.py: Add test.py from pokersource distribution Worros 2010-12-01 13:02:17 +0800
  • 62ea67aac5 Fix permissions on HUD_main.pyw, again. Eratosthenes 2010-11-30 23:26:35 -0500
  • fa32ed8c46 Fix problem with multiple tables from same tournament. Eratosthenes 2010-11-30 18:33:44 -0500
  • e0f76a508c reverted HudCache styleKey to include only YYMMDD - however, it now stores the d000000 date based off the tz & offset Chaz 2010-11-30 14:05:28 -0500
  • 0d79fe8f09 Merge branch 'master' of git://git.assembla.com/fpdboz Eratosthenes 2010-11-30 12:14:58 -0500
  • d8f36ba777 Add cheat sheet info. Eratosthenes 2010-11-30 11:14:37 -0500
  • 07fc254cdb Stove: Remove unnecessary returns Worros 2010-11-30 15:36:35 +0800
  • 775b19e7d5 Stove: shift content of parse_args into Stove object Worros 2010-11-30 15:33:13 +0800
  • e1b1d06ec7 Stove: Rename Holder to Stove Worros 2010-11-30 15:16:01 +0800
  • 404cccb1d9 GuiStove: Add Stud and Draw tabs Worros 2010-11-30 15:13:08 +0800
  • 3f2e1dc0ee Fixed intermittent hanging in foreign_new method. Eratosthenes 2010-11-30 01:26:41 -0500
  • 35b5794813 update version in GUI Steffen Schaumburg 2010-11-29 22:22:03 +0100
  • c6802484cb Updated init_hud_stat_vars() so that it no longer requires Filters.py for the offset calculations Chaz 2010-11-29 15:20:05 -0600
  • 44557f5666 update l10n Steffen Schaumburg 2010-11-29 21:42:00 +0100
  • 5232cf4866 Carbon: Fix regression test parse Worros 2010-11-25 20:11:19 +0800
  • cbdfaf62a7 Session Viewer: Add a warning dialog on loading Worros 2010-11-23 12:59:23 +0800
  • 2d0ea89b9a comment Eric Blade 2010-11-28 20:24:39 -0500
  • 99535cddbb cleanups Eric Blade 2010-11-28 20:15:09 -0500
  • 7b1143a6ff make "source" argument to interlocks.acquire mandatory Eric Blade 2010-11-28 20:04:32 -0500
  • e5782dd736 some cleanups and comments Eric Blade 2010-11-28 20:00:56 -0500
  • 336fee0f3d oops Eric Blade 2010-11-27 20:36:42 -0500
  • 7402c57eb1 --hidden --minimized Eric Blade 2010-11-27 20:35:34 -0500
  • e2b86eb239 Add --autoimport command argument Eric Blade 2010-11-27 19:32:28 -0500
  • f94ad0126a add --xloc and --yloc options for specifying where to start windows at Eric Blade 2010-11-27 19:16:15 -0500
  • 2990e5856d Button changes immediately after pressing it instead of waiting until the pipe is ready. Eric Blade 2010-11-27 18:34:30 -0500
  • e5f4f5710d read_stdin: return if fail to find table, rather than continue along, also trap KeyError at end of func when checking tournament tables. Eric Blade 2010-11-26 23:13:14 -0500
  • e30989a852 Fix odd intermittent problem with HUD not opening. Eratosthenes 2010-11-26 22:10:51 -0500
  • a8f12db7f7 Clean up unused imports. Eratosthenes 2010-11-26 21:01:34 -0500
  • cdd987483f Don't put HUD on UB replayer window. Eratosthenes 2010-11-26 21:01:01 -0500
  • bfa3cfc20c check for AttributeError at new window_foreign_new call Eric Blade 2010-11-26 18:51:25 -0500
  • c40312b98b Merge branch 'master' of git://git.assembla.com/fpdb-eric Eric Blade 2010-11-26 18:17:39 -0500
  • 622b350795 Revert "Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz" Eric Blade 2010-11-26 18:15:28 -0500
  • 2e54518b4f Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2010-11-26 18:11:58 -0500
  • 927d27ecce Winamax: Pull in tournament support from Forrest Worros 2010-11-26 12:45:41 +0800
  • 7c4d08833b add strptime to Database Eric Blade 2010-11-26 16:57:47 -0500
  • 5e04f32519 Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2010-11-26 09:14:25 -0500
  • 9098c3ba03 Regression: Party PLO tourney Worros 2010-11-26 13:38:39 +0800
  • 31da6ff170 Winamax: Pull in tournament support from Forrest Worros 2010-11-26 12:45:41 +0800
  • 122b47e183 Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz Worros 2010-11-25 20:45:35 +0800
  • b017fa298d Carbon: Fix regression test parse Worros 2010-11-25 20:11:19 +0800
  • 21ac5229cb Fixed styleKey char length to 9 Chaz 2010-11-25 02:36:34 -0600
  • 872ea008dd Updated database version to 145 Chaz 2010-11-25 02:35:50 -0600
  • 61ac6be0fa Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz Worros 2010-11-25 11:31:15 +0800
  • 9137347acb Just fixed a few bugs Chaz 2010-11-24 15:20:48 -0600
  • 9bb58ca779 Adds the worker id command line option Chaz 2010-11-24 15:16:09 -0600
  • ead567c5cc * Added encoding error handling and the ability to identify the worker responsible for splitting a particular file if several were launched via threading Chaz 2010-11-24 15:13:26 -0600
  • 92c8e68914 It's actually an OSError, not an IOError Chaz 2010-11-24 14:53:53 -0600
  • 43ec9498e8 Just renamed the new regression file Chaz 2010-11-24 14:51:13 -0600
  • b820cd4895 * Old Stars HHs don't display max seats. Added regression-test-file showing this and handling in the Stars HHC Chaz 2010-11-24 14:49:39 -0600
  • 8026ba256a It's %H, not %h Chaz 2010-11-24 14:41:12 -0600
  • ee926ac9ca * Modified init_hud_stat_vars() so that it uses the timezone & day_start offset from Filters.py Chaz 2010-11-24 14:18:42 -0600
  • ac4cae5abf * Updated the methods, variables, and SQL in Database.py and SQL.py to add Hours to the HudCache.styleKey field Chaz 2010-11-24 14:14:29 -0600
  • 18df2ef2c6 add a regression test file for winamax tourney Forrest 2010-11-23 15:03:40 +0100
  • 134d26855f Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2010-11-24 11:54:48 +0800
  • d3f07aae45 Stove: Mockup interface for a Stovelike EV calculator page Worros 2010-11-24 11:30:13 +0800
  • 674fda6911 Merge branch 'master' of git://git.assembla.com/fpdb Eratosthenes 2010-11-23 16:57:07 -0500
  • 9d89f9807e Make HUD_main.pyw executable, again. Eratosthenes 2010-11-23 16:56:41 -0500
  • aa31a4d67b Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2010-11-23 13:00:58 +0800
  • ea72ce8201 Merge branch 'master' of git://git.assembla.com/fpdb Worros 2010-11-23 13:00:44 +0800
  • ac2937dc78 Session Viewer: Add a warning dialog on loading Worros 2010-11-23 12:59:23 +0800
  • 2f72f5416e Handle tourney table changes and closures. Eratosthenes 2010-11-22 16:37:37 -0500
  • ba1b15048b fpdb.pyw: Fix comment Worros 2010-11-22 13:28:25 +0800
  • da800b7abb restore HUD executable flag Steffen Schaumburg 2010-11-22 04:25:31 +0100
  • 4b0dcc3e83 Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2010-11-20 03:30:19 -0500
  • 0f4b5827d0 re-undo the last merge change i made oops Eric Blade 2010-11-20 03:29:53 -0500
  • a45a7fafe9 Merge branch 'carl' Steffen Schaumburg 2010-11-20 09:06:25 +0100
  • e53e386346 add TODO to gettextify stove Steffen Schaumburg 2010-11-20 09:05:52 +0100
  • ca86a2c643 Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2010-11-19 08:34:39 +0800
  • 8368a002ff Regression: TS file for FTP - Hero losing Worros 2010-11-19 08:11:25 +0800
  • 742347c5c7 undo my last change as it breaks merge 4.x Eric Blade 2010-11-18 17:54:19 -0500
  • eafbc2b2b8 Merge branch 'master' of git://git.assembla.com/free_poker_tools.git Eric Blade 2010-11-18 17:45:51 -0500
  • 990e3d2ed1 remove spurious ( ) from carbon/merge hh detection Eric Blade 2010-11-18 17:44:56 -0500