Commit Graph

5298 Commits

Author SHA1 Message Date
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
00bef8f83f method doesnt exist - causes crash on OSX 2011-04-07 15:36:22 +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
b33584c63d Merge branch 'master' into next
update l10n files
2011-04-07 10:58:12 +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
Worros
d4c58fd23f FTP: Fix crasher with returned antes
FTP forces all players at a cash game table to post antes, but if they
are in the blinds they can timeout and have the ante returned to them,
listing them as sitting out.
2011-04-07 18:26:55 +10:00
Worros
4f4a905609 FTP: Fix issue with RIT hands.
RIT hands on FTP have two summary sections. If a player is sitting out
and needs to be removed from the player list, they were removed twice.

The second remove from a python dict is a crash. Patch avoids this
situation
2011-04-07 17:54:47 +10: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
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