gameServer/HWProtoCore.hs
Mon, 21 Mar 2011 21:04:20 +0300 EJ Changed the standard show function to Text.Show.ByteString, and misc.
Sun, 06 Mar 2011 21:54:37 +0300 unc0rr - Write server config into .ini file on change
Thu, 03 Mar 2011 22:15:13 +0300 unc0rr Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
Sun, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Sun, 30 Jan 2011 20:32:23 +0300 unc0rr Reimplement some more protocol commands server_refactor
Sat, 29 Jan 2011 21:33:24 +0300 unc0rr - Reactivate pings timer, reimplement PING handler server_refactor
Sun, 19 Dec 2010 13:31:55 -0500 nemo Ok. This should pull 0.9.14.1 server into default
Sun, 14 Nov 2010 15:06:02 -0500 nemo merge 0.9.14.1 to trunk
Sun, 14 Nov 2010 20:06:47 +0100 koda fix compilation server for me 0.9.14.1
Fri, 12 Nov 2010 18:57:36 -0500 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
Thu, 11 Nov 2010 22:17:54 +0300 unc0rr Revert to old server in branch 0.9.14 0.9.14
Sun, 25 Jul 2010 18:55:54 +0400 unc0rr - burp's patch cleaning up module dependancies + cabal file
Sun, 06 Jun 2010 15:29:33 +0000 unc0rr Use sockets instead of handles, use bytestrings instead of strings
Mon, 10 May 2010 17:48:06 +0000 unc0rr Make some more protocol commands work
Thu, 06 May 2010 17:39:08 +0000 unc0rr Some more steps in refactoring
Sat, 06 Mar 2010 18:23:25 +0000 unc0rr Fix "FOLLOW" command handler and place it into proper file
Thu, 25 Feb 2010 18:28:33 +0000 unc0rr - Unbreak support for client versions prior to 0.9.13-dev
Sun, 24 Jan 2010 13:38:14 +0000 koda sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
Sun, 16 Aug 2009 16:56:34 +0000 unc0rr Fix my bad English
Thu, 13 Aug 2009 12:45:24 +0000 unc0rr Show player's room status (plays/spectates)
Wed, 27 May 2009 15:29:30 +0000 unc0rr - Prevent server from producing zombies
Sat, 28 Mar 2009 10:42:00 +0000 unc0rr - Fix bug with kicking players
Fri, 27 Mar 2009 20:36:50 +0000 unc0rr - Implement ping timeout
Mon, 09 Mar 2009 20:47:17 +0000 unc0rr Implement kick from room
Thu, 05 Mar 2009 19:53:40 +0000 unc0rr Implement kick from server by administrator
Wed, 25 Feb 2009 17:12:32 +0000 unc0rr Retrieve client password from web database and ask for it
Fri, 20 Feb 2009 19:46:22 +0000 unc0rr - Remove client teams on exit
Fri, 20 Feb 2009 11:58:58 +0000 unc0rr Implement 'roundfinished' cmd on net server
Wed, 18 Feb 2009 15:04:40 +0000 unc0rr New game server:
less more (0) tip