Commit Graph
22 Commits
Author SHA1 Message Date
floty a0f91b04c7 putting log from local_engine to engine; implementing hand-logging 2010-12-30 01:57:23 +00:00
lotodore a24a93caba Use unix linefeeds for all files. Finally. It's about time. 2007-11-16 15:24:25 +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
doitux aab3ac6b2c adds activePlayerList and runningPlayerList (XVII) - !!! network-BROKEN !!! 2007-09-27 00:37:01 +00:00
doitux 1f21fe815e adds activePlayerList and runningPlayerList (XIV) - !!! BROKEN !!! - last sable rev866 2007-09-26 19:45:58 +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
doitux 84c857cbff adds activePlayerList and runningPlayerList 2007-09-23 21:30:51 +00:00
doitux 7a0ae803e2 buggy!!! 2007-08-10 23:34:56 +00:00
doitux a9a2d33e3f buggy!!! 2007-08-10 23:16:21 +00:00
lotodore 03ecc5b9cb Removed client code which is no longer needed now. Networking still somewhat broken. 2007-08-07 20:37:34 +00:00
doitux 722ab71189 BeRo refactoring 2007-08-06 22:58:47 +00:00
doitux c8207f9b8e BeRo refactoring 2007-08-06 22:39:46 +00:00
lotodore 0aef0d9e42 Removed dependencies on old preflop/flop/turn/river interface from networking. Compiles, but networking is BROKEN. Also includes first try of computer players for networking, which is broken, too. 2007-08-06 21:38:09 +00:00
doitux e612b77b1b more polymorphie steps for BeRo (sry lotodore for last buggy rev) 2007-08-05 23:57:16 +00:00
doitux 0a0a24433e more polymorphie steps for BeRo - local game --> unstable 2007-08-04 22:05:12 +00:00
doitux 07f8a2aaeb more polymorphie steps for BeRo - local game --> unstable 2007-08-04 21:30:20 +00:00
doitux 1f00b3f458 more polymorphie steps for BeRo 2007-08-04 12:08:10 +00:00
doitux 421ca6c62d more polymorphie steps for BeRo 2007-08-04 11:37:26 +00:00
lotodore 4a53678291 Client engine factory needs to be free of configuration file (configuration provided by server). Separated specific start data from general game data. Sending client game object to GUI after creation. Client thread now manages player and game data. 2007-05-20 00:16:29 +00:00
lotodore b773c30ae0 Start position of dealer is now set via network. Added files for network client engine. Added factory code. 2007-05-18 17:13:27 +00:00