Some endianess related fixes and cleanups
commit3c7ac5bd3e20c33a22ac57c5c3bac23a0798dc9e
authorVladimirMangos <vladimir@getmangos.com>
Fri, 24 Oct 2008 00:06:27 +0000 (24 04:06 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Fri, 24 Oct 2008 00:06:27 +0000 (24 04:06 +0400)
tree659471e5f413bd6fe0a947183f957efc6cea0bbf
parent7a9b76a0d34ae131df2ded0db09fcf73388c2cca
Some endianess related fixes and cleanups

* Fixed: build fail at bigendian platform in result typo in code
* Hide endianess related convertions into EndianConvert/EndianConvertReverse calls
* Linkning errors protection from attemps convertion pointers.
src/framework/Utilities/ByteConverter.h
src/game/WorldSocket.cpp
src/shared/WorldPacket.h