Commit Graph
100 Commits
Author SHA1 Message Date
Steffen Schaumburg a9cfd8cac1 fix startup with old config files 2011-04-10 21:17:39 +02:00
Steffen Schaumburg 28dead2905 Merge branch 'next'
Conflicts:
	pyfpdb/Configuration.py
	pyfpdb/locale/de/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/es/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/fpdb-de_DE.po
	pyfpdb/locale/fpdb-en_GB.pot
	pyfpdb/locale/fpdb-es_ES.po
	pyfpdb/locale/fpdb-fr_FR.po
	pyfpdb/locale/fpdb-hu_HU.po
	pyfpdb/locale/fpdb-it_IT.po
	pyfpdb/locale/fpdb-pl_PL.po
	pyfpdb/locale/fpdb-pt_BR.po
	pyfpdb/locale/fpdb-ru_RU.po
	pyfpdb/locale/fpdb-zh_CN.po
	pyfpdb/locale/fr/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/hu/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/it/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/pl/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/pt/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/ru/LC_MESSAGES/fpdb.mo
	pyfpdb/locale/zh/LC_MESSAGES/fpdb.mo
2011-04-10 19:14:20 +02:00
Steffen Schaumburg 117a50db00 update version string for post-release 2011-04-10 19:10:08 +02:00
Steffen Schaumburg 81f1b67f5c update version string to 0.23, update l10n files 2011-04-10 18:48:04 +02:00
Steffen Schaumburg f68748fc76 Merge branch 'chaz'
Conflicts:
	pyfpdb/Configuration.py
2011-04-10 18:46:19 +02:00
Steffen Schaumburg e96e566bc6 Merge git://github.com/ChazDazzle/fpdb-chaz into chaz 2011-04-10 18:38:59 +02:00
Steffen Schaumburg 76529adebb add todo note 2011-04-10 18:18:49 +02:00
Steffen Schaumburg d92c0fb27c second go at fixing filename storage 2011-04-10 18:12:40 +02:00
Steffen Schaumburg 3160496cc1 dont try to read community cards in PREFLOP - this shouldn't be necessary I don't think, but it fixes the problem for now 2011-04-10 16:33:19 +02:00
Steffen Schaumburg d9b323ec58 remove dupe testfile (this file, with a few extra hands, was also one level deeper) 2011-04-10 16:25:15 +02:00
Steffen Schaumburg 609ae44f29 expand ScriptAddStatToRegression.py to support adding to .hands files 2011-04-10 16:05:32 +02:00
Steffen Schaumburg f6e21dabc5 fix import of files with dodgy filenames 2011-04-10 16:02:03 +02:00
Steffen Schaumburg e18abe9168 testing: fix typo in THP 2011-04-10 15:51:17 +02:00
Steffen Schaumburg 49f681fb6c testing: add showed, runIt, fileID to expected results 2011-04-10 15:51:06 +02:00
Steffen Schaumburg b53784fd60 Merge branch 'gimick' 2011-04-10 14:55:10 +02:00
Steffen Schaumburg cd5d43b3a8 add cleanup todo 2011-04-10 14:53:01 +02:00
Steffen Schaumburg 58f656f374 allow example config to be in CWD or CWD/pyfpdb on posix 2011-04-10 14:50:54 +02:00
Steffen Schaumburg e23200e13d download all translations from transifex, update l10n files 2011-04-10 08:59:07 +02:00
Steffen Schaumburg e3e4299171 Merge branch 'gimick' 2011-04-10 08:35:29 +02:00
Steffen Schaumburg 5e047710ea fix mac OSX startup - now it actually starts
Conflicts:

	pyfpdb/Configuration.py
