doitux
|
25fb7a68f9
|
|
2007-03-23 21:45:30 +00:00 |
|
doitux
|
a64ca62476
|
gamespeed bug
|
2007-03-23 20:02:48 +00:00 |
|
doitux
|
a0cd981dcb
|
|
2007-03-21 00:59:05 +00:00 |
|
doitux
|
fd58b87316
|
|
2007-03-21 00:41:29 +00:00 |
|
lotodore
|
62e72617ba
|
When creating a network game, a client is also started.
Network errors are handled globally.
Fixed last network thread issue by using a notification queue, should work fine now.
|
2007-03-20 14:05:16 +00:00 |
|
lotodore
|
ef10602d5c
|
Initial handshake and network game start. Works with multiple clients. Not yet stable, because it is not thread-safe. GUI callbacks not complete yet (server dialog not updated).
|
2007-03-20 02:20:50 +00:00 |
|
doitux
|
5f7ff8ca54
|
|
2007-03-20 00:42:12 +00:00 |
|
doitux
|
be37505d94
|
|
2007-03-20 00:41:39 +00:00 |
|
doitux
|
5b90442470
|
|
2007-03-17 14:58:12 +00:00 |
|
doitux
|
4d5e9dba18
|
|
2007-03-17 12:02:28 +00:00 |
|
doitux
|
bce36dfc28
|
|
2007-03-14 09:02:41 +00:00 |
|
lotodore
|
f5289a6fcf
|
Added helper class for receiving data. Modified sender thread to support sending partial packets. Prepared abstractions for server state machine.
|
2007-03-13 02:23:12 +00:00 |
|
floty
|
29b29ec42e
|
engine 0.4 rev2 (preflop part 1)
|
2007-03-09 03:53:39 +00:00 |
|
floty
|
7319dd4ed0
|
actualQuantityPlayers -><- startQuantityPlayers
|
2007-03-05 19:21:41 +00:00 |
|
doitux
|
07dd1a7461
|
preflopValues added as resource
|
2007-03-03 00:11:26 +00:00 |
|
doitux
|
e509785fd8
|
|
2007-03-01 21:49:32 +00:00 |
|
doitux
|
2649ee716c
|
|
2007-03-01 21:30:40 +00:00 |
|
doitux
|
eae5f68f89
|
|
2007-02-28 20:51:43 +00:00 |
|
doitux
|
1c0d701727
|
|
2007-02-27 19:44:03 +00:00 |
|
doitux
|
bc1c58a810
|
|
2007-02-26 09:05:38 +00:00 |
|
doitux
|
416c9536cf
|
|
2007-02-26 00:44:09 +00:00 |
|
lotodore
|
d4855a2ca2
|
Added simple server. Added session establishment (only test code). Added sender thread.
|
2007-02-25 23:16:26 +00:00 |
|
doitux
|
fdc6cd2d63
|
|
2007-02-25 21:33:01 +00:00 |
|
doitux
|
22229b19ba
|
|
2007-02-25 21:17:14 +00:00 |
|
doitux
|
7d4bbbfbae
|
|
2007-02-25 21:11:14 +00:00 |
|
doitux
|
769574525e
|
logshowflipcards bugfix
|
2007-02-22 21:35:44 +00:00 |
|
doitux
|
d74a9eef70
|
createnetworkgamedialog and startnetworkgamedialog added
|
2007-02-22 00:48:18 +00:00 |
|
doitux
|
2e6cf7cddf
|
left toolbox
|
2007-02-20 00:05:09 +00:00 |
|
lotodore
|
6e7f6dfdbe
|
Cleanup of the joinnetworkgamedialog. Thread creation/termination is now done in main window. Added code to locate memory leaks.
|
2007-02-19 00:39:44 +00:00 |
|
doitux
|
ab0be3910f
|
cleaned
|
2007-02-18 23:06:17 +00:00 |
|
doitux
|
8598fa1215
|
|
2007-02-18 22:44:41 +00:00 |
|
doitux
|
e9500eb4ed
|
|
2007-02-18 22:10:34 +00:00 |
|
doitux
|
2bc8288c19
|
|
2007-02-18 21:12:57 +00:00 |
|
doitux
|
7c5d8a3b44
|
|
2007-02-18 21:06:21 +00:00 |
|
lotodore
|
4e40f11f90
|
Made the callback work. Updated error messages.
|
2007-02-18 19:16:34 +00:00 |
|
lotodore
|
a4eefbe18b
|
ClientThread is now created in Session.
|
2007-02-18 13:45:56 +00:00 |
|
doitux
|
4e69e4d7e6
|
|
2007-02-18 00:51:40 +00:00 |
|
doitux
|
af6c4dc235
|
|
2007-02-17 23:18:34 +00:00 |
|
doitux
|
206a47922f
|
new functions in gui-interface for connectToServerDialogImpl
|
2007-02-17 20:01:20 +00:00 |
|
doitux
|
06bb16ab64
|
connectToServerDialog added
|
2007-02-17 19:36:32 +00:00 |
|
doitux
|
f85d962af2
|
add joinnewgamedialog
|
2007-02-15 00:57:04 +00:00 |
|
doitux
|
1fb64336a2
|
|
2007-02-15 00:20:11 +00:00 |
|
doitux
|
d0eedc68ee
|
|
2007-02-15 00:16:01 +00:00 |
|
doitux
|
d0cc7b114b
|
logging-bugfixes
|
2007-02-14 23:24:17 +00:00 |
|
doitux
|
3292a61f31
|
CardsValueInt-2-QString ;)
|
2007-02-14 01:09:31 +00:00 |
|
doitux
|
fe8b43106a
|
Logs improved (Pot, Cards)
|
2007-02-13 02:00:11 +00:00 |
|
doitux
|
57ae6a1065
|
fixed dealer assignment when actualquantity players < 3
|
2007-02-10 22:35:35 +00:00 |
|
doitux
|
d803375e94
|
Statusbar message + bugfixes
|
2007-02-10 21:52:05 +00:00 |
|
doitux
|
8114a710e7
|
logfiles work on windows now
|
2007-02-09 22:56:03 +00:00 |
|
doitux
|
ff18ca3df5
|
fixed fontsizes Windows/Linux
|
2007-02-08 01:28:58 +00:00 |
|