sqlcoder
536adad477
merge from Steffen/Carl
2010-08-29 00:05:22 +01:00
sqlcoder
593006318a
more refinements to OnGame parser
2010-08-28 23:49:37 +01:00
Worros
137cadd491
OnGame: Remove copied function
2010-08-23 14:17:30 +08:00
Worros
ce93c2f7fe
OnGame: Parse herocards
2010-08-23 13:50:04 +08:00
Worros
ce5d029d0b
OnGame: Make NLHE parse
2010-08-23 13:29:41 +08:00
Worros
bc755f3e5f
OnGame: Fix re_CollectPot
...
So that it actually finds the player that has won money
2010-08-23 13:23:39 +08:00
sqlcoder
fd9a132acb
fine tune OnGame parser, hud working now
2010-08-21 23:24:58 +01:00
sqlcoder
c8f25ad162
merge from steffen
2010-08-21 22:43:14 +01:00
sqlcoder
53b15898ce
more fixes to OnGame import
2010-08-21 21:10:21 +01:00
Worros
ee1ccd1097
OnGame: Fix for NL
2010-08-21 22:26:08 +08:00
Worros
0131ec9a09
OnGame: Fix hand splitting regex
2010-08-21 22:24:23 +08:00
sqlcoder
683f6cee20
get OnGame parser working
2010-08-21 13:44:01 +01:00
sqlcoder
f250fec935
getting closer - still breaks
2010-08-20 22:32:14 +01:00
Worros
7c5f4645f2
OnGame: More updates, primarily to readHandInfo
2010-08-20 20:10:52 +08:00
Worros
c77cf55104
OnGame: Fix readSupprtedGames and currency
2010-08-20 18:05:25 +08:00
Worros
5f425e0910
OnGame: Fix determineGameType
...
Assumes that its a cash game at the moment, and needs some love for non-limit holdem
2010-08-20 17:59:52 +08:00
Worros
dd3cd4fad4
OnGame: gettextify and add an error handler
2010-08-20 17:10:38 +08:00
Worros
08462884cf
OnGame: Significant updates.
...
This parser hasn't been updated/completed since a very early version of HHC
File is updated to the point where it will now run and just crashes on a regex
2010-08-20 16:51:41 +08:00
steffen123
f191e5d77c
Revert "remove useless ongametofpdb file"
...
its not actually useless
This reverts commit a0f9d0ddee
.
2010-08-19 07:23:42 +02:00
steffen123
a0f9d0ddee
remove useless ongametofpdb file
2010-08-15 19:55:51 +02:00
steffen123
3bff176970
Merge branch 'carl'
...
Conflicts:
packaging/debian/changelog
pyfpdb/PokerStarsToFpdb.py
pyfpdb/TourneySummary.py
2010-07-08 22:33:09 +02:00
steffen123
178b528d3b
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
Worros
e7776de8f1
Fix startTime change in remaining files
2010-07-08 23:30:02 +08:00
Worros
4577cfbfa2
some cleanups:
...
- updated copyright notices
- added copyright notices that were missing
- changed python to python2
- added gpl-2/3 license texts
- removed THANKS.txt file as the wiki version is more up to date
- removed empty fpdb_db.py
- added GPL2 to debian license file
Conflicts:
pyfpdb/Database.py
pyfpdb/DerivedStats.py
pyfpdb/SQL.py
pyfpdb/SummaryEverleaf.py
pyfpdb/TournamentTracker.py
pyfpdb/Tourney.py
run_fpdb.py
2010-07-05 12:17:08 +08:00
steffen123
3b24fd18b2
some cleanups:
...
- updated copyright notices
- added copyright notices that were missing
- changed python to python2
- added gpl-2/3 license texts
- removed THANKS.txt file as the wiki version is more up to date
- removed empty fpdb_db.py
- added GPL2 to debian license file
2010-07-04 03:05:16 +02:00
Worros
a261517175
Add additional siteids to db, move player select function
2009-06-01 17:14:31 +08:00
Worros
dd7ede8903
Adjust regex to read 'and is all-in'
2008-12-17 14:04:29 +09:00
Worros
e5e8643557
Minor update to handinfo regex for OnGame
2008-12-17 13:46:16 +09:00
Matt Turnbull
ef48b83a80
OnGame is a bit weird, here's a start
2008-12-17 00:29:54 +00:00