Commit Graph
100 Commits
Author SHA1 Message Date
Ray d44c90aec7 Temp fix to HUD crashing when closed table is updated.
Also fixes popups not closing correctly.
General cleanup in the HUD closing code. Closing a HUD
is now managed by the HUD_Main object--this should ensure
that no objects are left dangling.
2009-02-27 19:47:52 -05:00
Ray e85a531f6a Fix missing "self." in previous commit. 2009-02-27 14:27:57 -05:00
Ray 167ea98b8b Eliminate erronious multi huds on same table in some cases. 2009-02-27 12:42:49 -05:00
Ray e45c42b172 Correct mistaken removal of stderr redirect. 2009-02-27 10:36:45 -05:00
Ray 55d61fd1a5 Merge branch 'master' of git://git.assembla.com/mctfpdb 2009-02-26 12:02:14 -05:00
Ray 20514bd0cb Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/GuiBulkImport.py
	pyfpdb/Hud.py
2009-02-26 12:01:18 -05:00
Ray af906352fc Minor changes. 2009-02-26 11:55:51 -05:00
Ray baefbb5a07 Cleanup in GuiBulkImport, trivial change to Tables. 2009-02-26 11:53:31 -05:00
Ray 333cbdbf6d Speed and reliability changes (+cleanup) to aux window interface. 2009-02-25 23:35:15 -05:00
Ray c535dc7f24 Cleaner intermediate print during autoimport. 2009-02-24 10:54:02 -05:00
Ray f1530860d2 Fixed problem with unreliable fav_seat placement.
Eliminated special query to get actual seat by
incorporating in to stat_dict query. Provided for
graceful skipping of hands when there is an error
in a query in the read_stdin() thread. Left
intermediate prints for use of others.
2009-02-23 21:33:23 -05:00
Ray 2ebb026543 Cleanup in HUD_main and HUD.py to simplify.
HUD_run_me no longer needed but not removed.
2009-02-21 18:19:49 -05:00
Ray 18140defd8 Update bulk import, optionally drop indexes, improve gui 2009-02-07 10:06:48 -05:00
Ray 61259b6129 Simplified and works. 2009-01-30 22:57:34 -05:00
Ray 12bc4dc817 Move the shell scripts to utils and get rid of the empty readme. 2009-01-30 22:02:47 -05:00
Ray b91ea888e1 Don't commit automatically in prepare-git.sh. 2009-01-30 21:38:47 -05:00
Ray 569f6ce9eb Updated some doc files, this dir needs some real work. 2009-01-30 17:43:58 -05:00
Ray 9395643aad Straighten out Cards01.png thing. (see typo) 2009-01-30 17:27:31 -05:00
Ray 79fd998718 Added Cards0.png = ftp card images for use with Mucked.py 2009-01-30 17:13:00 -05:00
Ray 578cdb2ab1 Added new gentoo ebuild file for 0.10 release. 2009-01-30 17:02:32 -05:00
Ray 5f290ace56 Updated version to 0.10 via new VERSION variable. 2009-01-30 13:00:29 -05:00
Ray 8ee2b72a42 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-01-29 12:37:25 -05:00
Ray c767bb9986 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-01-27 23:52:51 -05:00
Ray 58ccf0327c Complete prev commit by deleting intermed output. 2009-01-27 14:13:54 -05:00
Ray 9ddce0b016 Remove some comments that didn't get removed with its code. 2009-01-27 14:11:53 -05:00
Ray 64f1f17d7c Make player stats rows not expand = prettier. 2009-01-26 20:02:01 -05:00
Ray 3261f28506 Put a frame around each eb in the stat window-avoid tooltip annoyance. 2009-01-26 18:31:04 -05:00
Ray 37a643f054 Kill aux windows when killing the HUD. 2009-01-26 14:31:08 -05:00
Ray b6ee768f2c Merge branch 'master' of git://git.assembla.com/mctfpdb 2009-01-24 09:22:27 -05:00
Ray 9981a62847 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-01-24 09:22:18 -05:00
Ray 02e03c7ed9 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-01-19 12:57:05 -05:00
Ray b965654962 Merge branch 'master' of git://git.assembla.com/mctfpdb 2009-01-12 19:22:18 -05:00
Ray fcd70293fb minor formatting changes 2009-01-12 19:21:43 -05:00
Ray d5597f7955 HUD_runme.py needs to be executable. 2009-01-12 19:20:24 -05:00
Ray c0557c7ef9 rationalized button presses, fixed reposition windows 2009-01-05 20:26:39 -05:00
Ray d994f04e01 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-01-05 10:53:31 -05:00
Ray 644201e669 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/HUD_config.xml.example
2009-01-05 10:53:10 -05:00
Ray 84653ff99c updating HUD_config.xml.example 2009-01-05 10:49:27 -05:00
Ray 93a4059488 Merge branch 'master' of git://git.assembla.com/mctfpdb 2008-12-20 16:45:40 -05:00
Ray 74dbd8ab3d Merge branch 'master' of git://git.assembla.com/fpdb-eric 2008-12-20 16:44:50 -05:00
Ray 0dd46d38ac Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/Hud.py
2008-12-20 16:32:30 -05:00
Ray 15e1461cca Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/Hud.py
2008-12-19 14:08:36 -05:00
Ray bb9f85233e font and font_size added to config and used in HUD. 2008-12-17 21:57:05 -05:00
Ray e0105c5ed1 Clean up db connection in aux window. Hole cards to stud mucked list. 2008-12-17 13:24:37 -05:00
Ray 5afc411cad Fix the "(deep)" error on FTP. 2008-12-14 15:10:59 -05:00
Ray a0ef01a0d1 Use execution_path() for finding card images. 2008-12-13 23:08:11 -05:00
Ray 094f176c5d Moved execution_path() to Configuration.py. 2008-12-13 17:37:23 -05:00
Ray 3994d3bb94 Get and use path for HUD_main.py to prevent some crashes. 2008-12-13 14:57:08 -05:00
Ray 71309ab337 Merge branch 'master' of git://git.assembla.com/fpdboz 2008-12-13 12:33:48 -05:00
Ray b37913f279 Fix call to aux window clobbered by merge. 2008-12-12 20:05:23 -05:00
Ray b80dc2fb38 Merge branch 'master' of git://git.assembla.com/fpdboz 2008-12-12 20:00:29 -05:00
Ray 8bacf766f7 Clean up duplicate functions. 2008-12-12 18:30:18 -05:00
Ray eba9ccef90 Turn off window dragging to avoid crash when client is closed. 2008-12-12 17:44:11 -05:00
Ray 77804f68e4 Pick up the blinds/bring in when getting action. 2008-12-12 13:04:59 -05:00
Ray 6c6e7fa793 Fixed mucked cards import for stud games--AGAIN. 2008-12-12 12:16:19 -05:00
Ray 8500851b99 Merge branch 'master' of git://git.assembla.com/fpdboz 2008-12-11 10:25:40 -05:00
Ray 2f88818eb9 Minor changes to aux-window support. 2008-12-11 10:24:37 -05:00
Ray 95f5eab448 merge with eric's drag changes 2008-12-10 13:45:56 -05:00
Ray fff1e53eb9 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/Hud.py
2008-12-10 00:02:50 -05:00
Ray 7d75e4af91 Add winner and pot to Mucked list list box + intfac imp. 2008-12-08 14:10:45 -05:00
Ray 1e9263f202 Fix width of left column. 2008-12-05 12:51:19 -05:00
Ray 22111e6d3f Merge branch 'master' of git://git.assembla.com/fpdb-eric 2008-12-04 12:57:05 -05:00
Ray 3cfea4eb30 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/fpdb_simple.py
2008-12-04 12:56:27 -05:00
Ray 7063e03d6e futile attempt to fix mystery crash 2008-12-03 12:48:04 -05:00
Ray 3be6453b42 Minor bug in import parameters. 2008-12-03 12:01:37 -05:00
Ray 2155c12587 Fixed error detecting FTP tables on NT 2008-11-22 17:28:12 -05:00
Ray 17ad796917 More changes to support mucked/aux windows. 2008-11-16 17:53:31 -05:00
Ray 37cd869209 fix reading of mucked cards for stud games 2008-11-14 13:10:17 -05:00
Ray d90fa208de Smooth wrinkles in mucked card display. 2008-11-13 17:07:24 -05:00
Ray 806744bf34 Mucked window enabled. 2008-11-12 23:02:51 -05:00
Ray ca960cad96 Support for the mucked cards window. Still a bug in the card storing. 2008-11-12 22:45:09 -05:00
Ray b35e6c5570 fix bug in saving layouts when fav_seat != 0 2008-11-12 10:28:48 -05:00
Ray 29a04f639d Merge branch 'master' of git://git.assembla.com/fpdboz 2008-11-11 14:28:50 -05:00
Ray f5b39068cf Added a query to get stats aggregated for all stakes. 2008-11-11 14:27:35 -05:00
Ray 461c870690 Fine tuning tournament support. 2008-11-11 14:25:56 -05:00
Ray 9923e6e8ca Merge branch 'master' of git://git.assembla.com/fpdb-eric
Conflicts:

	pyfpdb/Configuration.py
