8942778f8cSome cleanup. Minor refactor. Prep for some changes.
Eratosthenes
2010-12-02 18:04:13 -0500
283752e4dcpy2exe: update files in the includes list
gimick
2010-12-02 19:58:44 +0000
634d102325Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
Worros
2010-12-03 00:25:44 +0800
a79dbd8f1bParty: 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
a7f3b1326fAdded 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
cbd6aa242eAdded the 'cacheSessions' config option
Chaz
2010-12-02 00:35:18 -0500
5a2fcea9dfturns 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
d48cf03aabParty: Remove reencoding to latin-1
Worros
2010-12-02 13:23:10 +0800
956182079fMerge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
Worros
2010-12-02 11:35:47 +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
68b92b5130Incremented the db version up to 146 and fixed 1 bug
Chaz
2010-12-01 16:18:30 -0500
f94408c881l10n: updated Hungarian translation
Erki Ferenc
2010-12-01 19:54:53 +0100
a80f18e2b1Resize HUD when client is resized. Clean up idle functions.
Eratosthenes
2010-12-01 01:54:42 -0500
6f983c596aMerge branch 'master' of git://git.assembla.com/free_poker_tools
Worros
2010-12-01 13:50:03 +0800
1cdb48cb59pypokertest.py: Add test.py from pokersource distribution
Worros
2010-12-01 13:02:17 +0800
62ea67aac5Fix permissions on HUD_main.pyw, again.
Eratosthenes
2010-11-30 23:26:35 -0500
fa32ed8c46Fix problem with multiple tables from same tournament.
Eratosthenes
2010-11-30 18:33:44 -0500
e0f76a508creverted 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
0d79fe8f09Merge branch 'master' of git://git.assembla.com/fpdboz
Eratosthenes
2010-11-30 12:14:58 -0500
5232cf4866Carbon: Fix regression test parse
Worros
2010-11-25 20:11:19 +0800
cbdfaf62a7Session Viewer: Add a warning dialog on loading
Worros
2010-11-23 12:59:23 +0800
2d0ea89b9acomment
Eric Blade
2010-11-28 20:24:39 -0500
99535cddbbcleanups
Eric Blade
2010-11-28 20:15:09 -0500
7b1143a6ffmake "source" argument to interlocks.acquire mandatory
Eric Blade
2010-11-28 20:04:32 -0500
e5782dd736some cleanups and comments
Eric Blade
2010-11-28 20:00:56 -0500
336fee0f3doops
Eric Blade
2010-11-27 20:36:42 -0500
7402c57eb1--hidden --minimized
Eric Blade
2010-11-27 20:35:34 -0500
e2b86eb239Add --autoimport command argument
Eric Blade
2010-11-27 19:32:28 -0500
f94ad0126aadd --xloc and --yloc options for specifying where to start windows at
Eric Blade
2010-11-27 19:16:15 -0500
2990e5856dButton changes immediately after pressing it instead of waiting until the pipe is ready.
Eric Blade
2010-11-27 18:34:30 -0500
e5f4f5710dread_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
e30989a852Fix odd intermittent problem with HUD not opening.
Eratosthenes
2010-11-26 22:10:51 -0500
a8f12db7f7Clean up unused imports.
Eratosthenes
2010-11-26 21:01:34 -0500
cdd987483fDon't put HUD on UB replayer window.
Eratosthenes
2010-11-26 21:01:01 -0500
bfa3cfc20ccheck for AttributeError at new window_foreign_new call
Eric Blade
2010-11-26 18:51:25 -0500
c40312b98bMerge branch 'master' of git://git.assembla.com/fpdb-eric
Eric Blade
2010-11-26 18:17:39 -0500
622b350795Revert "Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz"
Eric Blade
2010-11-26 18:15:28 -0500
2e54518b4fMerge branch 'master' of git://git.assembla.com/fpdboz.git
Eric Blade
2010-11-26 18:11:58 -0500
927d27ecceWinamax: Pull in tournament support from Forrest
Worros
2010-11-26 12:45:41 +0800
7c4d08833badd strptime to Database
Eric Blade
2010-11-26 16:57:47 -0500
5e04f32519Merge branch 'master' of git://git.assembla.com/fpdboz.git
Eric Blade
2010-11-26 09:14:25 -0500
9098c3ba03Regression: Party PLO tourney
Worros
2010-11-26 13:38:39 +0800
31da6ff170Winamax: Pull in tournament support from Forrest
Worros
2010-11-26 12:45:41 +0800
122b47e183Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
Worros
2010-11-25 20:45:35 +0800
b017fa298dCarbon: Fix regression test parse
Worros
2010-11-25 20:11:19 +0800
21ac5229cbFixed styleKey char length to 9
Chaz
2010-11-25 02:36:34 -0600
872ea008ddUpdated database version to 145
Chaz
2010-11-25 02:35:50 -0600
61ac6be0faMerge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz
Worros
2010-11-25 11:31:15 +0800
9137347acbJust fixed a few bugs
Chaz
2010-11-24 15:20:48 -0600
9bb58ca779Adds 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
92c8e68914It's actually an OSError, not an IOError
Chaz
2010-11-24 14:53:53 -0600
43ec9498e8Just 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
8026ba256aIt'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
18df2ef2c6add a regression test file for winamax tourney
Forrest
2010-11-23 15:03:40 +0100
134d26855fMerge branch 'master' of git://git.assembla.com/free_poker_tools
Worros
2010-11-24 11:54:48 +0800
d3f07aae45Stove: Mockup interface for a Stovelike EV calculator page
Worros
2010-11-24 11:30:13 +0800
674fda6911Merge branch 'master' of git://git.assembla.com/fpdb
Eratosthenes
2010-11-23 16:57:07 -0500