gameServer/HWProtoCore.hs
Tue, 03 Sep 2013 22:35:57 +0400 unc0rr /watch works in testing environment
Tue, 03 Sep 2013 00:05:38 +0400 unc0rr Start support of achievement replay query:
Tue, 04 Jun 2013 23:58:42 +0400 unc0rr Proper parameters handling of chat commands
Mon, 27 May 2013 23:24:35 +0400 unc0rr '@' for server admin status, '+' for room admins
Wed, 22 May 2013 00:49:37 +0400 unc0rr '/rnd' command. Pass it a (possibly empty) list of items.
Wed, 22 May 2013 00:12:15 +0400 unc0rr Allow messages containing word separators in server's additional console commands
Wed, 10 Apr 2013 22:48:14 +0400 unc0rr - Revert server workaround over desync from r98e2dbdda8c0
Fri, 22 Feb 2013 23:21:13 +0400 unc0rr Global notice with /global command. Can now warn users when doing server restart.
Wed, 20 Feb 2013 22:54:16 +0400 unc0rr Workaround desync issue if I correctly understand its roots (barely tested)
Mon, 04 Feb 2013 00:13:55 +0400 unc0rr Some work on loading replay and interaction with checker
Sat, 02 Feb 2013 22:57:05 +0400 unc0rr /quit <msg> and /part <msg>
Sat, 19 Jan 2013 21:51:41 +0400 unc0rr - Allow server admins to use DELEGATE even when not room owner
Sat, 19 Jan 2013 00:51:28 +0400 unc0rr Server messages localization using Qt's l10n subsystem:
Thu, 17 Jan 2013 23:17:39 +0400 unc0rr - Pass unknown chat commands to server
Wed, 17 Oct 2012 23:50:28 +0400 unc0rr Fix most of server warnings
Sat, 24 Sep 2011 00:00:57 +0400 unc0rr Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
Mon, 28 Mar 2011 20:31:01 +0400 unc0rr Hide last two octets of IP address from usual users
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