Commit Graph

5320 Commits

Author SHA1 Message Date
Steffen Schaumburg
0b369ad853 update ebuilds for pt and zh 2011-04-07 00:02:58 +02:00
Steffen Schaumburg
b3ea457f4c add first bits of portugese (brazil) and chinese (simplified) translation - thanks very much to pkpkpkdo and jipeng! 2011-04-06 23:58:36 +02:00
Steffen Schaumburg
e9cdc96ae4 Merge branch 'master' of git://git.assembla.com/fpdb-eric into eric 2011-04-06 23:27:57 +02:00
Chaz Littlejohn
4b938b7e2a Added back in additions to THP and PokerStarsToFpdb now that the conflict has been resolved 2011-04-06 17:03:04 +00:00
Chaz Littlejohn
ae8006935d Merge branch 'sorrow' into chazdazzle-test 2011-04-06 16:56:48 +00:00
Chaz Littlejohn
69732a40ae resolving merge conflicts in PokerStarsToFpdb.py and TestHandsPlayers.py 2011-04-06 16:56:19 +00:00
Chaz Littlejohn
b7b93408b0 Commented out the printing in recreate_tables. Should think about undertaking an effort to remove all printing since everything important is logged anyways 2011-04-06 03:43:56 +00:00
Eric Blade
bbcc3fbf2b Merge branch 'master' of git://repo.or.cz/fpbd-bostik.git 2011-04-05 07:50:32 -04:00
Eric Blade
33b654c64a Merge branch 'master' of git://git.assembla.com/fpdb.git 2011-04-05 07:49:26 -04:00
Eric Blade
cd36893120 Merge branch 'master' of git://git.assembla.com/fpdboz.git 2011-04-05 07:48:13 -04:00
Steffen Schaumburg
76a2d3230b italian translation complete - thanks very much to seppone1991! 2011-04-05 11:32:00 +02:00
Steffen Schaumburg
ddf3378d12 transifex managed to recover some more spanish translation 2011-04-05 11:00:17 +02:00
Steffen Schaumburg
5a03212333 add big chunk of spanish translation - thanks very much to José Luis Ledesma 2011-04-05 10:55:16 +02:00
Steffen Schaumburg
f6a712d578 remove alchemy stuff - if anyone wants to bring this or another ORM back that would be great 2011-04-05 10:27:23 +02:00
Steffen Schaumburg
0b3ccc6c5c remove outdated and unused alchemy stuff - if anyone wants to bring this or another ORM back that would be great 2011-04-05 10:24:57 +02:00
Steffen Schaumburg
2d3464cddc some l10n fixes 2011-04-05 09:30:00 +02:00
Steffen Schaumburg
c1baa3c228 updated russian translation 2011-04-05 08:42:24 +02:00
Steffen Schaumburg
4a3f4a7b0f remove obselete&broken regression testing stuff 2011-04-05 07:34:34 +02:00
Steffen Schaumburg
00767d4cf7 add example files from entraction 2011-04-05 04:50:37 +02:00
Steffen Schaumburg
2d8e611f2d display more details about OS in about dialogue 2011-04-05 04:43:34 +02:00
Chaz Littlejohn
d7ed15bcfe Added the column 'showed' to handsplayers which flags whether or not a player showed his or her hand. If false and 'sawSD' is true then they mucked. If true and 'sawSD' is false, then they showed outside of a showdown (site dependent). Also fixed up readShownCards in FTP's hhc so it recorded mucked and showed correctly. 2011-04-05 02:41:53 +00:00
Steffen Schaumburg
f8fae139be Regression Files: PS Play SnG incl summary 2011-04-05 04:12:07 +02:00
Steffen Schaumburg
828000bdd9 missed mo file 2011-04-05 03:07:39 +02:00
Steffen Schaumburg
78cbce344c updated l10n files, more german translation 2011-04-05 03:06:17 +02:00
Steffen Schaumburg
0f8f2099cc reduce translation word count about another 50 2011-04-05 03:03:39 +02:00
Steffen Schaumburg
84961625e4 reduce translatable words by about 40 2011-04-05 02:08:28 +02:00
Steffen Schaumburg
359ba7926a update l10n files 2011-04-05 01:17:08 +02:00
Steffen Schaumburg
37a5dc6ac5 Merge branch 'gimick' 2011-04-05 01:14:51 +02:00
Steffen Schaumburg
459d146043 Merge branch 'carl'
Conflicts:
	pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo
