Commit Graph
3091 Commits
Author SHA1 Message Date
lotodore 672d202697 Adding new seat state test case. 2012-01-01 12:04:25 +00:00
lotodore ae7a177d72 Improving test cases for rejoin. 2012-01-01 10:36:49 +00:00
floty ee8f4c7444 finished first version showLog and htmlExport --> activating sqlite-logging from now on 2011-12-31 17:47:06 +00:00
doitux ce5b83acf9 really fix leave game button bug 2011-12-31 13:33:34 +00:00
lotodore 2e88f132d3 Clarify use of mingw-cross-env patch. 2011-12-31 09:29:01 +00:00
lotodore d05c1e438a Updating mingw-cross-env patch to remove openssl for GPL compliance. 2011-12-30 22:46:35 +00:00
lotodore d55a8ebe98 Start daemon mode only in non-debug server. 2011-12-30 20:56:58 +00:00
lotodore 72cf399ec9 Removing unused config entry. 2011-12-30 20:18:05 +00:00
doitux 1bb1642eb0 translation update for 0.9-beta6 2011-12-30 14:02:59 +00:00
lotodore c7185f8599 Preparing 0.9 beta6. 2011-12-30 13:14:01 +00:00
lotodore 86cf46bdd6 Use proper linefeeds. 2011-12-30 13:07:01 +00:00
doitux d08352dd72 fixes "leavegame-button accidentally disabled" and "preactions shows
during autofold"
2011-12-29 22:43:42 +00:00
lotodore d12ee37bac Try to update the player name after rejoin, if another player was not active during rejoin. 2011-12-29 22:09:11 +00:00
lotodore 64156cfa69 Use generic PlayerData objects for no-longer-connected players when rejoining a game. This fixes ticket #88 (client patch only). 2011-12-29 21:19:06 +00:00
doitux ed3eb9143d new startwindow and splashscreen gfx 2011-12-29 11:30:44 +00:00
lotodore e6d841b661 Fixing ticket #87: Only consider active players (with money) when showing the timeout warning. 2011-12-29 10:55:27 +00:00
doitux 134b5b40b3 add new sounds 2011-12-27 23:16:43 +00:00
doitux b907f4e5d3 delete wrong wav files 2011-12-27 23:10:28 +00:00
lotodore a285683e71 Timeout message may occur during test case. 2011-12-27 21:16:50 +00:00
lotodore 28417227ac Fixing ticket #86: Change player id in ranking map on rejoin. 2011-12-27 20:44:16 +00:00
lotodore 6c4a8652fe Preparing 0.9 beta5. 2011-12-27 18:58:54 +00:00
doitux 3ff7dd6b45 ptbr and es translation update 2011-12-27 18:55:41 +00:00
doitux 81e6665ef6 sound volume fixes, remove warnings, translation update for string
freeze
2011-12-27 18:18:04 +00:00
lotodore 0d71521559 Fixing ticket #81: Do not show a "you were kicked from the server" message if your username is already present in the lobby. Instead, kick the existing user from the lobby. 2011-12-27 17:26:03 +00:00
lotodore fb5938ef46 Player state "no money" needs to be considered before the blinds. 2011-12-27 11:59:23 +00:00
lotodore 57447d844e Fixing problem when resetting the game admin timeout. 2011-12-27 10:11:15 +00:00
lotodore 735e554732 Fixing start cash initialization and rejoin order. 2011-12-27 09:35:14 +00:00
lotodore 4c15195f07 On rejoin, send full seats list, not only active players, so that the seatStatus can be updated properly. 2011-12-27 09:05:50 +00:00
lotodore de7a06da44 0.9 beta4 2011-12-26 21:50:40 +00:00
lotodore 56a71079cf Use correct timeout message. 2011-12-26 21:33:01 +00:00
lotodore 930744bf99 Preparing 0.9 beta4. 2011-12-26 21:30:42 +00:00
lotodore 8b356fb9dd Only reactivate player if it exists in the current game. 2011-12-26 17:21:35 +00:00
lotodore 210fc2eaa6 Set "stayOnTableStatus" to false for computer players. 2011-12-26 14:17:45 +00:00
doitux f6e54993fa make cpp-check happier 2011-12-25 16:49:37 +00:00
doitux b5d1dd8532 update thxto infos in aboutdialog 2011-12-25 13:54:34 +00:00
doitux 76b522da83 update contribution information 2011-12-25 13:51:07 +00:00
doitux 1ead980c54 some audio system tweaks to fix stop playing longer tracks for a new one
instead of overlaying
2011-12-25 13:45:11 +00:00
doitux f294834d00 implement sounds when blinds increases (ticket #83) 2011-12-25 13:34:06 +00:00
lotodore 3aa998070f Fixing ticket #85: Compatibility issue with boost::filesystem v3 when creating the serverlist md5-filename. 2011-12-25 12:34:07 +00:00
lotodore 6bab9e8e00 Incrementing protocol version for tests. 2011-12-23 22:45:43 +00:00
lotodore ce8561b129 Preparing 0.9 beta3 release. 2011-12-23 20:02:47 +00:00
doitux c00299481d remove debug output 2011-12-23 19:49:09 +00:00
lotodore b90fa705aa Set "stayOnTableStatus" in engine. 2011-12-23 19:32:56 +00:00
doitux 4961e79ea1 change stayontable-status handling from gui to engine code 2011-12-23 19:22:04 +00:00
lotodore bf81ba1d98 Check timeout only for human players. 2011-12-23 17:23:56 +00:00
lotodore 25ed93f477 Making cppcheck happy. 2011-12-23 17:14:36 +00:00
lotodore ae842b9a2d Calculate player numbers in a different way, so that a player number on the server can be converted to a player number on the client. 2011-12-22 23:16:58 +00:00
lotodore fc7be88602 Fixing interpretation of seat state in client. 2011-12-22 21:57:18 +00:00
lotodore f8c1cdf56e Inform players when another player is no longer allowed to rejoin. 2011-12-22 20:10:18 +00:00
floty bc37ac69fd implementing skeletal structure for exporting sqlite-logging 2011-12-22 00:29:21 +00:00