Commit Graph
1793 Commits
Author SHA1 Message Date
lotodore b48209a5e4 Termination of games is now working. Error handling is still missing in some cases, and it is very slow if there are a lot of players, but other than that all is fine :-). 2009-05-31 19:11:59 +00:00
lotodore fab224c8ad Fixing some timer problems. Starting an internet game now works again. There are still some issues: Games are never terminated, and error handling is not implemented (errors will terminate the server). 2009-05-31 13:47:10 +00:00
lotodore 59358bff0e Fixed server crash when trying to start a game. Server is still broken, though... 2009-05-31 13:17:02 +00:00
doitux ef04130999 closeable waitingforstartgame dialog under macosx 2009-05-31 13:13:29 +00:00
lotodore 2952f0b85d Fixing some compiler warnings and single-threaded game issues. Note: The server currently crashes when trying to start a game. 2009-05-31 11:00:33 +00:00
lotodore 08ed5e0496 Almost complete rewrite of server game state due to porting the network engine to asio. Server is still broken in a lot of ways. A game is no longer run in a separate thread (but this change is still incomplete). 2009-05-30 22:20:40 +00:00
doitux 1ac6d2cd23 0.7.1-svn string added 2009-05-30 21:23:22 +00:00
doitux a0d5cde591 removed the activate button in style settings. selected item in the
lists will be activated automatically
2009-05-30 21:06:03 +00:00
doitux 56130328e4 change some settings strings like mentioned in the forum 2009-05-26 22:30:46 +00:00
doitux 32d2528590 settingsdialog bugfix 2009-05-26 21:52:05 +00:00
doitux dd89b0ae21 settings dialog changes for better translation fitting 2009-05-26 17:37:41 +00:00
doitux 492939cccf qt 4.5.1 startwindow font-lenght fixes. localized cash value bugfix 2009-05-24 13:30:10 +00:00
doitux 97246d347e auto activate new styles after adding; new toolbox background for better
readable speed string
2009-05-21 22:40:16 +00:00
doitux c51e746579 qt background fixes 2009-05-19 10:43:54 +00:00
doitux b677da1ae6 gametable adjustments for 1.000.000 number style. transparent menubars. 2009-05-13 09:31:13 +00:00
lotodore 8ab2fed1a2 More restructuring. Still broken. 2009-05-10 22:21:20 +00:00
lotodore 2541f28ff2 Sender thread is no longer a thread (part of boost::asio integration). Warning: Network games are still broken! 2009-05-10 17:53:37 +00:00
lotodore d258bc25d0 Server accept thread is no longer a thread. 2009-05-10 14:57:51 +00:00
lotodore ac4c2e9aef Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files). 2009-05-07 22:36:51 +00:00
lotodore d7ca4d67b5 Fixing compiler errors. Still broken in terms of network functionality. 2009-05-06 21:09:58 +00:00
lotodore 60b5d45c53 Adopting changes from asio branch. Currently broken. 2009-05-04 21:11:29 +00:00
lotodore 0431b4cb33 Setting beta revision to 0. 2009-05-03 11:39:32 +00:00
doitux c9c95f4a0c final 0.7 translation - small gamelobby fixes for netbook support 2009-05-03 01:04:54 +00:00
doitux a2e830f2dc small gametable tweaks 2009-04-30 09:27:38 +00:00
doitux de34a38f54 portuguese (protuguese) translation added. some more strings added 2009-04-29 21:13:06 +00:00
doitux c763116218 make action pix smaller for better readable card symbols 2009-04-28 17:47:08 +00:00
doitux d7aaf4a2bb string update 2009-04-27 23:44:34 +00:00
doitux 041fb5934b sorting private/public enabled (thx to heyn for the fastest bugfix ever done) 2009-04-27 23:31:49 +00:00
doitux 789041f4b5 opponent 10-9 string fix 2009-04-27 16:00:55 +00:00
doitux 6c390ce521 string freeze for 0.7 final - small input bet length fix 2009-04-27 08:51:03 +00:00
doitux 0b2b668c3c bugfix update for beta2 (beta revision 3) 2009-04-25 22:32:40 +00:00
doitux 8eea5a267d netclientleft bugfix 2009-04-25 22:30:10 +00:00
lotodore 5385ba8903 Incrementing beta revision counter to cause a notification that a new beta release is available. 2009-04-25 19:30:31 +00:00
lotodore bdb6e9f22f Enable logging of avatar uploads 2009-04-25 18:33:01 +00:00
doitux 08865fd934 votes string fix 2009-04-25 00:21:31 +00:00
doitux af1fd21bb7 set 0.7-beta2 version string 2009-04-24 23:02:32 +00:00
doitux 973030eb54 advanced error handling for style readers 2009-04-24 22:53:52 +00:00
doitux 4c35676a68 remeber last gametable and carddeck style dir in settings 2009-04-23 09:25:39 +00:00
doitux 46ff759986 adjust bet_slider values for starcash up tp 1000000 2009-04-22 22:56:47 +00:00
doitux c9615e264c Add stay on table animation for inactive network players which doent leave the table. some vote kick fixes. 2009-04-22 22:32:45 +00:00
doitux a75abcbb6a move timeout animation from setlabel to new position 2009-04-20 21:13:49 +00:00
doitux a3944f1379 minimum small blind changes 2009-04-19 21:09:58 +00:00
doitux 98849309c2 change minimum smallblind value 2009-04-19 20:30:37 +00:00
doitux 6328ecfe44 timout animation test 2009-04-19 20:23:20 +00:00
doitux d6c04c96e6 remove ifdef hack for style files loading 2009-04-18 23:55:09 +00:00
doitux 50cfd57448 remove ifdef hack for style files loading 2009-04-18 23:17:10 +00:00
doitux bde28a9f2a utf8 windows test 2009-04-17 23:38:43 +00:00
doitux 3a93336dfa utf8 windows test 2009-04-17 23:12:56 +00:00
doitux 63bb80e168 is beta07 switch for hardcoded channel and server 2009-04-15 18:02:16 +00:00
doitux 992f9ee383 vote string changes 2009-04-15 17:32:59 +00:00