Vincent-Michael
ab90f74486
Update copyright note for 2015
...
Happy new year
2015-01-01 00:28:09 +01:00
joschiwald
9ecc578cb1
Core/Scripts: multiple changes
...
- fixed non pch build
- fixed some warnings
- fixed some coverity issues
- some random things here and there
2014-12-29 01:00:16 +01:00
Shauren
12ef5ad90a
Core/Battle.net: Fixed another client crash happening when logging out to character list
2014-12-28 15:02:20 +01:00
Shauren
911d0cf400
Core/Battle.net: Fixed client crashes happening when reconnecting too soon after being kicked
2014-12-24 13:48:52 +01:00
Shauren
c3e959b9db
Core/Battle.net: Decrypt remainder of the packet that arrives together with EnableEncryption
2014-12-20 00:25:11 +01:00
joschiwald
b68b6417f6
Core: fixed few coverity issues and warnings
2014-12-07 01:24:00 +01:00
MorganaOP
158028a2f8
BNet GetStreamItemsRequest::Read
...
Wrong call
2014-11-19 11:08:20 +03:30
Intel
b08b54c8bb
Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handler
2014-11-14 01:55:29 +00:00
DDuarte
90c53e8c84
Core: Nuke authserver
...
It has been replaced by bnetserver since grunt was deprecated
2014-11-10 20:57:39 +00:00
Shauren
0c27ffaa49
Core/Commands: Battle.net account command changes
...
* All commands renamed from "battlenetaccount" to "bnetaccount"
* bnetaccount create now also creates and links initial game account
* Added new commands bnetaccount link/unlink to manage relations between existing accounts
2014-11-10 01:19:24 +01:00
Shauren
ddc549518f
Core/Battle.net: Added more logs to auth process
2014-11-09 19:18:54 +01:00
Shauren
e8576e5d71
Core/Battle.net: Fixed a copypaste mistake in packet name logging
2014-11-09 00:38:58 +01:00
Shauren
bacc90b6ba
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinuedSession and enabled ConnectTo and ResumeComms
2014-11-09 00:37:33 +01:00
Shauren
e401f9c9e2
Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structure
2014-11-06 18:49:19 +01:00
Shauren
6584995c11
Auth/Battle.net Added missing build check to JoinRequest handler
2014-11-01 11:40:17 +01:00
Shauren
585f17b5e8
Battle.net: Fixed JoinRequestV2 and JoinResponseV2 structures
2014-10-20 01:20:44 +02:00
Shauren
8936723291
Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.x
...
Conflicts:
dep/PackageList.txt
src/server/bnetserver/Packets/WoWRealmPackets.cpp
src/server/bnetserver/Server/Session.cpp
2014-10-18 17:03:30 +02:00
Shauren
69a17346d4
More build fixes, everyone loves pch
2014-10-18 00:26:41 +02:00
Shauren
863eac9c1a
Fixed nopch build
2014-10-18 00:01:00 +02:00
Shauren
f773a9e053
Core: Implemented IPC (Inter-process communication) between worldserver and bnetserver using ZeroMQ library.
...
* Implemented ToonReady and ToonLoggedOut battle.net packets
2014-10-17 22:48:06 +02:00
Shauren
cc27497ea7
Battle.net: Removed not implemented comment from stream items opcodes
2014-10-14 16:53:44 +02:00
Shauren
1ef31ba752
Battle.net: Implemented cache stream items
2014-10-13 17:22:24 +02:00
Shauren
cf521de9cb
Battle.net/Packets: Added packet name mapping for logging
2014-10-12 20:58:25 +02:00
Sebastian Valle Herrera
679e663df1
Bnet/Friends: Send the "proper" error message in SocialNetworkCheckConnectedResult
2014-10-12 10:32:49 -05:00
Shauren
7679ecd7b3
Core/Battle.net: Improved logging - use separate filters instead of throwing everything to one logger
2014-10-12 15:34:01 +02:00
Vincent-Michael
241fdc49a7
Core: Fix non pch build
2014-10-12 02:02:40 +02:00
Shauren
cbabfe9920
Core/Battle.net: Handle ConnectionClosing
2014-10-11 22:45:01 +02:00
Shauren
26e4b67e85
Core/Battle.net: Removed remaining authserver references
2014-10-11 15:16:06 +02:00
Shauren
56cf7ff2a8
Core/Battle.net: Implemented updating realm list after initial login
2014-10-11 15:13:30 +02:00
Shauren
00603772df
Core/Battle.net: Added missing includes and changed default config file name
2014-10-10 23:48:01 +02:00
Shauren
f52e921521
Core/Config: Removed bnet port from authserver and authserver port from bnet config giles
2014-10-10 23:22:11 +02:00
Shauren
a04393f554
Core/Auth: Moved battle.net handling to separate project
2014-10-10 23:19:40 +02:00