Commit Graph
55 Commits
Author SHA1 Message Date
grindi aff69287ff Merge branch 'master' of git://git.assembla.com/fpdboz 2009-10-25 14:23:08 +03:00
grindi b4200f9f51 Tiny fix 2009-10-25 14:22:49 +03:00
grindi ae6259e7ae Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-10-21 10:09:05 +04:00
grindi 0791fedd9b Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-10-02 09:20:58 +04:00
grindi 9944f8ac1b Merge branch 'master' of git://git.assembla.com/fpdb-sql 2009-09-23 13:05:16 +04:00
grindi e0df04e6c6 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-09-23 13:05:00 +04:00
grindi 7b56653a7b Merge branch 'master' of git://git.assembla.com/free_poker_tools 2009-09-13 13:31:49 +04:00
grindi d3c8041fc4 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-09-08 11:10:10 +04:00
grindi ac46c9a990 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-09-04 23:51:46 +04:00
grindi 370d9ab8e7 Merge branch 'master' of git://git.assembla.com/free_poker_tools 2009-09-03 01:09:15 +04:00
grindi b8af93efb5 Merge branch 'master' of git://git.assembla.com/fpt_fpdb
Conflicts:
	pyfpdb/FulltiltToFpdb.py
2009-08-18 13:47:11 +04:00
grindi 15c854d368 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-08-16 20:07:19 +04:00
grindi e7dc9ed586 Merge branch 'master' of git://git.assembla.com/fpdb-eric 2009-08-16 13:40:28 +04:00
grindi 6133d0f9bb Merge branch 'master' of git://repo.or.cz/fpbd-bostik 2009-08-16 02:07:54 +04:00
grindi 40b8ce799b Merge branch 'master' of git://git.assembla.com/free_poker_tools 2009-08-15 21:53:34 +04:00
grindi 2cfbb07cd1 Merge branch 'experimental'
Conflicts:
	pyfpdb/Hand.py
2009-08-12 22:04:41 +04:00
grindi bdfc6ef83f Unified locale handling.
Added support for importing filenames containig non-latin symbols
2009-08-12 21:55:19 +04:00
grindi 25923b02d1 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-08-12 19:58:29 +04:00
grindi 442d96b862 Removed hack in FTP parser 2009-08-12 14:30:54 +04:00
grindi dd17155aa9 Fixed bug 7 ( http://trac-git.assembla.com/free_poker_tools/ticket/7 ) 2009-08-12 12:47:18 +04:00
grindi 0aed2c2461 Party hhc: fixes 2009-08-12 11:18:42 +04:00
grindi 8de2072f82 Merge branch 'experimental' of git@github.com:grindi/fpdb-grindi into experimental
Conflicts:
	pyfpdb/Hand.py
2009-08-12 03:50:52 +04:00
grindi 56a6d77e9c Hand: added ante support 2009-08-12 03:48:48 +04:00
grindi 433d0948ec Merge branch 'master' of git://git.assembla.com/fpdboz 2009-08-12 02:43:10 +04:00
grindi 70e8a49b10 Merge branch 'master' of git://git.assembla.com/free_poker_tools
Conflicts:
	pyfpdb/HandHistoryConverter.py
2009-08-12 02:39:33 +04:00
grindi 1107d9c6be Party hhc: removed trailing spaces, fixes 2009-08-12 02:35:34 +04:00
grindi f18d0e10cf Hand: added ante support 2009-08-12 02:30:08 +04:00
grindi 39d55e093d Hand: improved BB+SB blind type support; added common money feature to the Pot 2009-08-12 01:19:01 +04:00
grindi 9d193f236e Hand: removed trailing spaces 2009-08-12 01:13:07 +04:00
grindi 2e60586e65 Party hhc: fixes and one fat hack 2009-08-11 19:46:21 +04:00
grindi a67368cc5a Added hh path normalization
Slashes '/' in hh path can lead to import errors on non-posix systems
Path normalization eliminates this problem
2009-08-10 20:10:39 +04:00
grindi dc3c721884 Party hhc: fixes and refactoring 2009-08-10 18:17:13 +04:00
grindi 3d227a42cd Party hhc: fixed after Matt's refactoring ^_^ 2009-08-10 01:45:55 +04:00
grindi dfac9dfeb1 Merge branch 'master' of git://git.assembla.com/mctfpdb 2009-08-10 00:39:52 +04:00
grindi 4c449059ed HUD: added max seats submenu 2009-08-10 00:26:24 +04:00
grindi f00a6ebfd2 Party hhc: removed "max seats" recognition 2009-08-09 22:03:15 +04:00
grindi 8ef03b0697 Party hhc: added nl, pl and omaha hi support 2009-08-09 19:54:35 +04:00
grindi 730c82bc95 Party hhc: added max seats recognition 2009-08-09 16:38:55 +04:00
grindi ebbb2afcd3 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-08-09 16:31:33 +04:00
grindi c042bea181 Improved table-by-name recognition for non-latin window titles
What i mean:
  u'1464739' in 'Speed #1464739 -  \xc1\xcb \xd5\xee\xeb\xe4\xe5\xec' -> Exception
  u'1464739' in 'Speed #1464739 -  \xc1\xcb \xd5\xee\xeb\xe4\xe5\xec'.decode('cp1251') -> True
2009-08-09 16:24:31 +04:00
grindi 4074092f32 Removed .gitignore 2009-08-08 17:36:48 +04:00
grindi 5c468d0a38 Added party hh path into HUD_config.xml.example 2009-08-08 15:47:58 +04:00
grindi e748f4e2a1 Merge branch 'master' of git://git.assembla.com/fpdboz 2009-08-08 12:09:45 +04:00
grindi 88d67dc429 Fixed folder couldn't be displayed error in BulkImport 2009-08-08 12:07:30 +04:00
grindi 25be578e7d Fixed imported hands accounting 2009-08-06 21:26:55 +04:00
grindi 30ae9da2df Fixed hung up on incorrect hand history 2009-08-06 19:15:55 +04:00
grindi e0cbd674cb Merge branch 'master' of git@github.com:grindi/fpdb-grindi 2009-08-06 18:50:49 +04:00
grindi 054abfc178 Merge branch 'party'
Conflicts:
	pyfpdb/Database.py
	pyfpdb/Hand.py
	pyfpdb/PartyPokerToFpdb.py
2009-08-06 18:44:03 +04:00
grindi 21d10673d5 Party hhc: cleaned 2009-08-06 18:11:17 +04:00
grindi a1cdd76778 Party hhc: fixed cash 2009-08-06 16:39:14 +04:00
grindi ce43ab4d52 Party hhc: now it has to work with tournaments 2009-08-06 16:09:33 +04:00
grindi aa62dc47c9 Impoved cards parsing 2009-08-06 00:09:52 +04:00
grindi ebe652d49e Added PartyPoker into Database.py 2009-08-05 20:58:25 +04:00
grindi 3a624d2791 Added *.pyc and *~ to .gitignore 2009-08-05 20:16:27 +04:00
grindi cefd1e38e4 First "compiling" version 2009-08-05 20:15:11 +04:00