Commit Graph

274 Commits

Author SHA1 Message Date
steffen123
4cc0eb539e p132 - fixed tv to new importer. added CliFpdb as initial CLI importer interface. fixed fpdb.printEmailError 2008-10-10 04:14:26 +01:00
Worros
54f0eee984 Syntax - Fix last commit 2008-10-10 02:53:57 +08:00
Worros
0743114c75 Factor out multiple instances of "email steffen" error message into a function 2008-10-10 02:36:12 +08:00
Worros
5e1362abf9 Read file in one hit then close. Make lines of for a class member
Add timing code
2008-10-10 02:18:54 +08:00
Worros
ed7122ca31 Move callHud to class attribute and remove from function parameters
Fix all callers
2008-10-10 01:21:01 +08:00
Worros
037178ead3 Shift db connection code to its own function
Add class vars for db and cursor
2008-10-10 00:13:56 +08:00
Worros
5389244f71 Merge git://git.assembla.com/fpdb 2008-10-09 21:13:53 +08:00
steffen123
96664d009c p130 - stud/razz tourneys run again, but completely unverified (like holdem/omaha tourneys
changed fpdb_import slightly to not die if a file had 0 stored hands
2008-10-09 07:17:18 +01:00
Worros
14ab9f6814 Kill command line interface to fpdb_import until restructured 2008-10-09 01:48:16 +08:00
Worros
98b556f42c Turn fpdb_import functions into class Importer
Fix all callers of fpdb_import
2008-10-09 01:36:08 +08:00
steffen123
2ab942128b p116 - fixed bug in fpdb_import.py that prevented it from running directly 2008-10-05 05:33:22 +01:00
steffen123
96e9a0112f p104 - grapher improvements by carl 2008-09-26 01:05:00 +01:00
steffen123
915c948eee p94 - it now skips rather than dies on tourney summaries 2008-09-22 22:48:12 +01:00
steffen123
cd212af029 p82 - made import of SQL interface libraries into try-except loop to facilitate choosing between mysql and pgsql 2008-09-16 22:19:50 +01:00
steffen123
7b13331331 p80 - a great many updates from Ray 2008-09-15 21:31:55 +01:00
steffen123
817c227dcb p74 - mostly recovered razz/stud support
removed obselete gentoo install instructions, added ubuntu instructions
2008-09-01 05:41:58 +01:00
steffen123
0b96d49b23 p70 - it displays GUI error message for missing config file 2008-08-31 03:06:24 +01:00
steffen123
07f8220808 p66 - mostly HUD improvements from ray
HUD now doesnt display a taskbar window for each stat window
HUD w$wsf works
more HUD improvements
made windows not call fpdb hud
moved conf file out of profiles folder
2008-08-22 21:10:32 +01:00
steffen123
76448ce06f p65 - fixed minor bugs in the various calls to fpdb_import
bulk import works on single files again
table viewer works again
fixed CLI import
2008-08-22 20:32:20 +01:00
steffen123
d73a4614f3 p60 - patches from ray - autoimport now doesnt block GUI and calls HUD. 2008-08-19 23:38:01 +01:00
steffen123
c716dfd35e p58 - added HUD from ray
fpdb_parse now returns hand id rather than site hand no
2008-08-18 23:53:25 +01:00
steffen123
928e7262f4 p57 - added optional call to hud into importer
changed config file to windows line endings
started updating print_hand to new tables
2008-08-18 15:41:34 +01:00
steffen123
b546868e10 p55 - three bugfixes
fixed bug that it filtered sitouts in tourneys
fixed bug that it didnt handle if some joined (tourney) out of hand
fixed bug that it didnt handle : in player name
2008-08-18 07:43:05 +01:00
steffen123
f17e8b54b4 git1 - initial git commit. note that right now nothing works due to reworking things 2008-08-04 04:44:28 +01:00