Mercurial
Mercurial
>
sheepy-clone
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
gameServer/HWProtoLobbyState.hs
2013-02-09
unc0rr
Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
file
|
diff
|
annotate
2013-01-19
unc0rr
- Allow server admins to use DELEGATE even when not room owner
file
|
diff
|
annotate
2013-01-18
unc0rr
Server messages localization using Qt's l10n subsystem:
file
|
diff
|
annotate
2013-01-10
unc0rr
Throw away stupid Data.Seq
file
|
diff
|
annotate
2012-12-05
unc0rr
Show others if spectator is in game
flibqtfrontend
file
|
diff
|
annotate
2012-12-05
unc0rr
Show who's in game to spectators
flibqtfrontend
file
|
diff
|
annotate
2012-12-05
unc0rr
"Registered users only" room flag
flibqtfrontend
file
|
diff
|
annotate
2012-11-30
unc0rr
- Fix UNBAN bug
file
|
diff
|
annotate
2012-11-30
unc0rr
Implement ban by nickname
file
|
diff
|
annotate
2012-10-28
unc0rr
Choose first unused color for added team (addresses issue 431) + other small changes
file
|
diff
|
annotate
2012-10-21
unc0rr
Keep room admin ready status always set
file
|
diff
|
annotate
2012-10-17
unc0rr
Fix most of server warnings
file
|
diff
|
annotate
2012-10-12
unc0rr
UNBAN implementation
file
|
diff
|
annotate
2012-09-09
unc0rr
'h' status for room admins
file
|
diff
|
annotate
2012-09-08
unc0rr
More consistency in terminology
file
|
diff
|
annotate
2012-09-04
unc0rr
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
file
|
diff
|
annotate
2012-08-13
unc0rr
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
file
|
diff
|
annotate
2012-06-28
unc0rr
- Try sending remove message in 'finally' as a last resort
file
|
diff
|
annotate
2012-04-22
unc0rr
Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
file
|
diff
|
annotate
2011-12-29
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
2011-10-23
unc0rr
Case-insensitive comparison of nicks
file
|
diff
|
annotate
2011-09-27
unc0rr
Introduce EngineInteraction module
file
|
diff
|
annotate
2011-09-23
unc0rr
Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
file
|
diff
|
annotate
2011-09-16
unc0rr
- Allow 8 teams in game on 0.9.16-dev
file
|
diff
|
annotate
2011-08-15
unc0rr
Don't allow to join other protocol room using FOLLOW command (not tested)
file
|
diff
|
annotate
2011-07-23
unc0rr
Implement command for banning by ip and a command for bans list
file
|
diff
|
annotate
2011-05-15
unc0rr
On restart command close server socket and spawn new server, keep running until last client quits
file
|
diff
|
annotate
2011-04-03
unc0rr
Some polishing
file
|
diff
|
annotate
2011-03-21
EJ
Changed the standard show function to Text.Show.ByteString, and misc.
file
|
diff
|
annotate
2011-03-06
unc0rr
- Write server config into .ini file on change
file
|
diff
|
annotate
less
more
(0)
-50
-30
tip