aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-14Replacing ACE based multi threading with PCQleak
2014-07-14Corrected order of inclusion in Define.hleak
2014-07-13More warnings fixesSubv
2014-07-13Fixed some compiler warningsSubv
2014-07-13Fix a warning about abstract class not having a virtual destructorSubv
2014-07-11Core/Misc: Fixed another compiler segmentation fault when compiling AsyncAcce...Shauren
2014-07-11Core/Misc: Fixed compiler segmentation fault when compiling AsyncAcceptor wit...Shauren
2014-07-09More GCC compile fixesSubv
2014-07-09Nuked some compiler errors on LinuxSubv
2014-07-08Fixed the UI64FMT and SI64FMT format specifiersSubv
2014-07-08Replaced the LogWorker thread with Boost ASIOleak
2014-07-07Fix of the fix ftwleak
2014-07-07Fixed the AsyncAcceptor overload (too much c#..)leak
2014-07-07Readd support for TCP_NODELAY socket optionleak
2014-07-04Refactored both world and auth mainleak
2014-07-04Fixed compilation and some copy paste errorleak
2014-07-03Some changes here and there in sharedSubv
2014-07-02Fixed login and some errorsSubv
2014-07-02Some ground work for ASIO based RemoteAccess handlingleak
2014-07-01Fixed the authserver compileSubv
2014-07-02Delinking ACE from Shared and authserverleak
2014-07-02Replaced ACE_Method_Request based DelayExecutor by PCQ implleak
2014-07-01Removed useless SignalHandler classleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-30Replaced ACE_Task_Base based DatabaseWorker with PCQleak
2014-06-30Replace ACE thread/mutex in OpenSSLCryptoleak
2014-06-30Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueueleak
2014-06-24Revert "Removed ACE dependencies from LogWorker" This actually needs way more...leak
2014-06-24Core/Databases: Removed ACE dependencies on some of the database handling code.Subv
2014-06-24Removed ACE dependencies from LogWorkerleak
2014-06-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-24Core/Misc: Fixed warningsShauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-23Fix non-PCH buildleak
2014-06-22Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...Subv
2014-06-22Shared/Misc: Removed some more ACE dependenciesSubv
2014-06-22Various cleanups and fixes due to feedbackleak
2014-06-22Replaced ACE_Configuration_Heap based config file handling with boost::proper...leak
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-06-21Removed ACE dependies from ByteBufferleak
2014-06-21Replaced ACE_Auto_Array_Ptrleak
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-06-15Core: Kill again whitespace :/Vincent-Michael
2014-06-15Shared/Misc: Improve Windows crash reportjackpoz
2014-06-13Core/Misc:Ascathor
2014-06-11Fixed windows nopch buildShauren
2014-06-08Remove ace/config-all.h and ancient WinXP defines which are actually commente...leak