aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Dynamic/ObjectRegistry.h
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-06-23Fix non-PCH buildleak
2014-06-22Shared/Misc: Removed some more ACE dependenciesSubv
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-07* More cleanupBrian
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX