.. |
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
|
added set/get _sit_parameters to Config + removed keep_above in Hud
|
2008-11-05 16:52:47 -05: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
|
Change the filelist and dirlist type to be a hash of lists, delete postgres sql schema
|
2008-11-06 00:36:24 +13: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
|
Change the filelist and dirlist type to be a hash of lists, delete postgres sql schema
|
2008-11-06 00:36:24 +13: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
|
Add new parameters to HUD_config.xml.example in prep for HH filter plugins
|
2008-11-06 06:57:15 +13:00 |
HUD_main.py
|
Merge branch 'master' of git://git.assembla.com/fpdb-eric
|
2008-10-28 09:37:54 -04:00 |
Hud.py
|
added set/get _sit_parameters to Config + removed keep_above in Hud
|
2008-11-05 16:52:47 -05: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 |
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 |