gameServer/HWProtoInRoomState.hs
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.
2013-11-24 unc0rr Forbid /delegate to room admin
2013-11-17 unc0rr - Column for script in rooms list
2013-10-11 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
2013-09-08 unc0rr Fix bug 703
2013-06-29 unc0rr Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
2013-06-04 koda update branch webgl
2013-05-21 unc0rr '/rnd' command. Pass it a (possibly empty) list of items.
2013-05-13 unc0rr Restore ready toggle for room admins (issue 432)
2013-04-20 koda update 0.9.19 with dev branch 0.9.19
2013-04-10 unc0rr This isn't necessary anymore
2013-04-10 unc0rr - Revert server workaround over desync from r98e2dbdda8c0
2013-04-02 koda update webgl branch webgl
2013-03-20 unc0rr Add space for better visual performance
2013-03-03 unc0rr Eh, two players condition seems to make more sense than two clans here
2013-02-22 unc0rr This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
2013-02-21 unc0rr Try to prevent hedgehogs number in team desync
2013-02-20 unc0rr Unbreak build
2013-02-20 unc0rr Found another possible source of desync, trying similar workaround on this
2013-02-18 unc0rr Clear player's clan info on room join
2013-02-18 unc0rr Disallow kicking the opponent in duel
2013-02-09 unc0rr New checker of engine messages which is aware of glued together messages
2013-02-02 unc0rr Don't confirm hogs number to room admin when no constraint hit
2013-01-26 koda update branch webgl
2013-01-25 unc0rr Some fixes
less more (0) -100 -60 tip