netserver/hedgewars-server.hs
Sun, 25 Jan 2009 18:35:27 +0000 unc0rr Impement stats on UDP 46632 port
Fri, 16 Jan 2009 18:40:52 +0000 unc0rr Use more convenient syntax
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
Mon, 03 Nov 2008 09:43:03 +0000 unc0rr Close socket on exception anyway
Sun, 02 Nov 2008 20:41:02 +0000 unc0rr Ping clients every 30 seconds, should help with ghosts on server
Thu, 23 Oct 2008 15:12:38 +0000 unc0rr Bring back old 'Go!' button behavior
Wed, 22 Oct 2008 15:45:16 +0000 unc0rr Check for right define
Wed, 22 Oct 2008 15:40:49 +0000 unc0rr Use C preprocessor to allow compilation in windows
Wed, 22 Oct 2008 15:31:35 +0000 unc0rr - Send additional info on rooms
Tue, 21 Oct 2008 18:31:40 +0000 unc0rr If exception is on client quit, then just remove that client
Tue, 21 Oct 2008 18:29:21 +0000 unc0rr Don't close handle in exception handler
Tue, 21 Oct 2008 18:25:34 +0000 unc0rr Better exception message
Tue, 21 Oct 2008 16:53:34 +0000 unc0rr Implement kick
Mon, 20 Oct 2008 18:51:43 +0000 unc0rr Shutdown private server when room is abandoned
Mon, 20 Oct 2008 18:35:36 +0000 unc0rr Support for private servers in frontend
Mon, 20 Oct 2008 15:59:05 +0000 unc0rr Refactor options handling and storing
Mon, 20 Oct 2008 12:58:16 +0000 unc0rr - Small but very important fix
Sat, 18 Oct 2008 21:47:28 +0000 unc0rr Log reply only when send it
Sat, 18 Oct 2008 11:57:46 +0000 unc0rr Add hedgewars server to build process
less more (0) tip