fpdb/pyfpdb
eblade e154bdd8f4 Add "hudprefix" and "hudsuffix" properties to each of the "STAT" nodes in the config, will display them before/after stats on the HUD, as appropriate.
(note that due to the use of a table in the hud display, it can get a little.. ugly.. looking)

Add "playername" to list of available stats

MIGHT close huds when poker table is closed in Nix. It doesn't in Windows, but it should.
2008-10-31 14:34:41 -04:00
..
Cards01.png p58 - added HUD from ray 2008-08-18 23:53:25 +01:00
CliFpdb.py p135 - updated tv 2008-10-15 18:20:33 +01:00
Configuration.py merge in latest ray changes, replace excessive exception handling with a couple of if blocks in get_default_colors - there were definite errors in there not getting cauhgt due to the exception handling 2008-10-30 05:30:29 -04:00
Database.py handle new hands in a thread, minimize stat windows on demand 2008-10-17 21:28:33 -04:00
fpdb_db.py permission changes only 2008-10-28 09:37:11 -04:00
fpdb_import.py Merge branch 'master' of git://git.assembla.com/free_poker_tools 2008-10-29 23:35:47 +09:00
fpdb_parse_logic.py p130 - stud/razz tourneys run again, but completely unverified (like holdem/omaha tourneys 2008-10-09 07:17:18 +01:00
fpdb_save_to_db.py p130 - stud/razz tourneys run again, but completely unverified (like holdem/omaha tourneys 2008-10-09 07:17:18 +01:00
fpdb_simple.py add lines with "($0 in chips)" to list of things to ignore, as a player with no chips cannot possibly be in the hand, and the lines often contain blank usernames on p4e, which are breaking the parser. 2008-10-30 00:03:28 -04:00
fpdb.py Update Graph Viewer to use config file, fill Entry with player_name field from the config. 2008-10-25 14:57:29 +08:00
FpdbSQLQueries.py Make GuiGraphViewer use the query file. 2008-10-08 19:53:25 +08:00
GuiAutoImport.py Fix typo so Full Tilt default HH_path is read 2008-10-25 14:05:01 +08:00
GuiBulkImport.py cleanup of config file consolidation 2008-10-21 21:46:30 -04:00
GuiGraphViewer.py Update Graph Viewer to use config file, fill Entry with player_name field from the config. 2008-10-25 14:57:29 +08:00
GuiTableViewer.py p135 - updated tv 2008-10-15 18:20:33 +01:00
HandHistory.py p58 - added HUD from ray 2008-08-18 23:53:25 +01:00
HUD_config.xml.example updated for config integration 2008-10-22 10:51:43 -04:00
HUD_main.py Merge branch 'master' of git://git.assembla.com/fpdb-eric 2008-10-28 09:37:54 -04:00
Hud.py Add "hudprefix" and "hudsuffix" properties to each of the "STAT" nodes in the config, will display them before/after stats on the HUD, as appropriate. 2008-10-31 14:34:41 -04:00
Mucked.py p80 - a great many updates from Ray 2008-09-15 21:31:55 +01:00
RegressionTest.py Changes import_file_dict interface to Importer internal. 2008-10-12 15:49:09 +08:00
schema.postgres.sql p118 - added all in field to HandsActions and parsing to importer. still need to update hudCache generation to use this tho 2008-10-06 04:26:59 +01:00
SQL.py added support for favorite seat on Stars 2008-10-09 20:50:12 -04:00
Stats.py Add "hudprefix" and "hudsuffix" properties to each of the "STAT" nodes in the config, will display them before/after stats on the HUD, as appropriate. 2008-10-31 14:34:41 -04:00
Tables.py edits to get the stacked window mods working with X 2008-10-27 12:56:09 -04:00