5361 Commits (master)
 

Author SHA1 Message Date
Eric Blade cd36893120 Merge branch 'master' of git://git.assembla.com/fpdboz.git 13 years ago
Steffen Schaumburg 76a2d3230b italian translation complete - thanks very much to seppone1991! 13 years ago
Steffen Schaumburg ddf3378d12 transifex managed to recover some more spanish translation 13 years ago
Steffen Schaumburg 5a03212333 add big chunk of spanish translation - thanks very much to José Luis Ledesma 13 years ago
Steffen Schaumburg f6a712d578 remove alchemy stuff - if anyone wants to bring this or another ORM back that would be great 13 years ago
Steffen Schaumburg 0b3ccc6c5c remove outdated and unused alchemy stuff - if anyone wants to bring this or another ORM back that would be great 13 years ago
Steffen Schaumburg 2d3464cddc some l10n fixes 13 years ago
Steffen Schaumburg c1baa3c228 updated russian translation 13 years ago
Steffen Schaumburg 4a3f4a7b0f remove obselete&broken regression testing stuff 13 years ago
Steffen Schaumburg 00767d4cf7 add example files from entraction 13 years ago
Steffen Schaumburg 2d8e611f2d display more details about OS in about dialogue 13 years ago
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. 13 years ago
Steffen Schaumburg f8fae139be Regression Files: PS Play SnG incl summary 13 years ago
Steffen Schaumburg 828000bdd9 missed mo file 13 years ago
Steffen Schaumburg 78cbce344c updated l10n files, more german translation 13 years ago
Steffen Schaumburg 0f8f2099cc reduce translation word count about another 50 13 years ago
Steffen Schaumburg 84961625e4 reduce translatable words by about 40 13 years ago
Steffen Schaumburg 359ba7926a update l10n files 13 years ago
Steffen Schaumburg 37a5dc6ac5 Merge branch 'gimick' 13 years ago
Steffen Schaumburg 459d146043 Merge branch 'carl' 13 years ago
Steffen Schaumburg 79a4f01122 add another check to localise, final version of announcement 13 years ago
Steffen Schaumburg dc2635eac5 add italian (thanks seppone1991!) and update all l10n files 13 years ago
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 13 years ago
gimick d349d41e29 rushaux: fix boolean SELECT - should now work for all db's 13 years ago
Chaz Littlejohn c518c482ac Fixed several errors in the new storeHudCache which were preventing the data from being imported in full 13 years ago
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. 13 years ago
Steffen Schaumburg 0ddcce7ab5 update ebuilds 13 years ago
Steffen Schaumburg 32eb449215 changes to 0.22 announcement 13 years ago
Steffen Schaumburg 85cc6259c4 add draft announcement for 0.22, changelog mostly by gimick 13 years ago
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. 13 years ago
Worros eec01083b1 FTP: Add high limit lookup 13 years ago
Worros b20dde4f29 Import: reenable the test data for gametypes 13 years ago
Worros c34467b987 Regression: FTP 1500/3000 Triple Draw sample hand. 13 years ago
Worros 65e5ad45ac Stars: Add mixed holdem tourney support 13 years ago
Worros 7a9033e826 Regression: Stars mixed holdem tourney hands 13 years ago
Worros a6bf237c9a Win2day: Allow CAD espacejeux.com hand to parse 13 years ago
Worros 07bce33894 Regression: Win2day espacejeux.com NLHE 13 years ago
Worros 086e2f9814 Card: Remove unused function 13 years ago
Worros 753596f217 fpdb_import: Only pipe to hud if callHud variable set 13 years ago
Worros 0c03547bf6 THP: Remove 'id' 13 years ago
Worros dd95b8d3bb Regression: Fix card data for FTP draw .hp file 13 years ago
Worros d8baef3072 Merge branch 'chazdazzle' of git://github.com/ChazDazzle/fpdb-chaz 13 years ago
Chaz Littlejohn 148777bebd Changed the order of how draw cards are stored in HP so cards dealt to hero on Draws 1-3 (the open field of the holecards dictionary are placed after the cards held from previous streets (the closed field of the holecards dictionary) 13 years ago
Chaz Littlejohn 54f05e4866 Merge branch 'sorrow' into chazdazzle 13 years ago
Worros 6fc599005d Regression: New OnGame tourney files 13 years ago
Worros 98902a3633 Regression: FTP Badugi hand data update 13 years ago
Worros c1ada8436f OnGame: Refine tourney portion of re_HandInfo 13 years ago
Worros 6602dabc46 OnGame: Initial tourney import 13 years ago
Worros d282dead8a Regression: Fix card data for FTP draw .hp file 13 years ago
Worros fe1f8a5829 Regression: Fix card data for FTP draw .hp file 13 years ago