2011-04-05 01:14:30 +02:00
Steffen Schaumburg
79a4f01122 add another check to localise, final version of announcement 2011-04-05 00:26:04 +02:00
Steffen Schaumburg
dc2635eac5 add italian (thanks seppone1991!) and update all l10n files 2011-04-04 23:47:05 +02:00
Chaz Littlejohn
5f9d402701 Added new showdownStrings dictionary in the Hand module as well as the appropriate regex in re_ShownCards for capturing the text discrption of showdown hands. FTP and Stars only for now. Once evaluating hand strings is added to Stove, this will be used as a back up for games Poker-eval does not fully support such as Razz and Badugi 2011-04-04 19:57:54 +00:00
gimick
d349d41e29 rushaux: fix boolean SELECT - should now work for all db's 2011-04-04 10:54:54 +01:00
Chaz Littlejohn
c518c482ac Fixed several errors in the new storeHudCache which were preventing the data from being imported in full 2011-04-04 06:32:57 +00:00
Chaz Littlejohn
d98a28ea0a Added support for board cards in FTP run it twice (RIT) hands. Hands continues to store the standard board for the hand, while run it twice board cards dealt after the all in are stored in the new Boards table. Designed to allow for more than 2 boards if a hand history allows it. Can be enabled for other sites by adding regex to detect multiple FLOP|TURN|RIVER deals in hhc.markStreets, and by updating hhc.readCommunityCards to save RIT streets and set hand.runItTimes with the number of deals. The Hands table now includes a 'runIt' BOOL indicating if a hands was run multiple times and board inserts are done in the storeHand method. 2011-04-04 04:50:01 +00:00
Steffen Schaumburg
0ddcce7ab5 update ebuilds 2011-04-04 03:38:39 +02:00
Steffen Schaumburg
32eb449215 changes to 0.22 announcement 2011-04-04 03:09:25 +02:00
Steffen Schaumburg
85cc6259c4 add draft announcement for 0.22, changelog mostly by gimick 2011-04-04 02:40:36 +02:00
Chaz Littlejohn
f55cd5569d Added methods for storing the filename and import statistics in a new 'Files' table which links with the Hands table via Hands.fileId. Extended support for storing mixed game information for Full Tilt Poker coming from the filename, and updated mixed game dictionaries for PokerStars. Added a field in GameTypes to track this mixed game variable entitled 'mix' which takes on the string value of 'none' if not a mix game hand. 2011-04-02 23:56:52 +00:00
Worros
eec01083b1 FTP: Add high limit lookup
Clear the blind string of ,s and add 1k/2k and 1.5k/3k.
2011-04-02 23:22:56 +08:00
Worros
b20dde4f29 Import: reenable the test data for gametypes 2011-04-02 22:48:38 +08:00
Worros
c34467b987 Regression: FTP 1500/3000 Triple Draw sample hand.
Not UTF16 - from an archive file.

Hero wins hand
2011-04-02 22:27:13 +08:00
Worros
65e5ad45ac Stars: Add mixed holdem tourney support 2011-04-02 15:02:18 +08:00
Worros
7a9033e826 Regression: Stars mixed holdem tourney hands 2011-04-02 14:58:45 +08:00
Worros
a6bf237c9a Win2day: Allow CAD espacejeux.com hand to parse 2011-04-02 14:15:42 +08:00
Worros
07bce33894 Regression: Win2day espacejeux.com NLHE 2011-04-02 14:14:05 +08:00
Worros
086e2f9814 Card: Remove unused function 2011-04-02 12:27:29 +08:00
Worros
753596f217 fpdb_import: Only pipe to hud if callHud variable set 2011-04-01 13:35:13 +08:00
Worros
0c03547bf6 THP: Remove 'id' 2011-04-01 12:49:04 +08:00
Worros
dd95b8d3bb Regression: Fix card data for FTP draw .hp file 2011-04-01 12:26:38 +08:00