Commit Graph
244 Commits
Author SHA1 Message Date
doitux e5507dce60 add SDLPlayer class 2007-06-01 21:34:27 +00:00
doitux 68a3abdc75 sound free? 2007-05-31 07:46:19 +00:00
doitux 830e7dc6ee hopefully fix blocking soundcards bug ;) 2007-05-30 22:03:40 +00:00
doitux 526639bfef 2007-05-30 21:36:48 +00:00
doitux a79e69aad3 optional "play sound effects"
optional "timeout for player action"
2007-05-30 08:05:53 +00:00
doitux 1f70aeeefe timoutcallback to mainwindow 2007-05-30 07:21:24 +00:00
doitux ba82acbd06 add timeoutanimation for network player actions 2007-05-29 21:31:30 +00:00
doitux ccb339be04 highlightRoundLabel --> refreshGameLabels 2007-05-29 18:37:49 +00:00
doitux 41b0a0129a logging not longer in mainwindow 2007-05-29 13:15:58 +00:00
doitux bc63661d96 add sound-system SDL_mixer 2007-05-29 12:22:05 +00:00
doitux 7c147dccc6 2007-05-28 21:21:48 +00:00
doitux 61e2131470 add changeHumanPlayerNameDialog 2007-05-28 19:56:57 +00:00
doitux 0e1abc3656 2007-05-28 18:48:12 +00:00
doitux 0c4648e194 bigger toolboxes. chat --> left 2007-05-28 13:13:48 +00:00
doitux 5325897122 2007-05-26 20:40:52 +00:00
doitux fbfd9eb96a playerbuttons hand after get incative bugfix
logDealBoardCards now in engine
2007-05-26 19:28:34 +00:00
lotodore 5cb5509dec Networking should mostly be working now. Some small issues concerning the display of pot/sets, and some delays are still needed. 2007-05-26 17:06:03 +00:00
doitux 9c2d3a9723 logging playerAction in engine now 2007-05-26 12:40:45 +00:00
doitux 4a66146c25 small blink-chat fix 2007-05-25 18:14:52 +00:00
doitux a6ea197a43 set chatinput maximum 2007-05-25 17:57:03 +00:00
doitux 654ce481ca chat-blinking if invisible and message received 2007-05-25 10:49:26 +00:00
doitux 2333079b13 add chat functions 2007-05-25 00:09:51 +00:00
doitux 5f7db15793 2007-05-24 22:49:44 +00:00
doitux 2321ce6f50 chat + groupboxfixes 2007-05-24 22:37:10 +00:00
lotodore 5431f0b93a Network: First round seems to work fine now. Pot/sets not yet displayed correctly. 2007-05-24 20:26:23 +00:00
doitux 2d6a5b2616 fullscreen "F" fix 2007-05-23 22:52:56 +00:00
lotodore 2556f43340 First try: Transferring client action. 2007-05-23 22:31:56 +00:00
doitux 73626eb40d avatar gallery started 2007-05-23 10:19:10 +00:00
doitux e8cbac12cc check for maxnumberofplayers to start network game
doubleclick on join list item will directly connect
2007-05-23 07:16:28 +00:00
doitux 8f8a851500 utf8fix 2007-05-21 20:11:23 +00:00
lotodore 2ce67297ee Tools - random number function is now static. Fixed player number issue with network games (GUI player number needs to be 0), this still requires some work. 2007-05-21 19:00:06 +00:00
lotodore 3ede810baa Fixed player number when showing cards - much more work is needed for this. 2007-05-21 17:27:04 +00:00
lotodore 5438aa487c Added connect timeout. 2007-05-20 11:11:07 +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 e7b31f2d44 All gui calls through guiwrapper are now thread safe. 2007-05-18 23:16:54 +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
doitux a9e2d56b0d bugfix: wrong blinds in heads up 2007-05-18 11:38:37 +00:00
doitux ace4d5b41a boardcards animation hanging gfx bugfix 2007-05-18 08:13:05 +00:00
doitux 72e7d367d7 optional blind buttons 2007-05-17 23:28:36 +00:00
doitux 0c63db40f6 2007-05-14 13:02:49 +00:00
doitux bc146c8899 closeevent fix 2007-05-14 13:01:16 +00:00
lotodore 2d894c6a2c Trying to bring life to the server. 2007-05-14 12:40:42 +00:00
doitux 6d673793be one ConfigFile for all 2007-05-13 13:32:06 +00:00
doitux 8ad92920cc one ConfigFile for all
killed the tinyxml warnings
2007-05-13 12:35:27 +00:00
lotodore 6fbef0af20 Two step initialization for engine. First step: Create and initialize objects (constructor). Second step: Start the engine, update the UI. 2007-05-12 22:00:59 +00:00
lotodore 7c6337d810 Changes in preparation for the integration of the network server. GUI does not directly know Game and Hand any more, only Session. WARNING: This version crashes due to initialization order problems. 2007-05-11 12:01:13 +00:00
lotodore a85ec4ee5a Players can now join and leave as they wish. Still TODO: Need to fix player number. 2007-05-06 23:27:08 +00:00
doitux c3e102f745 new connected player list in waitforservertostartgame 2007-05-06 21:15:43 +00:00
doitux 9a717fb0c2 fixes 20/40 bug 2007-05-03 22:44:08 +00:00
doitux d7e2bf9a2e 2007-05-02 22:46:29 +00:00