Sun, 07 Dec 2014 22:22:39 +0300 |
unc0rr |
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
qmlfrontend
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 12:02:20 +0300 |
unC0Rr |
Fix FULLMAPCONFIG message
|
file |
diff |
annotate
|
Fri, 21 Nov 2014 19:09:45 +0100 |
sheepluva |
password flag was the wrong way around
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 00:32:39 +0300 |
unc0rr |
This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
|
file |
diff |
annotate
|
Fri, 24 Jan 2014 12:05:39 +0100 |
Gianfranco Costamagna |
Added copyrights to gameServer directory
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 15:28:32 +0400 |
unc0rr |
Restore teams in teams list on rejoin, should fix issues with second rejoin.
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 21:54:26 +0400 |
unc0rr |
Handle chars and not bytes for usernames :-p
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 14:18:06 +0100 |
sheepluva |
turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 23:52:21 +0100 |
sheepluva |
disallow control chars in player nicks, thanks for burp to helping making the list more complete
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:43:06 +0100 |
koda |
fixwhitespace and dos2unix
|
file |
diff |
annotate
|
Tue, 24 Dec 2013 23:17:44 +0400 |
unc0rr |
Make server aware of new versions
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 00:51:27 +0400 |
unc0rr |
- Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 00:44:30 +0400 |
unc0rr |
- Column for script in rooms list
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 22:35:57 +0400 |
unc0rr |
/watch works in testing environment
|
file |
diff |
annotate
|
Thu, 06 Jun 2013 00:28:30 +0400 |
unc0rr |
- Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
|
file |
diff |
annotate
|
Fri, 31 May 2013 00:10:59 +0400 |
unc0rr |
++protocol_number;
0.9.19
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 17:52:27 -0400 |
nemo |
merge. hate the fact that "unsynced remote changes" is just a "note" now.
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 00:51:28 +0400 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 23:17:39 +0400 |
unc0rr |
- Pass unknown chat commands to server
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 23:43:56 +0400 |
unc0rr |
Choose first unused color for added team (addresses issue 431) + other small changes
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 23:50:28 +0400 |
unc0rr |
Fix most of server warnings
|
file |
diff |
annotate
|
Tue, 01 May 2012 20:54:30 +0400 |
unc0rr |
Hopefully this change doesn't break anything
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 23:02:40 +0300 |
unc0rr |
Send full room info on room add and update events. Less(?) traffic, but current frontend doesn't behave good with this change to server.
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 13:28:16 +0400 |
unc0rr |
Make server know release version
0.9.17
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 11:37:52 +0400 |
unc0rr |
Case-insensitive comparison of nicks
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 19:27:19 +0400 |
unc0rr |
Introduce EngineInteraction module
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 23:08:24 +0400 |
unc0rr |
Add 0.9.16 and 0.9.17-dev version info to server
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 21:40:08 +0400 |
unc0rr |
Implement testing for illegal characters
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 20:31:01 +0400 |
unc0rr |
Hide last two octets of IP address from usual users
|
file |
diff |
annotate
|
Mon, 21 Mar 2011 21:04:20 +0300 |
EJ |
Changed the standard show function to Text.Show.ByteString, and misc.
|
file |
diff |
annotate
|