Commit Graph
3004 Commits
Author SHA1 Message Date
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
floty 110a9536f4 disabling sqlite-logging --> its not tested enough 2011-12-03 00:11:14 +00:00
doitux 272cd1408d gui preperation for log export and live preview 2011-11-26 21:07:22 +00:00
floty 9cd7b9f193 preparing export to html-log 2011-11-25 21:51:27 +00:00
doitux ca9a4eba7e close login dialog after error message 2011-11-19 11:01:54 +00:00
lotodore b095a76216 Fixing windows build. 2011-11-17 20:19:55 +00:00
lotodore 86f0e58cc4 Fixing build problems with new version of gnutls (on mingw-cross-env). 2011-11-17 19:45:20 +00:00
lotodore 535502196b Still trying to fix the build. 2011-11-17 19:24:06 +00:00
lotodore 90d6955efd Trying to fix boost build problem. 2011-11-17 18:54:27 +00:00
lotodore 3878d3aa7f Trying to fix boost::filesystem build problems with boost 1.48. 2011-11-16 21:53:10 +00:00
doitux 3d04c92ed6 add table name into tableview-link information 2011-11-16 15:12:46 +00:00
doitux 8320ae7933 0.9 beta2 now! 2011-11-15 21:29:40 +00:00
lotodore 75a57900af Preparing 0.9 beta2. 2011-11-15 21:22:20 +00:00
doitux 4a940d35c8 tableview bugfix 2011-11-15 21:20:34 +00:00
lotodore f968aae6c0 Fixing nasty crash when a player left a game which was not running. 2011-11-15 19:56:23 +00:00
doitux 56e18e1044 add tableview feature if you click on a nickname on the table during
ranking games
2011-11-15 10:16:29 +00:00
lotodore 4935ab3164 Preparing 0.9-beta1. 2011-11-13 20:52:22 +00:00
lotodore b15166a8e9 Adding rejoin fix. 2011-11-13 20:45:26 +00:00
floty 0852a7a2a5 changelog for 0.9-beta1 2011-11-13 20:40:28 +00:00
lotodore 641becb654 Fixing protocol version number. 2011-11-13 19:49:26 +00:00
lotodore c6b4e7cfdc Fixing test cases. 2011-11-13 19:34:47 +00:00
lotodore f66bbfea40 Fixing protocol specification. 2011-11-13 19:27:01 +00:00