Fixes a bug that made the server to deny non-empty passwords from players connecting...
authorPerttu Ahola <celeron55@gmail.com>
Sun, 31 Jul 2011 12:51:24 +0000 (15:51 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 31 Jul 2011 12:51:24 +0000 (15:51 +0300)
commit19ea901cf21685a53c279f24e04eaa37a3193aa6
treed429fc9e17a1e17751cc903b5ab076b81d16199f
parenta27200a7a10ef9129f8aabe88383f238dac6cca6
Fixes a bug that made the server to deny non-empty passwords from players connecting the first time.
doc/changelog.txt
src/server.cpp