Sun, 06 Mar 2011 21:54:37 +0300 |
unc0rr |
- Write server config into .ini file on change
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 22:04:10 +0300 |
unc0rr |
Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
|
file |
diff |
annotate
|
Sun, 27 Feb 2011 20:15:09 +0300 |
unc0rr |
Start new server on RestartException
|
file |
diff |
annotate
|
Sun, 27 Feb 2011 19:32:14 +0300 |
unc0rr |
merge
|
file |
diff |
annotate
|
Thu, 24 Feb 2011 22:01:36 +0300 |
unc0rr |
ShutdownException for server shutdown
|
file |
diff |
annotate
|
Wed, 23 Feb 2011 18:34:07 +0300 |
unc0rr |
Don't forkIO main loop
|
file |
diff |
annotate
|
Wed, 16 Feb 2011 12:07:30 +0300 |
unc0rr |
Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 21:50:29 +0300 |
unc0rr |
- Take into account hlint suggestions
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 23:37:25 +0300 |
unc0rr |
Fix admin stuff :D
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 23:33:10 +0300 |
unc0rr |
Fix password checking
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 11:32:15 +0300 |
unc0rr |
Add Unique field to Client structure, and use it to check for matching recieved account status with client
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 11:05:16 +0300 |
unc0rr |
Convert READY and NOT_READY messages to CLIENT_FLAGS message
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 22:29:10 +0300 |
unc0rr |
Stub for server restart command
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 22:19:10 +0300 |
unc0rr |
- Implement BAN protocol command
|
file |
diff |
annotate
|