gameServer/CoreTypes.hs
2010-06-27 unc0rr Properly handle client exit
2010-06-25 unc0rr Reimplement ADD_TEAM
2010-06-08 unc0rr Some more progress
2010-06-06 unc0rr Reimplement more core actions
2010-06-06 unc0rr Use sockets instead of handles, use bytestrings instead of strings
2010-05-10 unc0rr Make some more protocol commands work
2010-05-06 unc0rr Some more steps in refactoring
2010-05-05 unc0rr Start the server refactoring
2010-04-04 unc0rr Better default values
2010-04-03 unc0rr Some stuff for game server administration task
2010-04-02 unc0rr Allow to set motd for old client versions (not used yet, as server needs some refactoring)
2010-02-25 unc0rr Some debug stuff
2010-02-25 unc0rr - Unbreak support for client versions prior to 0.9.13-dev
2010-02-04 smxx Server:
2009-11-20 nemo A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
2009-10-18 unc0rr Update server
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-07-09 nemo unc0rr's patch from issue #144 - prevent spectators from ruining the game
2009-06-19 unc0rr Send stats every minute
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-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-19 unc0rr Some work to try prevent stack memory leak
2009-04-13 unc0rr Update changelog in server
2009-04-10 unc0rr Add a special message for old hedgewars versions
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-26 unc0rr - User from localhost is server admin
2009-02-27 unc0rr Set admin flag and send admin notification to users with rid equal to 3
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 options for configuring database access
2009-02-23 unc0rr Add options for database access
2009-02-21 unc0rr More verbose dump
2009-02-18 unc0rr New game server:
less more (0) tip