gameServer/Actions.hs
2009-10-07 unc0rr Server provides more info in rooms list
2009-10-03 unc0rr - Proper /team command implementation
2009-09-04 unc0rr Fixes suggested by hlint tool
2009-09-03 unc0rr Warn players in room when admin lefts room
2009-09-02 unc0rr - Frontend: reorganize code controlling widgets state, fix problems getting room admin status
2009-09-02 unc0rr Send leaving message and remove room admin's teams when he exits
2009-09-01 unc0rr Implement room delegation (not tested, only one predefined name to rename room)
2009-08-30 unc0rr Some preparation for room control delegation support
2009-07-09 nemo unc0rr's patch from issue #144 - prevent spectators from ruining the game
2009-06-19 unc0rr Implement sending gameserver stats to webserver
2009-06-12 unc0rr Implement ability for server admin to clear accounts cache
2009-05-27 unc0rr - Prevent server from producing zombies
2009-05-25 unc0rr Send server message after nicks info (more chance for it to be seen)
2009-05-25 unc0rr Bring back authentication to official server, now using separate process to perform database interaction
2009-05-24 unc0rr Update server's message
2009-04-17 unc0rr - More verbose output
2009-04-13 unc0rr Fix message being sent to users of 0.9.10 0.9.10-release
2009-04-13 unc0rr Some polishing
2009-04-12 unc0rr New hat + 2 soundtracks
2009-04-10 unc0rr Add a special message for old hedgewars versions
2009-04-02 unc0rr Ooops.. enable back DoS protection
2009-04-02 unc0rr Fix server crash (properly follow client's state)
2009-03-28 unc0rr - Fix bug with kicking players
2009-03-27 unc0rr - Implement ping timeout
2009-03-27 unc0rr Ping clients every 30 seconds. Disconnection due to ping timeout to be implemented.
2009-03-27 unc0rr Add simple DoS protection mechanism (although better than previous server had)
2009-03-27 unc0rr Allow admin to set server's motd
2009-03-26 unc0rr Send server message on join
2009-03-26 unc0rr - User from localhost is server admin
2009-03-09 unc0rr Implement kick from room
2009-03-07 unc0rr Cut the length of most used net packet
2009-03-05 unc0rr Implement kick from server by administrator
2009-02-27 unc0rr Set admin flag and send admin notification to users with rid equal to 3
2009-02-26 unc0rr Small optimization in net server
2009-02-25 unc0rr Retrieve client password from web database and ask for it
2009-02-24 unc0rr Server now send ASKPASSWORD command to frontend when user has web account
2009-02-23 unc0rr Add working check for www account existance
2009-02-23 unc0rr Fix ready players number after a round
2009-02-21 unc0rr Fix ready players accounting
2009-02-20 unc0rr Removeteam action
2009-02-20 unc0rr Implement 'roundfinished' cmd on net server
2009-02-18 unc0rr New game server:
less more (0) tip