lotodore
|
13a731e041
|
Chat messages are now working.
|
2007-05-25 16:03:12 +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 |
|
lotodore
|
5438aa487c
|
Added connect timeout.
|
2007-05-20 11:11:07 +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
|
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
|
2f5c8d7da1
|
Redone network packet abstraction. Prepared for easy access to packet data.
|
2007-04-08 16:18:20 +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 |
|
lotodore
|
ca354dce7f
|
Started to implement server state engine.
|
2007-03-13 23:27:17 +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 |
|
lotodore
|
d4855a2ca2
|
Added simple server. Added session establishment (only test code). Added sender thread.
|
2007-02-25 23:16:26 +00:00 |
|
lotodore
|
82cf963f0a
|
Connect is now non-blocking. Fixed problem in resolver thread where socket was closed.
|
2007-02-25 18:22:19 +00:00 |
|
lotodore
|
4e40f11f90
|
Made the callback work. Updated error messages.
|
2007-02-18 19:16:34 +00:00 |
|
lotodore
|
9ec3e020dd
|
Cleaned up the code. Added client exception for error handling.
|
2007-02-18 11:26:57 +00:00 |
|
lotodore
|
592863ecf5
|
Client thread test version. Ready to connect.
|
2007-02-17 23:44:45 +00:00 |
|