Commit Graph
3741 Commits
Author SHA1 Message Date
lotodore 374048c5cd Updating websocketpp to latest git. 2015-01-24 10:10:04 +01:00
lotodore 83bbc660e1 Fixing remaining java tests. 2015-01-18 23:27:36 +01:00
lotodore 19bf312694 Fixing additional java tests. 2015-01-18 12:07:39 +01:00
lotodore 046a2fbdc3 More work on java tests. 2015-01-18 01:34:38 +01:00
lotodore eedd86e150 Fixing java tests and bugs found by tests. 2015-01-17 17:58:47 +01:00
Felix Hammer 67c444266f some refactoring issues in the qml gui 2015-01-15 18:03:09 +01:00
Felix Hammer e617c667e1 a new try to a happy cppcheck 2015-01-15 10:03:47 +01:00
Felix Hammer a78e5b39a3 try to make cppcheck happy again 2015-01-15 08:19:55 +01:00
lotodore 8a000bdc2b Fixing another cppcheck issue. 2015-01-14 22:07:44 +01:00
Felix Hammer 54eabb28c8 try to make cppcheck happy 2015-01-14 01:22:10 +01:00
lotodore 6dff34a589 Remove asserts and make cppcheck happy. 2015-01-13 22:21:11 +01:00
Felix Hammer a212e5c037 change define to ifdef 2015-01-09 23:11:39 +01:00
Felix Hammer 32d2e2e159 make android build bot happy again 2015-01-09 23:09:42 +01:00
Felix Hammer c8bcfc1390 try to make linux build on buildbot working again 2015-01-06 20:51:49 +01:00
lotodore 81ce13f3d7 Fixing bug due to issue #282 for Windows build. 2015-01-06 17:02:45 +01:00
lotodore bace7cd987 Workaround for issue #282 (should be backward compatible). 2015-01-06 15:55:29 +01:00
Felix Hammer 507fbae5aa Changes to integrate a new qml gui target 2015-01-06 00:48:19 +01:00
Felix Hammer 6a8c159450 add first qml files 2015-01-06 00:43:58 +01:00
lotodore fa4df857e4 Fixing some of the java test cases. Still incomplete. 2015-01-06 00:37:23 +01:00
lotodore c24e8a3fa9 Fixing problem with subscription request message. 2015-01-03 12:38:33 +01:00
lotodore bd981dd581 Fix "create game" message. 2015-01-02 16:03:19 +01:00
lotodore 1f6c3d8ccf Builds with protocol changes (currently untested). 2014-12-28 01:03:06 +01:00
lotodore fdfba430b2 Builds with protocol changes (currently untested). 2014-12-28 01:01:52 +01:00
lotodore 47093976ca More work on new network protocol. 2014-08-19 18:19:17 +02:00
lotodore 88e5f600aa Merge branch 'new_local_game' of github.com:/pokerth/pokerth into gocode 2014-08-19 18:18:32 +02:00
floty 015d6b7c72 create additional class for server time delay; remove define NEW_LOCAL_GAME 2014-07-27 18:09:19 +02:00
lotodore 7eaa23b049 Server Umbau zwischenversion. 2014-07-13 13:48:01 +02:00
lotodore 171d05fdaf Merge branch 'new_local_game' of github.com:/pokerth/pokerth into gocode 2014-07-13 13:38:07 +02:00
floty 304eac07a3 first modifcations for new local game; enabling: uncomment define NEW_LOCAL_GAME in game_defs.h 2014-07-11 18:15:40 +02:00
lotodore f2f0c0a15e Merge branch 'master' of github.com:/pokerth/pokerth into gocode 2014-06-22 13:43:10 +02:00
floty cf60947efc delete old cards value function, thx for the great reliability last 8 years ;) 2014-06-12 02:32:38 +02:00
floty b79c60e246 complete integration of new cards value function with an additional auxiliary function; renaming some variables; comment old code 2014-06-12 02:24:59 +02:00
floty a2d7c2e916 running astyle 2014-06-08 17:04:59 +02:00
floty 16f3f6ceb2 shifting auxiliary function bitcount from Tools to CardsValue 2014-06-08 17:03:53 +02:00
floty 61bdbe8e06 edit hints of cppcheck 2014-06-04 00:45:55 +02:00
lotodore 6058345c92 Adding first code for new go-based dedicated server. 2014-05-30 17:07:43 +02:00
doitux 027ba4c2f7 Update and rename PokerTH.appdata.xml to pokerth.appdata.xml 2014-05-27 12:34:27 +02:00
doitux b51c346695 Update PokerTH.appdata.xml
Fix some typos
2014-05-27 10:31:33 +02:00
doitux 1d86cd3835 Update PokerTH.appdata.xml 2014-05-27 10:29:58 +02:00
doitux c1d7266e50 multiple changes (like backbutton handling fixes) for android releases 1.1.1 2014-05-27 08:04:47 +02:00
doitux f3c86990c9 Merge remote-tracking branch 'origin/master' 2014-05-27 08:03:36 +02:00
doitux ceb123d21d android changes on gametable 2014-05-27 08:03:30 +02:00
doitux df2cf5287a android changes on startwindow 2014-05-27 08:02:18 +02:00
doitux 72d8e59d18 add initial appdata file (#280) 2014-05-27 07:22:54 +02:00
floty 590f9f7a33 prepare implementing new cards value function for calculating odds: rename myCards to myHoleCards 2014-05-26 12:41:21 +02:00
floty 6dffbaeea5 implement short version of new cards value function; reimplement calc cards chance with new short cards value function 2014-05-26 02:06:49 +02:00
floty 0f59c0ad57 implement new cards value function; circa factor 10 faster than old version 2014-05-24 15:13:49 +02:00
floty ac85136ac2 activate new format for log export due to insufficients part of old format 2014-05-11 16:45:23 +02:00
lotodore c2fa235e80 Merge branch 'master' of github.com:/pokerth/pokerth 2014-05-10 21:07:15 +02:00
lotodore 36149eddfe Adding different error messages for connection failure with IPv6 (#276). 2014-05-10 21:06:50 +02:00