mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8798] Partly revert and optimize [8797]
* Revert realmd changes: - typos in prev. commit prevent correct work of realmd code. - useless log login packets - and really horrible idea log of patch packets (how nice convert some MB in hex strings) * Revert output world packet format to more readable old but output timestamp * Drop outWorld, but use explcit fprintf calls into new outWorldPacketDump. Not nice have 16 flush calls at hex line.
This commit is contained in:
parent
07aa44992b
commit
ea7100ff63
8 changed files with 39 additions and 112 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8797"
|
||||
#define REVISION_NR "8798"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue