index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Conditions
/
DisableMgr.cpp
Age
Commit message (
Expand
)
Author
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2021-11-24
Core/Misc: Fix static analysis issues
jackpoz
2021-11-24
Core/Disables: Implement SPELL_DISABLE_ARENAS (#23103)
Aokromes
2021-10-12
Core/Players: Allow disabling creating characters in Exile's Reach by disabli...
Shauren
2021-09-26
Core/Quest: Fix crash caused by disabled quests
jackpoz
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-02-11
Core/DungeonFinder: disable map only for LFG (#17784)
Aokromes
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-21
Warning fix
Shauren
2016-08-21
Warning fix
Shauren
2016-08-21
Core/Criteria: Fixed `disables` table requiring a reload for achievement crit...
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-24
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-07-04
Core: Fix multiple warnings
DDuarte
2015-01-10
Core/Maps: Updated map difficulties
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-11-16
Core/Spells: Spell system updates (don't even try to compile this)
Rat
2014-11-05
Core/DataStores: Fixed build after rename
Intel
2014-10-09
Build: Fixed game & collision depending on each other for linking
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-07
Merge pull request #8826 from joschiwald/mmaps_disable
blub
2013-01-07
Merge pull request #8825 from joschiwald/vmapspelligno
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core/DisableMgr: readd possibility to disable los check for spells
joschiwald
2012-12-30
Core/MMaps: use DisableMgr to disable pathfinding on a specific map
joschiwald
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
[next]