Commit Graph
25 Commits
Author SHA1 Message Date
floty b93525607e run astyle 2014-03-16 21:46:52 +01:00
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
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 8c61403fb5 Switching license from GPL2 to AGPL3. 2011-07-03 22:27: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
floty f84e629f17 remove hand-object from board 2011-01-06 22:00:52 +00:00
floty 756e92aeab implement frame for list of player who need to show their cards at the end of the hand 2010-07-15 22:37:46 +00:00
floty 9dd683fb59 log side pot in network & handRanking-redraw 2007-11-11 23:47:38 +00:00
lotodore ded7ca7daf Added winner list for network client. 2007-10-29 19:57:46 +00:00
floty 7c2e8dc777 cleaning code and hopefully last part of refactoring playerArray to playerLists ;) 2007-10-19 14:03:12 +00:00
floty 211d8fcefc comment out playerArray 2007-10-18 17:58:51 +00:00
floty a372f614e5 log side pot winners and player sits out 2007-10-17 14:46:20 +00:00
doitux aab3ac6b2c adds activePlayerList and runningPlayerList (XVII) - !!! network-BROKEN !!! 2007-09-27 00:37:01 +00:00
doitux 84c857cbff adds activePlayerList and runningPlayerList 2007-09-23 21:30:51 +00:00
doitux a9a2d33e3f buggy!!! 2007-08-10 23:16:21 +00:00
doitux 3ec9c3d0bd new distributePot function 2007-08-10 00:15:51 +00:00
doitux 3742f15db2 BeRo refactoring 2007-08-09 18:02:58 +00:00
lotodore e14d01432c Flop/turn/river cards are now sent in a network game. 2007-05-25 18:28:05 +00:00
lotodore 2556f43340 First try: Transferring client action. 2007-05-23 22:31:56 +00:00
lotodore c160a09811 Some include file optimizations. Fixes for the server. 2007-05-15 20:37:37 +00:00
doitux 34b33a16e7 2007-01-14 13:23:04 +00:00
doitux 507ffdd2a8 2007-01-13 22:29:17 +00:00
doitux 1e8152e97c 2007-01-13 18:55:48 +00:00