netserver/hedgewars-server.hs
Thu, 08 Jan 2009 15:26:12 +0000 unc0rr - Fix bugs in net server
Fri, 02 Jan 2009 13:00:46 +0000 unc0rr - Send previous moves info to newly connected client when it joins a room with already started game
Thu, 27 Nov 2008 14:36:22 +0000 unc0rr oops, remove leftovers
Thu, 27 Nov 2008 14:34:52 +0000 unc0rr Refactor server a bit, now all socket operations are in own threads, two per client
Mon, 24 Nov 2008 21:47:59 +0000 unc0rr Make ghc 6.10 happy
Mon, 24 Nov 2008 21:46:32 +0000 unc0rr Add some type info
Sun, 23 Nov 2008 23:16:33 +0000 unc0rr small fixes
Tue, 18 Nov 2008 15:43:03 +0000 unc0rr Add new thread which would close handles for us (fixes forced disconnection problem)
Mon, 17 Nov 2008 18:27:47 +0000 unc0rr Oops, accidentaly commented hFlush out
Mon, 17 Nov 2008 18:24:34 +0000 unc0rr Don't close socket handles, just leave that job for garbage collector, as doing it manually seems to be the cause of server hangs
Mon, 17 Nov 2008 16:48:38 +0000 unc0rr Include CPP option into source file for easy use
Tue, 11 Nov 2008 15:44:27 +0000 unc0rr Fix wrong filter
Mon, 10 Nov 2008 19:44:54 +0000 unc0rr Show last hour logins number
Mon, 10 Nov 2008 15:57:59 +0000 unc0rr Finish refactoring
Sat, 08 Nov 2008 11:54:46 +0000 unc0rr - Add es and sv translations to hedgewars.pro
Fri, 07 Nov 2008 22:03:43 +0000 unc0rr Make code flow more clear
Fri, 07 Nov 2008 17:02:22 +0000 unc0rr Just better syntax
Fri, 07 Nov 2008 16:42:10 +0000 unc0rr Show time of connection start
Fri, 07 Nov 2008 16:33:23 +0000 unc0rr Remove redundant function parameter
Fri, 07 Nov 2008 15:58:36 +0000 unc0rr Add simple DoS protection
Wed, 05 Nov 2008 08:02:12 +0000 unc0rr Add some verbosity to server's console messages
Tue, 04 Nov 2008 22:56:36 +0000 unc0rr Disconnect clients on BYE message
Tue, 04 Nov 2008 22:49:13 +0000 unc0rr - Fix ConfigAsked not sending full config (leads to team divide checkbox inconsistency)
Tue, 04 Nov 2008 22:42:08 +0000 unc0rr Oops, fix build
Tue, 04 Nov 2008 21:53:30 +0000 unc0rr Cleanup code a bit, some reformatting
Tue, 04 Nov 2008 14:43:31 +0000 unc0rr Handle exceptions on accept
Mon, 03 Nov 2008 14:47:23 +0000 unc0rr Reformat code a bit
Mon, 03 Nov 2008 11:28:41 +0000 unc0rr It seems, I finally got the solution
Mon, 03 Nov 2008 09:55:30 +0000 unc0rr Bring back old behavior
Mon, 03 Nov 2008 09:49:25 +0000 unc0rr Print comprehensive info about what's going on, don't try to close already closed handle
less more (0) -30 tip