Commit Graph

  • 1c3edbaaaa limit guest logins - temporary simulation of guest logins for testing purposes Kai Philipp 2016-06-19 17:35:11 +02:00
  • 1f9c066cbb limit enter-leave game - define GAME_NUM_JOINS_PER_PLAYER added Kai Philipp 2016-06-19 17:33:48 +02:00
  • cd085bf8be limit enter-leave game done. Kai Philipp 2016-06-18 18:34:25 +02:00
  • cf280f0478 limted guest login - guest playerrights check done Kai Philipp 2016-06-18 15:42:38 +02:00
  • 935ec2ad92 limit guest logins - ip check done Kai Philipp 2016-06-17 18:02:10 +02:00
  • f6fb0650e3 excluded some helper files Kai Philipp 2016-06-17 15:17:01 +02:00
  • b30ea65998 re-generated chatcleaner.pb.* and pokerth.pb.* with protoc in order to match version 2.6.1 of protoc Kai Philipp 2016-06-17 15:06:21 +02:00
  • 3ec764396a ircthread.cpp - include fix from master implemented Kai Philipp 2016-06-16 18:05:02 +02:00
  • 4faf428fb3 gitignore created - ignore rules defined Kai Philipp 2016-06-16 17:42:45 +02:00
  • c406ee147b Merge pull request #303 from PJ-Finlay/updated-INSTALL lotodore 2016-02-21 00:11:46 +01:00
  • 5bbbbc37fd Fixed link and typo in INSTALL file PJ-Finlay 2016-02-13 12:41:05 -05:00
  • b309e9e43a Merge pull request #299 from jwakely/boost-fstream-ambiguity lotodore 2015-11-29 16:38:29 +01:00
  • 69f820bb3d Qualify std::ifstream and std::ofstream Jonathan Wakely 2015-11-26 16:27:52 +00:00
  • 055f87019c Create GameData from createLocalGameView and move to startviewimpl. Ready to start the Network session ... Felix Hammer 2015-10-31 23:17:29 +01:00
  • e053cdcaf6 Move the listView data to the c++ context Felix Hammer 2015-09-20 14:01:51 +02:00
  • 27b524f52f New AbstractSelector for Selector-Components to avoid recurrent code blocks. Felix Hammer 2015-08-21 01:38:35 +02:00
  • f4ac0fbb26 Hopefully get the windows build running again ... some c++11 stuff for websocketpp Felix Hammer 2015-08-19 18:03:21 +02:00
  • b6068fb0a0 QML:Starting seperate AppStyle file for central GUI adjustments (maybe later depending on dpi) CreateLocalGameView: New delegate for viewing Blinds raise mode Felix Hammer 2015-08-19 15:08:54 +02:00
  • 924fcd6404 Linux Desktop build fix Felix Hammer 2015-08-19 15:02:10 +02:00
  • a7cc33e89a android compile fix, needs to be approved by lotodore Felix Hammer 2015-08-19 14:52:11 +02:00
  • 1d34288a91 Use owner_less for ordering of connection_hdl (see https://github.com/zaphoyd/websocketpp/issues/457) lotodore 2015-08-18 20:49:06 +02:00
  • d0cce129dd SpinBox bugfixes, outsourced corretValues helper function, MyBlindsRaiseIntervalSelector focus bugfixes Felix Hammer 2015-08-18 01:36:55 +02:00
  • bb441b565c New Blinds Raise Interval Selector Component for ListViews Outsourced Styles for RadioButton and TextField Felix Hammer 2015-08-17 14:52:46 +02:00
  • 27946480cd New Blinds Raise Interval Selector Component for ListViews Outsourced Styles for RadioButton and TextField Felix Hammer 2015-08-17 14:51:30 +02:00
  • ee897f17ef Put c++ data to QML the first time: YEAAAAHHHH ;-) Felix Hammer 2015-08-13 22:36:11 +02:00
  • 93b9881e75 implement custom SpinBox Delegeta for QML ListView preperation for Config usage from c++ Felix Hammer 2015-08-13 15:39:24 +02:00
  • a935bfd0b8 move more qt-tools stuff Felix Hammer 2015-08-13 15:36:27 +02:00
  • d14343b8ac move qmlwrapper to subdir Felix Hammer 2015-08-13 15:35:25 +02:00
  • 959d48f83d add qttools to core directory - the current directory will be deleted later Felix Hammer 2015-08-13 15:34:39 +02:00
  • 731f5f05f5 Qt 5.5.0 patch for qtsingleapplication Felix Hammer 2015-08-07 00:57:51 +02:00
  • 9b1ad883a2 First QML Steps with StartView and CreateLocalGameView Felix Hammer 2015-08-07 00:48:05 +02:00
  • 85611c6cdf directory changes Felix Hammer 2015-08-07 00:36:56 +02:00
  • 1034d4adf5 Correcting name of unit test file. lotodore 2015-02-01 23:08:19 +01:00
  • f04dac83c6 Adding websocket test to default unit tests. lotodore 2015-02-01 20:22:14 +01:00
  • a57c344b11 Adding unit test for WebSocket communication and fixing a bug found by the unit test. lotodore 2015-01-31 22:51:03 +01:00
  • 988d05e236 Removing deprecated go libs (was just a prototype). lotodore 2015-01-31 22:49:41 +01:00
  • 2252c180c0 Adding Java WebSocket lib for unit tests. lotodore 2015-01-31 22:48:58 +01:00
  • a2109df5e9 Updating websocketpp again to release 0.5.0 (because Windows build fails currently). lotodore 2015-01-24 12:30:04 +01:00
  • cc5998e863 Fixing compiler warnings. lotodore 2015-01-24 10:11:51 +01:00
  • 374048c5cd Updating websocketpp to latest git. lotodore 2015-01-24 10:10:04 +01:00
  • 83bbc660e1 Fixing remaining java tests. lotodore 2015-01-18 23:27:36 +01:00
  • 19bf312694 Fixing additional java tests. lotodore 2015-01-18 12:07:39 +01:00
  • 046a2fbdc3 More work on java tests. lotodore 2015-01-18 01:34:38 +01:00
  • eedd86e150 Fixing java tests and bugs found by tests. lotodore 2015-01-17 17:57:24 +01:00
  • 67c444266f some refactoring issues in the qml gui Felix Hammer 2015-01-15 18:03:09 +01:00
  • e617c667e1 a new try to a happy cppcheck Felix Hammer 2015-01-15 10:03:47 +01:00
  • a78e5b39a3 try to make cppcheck happy again Felix Hammer 2015-01-15 08:19:01 +01:00
  • 8a000bdc2b Fixing another cppcheck issue. lotodore 2015-01-14 22:07:44 +01:00
  • 54eabb28c8 try to make cppcheck happy Felix Hammer 2015-01-14 01:22:10 +01:00
  • 6dff34a589 Remove asserts and make cppcheck happy. lotodore 2015-01-13 22:21:11 +01:00
  • a212e5c037 change define to ifdef Felix Hammer 2015-01-09 23:11:39 +01:00
  • 32d2e2e159 make android build bot happy again Felix Hammer 2015-01-09 23:09:42 +01:00
  • c8bcfc1390 try to make linux build on buildbot working again Felix Hammer 2015-01-06 20:51:49 +01:00
  • 81ce13f3d7 Fixing bug due to issue #282 for Windows build. lotodore 2015-01-06 17:02:45 +01:00
  • bace7cd987 Workaround for issue #282 (should be backward compatible). lotodore 2015-01-06 15:43:24 +01:00
  • 507fbae5aa Changes to integrate a new qml gui target Felix Hammer 2015-01-06 00:48:19 +01:00
  • 6a8c159450 add first qml files Felix Hammer 2015-01-04 21:21:48 +01:00
  • fa4df857e4 Fixing some of the java test cases. Still incomplete. gocode lotodore 2015-01-06 00:37:23 +01:00
  • c24e8a3fa9 Fixing problem with subscription request message. lotodore 2015-01-03 12:38:33 +01:00
  • bd981dd581 Fix "create game" message. lotodore 2015-01-02 16:03:19 +01:00
  • 1f6c3d8ccf Builds with protocol changes (currently untested). lotodore 2014-12-28 01:03:06 +01:00
  • fdfba430b2 Builds with protocol changes (currently untested). lotodore 2014-12-28 01:01:52 +01:00
  • 47093976ca More work on new network protocol. lotodore 2014-08-19 18:19:17 +02:00
  • 88e5f600aa Merge branch 'new_local_game' of github.com:/pokerth/pokerth into gocode lotodore 2014-08-19 18:18:32 +02:00
  • 015d6b7c72 create additional class for server time delay; remove define NEW_LOCAL_GAME new_local_game floty 2014-07-27 18:09:19 +02:00
  • 7eaa23b049 Server Umbau zwischenversion. lotodore 2014-07-13 13:48:01 +02:00
  • 171d05fdaf Merge branch 'new_local_game' of github.com:/pokerth/pokerth into gocode lotodore 2014-07-13 13:38:07 +02:00
  • 304eac07a3 first modifcations for new local game; enabling: uncomment define NEW_LOCAL_GAME in game_defs.h floty 2014-07-11 18:15:40 +02:00
  • f2f0c0a15e Merge branch 'master' of github.com:/pokerth/pokerth into gocode lotodore 2014-06-22 13:43:10 +02:00
  • cf60947efc delete old cards value function, thx for the great reliability last 8 years ;) floty 2014-06-12 02:32:38 +02:00
  • b79c60e246 complete integration of new cards value function with an additional auxiliary function; renaming some variables; comment old code floty 2014-06-12 02:24:59 +02:00
  • a2d7c2e916 running astyle floty 2014-06-08 17:04:59 +02:00
  • 16f3f6ceb2 shifting auxiliary function bitcount from Tools to CardsValue floty 2014-06-08 17:03:53 +02:00
  • 61bdbe8e06 edit hints of cppcheck floty 2014-06-04 00:45:55 +02:00
  • 6058345c92 Adding first code for new go-based dedicated server. lotodore 2014-05-30 17:07:43 +02:00
  • 027ba4c2f7 Update and rename PokerTH.appdata.xml to pokerth.appdata.xml doitux 2014-05-27 12:34:27 +02:00
  • b51c346695 Update PokerTH.appdata.xml doitux 2014-05-27 10:31:33 +02:00
  • 1d86cd3835 Update PokerTH.appdata.xml doitux 2014-05-27 10:29:58 +02:00
  • c1d7266e50 multiple changes (like backbutton handling fixes) for android releases 1.1.1 doitux 2014-05-27 08:04:47 +02:00
  • f3c86990c9 Merge remote-tracking branch 'origin/master' doitux 2014-05-27 08:03:36 +02:00
  • ceb123d21d android changes on gametable doitux 2014-05-27 08:03:30 +02:00
  • df2cf5287a android changes on startwindow doitux 2014-05-27 08:02:18 +02:00
  • 72d8e59d18 add initial appdata file (#280) doitux 2014-05-27 07:22:54 +02:00
  • 590f9f7a33 prepare implementing new cards value function for calculating odds: rename myCards to myHoleCards floty 2014-05-26 12:41:21 +02:00
  • 6dffbaeea5 implement short version of new cards value function; reimplement calc cards chance with new short cards value function floty 2014-05-26 02:06:49 +02:00
  • 0f59c0ad57 implement new cards value function; circa factor 10 faster than old version floty 2014-05-24 15:13:49 +02:00
  • ac85136ac2 activate new format for log export due to insufficients part of old format floty 2014-05-11 16:45:23 +02:00
  • c2fa235e80 Merge branch 'master' of github.com:/pokerth/pokerth lotodore 2014-05-10 21:07:15 +02:00
  • 36149eddfe Adding different error messages for connection failure with IPv6 (#276). lotodore 2014-05-10 21:06:50 +02:00
  • e4d358f97a cleanup game logging; delete old code and disused defines floty 2014-04-04 18:51:26 +02:00
  • 316f2f43c3 Adding libboost-chrono dependency on Mac/Linux. lotodore 2014-03-29 20:33:21 +01:00
  • 757f12f35b Switching from asio deadline_timer to asio steady_timer in order to fix #55. This requires the (boost or native) chrono lib. lotodore 2014-03-29 16:13:53 +01:00
  • 8a1e3a4371 bugfix check log-object for debug_mode floty 2014-03-25 21:33:10 +01:00
  • 1f0e256fe6 reorgranize debug_mode floty 2014-03-23 23:11:16 +01:00
  • b93525607e run astyle floty 2014-03-16 21:46:52 +01:00
  • 2a78c06d03 reorgranize debug_mode floty 2014-03-16 21:45:35 +01:00
  • ef96b76c1d replace throwing exceptions in distribute pot function by error handling with error messages floty 2014-03-15 18:58:04 +01:00
  • 7f3c8a8608 bugfix for #275: remove dealerPosition from constructor of localBoard and transmit when it's needed floty 2014-03-02 00:50:28 +01:00
  • 3cbb365c61 Don't let a websocket login kick a normal login. lotodore 2014-02-15 23:15:27 +01:00
  • 4ddc972d73 Merge pull request #266 from Gallaecio/gl doitux 2014-02-01 10:57:40 -08:00