Commit Graph
226 Commits
Author SHA1 Message Date
lotodore d4855a2ca2 Added simple server. Added session establishment (only test code). Added sender thread. 2007-02-25 23:16:26 +00:00
doitux 06ed84cb7b 2007-02-25 23:14:48 +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 1f948140dd 2007-02-25 20:26:34 +00:00
lotodore c7fc79e6ff 2007-02-25 20:23:01 +00:00
lotodore 07c08c0599 Linux fixes. 2007-02-25 20:06:24 +00:00
lotodore a2134c3fa5 Additional include files for linux. 2007-02-25 19:56:58 +00:00
lotodore 9d7924c840 2007-02-25 19:41:49 +00:00
lotodore 0246fae4cb 2007-02-25 19:40:24 +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 d63588f54b Name resolution can be aborted. Fixed bug in socket_set_port. 2007-02-25 17:08:58 +00:00
doitux 954f997bcf networksettings configurable 2007-02-22 22:59:42 +00:00
doitux 769574525e logshowflipcards bugfix 2007-02-22 21:35:44 +00:00
doitux f430ae3d0b network game settings added 2007-02-22 01:26:53 +00:00
doitux d74a9eef70 createnetworkgamedialog and startnetworkgamedialog added 2007-02-22 00:48:18 +00:00
doitux b5c8c13a47 waitforservertostartgamedialog added 2007-02-21 23:32:56 +00:00
doitux 3300b1fe98 focus + enter-event 2007-02-21 23:12:41 +00:00
doitux 3130258c6a 2007-02-20 18:46:04 +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 0e97914f94 2007-02-18 23:09:55 +00:00
doitux ab0be3910f cleaned 2007-02-18 23:06:17 +00:00
doitux cde62131d7 2007-02-18 22:45:09 +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
doitux a97a1df8f7 2007-02-18 19:06:26 +00:00
doitux 0a7d9f18e7 2007-02-18 19:02:03 +00:00
doitux 8de7a33fce port fix 2007-02-18 18:58:22 +00:00
doitux ed3381f12c fix 2007-02-18 18:01:20 +00:00
lotodore fe52316be5 Fixed a bug in the thread implementation. A lock cannot be used within two different threads. 2007-02-18 17:48:36 +00:00
lotodore 389252aac2 Fixed timeout calculation for sleep. Added missing call to socket_startup/socket_cleanup. 2007-02-18 16:04:00 +00:00
lotodore 793ea40f9b Updated make file. Should work with Win32 and Linux now. 2007-02-18 15:14:59 +00:00
lotodore 36270e4b88 Fixed gui wrapper. Fixed client data compiler errors. 2007-02-18 15:13:55 +00:00
lotodore a4eefbe18b ClientThread is now created in Session. 2007-02-18 13:45:56 +00:00
lotodore 9ec3e020dd Cleaned up the code. Added client exception for error handling. 2007-02-18 11:26:57 +00:00
lotodore e6c6fa0eee Renamed callback operations. 2007-02-18 01:39:06 +00:00
lotodore ca6adbb295 Added client callback interface. 2007-02-18 01:16:18 +00:00
doitux 4e69e4d7e6 2007-02-18 00:51:40 +00:00
lotodore fc25ae5a8b Added GUI as parameter for client thread constructor. Fixed linux header for getaddrinfo. 2007-02-18 00:10:26 +00:00
lotodore 296399f166 Added errno include for linux. 2007-02-18 00:00:25 +00:00
doitux 5a665432f9 2007-02-17 23:58:42 +00:00
lotodore 592863ecf5 Client thread test version. Ready to connect. 2007-02-17 23:44:45 +00:00
doitux 6eb192f846 2007-02-17 23:27:33 +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