aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Dynamic
AgeCommit message (Expand)Author
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2021-12-18Scripts/ScarletMonastery: instance script cleanup (#23889)ccrs
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-14Core/Globals: add more AIName and MovementType checks to ObjectMgrariel-
2020-06-14Core/AI: Factory functions cleanupariel-
2020-04-26Core: Fix clang 10 warningsShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-11-25Misc: More cleanupAokromes
2017-08-21Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2017-05-14Core/Entities : Basic Conversation Implementation (#18010)Traesh
2017-05-13Core/Shared: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-02Rename variables to fix C++11 keyword collisionDaniel M. Weeks
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
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-03-23Core/Misc: Removed unused defines, added missing include and removed a few wa...Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-06-11Core: More Function Renaming.Malcrom
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-04-12Removed unused fileShauren
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-10Fix compile in linux.megamage
2011-11-10Fix the crash when removing object from an unloaded grid. Object should alway...megamage
2011-10-18Minor changes here and there:Spp
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-29Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"Spp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-06-11Core: Codestyle cleanupclick
2011-04-29Add spaces after commasleak