aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions
AgeCommit message (Expand)Author
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-04Core/Conditions: Adding more information to the invalid quest condition log e...Ascathor
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-20Core/Conditions: add missing breakille
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-11Core/Conditions: Implement CONDITION_UNIT_STATE = 21Vincent_Michael
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-06Merge pull request #8738 from joschiwald/spell_proc_conditionsNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-31Core/DisableMgr: readd possibility to disable los check for spellsjoschiwald
2012-12-30Core/Conditions: Rename CONDITION_INSTANCE_DATA to CONDITION_INSTANCE_INFO.Subv
2012-12-30Core/MMaps: use DisableMgr to disable pathfinding on a specific mapjoschiwald
2012-12-22Core/Conditions: implement CONDITION_SOURCE_TYPE_SPELL_PROC and use it in old...joschiwald
2012-12-01Core: Fix more typos (thx Expecto)Vincent-Michael
2012-12-01Core: Fix typoVincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
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-26Fix compile after bdbafc018414f9831d045a03cf8cefe1c8e9b6f6w1sht0l1v3
2012-11-26Core/Conditions: Add CONDITION_GENDER = 20Subv
2012-11-24Core/SAI: Add more details to an error logNay
2012-11-24Core/Conditions: use proper SpellCastResult instead of Notification when COND...joschiwald
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
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-21Core/Conditions: Fixed a mistake in Conditions loading which didn't allow to ...Subv
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-21Core/Conditions: Add relation to creatorthesensei
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-15DB/Creatures: Fix "Frostbrood Vanquisher" flyingVincent-Michael
2012-09-15Core/Conditions: Convert CONDITION_MAP_DIFFICULTY in CONDITION_SPAWNMASK for ...Vincent-Michael
2012-09-15Core/Conditions: Implemented CONDITION_MAP_DIFFICULTYVincent-Michael
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
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-06-30Core: Minor code style correctionsShauren
2012-05-20Core: Fix a few compile warningsNay
2012-04-08Core/Conditions: Add missing code for CONDITION_TITLENay
2012-04-07Core/Conditions: Add CONDITION_TITLENay