Commit Graph

4992 Commits

Author SHA1 Message Date
Worros
90e26bc7c2 Party: Possible fix for freeroll tourneys 2011-03-02 10:11:35 +08:00
Worros
302af8eae9 Hand.select(): Minor update
- Fix query after schema change.
- Convert code attempting to use row_factory to a slower equivalent
2011-03-01 16:13:58 +08:00
Worros
f85cbef28b Regression: Winamax street0_SqueezeChance fixes 2011-03-01 13:19:05 +08:00
Worros
dbebc5b0b6 Regression: Winamax: Fix data for Sqeeze 2011-02-28 14:21:09 +08:00
Worros
b13b3a7047 Regression: Fix .hands data 2011-02-28 13:37:11 +08:00
Worros
489a8da50a Winamax: Fix reverted(?) timezone update. 2011-02-28 13:36:23 +08:00
Worros
c6926b6619 Regression: Add raiseToStealChance and raiseToStealDone to .hp files 2011-02-28 12:30:25 +08:00
Worros
3d7f75c933 Merge branch 'master' of git://git.assembla.com/fpdb 2011-02-28 10:00:45 +08:00
Steffen Schaumburg
828dce7ebe fix to make it work without save actions again, by chaz 2011-02-28 02:01:06 +01:00
Erki Ferenc
7102c3816e l10n: updated Hungarian translation 2011-02-27 18:24:58 +01:00
Steffen Schaumburg
6cb65d53a5 update version string for post release 2011-02-27 16:25:11 +01:00
Steffen Schaumburg
c98b3b5386 update version for 0.21 2011-02-27 16:18:43 +01:00
atinm
644b2d7849 replaced /usr/bin/python with /usr/bin/env python 2011-02-27 21:17:07 +08:00
Worros
7d05455296 THP: Ignore several errors
tourneyId, tourneyTypeId, tourneysPlayersIds are variable,
2011-02-27 20:52:17 +08:00
Steffen Schaumburg
2c916d58a4 updated l10n files 2011-02-27 05:51:50 +01:00
Scott Wolchok
194a59a603 remove stray debug output 2011-02-26 18:53:50 -05:00
Scott Wolchok
06d228fbec WinamaxToFpdb: store tourney buyins in cents, not dollars.
Abbreviate No Limit Hold'em in table names to NLHE.
2011-02-26 18:49:16 -05:00
Scott Wolchok
635dbc9a11 Merge remote branch 'donoban/master' into donoban-merge 2011-02-26 18:21:25 -05:00
Scott Wolchok
316f209fa0 DerivedStats: SqueezeChance is boolean, not int; fix for pgsql 2011-02-26 18:08:23 -05:00
Steffen Schaumburg
f95fe6d531 Merge branch 'eric' 2011-02-26 22:06:04 +01:00
Eric Blade
af07b88d5a slight tweaks to default 10-man layout on everleaf 2011-02-25 21:20:52 -05:00
Steffen Schaumburg
bbbbf98a40 enable all sites by default 2011-02-26 03:12:45 +01:00
Eric Blade
393b51971a Merge branch 'master' of git://git.assembla.com/fpdb.git 2011-02-25 21:00:39 -05:00
Eric Blade
84dc935f1a Merge branch 'master' of git://git.assembla.com/fpdboz.git 2011-02-25 20:57:11 -05:00
Eric Blade
25734c1514 add error for missing pytz 2011-02-25 20:40:04 -05:00
Steffen Schaumburg
3e0cf8b2da add missing windows py27 links 2011-02-26 02:36:31 +01:00
Steffen Schaumburg
0385a193fb Merge branch 'ferki' 2011-02-26 01:11:43 +01:00
Steffen Schaumburg
99a0e04e3e Merge branch 'master' of git://github.com/swolchok/fpdb into scott
Conflicts:
	pyfpdb/Database.py
	pyfpdb/decimal_wrapper.py
2011-02-26 01:09:40 +01:00
Scott Wolchok
fc46b70c41 Rename decimal.py to decimal_wrapper.py so we don't break when
cdecimal is not installed.
2011-02-25 14:18:12 -05:00
DoNoBaN
37fcca55b9 Merge branch 'master' of git://git.assembla.com/fpdb
Conflicts:
	pyfpdb/DerivedStats.py
2011-02-25 18:14:20 +01:00
DoNoBaN
e169f32242 Added raiseToSteal stat 2011-02-25 15:37:11 +01:00
Erki Ferenc
3a860be71f Merge branch 'master' of git://git.assembla.com/fpdb 2011-02-25 15:29:05 +01:00
Steffen Schaumburg
140ad6be5f allow it to start when cdecimal is missing 2011-02-25 14:31:15 +01:00
Steffen Schaumburg
145a4a6cb2 Merge branch 'nuto' 2011-02-25 13:53:52 +01:00
Steffen Schaumburg
4c577cc7f3 Merge branch 'master' of git://git.assembla.com/free_poker_tools into nuto
Conflicts:
	pyfpdb/XTables.py
2011-02-25 13:52:23 +01:00
Steffen Schaumburg
2f067d7945 a missed l10n string 2011-02-25 13:46:00 +01:00
Worros
7be88ef080 Hand: Sanitise number from Stud bring-in 2011-02-25 18:07:14 +08:00
Worros
890ebb4e02 Regression: FTP Razz tourney crasher
The line:

Villain brings in for 9, and is all in

Causes the import to crash.
2011-02-25 18:06:06 +08:00
Worros
3455b4ea69 Database: Make sqlite bool adapter use ints not strings
Scott Wolchok noted that the adapater was using strings, and possibly only working by luck.

Appears to give a 10-15% boost on a 10k hand import
2011-02-25 17:46:10 +08:00
Scott Wolchok
25799d01f2 Don't bother recompiling regexs for every hand when parsing Stars
HHs.
2011-02-25 04:19:00 -05:00
Worros
e41c0bc4e6 Merge branch 'master' of git://github.com/swolchok/fpdb 2011-02-25 16:52:01 +08:00
Scott Wolchok
6e3abbbb0a DerivedStats: build init dict for player stats only once. 2011-02-25 03:41:42 -05:00
Scott Wolchok
f64c28b1b4 small wrapper to use cdecimal library if available. 2011-02-25 03:14:28 -05:00
Worros
f006b7c253 Hand.py: Use sum(x) instead of reduce(operator.add, x, 0)
From: Scott Wolchok <scott@wolchok.org>

Make the code slightly more readable
2011-02-25 13:05:39 +08:00
Worros
f6351cef53 Merge branch 'master' of git://git.assembla.com/fpdb-gimick 2011-02-25 10:05:23 +08:00
gimick
27e69a1c0c filters: re-instate hide limits button, improve spacing of limits checkboxes 2011-02-24 23:25:35 +00:00
gimick
14053b9942 filters: fix traceback - declare self.num_limit_types when filters class is initialised 2011-02-24 22:24:37 +00:00
gimick
fb9f9df80e filters: clear all individual checkboxes when limits=none selected 2011-02-24 22:10:12 +00:00
gimick
7b9f9fb220 filters: add CAP category, and alter all/none to recognise cap(cn) games 2011-02-24 20:59:44 +00:00
Worros
0f54f3d80c Hand.py: Call Decimal ctor a lot less.
From: Scott Wolchok <scott@wolchok.org>
2011-02-24 22:51:40 +08:00