Commit Graph
2444 Commits
Author SHA1 Message Date
lotodore 073ef0ea01 Adding AES128 encryption/decryption which works both with gcrypt and openssl. This can be used for encryption of player's cards (not implemented yet). 2010-08-29 15:39:46 +00:00
lotodore 698432279f Set place for all players (not only first place) in ranked games. Simple version (all players who leave/lose at the same time get the same place). 2010-08-28 14:34:02 +00:00
lotodore b6723e5ebf Store server database config in config file. 2010-08-28 10:50:17 +00:00
lotodore 1f5447bd1f Store avatar type of current avatar in db. 2010-08-23 17:37:22 +00:00
lotodore 6972437f64 Only set avatar hash in db if not zero. 2010-08-22 19:35:43 +00:00
lotodore 73cf41de27 Store hash of last used avatar in db. 2010-08-22 18:42:54 +00:00
lotodore 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. 2010-08-22 10:53:27 +00:00
doitux af73aa37af show button and logging bugfix 2010-08-16 23:02:56 +00:00
doitux 27a73d521f show new beta release info bugfix 2010-08-15 20:11:31 +00:00
lotodore 8685af480a Continue client even if wrong beta revision. 2010-08-15 19:02:20 +00:00
doitux acf38c550e beta2 updated translation files 2010-08-15 18:29:12 +00:00
lotodore 1e4bf1db64 Trying to fix postriver issue in client. 2010-08-12 22:12:08 +00:00
doitux 868e9f3e12 string freeze for beta2. translation files updated 2010-08-12 09:59:37 +00:00
lotodore d375845425 Trying to fix client issue with current game round postriver. 2010-08-11 20:41:28 +00:00
lotodore c95a33e0ce Trying to fix client issue with current game round postriver. 2010-08-11 20:39:47 +00:00
doitux 3ddb92d656 icon changes. logging bugfixes 2010-08-10 20:39:24 +00:00
doitux e5d42c13cd allow last non folded player to show his cards 2010-08-09 21:43:49 +00:00
doitux 9cb908cba8 lobby nick list refactoring done. search function for nick list added. sorting is caseinsensitive now 2010-08-08 23:14:00 +00:00
lotodore 660535690d Fixing issue with player ranks. 2010-08-08 12:17:31 +00:00
lotodore 76d5317299 Store all players of each game in the database. 2010-08-08 10:23:40 +00:00
lotodore 0646bc9d2e Working on storing places of all players in ranking games. 2010-08-07 23:06:59 +00:00
doitux 96b4f864f6 gui: disable vote for kick during ranking game 2010-08-07 21:48:19 +00:00
doitux 413e32f916 animation bugfix when show cards during fade-out animation 2010-08-07 21:06:42 +00:00
doitux 6a206c0669 redo the last changes 2010-08-06 21:32:10 +00:00
doitux c30bd5c095 alingment changes in gamelobby 2010-08-06 21:23:13 +00:00
doitux 9e24dfc01a aling fixes 2010-08-05 22:22:54 +00:00
doitux 0a9c89d30b aling fixes 2010-08-05 21:59:38 +00:00
doitux 3cf3a03a89 gamelobbydialog wordwrap added 2010-08-05 21:16:04 +00:00
doitux 701e2dc3ed string fix 2010-08-05 20:18:53 +00:00
doitux 5f09f4b9bd small fixes for last action 2010-08-04 21:11:47 +00:00
doitux 8e6bbf62a8 lobby game desc. enhancements - wordwrap to avoid horizontal scrolling 2010-08-04 20:45:29 +00:00
lotodore f159ba08c5 Trying to fix mingw issue with boost trac ticket 4258. 2010-08-02 21:52:48 +00:00
lotodore c3bdda9d2f Disallow any kind of kicking in ranking games on server side. 2010-08-01 21:58:55 +00:00
lotodore d9c19fc4cc Fix server issue with player limit of ranking games. 2010-08-01 21:17:55 +00:00
lotodore 9e039182ec Also check ranking game restrictions on server. 2010-08-01 20:15:49 +00:00
lotodore 44c035d4d2 Adding new protocol error code. 2010-08-01 19:51:34 +00:00
lotodore 896c335204 Header files cleanup work. 2010-08-01 19:23:08 +00:00
lotodore 20028cb07f Store date/time when the game ends. 2010-08-01 15:21:31 +00:00
doitux 772dfd95a0 revieve --> receive string fix 2010-07-27 08:30:55 +00:00
lotodore 4771ff1c39 Fixing a server crash when requesting player info of a player who is no longer online. 2010-07-25 09:31:13 +00:00
lotodore 5e9c33e7ff Only log ranking games in db. 2010-07-23 22:16:19 +00:00
doitux d6c8d39afe bugfix for too much logging 2010-07-23 17:44:56 +00:00
lotodore 29dc5c939c Tab fixes. 2010-07-23 17:36:11 +00:00
lotodore 6e926af693 Fix qtsingleapplication. 2010-07-23 17:35:18 +00:00
doitux 38970a626a fix 2010-07-23 17:22:46 +00:00
doitux ab30ad9a6a stop animation at next hand 2010-07-23 17:20:59 +00:00
doitux 00d70a1be8 stop showcards animation when next hand starts 2010-07-23 17:15:23 +00:00
lotodore 78c9694438 If a player wishes to show the cards, let the server send them to all players, even the one who already knows the cards. 2010-07-23 17:05:33 +00:00
doitux c6c31bb2fa fix dialog problem 2010-07-23 16:43:09 +00:00
lotodore cc897745c4 Send list of cards which need to be shown instead of all cards of non-fold players. 2010-07-23 15:55:52 +00:00