2011-04-09 20:45:22 +02:00
Steffen Schaumburg a5f9ea085e fix mac OSX startup - now it actually starts 2011-04-09 20:36:04 +02:00
Steffen Schaumburg 00c3c114a8 Merge branch 'chaz' 2011-04-09 19:46:45 +02:00
Steffen Schaumburg b1814cda26 forgot to raise DB version 2011-04-09 19:34:16 +02:00
Steffen Schaumburg c3688f2522 make gametypes' NOT NULL consistent across backends 2011-04-09 19:33:42 +02:00
Steffen Schaumburg eac7ac5781 more german translation 2011-04-09 18:49:58 +02:00
Steffen Schaumburg e4ab1f37cf more string cleaning, remove useless CLI option from GBI 2011-04-09 18:49:09 +02:00
Steffen Schaumburg ad43f241eb testing: everleaf hand 2011-04-08 13:40:40 +02:00
Steffen Schaumburg 398a2609ef more string cleaning 2011-04-08 13:39:56 +02:00
Steffen Schaumburg e5cdf881a7 make database.py executable 2011-04-08 11:13:29 +02:00
Steffen Schaumburg f3b4bb6fd0 fix different shortcuts for stop AI, string unification, remove leading/trailing whitespace 2011-04-08 11:12:38 +02:00
Steffen Schaumburg b284455b72 rename partouche file so it can be picked up by THP 2011-04-08 08:48:18 +02:00
Steffen Schaumburg 65bba7d368 allow import of $1.25/$2.50 blinds on FTP 2011-04-08 07:01:37 +02:00
Steffen Schaumburg 34000b190d method doesnt exist - causes crash on OSX 2011-04-07 15:45:50 +02:00
Steffen Schaumburg 8f9410fdbc get LOCALE_ENCODING a different way as the current one crashed on start on mac osx 2011-04-07 15:44:27 +02:00
Steffen Schaumburg a7541c9068 removing hex coder - DB should never not be UTF8, and the code is not used anywhere else. this also caused failure on mac OSX 2011-04-07 15:44:05 +02:00
Steffen Schaumburg 00bef8f83f method doesnt exist - causes crash on OSX 2011-04-07 15:36:22 +02:00
Steffen Schaumburg 6fbdcaa592 updated mo files 2011-04-07 15:22:40 +02:00
Steffen Schaumburg 9a2c3d98f5 update l10n files with completed hungarian - thanks erki! 2011-04-07 15:21:18 +02:00
Steffen Schaumburg 68cb7e5e54 get LOCALE_ENCODING a different way as the current one crashed on start on mac osx 2011-04-07 15:16:05 +02:00
Steffen Schaumburg 63f3bbb15f removing hex coder - DB should never not be UTF8, and the code is not used anywhere else. this also caused failure on mac OSX 2011-04-07 15:01:45 +02:00
Steffen Schaumburg d44d1dda3e show mac-specific error only on mac OSX 2011-04-07 14:47:55 +02:00
Steffen Schaumburg 56c26f5dcd activate support for capNL and FL/PL/NL draw tourneys on FTP - thanks Oleg for the histories 2011-04-07 12:37:40 +02:00
Steffen Schaumburg b33584c63d Merge branch 'master' into next
update l10n files
2011-04-07 10:58:12 +02:00
Steffen Schaumburg d8d9f3a1fc finish french translation - thanks very much to Wedges 2011-04-07 10:51:14 +02:00
Steffen Schaumburg 53607907ea comment what looks like an unnecessary debug 2011-04-07 10:50:15 +02:00
Steffen Schaumburg 0a512dada5 Merge branch 'master' into next
trivial string conflict
2011-04-07 10:41:17 +02:00
Steffen Schaumburg 38832a84fb Merge branch 'carl' 2011-04-07 10:39:50 +02:00
Steffen Schaumburg 9db4d1db55 add support for partouche poker gibraltar to everleaf parser - thanks elwood42 for providing a regex and some sample files 2011-04-07 10:34:34 +02:00
Steffen Schaumburg ed8966a498 remove default site from guibulkimport 2011-04-07 09:16:35 +02:00
Steffen Schaumburg ecb9c35522 Merge branch 'master' into next 2011-04-07 08:34:51 +02:00
Steffen Schaumburg 5e1c8364cf move total in THP to the end 2011-04-07 07:57:40 +02:00
Steffen Schaumburg ed4a5468aa add a missing pass that prevented it from starting... 2011-04-07 06:28:49 +02:00
Steffen Schaumburg 91b597e2ea fix for IDs of sites and actions - thanks to Jon Cooper! 2011-04-07 06:03:01 +02:00
Steffen Schaumburg 24e23b6b4f string fix, updated german translation and l10n files 2011-04-07 06:00:16 +02:00
Steffen Schaumburg 954ec98e9d String consistency improvements, and removal of some excessive prints 2011-04-07 05:57:19 +02:00
Steffen Schaumburg 9db1460797 expand hand start print in PS to ensure it prints identifiable hand 2011-04-07 04:17:43 +02:00
Steffen Schaumburg 1bdf5b9a19 add template for announcement 2011-04-07 03:26:30 +02:00
Steffen Schaumburg 745de93cc6 Merge branch 'master' into next 2011-04-07 02:19:56 +02:00
Steffen Schaumburg abcf16d7a8 Merge branch 'dooglus-master'
Conflicts:
	pyfpdb/Filters.py
2011-04-07 02:19:38 +02:00
Steffen Schaumburg 44a3392334 spell portuguese correctly.. 2011-04-07 00:04:48 +02:00
Steffen Schaumburg 301eaad0f4 Merge branch 'master' into next 2011-04-07 00:03:14 +02:00
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 46e7656f51 Merge branch 'eric' into next 2011-04-06 23:31:41 +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
Steffen Schaumburg 68049cb07b add history path to site preferences 2011-04-06 23:27:01 +02:00
Steffen Schaumburg c415e479c7 add warning when reloading config and minor optical change 2011-04-06 23:09:10 +02:00
Steffen Schaumburg 641a13ac45 apply site preferences changes if possible 2011-04-06 22:56:51 +02:00
Steffen Schaumburg 93e5233b00 add site preferences dialogue 2011-04-06 22:43:14 +02:00
Steffen Schaumburg 338d163028 change everleaf default player name to the normal default 2011-04-06 21:10:11 +02:00
Steffen Schaumburg 2989fc8a69 remove load profile menu and stub method 2011-04-06 19:57:22 +02:00
Steffen Schaumburg 056b5d9399 rename hud configurator to hud preferences 2011-04-06 19:53:59 +02:00
Steffen Schaumburg bf22c051e1 rename preferences to advanced preferences 2011-04-06 19:43:44 +02:00
Steffen Schaumburg b250cf3a72 make a log entry more expressive 2011-04-06 17:16:59 +02:00
Steffen Schaumburg 2d6ea46467 comment a logging line 2011-04-06 17:13:18 +02: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
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
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
Steffen Schaumburg 18bb783367 Merge branch 'master' of git://git.assembla.com/fpdb-eric into eric 2011-03-20 20:13:17 +01:00
Steffen Schaumburg d6b3197fb6 linux (and probably mac): fix copying of example config in case of missing config file 2011-03-19 22:10:45 +01:00