]> git.lizzy.rs Git - dragonfireclient.git/commit
Protocol 25: wstring -> string for custom access denial reasons
authorest31 <MTest31@outlook.com>
Wed, 22 Apr 2015 12:10:39 +0000 (14:10 +0200)
committerest31 <MTest31@outlook.com>
Wed, 22 Apr 2015 12:10:39 +0000 (14:10 +0200)
commitccc09abc2d4a712c17de833d52cb5aa91b7bf980
tree08b2d18ed3428707ee18f6ac30d8ca788569b9d9
parenteec01bc2fabbefbe0d0c008011592d49f8bbd18e
Protocol 25: wstring -> string for custom access denial reasons

Also fix std::logic_error when server::DenyAccess() is used with only two arguments.
src/network/clientpackethandler.cpp
src/network/serverpackethandler.cpp
src/server.cpp
src/server.h