Sat, 18 Oct 2008 08:59:43 +0000 |
unc0rr |
- Add brazilian translation
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 16:59:11 +0000 |
unc0rr |
Fix doubling chat message
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 15:02:39 +0000 |
unc0rr |
Share chat between frontend and engine
|
file |
diff |
annotate
|
Wed, 15 Oct 2008 11:50:16 +0000 |
unc0rr |
Various small insignificant improvements everywhere
|
file |
diff |
annotate
|
Mon, 13 Oct 2008 19:04:27 +0000 |
unc0rr |
Add partial implementation of handling disconnects while playing via network
|
file |
diff |
annotate
|
Sun, 12 Oct 2008 16:45:13 +0000 |
unc0rr |
Clients send roundfinished message to server when the round is over
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 20:36:53 +0000 |
unc0rr |
Fix the bug
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 17:28:22 +0000 |
unc0rr |
Stub to run network game
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 17:14:29 +0000 |
unc0rr |
Fix team colors mismatch on some conditions (just synchronize them when team is added)
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 15:54:09 +0000 |
unc0rr |
- Fix a bug with chosen map (new clinet gets wrong information)
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 13:53:03 +0000 |
unc0rr |
- Allow team color changing
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 13:48:06 +0000 |
unc0rr |
- Only team owner can remove team from the list
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 13:43:47 +0000 |
unc0rr |
Can choose hedgehogs number now
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 18:56:32 +0000 |
unc0rr |
Adding teams now works
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 18:46:02 +0000 |
unc0rr |
Get rid of team id in client code
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 18:29:16 +0000 |
unc0rr |
Fix protocol implementation to conform documentation
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 18:25:08 +0000 |
unc0rr |
- Add protocol description (just started)
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 15:57:35 +0000 |
unc0rr |
Optimize list lookups a bit
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 15:55:23 +0000 |
unc0rr |
Reformat some code =P
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 15:53:23 +0000 |
unc0rr |
- Shut the client's tries to configure server up
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 13:58:27 +0000 |
unc0rr |
- Add join and leave messages to chat box
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 13:54:51 +0000 |
unc0rr |
Implement rooms list refresh
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 07 Oct 2008 12:37:06 +0000 |
unc0rr |
- Add stub page for rooms list
|
file |
diff |
annotate
|
Mon, 06 Oct 2008 19:01:59 +0000 |
unc0rr |
Get rid of "internet" network game mode
|
file |
diff |
annotate
|
Mon, 06 Oct 2008 18:37:47 +0000 |
unc0rr |
Fix another server failure (when second client in room disconnects)
|
file |
diff |
annotate
|
Mon, 06 Oct 2008 18:07:38 +0000 |
unc0rr |
- Now actually fix
|
file |
diff |
annotate
|
Sun, 05 Oct 2008 23:27:53 +0000 |
unc0rr |
- Fix build of server (has some bugs now)
|
file |
diff |
annotate
|
Sun, 05 Oct 2008 16:35:46 +0000 |
unc0rr |
Remove deprecated stuff
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 19:23:29 +0000 |
unc0rr |
Send hats info via net. Hats implementation complete now.
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 15:03:53 +0000 |
unc0rr |
Fix compile under Ubuntu (why it compiles everywhere else?)
|
file |
diff |
annotate
|
Mon, 21 Jul 2008 15:54:12 +0000 |
unc0rr |
Further work on dedicated server
|
file |
diff |
annotate
|
Mon, 21 Jul 2008 09:45:40 +0000 |
unc0rr |
- Modify network protocol to use new delimiter
|
file |
diff |
annotate
|
Tue, 15 Jul 2008 16:40:50 +0000 |
unc0rr |
First steps to switch hedgewars to new net protocol
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 13:09:11 +0000 |
unc0rr |
- Some debug info
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 11:40:22 +0000 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
Mon, 21 Jan 2008 21:25:42 +0000 |
displacer |
delimiter changed
|
file |
diff |
annotate
|
Sat, 12 Jan 2008 22:41:03 +0000 |
displacer |
weapon names transmitted over network
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 21:45:24 +0000 |
displacer |
pre-alpha network weapons selection
|
file |
diff |
annotate
|
Fri, 14 Dec 2007 16:13:35 +0000 |
unc0rr |
- Simplify net game objects relationship
|
file |
diff |
annotate
|
Thu, 13 Dec 2007 22:24:06 +0000 |
unc0rr |
- Temporary set delimiter to *, as \t seems to be endline now in Qt
|
file |
diff |
annotate
|
Sat, 18 Aug 2007 12:35:10 +0000 |
unc0rr |
- Update copyright header
|
file |
diff |
annotate
|
Sat, 18 Aug 2007 12:05:29 +0000 |
unc0rr |
- Highlight more undefined behavior of net protocol
|
file |
diff |
annotate
|
Fri, 23 Feb 2007 14:24:32 +0000 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 22:34:42 +0000 |
displacer |
some debug messages removed
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 19:50:38 +0000 |
displacer |
chatWidget with nicks ready
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 17:50:59 +0000 |
displacer |
chatWidget with layout
|
file |
diff |
annotate
|
Mon, 19 Feb 2007 15:31:40 +0000 |
displacer |
hedgehogs num bugfix for netgame
|
file |
diff |
annotate
|
Sun, 18 Feb 2007 16:57:43 +0000 |
displacer |
simple net cha added
|
file |
diff |
annotate
|
Sun, 18 Feb 2007 12:20:36 +0000 |
displacer |
waiting state for net Go button
|
file |
diff |
annotate
|
Wed, 14 Feb 2007 22:51:07 +0000 |
displacer |
forts mode initial state added
|
file |
diff |
annotate
|
Wed, 14 Feb 2007 22:15:55 +0000 |
displacer |
fort, grave and difficulty information for net team
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 11:55:38 +0000 |
unc0rr |
- Two more land templates
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 14:11:47 +0000 |
displacer |
lost connection to server warning message
|
file |
diff |
annotate
|
Tue, 06 Feb 2007 21:46:33 +0000 |
displacer |
some colors and network protocol fixes
|
file |
diff |
annotate
|
Tue, 06 Feb 2007 19:34:21 +0000 |
displacer |
more correct network hhnum
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 23:26:00 +0000 |
displacer |
return after rungame
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 22:39:01 +0000 |
unc0rr |
- Fix net game bug
|
file |
diff |
annotate
|
Sun, 04 Feb 2007 22:26:13 +0000 |
displacer |
some debug messages disabled
|
file |
diff |
annotate
|