Commit Graph
100 Commits
Author SHA1 Message Date
Ray c8d80eef19 Revert Eric's change that failed on special chars in player name.
Should be able to get the new player id from connction.insert_id().
2009-03-27 13:21:33 -04:00
Ray 503262d398 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-03-27 11:34:47 -04:00
Ray d6fe2cac81 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-03-27 11:34:11 -04:00
Ray 1846abb603 Updated readme. Deleted more obsolete files in docs. 2009-03-26 16:17:38 -04:00
Ray 61c0e03098 Remove outdated files in docs/. See wiki instead. 2009-03-26 15:31:03 -04:00
Ray c5e05f812a Merge branch 'master' of git://git.assembla.com/fpdb-eric
Conflicts:
	pyfpdb/Hud.py
2009-03-25 19:59:59 -04:00
Ray ceba4be73f More fixing of previous commit. 2009-03-25 17:48:43 -04:00
Ray 29bd0c2a7a Back out mucked window dragging changes. 2009-03-25 17:22:28 -04:00
Ray 01bc1cebf1 Fix numerous typos/bugs in previous commit. 2009-03-25 16:46:06 -04:00
Ray 9146758c5e Make flop_mucked windows follow the table on Windows. 2009-03-25 15:42:16 -04:00
Ray a404f0f3ee Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-03-24 17:54:23 -04:00
Ray 60ffb0896e Make isWinLine find low pots. 2009-03-24 11:23:33 -04:00
Ray d26e3d735b Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-03-24 01:47:17 -04:00
Ray 2c492ed0f6 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-03-23 23:49:04 -04:00
Ray aebbae8ed0 Change str 0 to int 0 in card translating. 2009-03-23 22:58:13 -04:00
Ray 3b04c1baac Fix bug in accessing mucked cards in stud games. 2009-03-23 22:50:54 -04:00
Ray 4fc2286dfa Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-03-23 17:18:29 -04:00
Ray 34fdc549fd Merge branch 'master' of git://git.assembla.com/fpdboz 2009-03-23 16:40:24 -04:00
Ray e99ec0cd71 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-03-23 11:09:05 -04:00
Ray ffb1f926d9 Better way to keep up with window positions. 2009-03-22 14:05:58 -04:00
Ray 969f5cc265 Make shift-middle-click work as intended. 2009-03-21 12:54:51 -04:00
Ray 39db65b65d Fix bug in defaults of import params + bug in printing same. 2009-03-21 11:38:17 -04:00
Ray 847fd5f6c1 Tool tips for FlopMucked. 2009-03-20 19:32:02 -04:00
Ray d59016f249 Button clicking for FlopMucked. 2009-03-20 19:28:57 -04:00
Ray 72c0cdfa52 Needed to make previous commit work. 2009-03-19 20:58:40 -04:00
Ray 33055f7f86 Hello_menu demo added to Hello.py module. 2009-03-19 16:10:18 -04:00
Ray 75a94299f9 Make sure HUD_main gets community cards for AWs to use. 2009-03-19 13:18:50 -04:00
Ray 530462cc72 Fix for too large mucked windows on Windows. 2009-03-18 21:05:29 -04:00
Ray 8009281e5a More fixing of import options. 2009-03-18 12:32:34 -04:00
Ray e67f715f27 Another silly screw up. 2009-03-18 11:37:36 -04:00
Ray e485a9c035 Fix silly cut/paste problem. 2009-03-18 11:34:43 -04:00
Ray 48c2c36de6 Put index dropping back in for postgres. 2009-03-17 11:18:55 -04:00
Ray 466f6c09c2 Make a whole bunch of config defaults work as desired. 2009-03-16 23:34:00 -04:00
Ray 067373b128 Fixed defaults for saveActions and fastStoreHudCache. 2009-03-16 21:07:11 -04:00
Ray bc2277af74 Comment out index dropping for postgres--prevent hang. 2009-03-16 18:23:45 -04:00
Ray 66e734588c Fix extra lines in previous commit. 2009-03-16 18:00:57 -04:00
Ray 6d292c50d9 Use saveActions and fastStoreHudCache in fpdb_import, etc. 2009-03-15 17:40:01 -04:00
Ray 6f927e6b7b saveActions and fastStoreHudCache added to import element. 2009-03-15 15:54:22 -04:00
Ray 9fca5a75b2 Allow saving of aux_window layouts. 2009-03-15 15:27:47 -04:00
Ray e0a406e66d Make Configiuration.py executable. 2009-03-14 12:54:52 -04:00
Ray 5348737819 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-03-14 12:54:11 -04:00
Ray f0413a66f5 Fix moved method, but didn't change reference. 2009-03-12 17:58:12 -04:00
Ray 46f246e27d Change a rogue xrange back to range. 2009-03-12 17:51:29 -04:00
Ray 3a6c80825d Merge branch 'master' of git://git.assembla.com/fpdboz 2009-03-12 13:19:28 -04:00
Ray 2ac4e26337 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/Database.py
2009-03-12 12:13:03 -04:00
Ray 6bf7be6ae5 Merge branch 'master' of git://git.assembla.com/fpdb-eric
Conflicts:

	pyfpdb/Configuration.py
	pyfpdb/Database.py
2009-03-11 22:46:28 -04:00
Ray 1fb6e5bfeb Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:

	pyfpdb/Database.py
	pyfpdb/Mucked.py
2009-03-11 22:36:10 -04:00
Ray 8887ea7099 A start on saving aux_win layouts. More to come. 2009-03-11 14:12:56 -04:00
Ray ffdf66b676 new cards file 2009-03-10 20:31:09 -04:00
Ray 6314c5a7cc Display community cards. 2009-03-09 11:41:58 -04:00
Ray 3d6bd0eb46 New query: get common cards for mucked card display. 2009-03-09 11:37:34 -04:00
Ray 7d7bf80024 Export button is not sensitive until graph is created. 2009-03-09 10:21:40 -04:00
Ray 1a417441f6 First commit of Mucked_Flop. Works, but needs polish. 2009-03-07 20:44:10 -05:00
Ray 5f60cfde7c Add get_aux_locations. 2009-03-07 17:02:51 -05:00
Ray 753754c924 Allow Aux_windows to have layouts and some cleanup. 2009-03-06 21:46:34 -05:00
Ray baa8d145ae Delay getting game type to support mixed games. 2009-03-05 20:10:56 -05:00
Ray e9861e18c8 Fix error when no aux_windows are specified. 2009-03-05 10:12:31 -05:00
Ray 6667f4cddb Merge branch 'master' of git://git.assembla.com/fpdboz 2009-03-04 20:08:20 -05:00
Ray 30ac181a36 New file: Hello.py. Aux_window examples. 2009-03-04 20:07:09 -05:00
Ray a6d70e6e13 More tuning of the aux_window interface. 2009-03-04 20:04:23 -05:00
Ray 5ba8d3b95d Fix missing argument in call to kill_hud. 2009-02-28 18:46:54 -05:00
Ray 5bf7d9038a Fix bug in autoclosing HUDs on windows. 2009-02-28 15:19:01 -05:00
Ray b3fb9e954d Fix clobber of db object. 2009-02-28 11:31:24 -05:00
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