aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Common.h
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-19Core/Packets: updated SMSG_BINDPOINTUPDATE, SMSG_INVALIDATE_PLAYER, SMSG_LOGI...joschiwald
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-10Core/Misc: Removed ACE leftoversShauren
2014-08-10Core: Fix build for Intel Composer XEVincent-Michael
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Core/Common: Remove the no longer finite(x) macro for MSVCDDuarte
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-06-08Remove ace/config-all.h and ancient WinXP defines which are actually commente...leak
2014-06-08Replaced dependencies on ace/OS_NS_time.hleak
2014-06-08Replaced mutex related code in Common.hleak
2014-06-02Replaced LockedQueue ACE lock with std::mutexleak
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-23Fixed build without PCHShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-03-17Core/DataStores: Implemented using locales in .db2 storesShauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Core: Add support for compiling core in a cygwin-environmentclick
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-03Core: Fix build without PCHSpp
2012-02-26Core/Misc: Add some documentation to TRINITY_WRITE_GUARD and TRINITY_READ_GUA...Machiavelli
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-31Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...megamage
2011-10-18Minor changes here and there:Spp
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-07-29Core/Misc: Make 64-bit abs function 'portable'. Should fix build on MSVC vers...Machiavelli
2011-04-29Add spaces after commasleak
2011-02-25CharDB Schema/Cleanup: cleanup character_tutorial table:Azazel
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-10Core/Entities: Ensure that pets retain their XP-points when dismissed in any ...click
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-28Magic numbers cleanup:Shocker
2010-09-17Core: Cleanup locale handling.linencloth
2010-09-03Fix Linux buildMachiavelli
2010-08-26Core/Cleanup:azazel
2010-08-22Core:azazel
2010-08-22Core: Remove function-redefinitions for Windows (for now) - we'll sort this o...click