Commit Graph
3025 Commits
Author SHA1 Message Date
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
lotodore 38d224590a Send state of seats at the beginning of each hand. 2011-12-21 20:56:41 +00:00
doitux e3a30d571c gui tweaks for autofold mode, new timeout message about autofold mode 2011-12-20 22:11:23 +00:00
lotodore 6df1a9b93c Fixing use of wrong player id. 2011-12-18 23:17:36 +00:00
doitux fb94675aee another way to initialize stayOnTableStatus for player-objects 2011-12-18 22:34:55 +00:00
lotodore 0f93d0d9b0 Properly reset activity timer. 2011-12-18 21:23:25 +00:00
lotodore c40463a215 Missing } 2011-12-18 20:35:20 +00:00
lotodore 05d4b67a50 Send timeout warning when autofold is active. 2011-12-18 20:34:04 +00:00
doitux cd00a67d1f new gui-feedback for autofold-modus 2011-12-18 20:13:00 +00:00
lotodore 99616b4eed Send player state with each player action. autofold/disconnect timeout now depends on player action timeout. 2011-12-17 23:34:34 +00:00
lotodore 7c5335f1da Automatically delete svn directories in Mac build. 2011-12-17 17:40:39 +00:00
lotodore 1843015630 Fixing server exception when shutting down a socket which was already closed. 2011-12-17 10:29:56 +00:00
lotodore 0a8cd1cce4 Implementing automatic kick of players after a certain timeout within a game. 2011-12-16 22:39:24 +00:00
lotodore 91b3307584 Trying to fix current Windows build. 2011-12-16 21:57:31 +00:00
lotodore 1bf12328ee Remove players from game (without possibility to rejoin) if they did not act within a certain time. Feature is still broken, because the timer is canceled on disconnect. 2011-12-11 19:37:51 +00:00
lotodore 7bb9841f83 More timer cleanup. 2011-12-11 17:12:26 +00:00
lotodore aad9e271db Cleaning up the different timeouts and how players can be removed from the game. 2011-12-11 14:54:17 +00:00