Bugfixes in login.
commit10ab2336b51cf97d8129b9b7c2d2f973fbb89e9d
authorSverre Rabbelier <alturin@gmail.com>
Wed, 23 Jan 2008 01:08:22 +0000 (23 02:08 +0100)
committerSverre Rabbelier <alturin@gmail.com>
Wed, 23 Jan 2008 01:08:22 +0000 (23 02:08 +0100)
tree7750c8be753f070dc297f26111e1e7da23470112
parent7c9c87c8ff5efc992538aa5c258bacb33bfdc09d
Bugfixes in login.

Instead of loading the character upon login a new one was created.
Made EditorPlaying notify PCharacterManager to remove the character from the activePlayers cache.
UnsignedByte/Core/EditorPlaying.cpp
UnsignedByte/Core/MCharacterManager.cpp
UnsignedByte/Core/PCharacterManager.cpp
UnsignedByte/Core/PCharacterManager.h