Commit Graph

  • af101c4fce add timout warning in ranking game dialog doitux 2010-09-05 13:13:42 +00:00
  • 76dd9a0289 Adding new packet for away from keyboard warning. lotodore 2010-09-05 12:58:31 +00:00
  • 01a89f850e font tweaks doitux 2010-09-05 12:26:36 +00:00
  • c580417b7d Fixing dialog order. lotodore 2010-09-05 07:57:09 +00:00
  • ec46f06d61 add autostart timer display, bad word game name check gui doitux 2010-09-05 02:00:23 +00:00
  • 8a83a1dd07 Fixing config option. lotodore 2010-09-05 00:22:00 +00:00
  • 981bea60ce Adding new protocol notification. lotodore 2010-09-05 00:20:24 +00:00
  • 3c7cde9429 New protocol files. lotodore 2010-09-05 00:17:12 +00:00
  • 7a1a10abf5 Block bad game names on server. lotodore 2010-09-05 00:15:25 +00:00
  • 03be7c2f16 localboard without 'cout' floty 2010-09-04 23:41:13 +00:00
  • 0380ae0ced bugfix: playerNeedToShowCards-List for all in situations floty 2010-09-04 23:30:55 +00:00
  • 0829e80d49 Do not autostart network games. Do not start admin timer for network games. lotodore 2010-09-04 23:00:39 +00:00
  • 8157ff63b6 bugfix: update lastActionPlayer in network-games floty 2010-09-04 22:45:55 +00:00
  • e8eda4f189 Delay auto-start of games when they are full. lotodore 2010-09-04 20:08:40 +00:00
  • 7d145bf0e1 Fixed server crash when disconnecting during login. lotodore 2010-09-04 16:43:30 +00:00
  • 17f10632e3 fix lan game chat doitux 2010-09-04 13:22:38 +00:00
  • dc9bd92fcf Fixing double name in protocol. lotodore 2010-09-04 12:59:08 +00:00
  • bcdc089390 Fixing double name in protocol. lotodore 2010-09-04 12:36:39 +00:00
  • 5e9d22f38e Fixing issue with encrypted cards. lotodore 2010-09-04 12:27:20 +00:00
  • c2ba56aba9 Encrypt own cards which are sent at the beginning of the hand - only applicable to registered users. lotodore 2010-09-04 11:56:40 +00:00
  • daf99deac3 Sending AES encrypted cards is optional, not mandatory, since there is not always a secret available. lotodore 2010-09-04 09:59:42 +00:00
  • 45fd81f4a7 string change doitux 2010-09-04 07:27:55 +00:00
  • 9bf9aea7f2 Do not perform denial of service check in LAN games. lotodore 2010-09-03 21:40:14 +00:00
  • 9254cacdf7 After win32 build, move the server exe to a location where it is able to load the required dlls. lotodore 2010-08-30 16:58:47 +00:00
  • 3cb8e0a042 Fixing possible copy problem of mingw dlls. lotodore 2010-08-30 16:56:15 +00:00
  • 2d3e38f670 remember lobby nick list sorting settings doitux 2010-08-30 10:41:56 +00:00
  • 35b3edfa12 lotodore 2010-08-30 09:16:57 +00:00
  • 4ebc245c0e Fixing runtime error (wrong iterator used). lotodore 2010-08-30 09:13:07 +00:00
  • 54761f80a2 lobby: add filter for idle players in the nicklist doitux 2010-08-30 08:31:42 +00:00
  • e0afbfdd15 lobby: add sort by flag option, align player names in available players list doitux 2010-08-29 21:50:18 +00:00
  • 46372b2b15 New protocol stuff, still for 0.8, not yet implemented. lotodore 2010-08-29 21:35:29 +00:00
  • 9fe9f3ce07 If multiple players leave/sit out at the same time, the one with more money at start of hand will get the better place. If people have the same stack, all will get the worse place. lotodore 2010-08-29 16:51:41 +00:00
  • 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). lotodore 2010-08-29 15:39:46 +00:00
  • 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). lotodore 2010-08-28 14:34:02 +00:00
  • b6723e5ebf Store server database config in config file. lotodore 2010-08-28 10:50:17 +00:00
  • dfb27a0674 Win32 link fixes. lotodore 2010-08-28 09:24:54 +00:00
  • 56ecd96ce7 french translation update doitux 2010-08-23 21:06:43 +00:00
  • 1f5447bd1f Store avatar type of current avatar in db. lotodore 2010-08-23 17:37:22 +00:00
  • 6972437f64 Only set avatar hash in db if not zero. lotodore 2010-08-22 19:35:43 +00:00
  • 73cf41de27 Store hash of last used avatar in db. lotodore 2010-08-22 18:42:54 +00:00
  • d63b048a45 Fixing mingw build issues. Use dll version of boost on Windows. Use official mingw gcc 4.5 with dynamic libs. This means that all boost build issues should be fixed, even on Windows. lotodore 2010-08-22 16:24:40 +00:00
  • 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. lotodore 2010-08-22 10:53:27 +00:00
  • 2d3bedf5a6 slovak translation update doitux 2010-08-21 19:40:14 +00:00
  • 38fbd34c62 pokerth_cz translation update doitux 2010-08-17 21:36:01 +00:00
  • af73aa37af show button and logging bugfix doitux 2010-08-16 23:02:56 +00:00
  • 1b475637a5 tataaaa beta2 now! doitux 2010-08-15 20:25:38 +00:00
  • 27a73d521f show new beta release info bugfix doitux 2010-08-15 20:11:31 +00:00
  • 8685af480a Continue client even if wrong beta revision. lotodore 2010-08-15 19:02:20 +00:00
  • acf38c550e beta2 updated translation files doitux 2010-08-15 18:29:12 +00:00
  • 1e4bf1db64 Trying to fix postriver issue in client. lotodore 2010-08-12 22:12:08 +00:00
  • 868e9f3e12 string freeze for beta2. translation files updated doitux 2010-08-12 09:59:37 +00:00
  • d375845425 Trying to fix client issue with current game round postriver. lotodore 2010-08-11 20:41:28 +00:00
  • c95a33e0ce Trying to fix client issue with current game round postriver. lotodore 2010-08-11 20:39:47 +00:00
  • 3ddb92d656 icon changes. logging bugfixes doitux 2010-08-10 20:39:24 +00:00
  • 741b8a55bb prepare changelog for beta2 doitux 2010-08-09 22:24:05 +00:00
  • e5d42c13cd allow last non folded player to show his cards doitux 2010-08-09 21:43:49 +00:00
  • 9cb908cba8 lobby nick list refactoring done. search function for nick list added. sorting is caseinsensitive now doitux 2010-08-08 23:14:00 +00:00
  • 660535690d Fixing issue with player ranks. lotodore 2010-08-08 12:17:31 +00:00
  • 76d5317299 Store all players of each game in the database. lotodore 2010-08-08 10:23:40 +00:00
  • 0646bc9d2e Working on storing places of all players in ranking games. lotodore 2010-08-07 23:06:59 +00:00
  • 96b4f864f6 gui: disable vote for kick during ranking game doitux 2010-08-07 21:48:19 +00:00
  • 413e32f916 animation bugfix when show cards during fade-out animation doitux 2010-08-07 21:06:42 +00:00
  • 6a206c0669 redo the last changes doitux 2010-08-06 21:32:10 +00:00
  • c30bd5c095 alingment changes in gamelobby doitux 2010-08-06 21:23:13 +00:00
  • 9e24dfc01a aling fixes doitux 2010-08-05 22:22:54 +00:00
  • 0a9c89d30b aling fixes doitux 2010-08-05 21:59:38 +00:00
  • 3cf3a03a89 gamelobbydialog wordwrap added doitux 2010-08-05 21:16:04 +00:00
  • 701e2dc3ed string fix doitux 2010-08-05 20:18:53 +00:00
  • b49e0aa913 translation files updated doitux 2010-08-05 19:17:49 +00:00
  • 2a50109c79 french translation update doitux 2010-08-05 18:20:56 +00:00
  • 5f09f4b9bd small fixes for last action doitux 2010-08-04 21:11:47 +00:00
  • 8e6bbf62a8 lobby game desc. enhancements - wordwrap to avoid horizontal scrolling doitux 2010-08-04 20:45:29 +00:00
  • b87b8545a9 Fixing windows build script by using sed to patch qt. lotodore 2010-08-02 22:01:57 +00:00
  • f159ba08c5 Trying to fix mingw issue with boost trac ticket 4258. lotodore 2010-08-02 21:52:48 +00:00
  • 7be2094dac Trying to fix mingw issue. lotodore 2010-08-02 21:48:20 +00:00
  • 8911d4a154 Trying to fix mingw issue. lotodore 2010-08-02 21:46:37 +00:00
  • c3bdda9d2f Disallow any kind of kicking in ranking games on server side. lotodore 2010-08-01 21:58:55 +00:00
  • d9c19fc4cc Fix server issue with player limit of ranking games. lotodore 2010-08-01 21:17:55 +00:00
  • 9e039182ec Also check ranking game restrictions on server. lotodore 2010-08-01 20:15:49 +00:00
  • 002defcead Adding new protocol error code. lotodore 2010-08-01 19:52:00 +00:00
  • 44c035d4d2 Adding new protocol error code. lotodore 2010-08-01 19:51:34 +00:00
  • 896c335204 Header files cleanup work. lotodore 2010-08-01 19:23:08 +00:00
  • 20028cb07f Store date/time when the game ends. lotodore 2010-08-01 15:21:31 +00:00
  • 772dfd95a0 revieve --> receive string fix doitux 2010-07-27 08:30:55 +00:00
  • acc8aad5b4 changelog for 0.8-beta1 doitux 2010-07-26 06:07:23 +00:00
  • a27ddb7e77 add string updates to translation files doitux 2010-07-25 12:31:06 +00:00
  • 4771ff1c39 Fixing a server crash when requesting player info of a player who is no longer online. lotodore 2010-07-25 09:31:13 +00:00
  • 5e9c33e7ff Only log ranking games in db. lotodore 2010-07-23 22:16:19 +00:00
  • d6c8d39afe bugfix for too much logging doitux 2010-07-23 17:44:56 +00:00
  • 29dc5c939c Tab fixes. lotodore 2010-07-23 17:36:11 +00:00
  • 6e926af693 Fix qtsingleapplication. lotodore 2010-07-23 17:35:18 +00:00
  • 38970a626a fix doitux 2010-07-23 17:22:46 +00:00
  • ab30ad9a6a stop animation at next hand doitux 2010-07-23 17:20:59 +00:00
  • 00d70a1be8 stop showcards animation when next hand starts doitux 2010-07-23 17:15:23 +00:00
  • 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. lotodore 2010-07-23 17:05:33 +00:00
  • c6c31bb2fa fix dialog problem doitux 2010-07-23 16:43:09 +00:00
  • cc897745c4 Send list of cards which need to be shown instead of all cards of non-fold players. lotodore 2010-07-23 15:55:52 +00:00
  • 15b513fb85 count revisions to 0.8-beta1 doitux 2010-07-23 15:25:38 +00:00
  • 3df2c28271 Set winner before game delay. lotodore 2010-07-22 22:18:56 +00:00
  • 384e1e78d4 windows font fix doitux 2010-07-22 21:58:25 +00:00