Commit Graph
2528 Commits
Author SHA1 Message Date
doitux f472d46974 commit new icon 2012-01-06 06:40:43 +00:00
doitux 87b7242d6b update zlib_compress.pro, add "reset factory settings" button to
settings menu
2012-01-05 23:47:59 +00:00
floty 3a659dd5d5 logging missing network actions in sqlite; run astyle. 2012-01-05 20:54:27 +00:00
lotodore a327ac02e5 Fixing login error when uploading an avatar. 2012-01-05 19:59:35 +00:00
lotodore d3f6b5d5d9 Updating connectivity tool for use with 0.9. 2012-01-04 11:59:40 +00:00
lotodore 63f5aadf40 Preparing release 0.9. 2012-01-03 23:26:58 +00:00
floty 52196a09bb some bugfixes according to multiple gameID and txt-export 2012-01-03 18:02:29 +00:00
floty d2aeabb47a creating log-object in main-function and commiting it to session 2012-01-02 22:07:25 +00:00
lotodore df35ea550f Remove log object from server, server-side logging is deactivated. Pass NULL as log object to game. 2012-01-02 21:04:49 +00:00
lotodore aa6fdf1de1 Preparing 0.9rc1 2012-01-02 20:51:52 +00:00
doitux e5c31223a9 fix another blocking lobby bug when manually rejoin 2012-01-02 20:09:17 +00:00
doitux a69e05d0e3 remove isVisible check for "wait for next hand to rejoin" msg 2012-01-02 14:24:35 +00:00
doitux 088b145a6a last windows fix 2012-01-02 10:55:58 +00:00
lotodore c7a4e61d61 Fixing network game (ticket #90). 2012-01-02 10:42:35 +00:00
doitux ce38f9b1dd new windows fix 2012-01-02 09:13:00 +00:00
doitux c796378632 new windows fix test 2012-01-02 08:52:08 +00:00
doitux 811afe4739 windows stars fix 2012-01-01 23:23:53 +00:00
doitux bc9deb0036 now macosx stars fixed 2012-01-01 23:05:07 +00:00
doitux a16b35c43c next try 2012-01-01 22:40:44 +00:00
doitux 81382fe212 next try 2012-01-01 22:24:59 +00:00
doitux fc4c24e62f next try 2012-01-01 22:14:25 +00:00
doitux 71e377d39a make gcc happier ;) 2012-01-01 21:42:32 +00:00
doitux 404134f413 try to fix the cut off stars on macosx 2012-01-01 21:41:32 +00:00
floty 39243cbd0b improvement in txt export from sqlite log 2012-01-01 21:11:42 +00:00
doitux cbb72bc06a remove circular dependencies between soundevents and gametableimpl 2012-01-01 19:55:22 +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 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
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 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 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