Commit Graph
399 Commits
Author SHA1 Message Date
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 a37fe9969e 2007-05-11 00:15:42 +00:00
doitux 5a62b7274e configfile updateable 2007-05-08 22:49:38 +00:00
lotodore 16c0d52689 New packet types. 2007-05-08 22:08:00 +00:00
lotodore a6f6c99c92 Fixed vector of tixmlelements. 2007-05-08 21:05:45 +00:00
doitux 2be12f555c buggy!!! 2007-05-08 20:54:36 +00:00
lotodore 0befc1836f Updated protocol for game communication. 2007-05-08 08:39:45 +00:00
lotodore 4a10d6188c Fixed player counting bug. Fixed player number. Joining/leaving network game should work now. Added player type to localplayer. 2007-05-08 06:45:46 +00:00
doitux 5b878d9095 2007-05-07 18:01:16 +00:00
lotodore d24a45f354 Ignore boost timer warnings in msvc. 2007-05-07 09:34:36 +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
lotodore 476035f791 Fixed error reporting (temporary fix). 2007-05-05 21:40:24 +00:00
doitux 9a10079f44 2007-05-05 21:25:50 +00:00
lotodore 82b5392ff5 Added new boost timer. Prepared fixes for removing players. 2007-05-05 21:14:23 +00:00
doitux 363377b6a6 buggy->fixed!!! 2007-05-05 20:38:43 +00:00
doitux 649418abe9 buggy!!! 2007-05-05 20:13:24 +00:00
doitux 7b6be9d750 buggy!!! 2007-05-05 20:11:49 +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 d5bc78813d 2007-05-02 23:22:03 +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 00064928d0 2007-05-02 19:31:28 +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 da76d8f734 2007-04-30 23:18:31 +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
floty d90a172577 bugfix PositionArray 2007-04-30 11:53:40 +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
doitux b0ed2a9fc4 2007-04-28 20:55:56 +00:00
lotodore da2939a7a8 Error messages are shown when joining a network game fails. Still need to handle players which left and kicking players. 2007-04-28 13:07:06 +00:00
lotodore e0bc14282f Now using int as parameters for the signal/slot method. This needs to be fixed some time... 2007-04-27 22:55:19 +00:00
lotodore 73a5117066 Configuration is transferred. A new game should be started on client side, but signal/slot is not working yet. Oh well. 2007-04-27 21:35:18 +00:00
doitux ea5d62261c some bugfixes 2007-04-27 20:01:22 +00:00
doitux 078cbf79ec 2007-04-27 06:55:21 +00:00
lotodore 29b6050ee1 Game configuration now placed in a struct. Prepared to send/receive game configuration over tcp. 2007-04-26 23:07:08 +00:00