aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/DisableMgr.cpp
AgeCommit message (Expand)Author
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2021-11-24Core/Misc: Fix static analysis issuesjackpoz
2021-11-24Core/Disables: Implement SPELL_DISABLE_ARENAS (#23103)Aokromes
2021-10-12Core/Players: Allow disabling creating characters in Exile's Reach by disabli...Shauren
2021-09-26Core/Quest: Fix crash caused by disabled questsjackpoz
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-02-11Core/DungeonFinder: disable map only for LFG (#17784)Aokromes
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-08-21Warning fixShauren
2016-08-21Warning fixShauren
2016-08-21Core/Criteria: Fixed `disables` table requiring a reload for achievement crit...Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-07-04Core: Fix multiple warningsDDuarte
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-05Core/DataStores: Fixed build after renameIntel
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