Commit Graph
1201 Commits
Author SHA1 Message Date
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 9310b3d3c2 --nowriteaccess first steps 2007-05-16 09:31:54 +00:00
doitux 58be35a777 --nowriteaccess first steps 2007-05-16 09:03:12 +00:00
doitux 846c9135bf --nowriteaccess first steps 2007-05-16 08:55:49 +00:00
doitux 098349b572 implement minimal disc access for config-file 2007-05-16 01:08:01 +00:00
doitux d213ee3ff2 implement logOnOff, logInterval 2007-05-15 23:34:03 +00:00
doitux 151a45de33 2007-05-15 21:22:16 +00:00
lotodore c160a09811 Some include file optimizations. Fixes for the server. 2007-05-15 20:37:37 +00:00
lotodore 5f033730da Restructured network server. 2007-05-14 21:18:24 +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
lotodore 7540ea17bd Fixed relationship of network session and player data to be consistent with the game engine. Now sending card's values via network. Fixed net packet checks. 2007-05-13 22:25:59 +00:00
lotodore 60eb04a920 Fixed linefeed. 2007-05-13 17:51:52 +00:00
lotodore 37bf6e4eb9 Added packet type to start a "Hand". Added generic gui for the server. 2007-05-13 17:50:48 +00:00
doitux cdd34fe820 2007-05-13 15:48:39 +00:00
doitux b4975dbea3 2007-05-13 15:08:10 +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
doitux 5b878d9095 2007-05-07 18:01:16 +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 87a1abfa42 2007-05-06 22:31:25 +00:00
doitux 7747ce0593 2007-05-06 21:45:04 +00:00
doitux c3e102f745 new connected player list in waitforservertostartgame 2007-05-06 21:15:43 +00:00
doitux e72c25203b create app-directories only on startup 2007-05-05 19:02:11 +00:00
doitux fead5805e9 some new and some edited strings 2007-05-04 21:51:12 +00:00
doitux 2a7a14d02e 2007-05-04 06:51:27 +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
doitux 1413961624 2007-05-02 21:51:02 +00:00
lotodore f6fb29b883 GUI initialization now called by session. 2007-05-02 21:20:54 +00:00
doitux 0c45c62189 2007-05-02 10:32:19 +00:00
doitux 9074b5a3c4 nl translation updated 2007-05-02 06:29:08 +00:00
doitux 5e3e73789d blinking start-stop button 2007-05-01 22:51:10 +00:00
doitux 89a4e06edf 2007-05-01 21:14:46 +00:00
doitux bd40897b9b dutch translation added 2007-05-01 19:34:54 +00:00
doitux b9e1df25fc some mac hints 2007-04-30 23:14:30 +00:00
doitux a857719dff first translation test 2007-04-30 12:19:14 +00:00
floty 8aeba9c16f bugfix PositionArray 2007-04-30 11:56:31 +00:00
doitux 6f39a56c2f 2007-04-29 20:03:23 +00:00
doitux 44fb72fd8e some bugfixes --> see changelog 2007-04-29 18:48:20 +00:00
doitux c02251981b 2007-04-28 21:11:41 +00:00
doitux f3c0fdcaa6 fixed text-color for mac 2007-04-28 21:04:34 +00:00