Ryo-oh-ki, I have a small question about the changes you did in r8868 in G2Neighbour.cpp
You have removed some commenting slashes ("//") for some special treatment of Morpheus clients. However, you did only remove them around the "else if" statements, and not around their content, which makes these parts of the code do essentially nothing. Was that intentional (to not set bInvalid to true if we're dealing with Morpheus) or was that a mistake?
mfg,
Old