gameServer/HWProtoInRoomState.hs
2019-04-26 unc0rr Limit room name change rate
2018-12-14 Wuzzy Backed out changeset f791c46b47a4
2018-12-08 Wuzzy Fix incomplete syntax help of /callvote
2018-11-03 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
2018-11-03 Wuzzy GameServer: Turn some messages into warnings
2018-10-26 Wuzzy GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
2018-10-26 Wuzzy Tweak error messages of /callvote kick
2018-10-25 Wuzzy Remove double space at end of chat messages from server
2018-10-05 Wuzzy Simplify /quit chat command
2018-10-04 Wuzzy Teach engine to properly display clan message received from the net
2018-08-31 Wuzzy Display error when using /maxteams if not room master
2018-08-28 Wuzzy Fix typo in gameServer
2018-08-26 Wuzzy GameServer: Use consistent formatting of clan chat (compared with engine)
2018-08-26 Wuzzy Change empty string check in gameServer
2018-08-26 Wuzzy /greeting chat commands now clears greeting if called w/o arguments
2018-08-26 Wuzzy Add a couple of more useful server messages
2018-08-25 Wuzzy Add error message for /callvote map if no maps are available
2018-08-25 Wuzzy Add a few helpful error messages from server when kicking failed
2018-08-25 Wuzzy GameServer: Refactor fake nick names into Consts
2018-08-21 Wuzzy Fix some string/translation inconsistencies in strings related to leaving
2018-07-18 Wuzzy Improve some replies for chat commands on server
2018-07-18 Wuzzy Refactor server chat command help, also add admin commands to help
2018-07-18 Wuzzy Add /help command for lobby and rooms too
2018-07-17 Wuzzy Server: Replace hardcoded hog-related numbers with consts
2018-03-05 Wuzzy More user-friendly server messages
2016-12-23 unc0rr Only registered players regain their teams on rejoin
2016-02-25 unc0rr More work on best time ghost feature
2016-02-21 unc0rr Oops, fix whose nick to compare to
2016-02-20 unc0rr Filter out hog speech messages with non-local team index (not tested)
2016-01-13 unc0rr Don't allow to kick an admin with super power enabled
2015-11-19 unc0rr Remove CHECKPOINT 011 occurence, probably hiding some bug
2015-08-10 sheepluva more copyright fixes
2015-04-01 unC0Rr Fix off-by-1 error
2015-03-31 unc0rr - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
2015-03-31 unc0rr "/force" command for server admin to force voting result
2015-01-13 unc0rr Implement /newseed and /hedgehogs commands. Only tested for building.
2014-12-30 unc0rr Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
2014-12-30 unc0rr Server-side workaround for frontend's script parameter bug in .21
2014-11-17 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
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-08-21 alfadur - Support for pausing multiplayer games
2014-03-28 unc0rr Fix condition
2014-03-27 unc0rr - Fix applying vote result
2014-03-23 unc0rr Some fixes to voting + small refactoring
2014-03-13 unc0rr - Room save/load into/from file
2014-03-13 unc0rr Allow to save and delete room config in room
2014-02-01 unc0rr Actually do some actions when flood detected
2014-01-31 unc0rr Fix build
2014-01-27 unc0rr Implement 'voted' function
2014-01-22 unc0rr - Implement /callvote
2014-01-22 unc0rr - Allow delegation to specific person in fixed room
2014-01-21 koda merge
2014-01-21 unc0rr Halfplement voting
2014-01-21 koda fixwhitespace and dos2unix
2014-01-21 koda partial merge of the webgl branch
2014-01-16 unc0rr In special rooms game starts when all players are ready
2014-01-04 unc0rr merge default webgl
2013-12-12 unc0rr - /greeting command for room greeting message
2013-12-09 unc0rr - Restrict game config changes in special rooms
2013-12-04 unc0rr - Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
less more (0) -100 -60 tip