2008-11-11 09:55:41 -05:00
Ray 036729b8c2 Support tournaments 2008-11-11 09:50:20 -05:00
Ray 43f64dda3d Merge branch 'master' of git://trac-git.assembla.com/fpdb 2008-11-11 09:49:04 -05:00
Ray 15d7ea70dc Support tournament detection = major refactor of Tables.py 2008-11-11 09:40:31 -05:00
Ray 28037de7a6 skip the set_opacity statement in windows until figured out 2008-11-08 16:58:24 -05:00
Ray 803b9a7a64 Merge branch 'master' of git://trac-git.assembla.com/fpdb 2008-11-07 14:28:58 -05:00
Ray e26fdd79a4 possible fix to wrong window positioning seen by Elaetic 2008-11-07 12:22:37 -05:00
Ray 98d0305aa8 fixed psycopg2 connection parameters 2008-11-07 11:07:42 -05:00
Ray cf1efb8d27 transaction isolation code suggested by sql_coder on the forums 2008-11-05 22:44:29 -05:00
Ray a41aec44dd added set/get _sit_parameters to Config + removed keep_above in Hud 2008-11-05 16:52:47 -05:00
Ray 22831cc8c6 added get_converter to support Carl's importer change 2008-11-05 15:04:04 -05:00
Ray f52a60c79d Merge branch 'master' of git://git.assembla.com/fpdboz 2008-11-05 14:49:20 -05:00
Ray 2bc04ea17b Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/fpdb_import.py
2008-11-05 05:59:08 -05:00
Ray 9c49913b9c Merge branch 'master' of git://git.assembla.com/fpdb-eric 2008-11-05 05:50:41 -05:00
Ray b0be7c5b71 cleanup and new get/set for db parameters 2008-11-05 05:49:05 -05:00
Ray 0f10f87373 changes to make consolidated config files happier 2008-11-02 22:58:55 -05:00
Ray 8165e0fb33 Merge branch 'master' of git://git.assembla.com/fpdboz 2008-10-29 22:37:55 -04:00
Ray f26baac94c added some configuration accessors for Hud.py and some cleanup 2008-10-29 22:37:05 -04:00
Ray 81e787221a Merge branch 'master' of git://git.assembla.com/fpdb-eric 2008-10-28 09:37:54 -04:00
Ray 174b7ecfa0 permission changes only
Please enter the commit message for your changes.
2008-10-28 09:37:11 -04:00
Ray 9f84cc93a7 edits to get the stacked window mods working with X 2008-10-27 12:56:09 -04:00
Ray 3f082346f7 updated for config integration 2008-10-22 10:51:43 -04:00
Ray bc834a9d79 more cleanup of config file consolidation 2008-10-22 10:14:25 -04:00
Ray 6d449b9a2e more cleanup of config file consolidation 2008-10-21 21:49:17 -04:00
Ray 2f78304185 cleanup of config file consolidation 2008-10-21 21:46:30 -04:00