aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
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-27Core/DataStores: Implemented uint64 field type for DBC files and fixed struct...Shauren
2014-06-27Core/Battle.net: Fixed password change prepared statementShauren
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 4.3.4Vincent-Michael
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 4.3.4Vincent-Michael
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-18Added missing changes for previous commitShauren
2014-06-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Core: Kill again whitespace :/Vincent-Michael
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-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
2014-06-08Use correct define for endianessleak
2014-06-08Replaced dependencies on ace/OS_NS_time.hleak
2014-06-08Core/Commands: Added a set of commands to manage battle.net accountsShauren
2014-06-08Merge branch 'battle.net' into 4.3.4Shauren
2014-06-08Fix for LockedQueue.h (clean rebuilds ftw.)leak
2014-06-08Core/Battle.net: Additional checksShauren