DDuarte
dcfa3bfa90
Core/Network: Fix build
2014-07-25 19:49:43 +01:00
DDuarte
4f1d247dfb
Core/Network: Fix some possible exceptions on socket.close()
...
Ref #12634
2014-07-25 18:06:43 +01:00
Shauren
0b236d480a
Core/Authserver: Fixed changing realms
2014-07-22 20:15:11 +02:00
leak
dce92611f3
Refactored singletons to enable proper deconstruction during shutdown
2014-07-20 00:40:08 +02:00
Subv
110396447f
Fixed the authserver not accepting clients.
...
Fixed using hostnames in the realmlist table.
2014-07-07 14:25:17 -05:00
Subv
77caf33deb
Removed some unneeded boost dependencies.
...
Ensure that the correct packet sizes are read in the authserver.
Added some try catch to the authserver to deal with boost exceptions (this part is not finished)
2014-07-06 17:04:42 -05:00
leak
4f2f9e08f8
Fixed compilation and some copy paste error
2014-07-04 15:20:23 +02:00
Subv
2874014443
Cleaned up the authserver includes a bit.
...
Fixed authserver pch build
2014-07-02 11:50:03 -05:00
leak
a20ac4c25b
Compile fix for recently added coding accessing socket information
2014-06-24 17:41:43 +02:00
Subv
0db743c4ff
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
...
Conflicts:
src/server/authserver/Server/AuthSession.cpp
src/server/game/Server/WorldSession.h
src/server/shared/Packets/ByteBuffer.cpp
src/server/shared/Utilities/Util.h
2014-06-23 16:35:54 -05:00
leak
35aa142f6a
Replaced ACE_INET_Addr with boost::asio::ip::address
2014-05-31 18:31:53 +02:00
leak
bf6e58b8d4
Ditched ACE_Singleton in favor of C++11 like Singleton
2014-05-31 15:58:59 +02:00
leak
f05d540658
Restore PCH builds and make GCC happy
2014-05-31 01:02:03 +02:00
leak
b520f7da01
Damn you VS default settings..
2014-05-30 15:46:17 +02:00
leak
5a363ee0e1
Replace authserver ACE related code with Boost/C++11
2014-05-30 14:54:56 +02:00