Commit Graph
55 Commits
Author SHA1 Message Date
floty 7f3c8a8608 bugfix for #275: remove dealerPosition from constructor of localBoard and transmit when it's needed 2014-03-02 00:50:28 +01:00
lotodore 45a5c7cef8 License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8). 2012-12-25 15:06:23 +01:00
lotodore d48c9f59c7 Several cppcheck fixes. 2012-11-26 23:01:16 +01:00
lotodore f145ae2b42 Fixing cppcheck issues. 2012-09-02 12:35:41 +02:00
floty 800199f6f0 changing parameter in some log-functions; run astyle 2012-01-07 18:42:24 +00:00
floty d2aeabb47a creating log-object in main-function and commiting it to session 2012-01-02 22:07:25 +00:00
floty d38bd0fef0 establishing new parameter roundBeforePostRiver; deleting needless parameter bettingRoundsPlayed 2011-11-13 16:00:19 +00:00
floty 385a641ede optimizing local sqlite-logging; implementing first steps network client sqlite-logging 2011-11-09 21:39:37 +00:00
floty 7f13da91e5 applying astyle 2011-10-26 22:29:47 +00:00
floty f1dc2e90a5 - rename lastPlayersTurn -> previousPlayerID and lastActionPlayer -> lastActionPlayerID 2011-10-26 19:34:57 +00:00
floty fb01a698d5 - some changes in sqlite logging
- replace myAction-int by PlayerAction in player-object
2011-10-24 20:44:22 +00:00
floty ad4aace71d - some changes in sqlite logging
- replace beroID-int by GameState in hand
2011-10-22 23:57:02 +00:00
floty 8ae7db3e96 - updating sqlite-log
- handID in bero is unnecessary; removing parameter value
2011-10-21 00:16:43 +00:00
floty 8c61403fb5 Switching license from GPL2 to AGPL3. 2011-07-03 22:27:36 +00:00
floty 9c2dc64fbd sqlite-log: deleting unused parameters and implementing logging board cards 2011-02-27 16:34:39 +00:00
lotodore 63b28d7167 Running astyle. 2011-02-26 10:09:45 +00:00
floty e17b5fa74e sqlite-log: complete new hand log 2011-02-25 21:21:36 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 4032bf48a2 Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues. 2011-02-09 14:33:39 +00:00
lotodore edad47b7f4 Making cppcheck even happier. 2010-10-28 08:04:36 +00:00
floty 7f3e3f6dfd delete some bug for determining the list of player who have to show their cards. additionally the lastActionPlayer is now determined correctly (especially in every betting roud) 2010-07-22 21:17:22 +00:00
floty aae32164ff detemine player who need to show their cards at the end of the hand. this version is possibly buggy, because its tested marginal. additionally the lastActionPlayer is determined not correctly so far. 2010-07-22 06:03:11 +00:00
floty 8bafd61f3c full bet rule (part 1) 2010-01-02 18:10:36 +00:00
doitux 1ffe81d05e 2007-11-01 21:34:06 +00:00
lotodore b4848532f9 Added logging for server using syslog. 2007-10-23 21:26:07 +00:00
floty 7c2e8dc777 cleaning code and hopefully last part of refactoring playerArray to playerLists ;) 2007-10-19 14:03:12 +00:00
lotodore 4c56390dc7 Exceptions are now derived from std::exception and tell source code file and line. 2007-10-18 20:36:49 +00:00
floty 06a8fd5730 actual -> current ;) 2007-10-18 17:40:12 +00:00
floty 7f07d066aa asserts -> LocalExceptions 2007-10-14 11:01:44 +00:00
floty a865c0a2bc bugfix: smallBlind 2007-10-11 08:44:24 +00:00
floty f3b3fd9d7c checkMyAction() 2007-10-09 21:19:22 +00:00
floty 28f33dea76 2007-10-07 12:00:34 +00:00
floty b437d8f7d2 firstRunGui 2007-10-07 11:12:02 +00:00
doitux 6d30e324e0 adds activePlayerList and runningPlayerList (XVIII) 2007-09-27 18:07:03 +00:00
doitux 4f7d7ee277 adds activePlayerList and runningPlayerList (XVI) 2007-09-26 22:27:05 +00:00
doitux f41245f310 adds activePlayerList and runningPlayerList (XV) - !!! BROKEN !!! - last sable rev866 2007-09-26 20:11:49 +00:00
doitux 1f21fe815e adds activePlayerList and runningPlayerList (XIV) - !!! BROKEN !!! - last sable rev866 2007-09-26 19:45:58 +00:00
doitux 6c19233c18 adds activePlayerList and runningPlayerList (XIII) - BUGGY!!! - last sable rev866 2007-09-26 10:13:10 +00:00
doitux 0ea06c8a96 adds activePlayerList and runningPlayerList (XI) - BUGGY!!! - last sable rev866 2007-09-25 21:46:38 +00:00
doitux bcc5966a68 adds activePlayerList and runningPlayerList (X) - !!! BROKEN !!! - last stable rev is 866 2007-09-25 18:00:05 +00:00
doitux f6a316fc2e adds activePlayerList and runningPlayerList (IV) 2007-09-24 21:09:36 +00:00
doitux d03f114b46 adds activePlayerList and runningPlayerList (II) 2007-09-24 10:02:17 +00:00
floty 9e31b06544 kicker detection (II) - highest card 2007-09-03 13:56:31 +00:00
floty f6f997ca3b minimum raise setting (I) 2007-09-02 19:20:49 +00:00
floty 1b8616d079 bugfix heads up 2007-09-02 15:38:08 +00:00
floty 32ce035f21 bugfix: inactive player with 0$ all in (II) 2007-09-01 16:44:30 +00:00
floty d18c44e2e9 bugfix: inactive player with 0$ all in 2007-09-01 16:32:36 +00:00
floty a0e78485df bugfix: allin-bug 2007-08-31 13:09:07 +00:00
floty 2ee35d97de bugfix: ERROR-cards in turn and river 2007-08-29 17:57:17 +00:00
doitux 6eebcc943f BeRo refactoring 2007-08-08 12:54:20 +00:00