QTfrontend/newnetclient.cpp
Tue, 04 Nov 2008 16:53:02 +0000 unc0rr Follow protocol more precisely in frontend
Sun, 02 Nov 2008 20:48:10 +0000 unc0rr Client sends PONG to server's PING
Sun, 26 Oct 2008 17:39:33 +0000 unc0rr Add 'Divide teams' option to frontend
Sun, 26 Oct 2008 14:45:07 +0000 unc0rr Delay for 250 msec before connect to local server
Sun, 26 Oct 2008 13:00:35 +0000 unc0rr Allow build without net game server: introduce -DWITH_SERVER configuration parameter
Fri, 24 Oct 2008 17:34:20 +0000 unc0rr Send appropriate messages to server on control menu actions
Fri, 24 Oct 2008 13:00:53 +0000 unc0rr Show players ready status in chat nick list
Fri, 24 Oct 2008 12:57:06 +0000 unc0rr - Fix a bug in READY message handling
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
Sat, 18 Oct 2008 17:01:34 +0000 unc0rr Allow /me in chat
Sat, 18 Oct 2008 13:53:58 +0000 unc0rr - Customize QTextBrowser look
Sat, 18 Oct 2008 08:59:43 +0000 unc0rr - Add brazilian translation
Wed, 15 Oct 2008 16:59:11 +0000 unc0rr Fix doubling chat message
Wed, 15 Oct 2008 15:02:39 +0000 unc0rr Share chat between frontend and engine
Wed, 15 Oct 2008 11:50:16 +0000 unc0rr Various small insignificant improvements everywhere
Mon, 13 Oct 2008 19:04:27 +0000 unc0rr Add partial implementation of handling disconnects while playing via network
Sun, 12 Oct 2008 16:45:13 +0000 unc0rr Clients send roundfinished message to server when the round is over
Thu, 09 Oct 2008 20:36:53 +0000 unc0rr Fix the bug
Thu, 09 Oct 2008 17:28:22 +0000 unc0rr Stub to run network game
Thu, 09 Oct 2008 17:14:29 +0000 unc0rr Fix team colors mismatch on some conditions (just synchronize them when team is added)
Thu, 09 Oct 2008 15:54:09 +0000 unc0rr - Fix a bug with chosen map (new clinet gets wrong information)
Thu, 09 Oct 2008 13:53:03 +0000 unc0rr - Allow team color changing
Thu, 09 Oct 2008 13:48:06 +0000 unc0rr - Only team owner can remove team from the list
Thu, 09 Oct 2008 13:43:47 +0000 unc0rr Can choose hedgehogs number now
Wed, 08 Oct 2008 18:56:32 +0000 unc0rr Adding teams now works
Wed, 08 Oct 2008 18:46:02 +0000 unc0rr Get rid of team id in client code
Wed, 08 Oct 2008 18:29:16 +0000 unc0rr Fix protocol implementation to conform documentation
Wed, 08 Oct 2008 18:25:08 +0000 unc0rr - Add protocol description (just started)
Wed, 08 Oct 2008 15:57:35 +0000 unc0rr Optimize list lookups a bit
Wed, 08 Oct 2008 15:55:23 +0000 unc0rr Reformat some code =P
Wed, 08 Oct 2008 15:53:23 +0000 unc0rr - Shut the client's tries to configure server up
Wed, 08 Oct 2008 13:58:27 +0000 unc0rr - Add join and leave messages to chat box
Wed, 08 Oct 2008 13:54:51 +0000 unc0rr Implement rooms list refresh
Wed, 08 Oct 2008 13:40:29 +0000 unc0rr - Introduce a bit of state miachine in client code (should be more robust and verbosive now)
Tue, 07 Oct 2008 12:37:06 +0000 unc0rr - Add stub page for rooms list
Mon, 06 Oct 2008 19:01:59 +0000 unc0rr Get rid of "internet" network game mode
Mon, 06 Oct 2008 18:37:47 +0000 unc0rr Fix another server failure (when second client in room disconnects)
Mon, 06 Oct 2008 18:07:38 +0000 unc0rr - Now actually fix
Sun, 05 Oct 2008 23:27:53 +0000 unc0rr - Fix build of server (has some bugs now)
Sun, 05 Oct 2008 16:35:46 +0000 unc0rr Remove deprecated stuff
Sun, 31 Aug 2008 19:23:29 +0000 unc0rr Send hats info via net. Hats implementation complete now.
Sun, 10 Aug 2008 15:03:53 +0000 unc0rr Fix compile under Ubuntu (why it compiles everywhere else?)
Mon, 21 Jul 2008 15:54:12 +0000 unc0rr Further work on dedicated server
Mon, 21 Jul 2008 09:45:40 +0000 unc0rr - Modify network protocol to use new delimiter
Tue, 15 Jul 2008 16:40:50 +0000 unc0rr First steps to switch hedgewars to new net protocol
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sun, 27 Apr 2008 13:09:11 +0000 unc0rr - Some debug info
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Mon, 21 Jan 2008 21:25:42 +0000 displacer delimiter changed
Sat, 12 Jan 2008 22:41:03 +0000 displacer weapon names transmitted over network
Fri, 11 Jan 2008 21:45:24 +0000 displacer pre-alpha network weapons selection
Fri, 14 Dec 2007 16:13:35 +0000 unc0rr - Simplify net game objects relationship
Thu, 13 Dec 2007 22:24:06 +0000 unc0rr - Temporary set delimiter to *, as \t seems to be endline now in Qt
Sat, 18 Aug 2007 12:35:10 +0000 unc0rr - Update copyright header
Sat, 18 Aug 2007 12:05:29 +0000 unc0rr - Highlight more undefined behavior of net protocol
Fri, 23 Feb 2007 14:24:32 +0000 unc0rr - Change proto version to 4
Tue, 20 Feb 2007 22:34:42 +0000 displacer some debug messages removed
Tue, 20 Feb 2007 19:50:38 +0000 displacer chatWidget with nicks ready
less more (0) -60 tip