aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2011-07-07Core/Spells: use spell caster as a target of spells triggered by SPELL_EFFECT...QAston
2011-07-06DB/NPCs: Add some random gossips and template updates. Should fix some combat...Nay
2011-07-06Cosmetic: Define PetAuraMapSpp-
2011-07-06Core: Rename GetDispellMask to GetDispelMaskSpp-
2011-07-05Scripts/Silithus: Fix Wind Stones gameobjects (fixes many quests in this zone...Nay
2011-07-05Scripts/Icecrown Citadel: Sindragosa will now mark 2 players for frost tombs ...Shauren
2011-07-05Core/Spells: define spell attributes: SPELL_ATTR1_MELEE_COMBAT_SPELL, SPELL_A...QAston
2011-07-05Core/Spells: Remove utterly wrong delay on GameObject activate spellsNay
2011-07-05Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL should be trigg...Shocker
2011-07-04Typo in enum name, thanks Nayd for pointing thisQAston
2011-07-04Core/Spells: Remove some incorrect spell attribute checks and add custom attr...QAston
2011-07-04Core/Spells: Remove some redundant code.QAston
2011-07-04Core/EventAI: Added a db error log to EventAI loading when AIName is not set ...Shauren
2011-07-04Core/Commands: Update the trinity_string and cleanup the code related to .lis...Nay
2011-07-04Core/Misc: Refactor SendPlaySpellVisual and SendPlaySpellImpact and move them...Nay
2011-07-04Core/Objects: Send proper values with UPDATEFLAG_HIGHGUIDShauren
2011-07-04Core/Spells: Fix Warlock T7 4P BonusSarjuuk
2011-07-03Scripts/Ulduar: Cleanup in Flame Leviathan.Supabad
2011-07-03Scripts/Achievements: Fixed mass replace mistakeShauren
2011-07-03Core: Fix compile after the last attribute renaming (naming of this flag migh...click
2011-07-03Core/Spells: More spell attribute definitions.QAston
2011-07-03Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did re...click
2011-07-03Core: Prohibit aggro on righclicking if not in rangeclick
2011-07-03Core: Cleaning up hungarian notation - Phase7: pOwner -> ownerclick
2011-07-02Core: Cleaning up hungarian notation - Phase5: pKiller -> killerclick
2011-07-02Core: Cleaning up hungarian notation - Phase5: pWho -> whoclick
2011-07-02Core: Cleaning up hungarian notation - Phase3: pVictim -> victimclick
2011-07-02Core: Remove last trace of CONFIG_GM_LEVEL_ALLOW_ACHIEVEMENTSclick
2011-07-02Core: Cleaning up hungarian notation - Phase3: pTarget -> targetclick
2011-07-02Core: Cleaning up hungarian notation - Phase2: pPlayer -> playerclick
2011-07-02Core: Start cleaning up hungarian notation - Phase1: pCreature -> creatureclick
2011-07-02Core/Spells: Define 2 more spell attributes: SPELL_ATTR6_CAN_TARGET_POSSESSED...QAston
2011-07-02Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2011-07-02Core/Spells: Define many unknown SpellCastTargetFlags enum values, rename som...QAston
2011-07-02Scripts/Icecrown CitadelShauren
2011-07-02Scripts/Icecrown Citadel: Fixed room check for Blood Prince CouncilShauren
2011-07-02Scripts/Icecrown Citadel: Teleporting to the Frozen Throne should now happen ...Shauren
2011-07-02Core/SAI: Add action SMART_ACTION_JUMP_TO_POS.Jesper Meyer
2011-07-02Core: Fix the achievement-command to use the new functionname.click
2011-07-02Core: Fix previous commit (stupid mistake)click
2011-07-02Core/Achievements: Simplify handling of achievements for GMs: Do not allow ac...click
2011-07-02Core: Fix a minor issue with GUID readout for a questhandler logentryclick
2011-07-01Core/Achievements: Fix The Sickly Gazellehorn
2011-07-01Scripts/Ulduar: Fixed achievement Iron Dwarf, Medium Rare in Razorscale's enc...Lopin
2011-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-07-01Core/Spells: define SPELL_ATTR1_CHANNEL_DISPLAY_SPELL_NAME(0x20000000)QAston
2011-07-01Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2011-07-01Core/Spells: Define attributes: SPELL_ATTR0_CAST_TRACK_TARGET(0x00400000), SP...QAston
2011-07-01Core: Clean up script variables to make variables consistant/standardized, an...click
2011-06-30Core/Scripts: Commented EventMap and added GetNextEventTime to know when will...Shauren