aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/DisableMgr.cpp
AgeCommit message (Expand)Author
2018-05-05Core/Quest: Fix crash caused by disabled questsjackpoz
2018-03-09Core/Misc: another nopchariel-
2018-03-09Core/Spells: rework part 5: GameObject castingariel-
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-26Core/DungeonFinder: disable map only for LFG (#17784)Aokromes
2016-01-01Update copyright note for 2016Rushor
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-07Merge pull request #8826 from joschiwald/mmaps_disableblub
2013-01-07Merge pull request #8825 from joschiwald/vmapspellignoNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core/DisableMgr: readd possibility to disable los check for spellsjoschiwald
2012-12-30Core/MMaps: use DisableMgr to disable pathfinding on a specific mapjoschiwald
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-26Core/DB: Fix character creation in Player::SaveToDB.kaelima
2011-11-24Core/DisableMgr: Fixed spells disablesShocker
2011-11-23Core/DisableMgr: Fixed possible crashes at startupShauren
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-08-21Core: Fix non-PCH buildclick
2011-08-04Core/GameEvent: Minor code optimization. (Also cosmetic changes in other unre...Spp
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-11Core/Disables: Allow to disable certain vMaps through Disables system. Wiki w...Lopin
2011-05-02Fix warnings created by space-after-comma mass changeleak
2011-04-29Add spaces after commasleak
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-15Core: Some warning fixesSpp