aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2011-02-17Core/Misc: improve error log messages by adding more info. Specially for Aokr...Azazel
2011-02-17Core/Entities: Prevent accessing uninitialized memoryleak
2011-02-16Scripts/Icecrown Citadel: Corrected line of sight checks for Sindragosa's Ice...Shauren
2011-02-15Scripts/Icecrown Citadel: Fixed Sindragosa's Icy GripShauren
2011-02-15Scripts/Icecrown Citadel: Fixed frostwyrm's landing timing at Sindragosa's La...Shauren
2011-02-15Scripts/Icecrown Citadel: Added Rotting Frost Giant scriptShauren
2011-02-15Scripts: Fixed non-pch compileShauren
2011-02-15Core/Objects: Fixed HasInLine and IsInBetween checks on certain compilersShauren
2011-02-15Core/SAI: Implemented SMART_ACTION_INTERRUPT_SPELL action.Manuel Carrasco
2011-02-15Core/SAI: Execute SMART_EVENT_WAYPOINT_REACHED events only onceMalcrom
2011-02-15Core/SOAP: Stop soap socket from proceeding when nobody connectedleak
2011-02-14Allow AURA_FORCE_MOVE_FORWARD to work on creatures and vehicles. For example,...zergtmn
2011-02-14Scripts/Icecrown Citadel: Save saurfang trap state after completing the mini-...Shauren
2011-02-13Core/Gossip: Revert a change to SendPreparedQuest to allow multiplerunningnak3d
2011-02-13Core/SAI: Change SMART_ACTION_PLAY_EMOTE and SMART_ACTION_RANDOM_EMOTErunningnak3d
2011-02-13Core/SAI: Add IsEmoteValid back for looking up non-text emotesrunningnak3d
2011-02-13Core/SAI: Rename IsEmoteValid to a more fitting name of IsTextEmoteValidrunningnak3d
2011-02-13Core/Handlers: Send invite decline message to leader in every caseleak
2011-02-12Scrips/Spell: Implemented script for spell 26678.Manuel Carrasco
2011-02-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreQAston
2011-02-12Core/Auras: Temporary fix for Aura::UpdateTargetMap assertion failure.QAston
2011-02-12Core/ObjectMgr: Fixed typo in loading instance encountersA Metaphysical Drama
2011-02-11Core/Events: Remove support for the `game_event_npc_gossip` table.runningnak3d
2011-02-11Core/Gossip: Remove support for `npc_gossip` table (DEPRECATED).runningnak3d
2011-02-11Core/Log: Remove totally pointless log message.runningnak3d
2011-02-10Core/GuardAI: Guards don't evade if the target casts Vanish and also can dete...Manuel Carrasco
2011-02-10Core/Tools: Restore loading player dumpsleak
2011-02-09Core/Battlegrounds: Refactoring some pointless parametersleak
2011-02-09Core/Creatures: Flag dungeon bosses for quicker lookups for related encountersShauren
2011-02-08Scripts/Icecrown Citadel: Implemented traps after Deathbringer SaurfangShauren
2011-02-07Core/SAI: Set proper index for UNIT_FIELD_BYTES_1. Thanks Malcromrunningnak3d
2011-02-07Scripts/Icecrown Citadel: Fixed Mutated Abominations not despawning when Putr...Shauren
2011-02-07Scripts/Icecrown Citadel: Fixed Deathbringer's Blood Beasts attacking pets an...Shauren
2011-02-07Fixed compileShauren
2011-02-07Core/SAI: Add the ability to remove UNIT_FIELD_BYTES_1 in SAI (actionrunningnak3d
2011-02-07Core/SAI: Add the ability to set UNIT_FIELD_BYTES_1 in SAI (action 90)runningnak3d
2011-02-07Scripts/Icecrown Citadel: Added Sindragosa scriptShauren
2011-02-07Core/Creatures: Fixed typo in difficulty template selectionShauren
2011-02-06Core/Auras: Add some debug info to trac the reason of Aura::UpdateTargetMap c...QAston
2011-02-06Core/Auras: Move code which uses polymorphism out of Aura constructor.QAston
2011-02-05Scripts/Quests: Fixed "True Masters of the Light" (id 9737)Shauren
2011-02-04Core/Instances: Fixed creature difficulty templates for non-battleground mapsVladimirMangos
2011-02-04Core/Spells: Moved dungeon encounter crediting to scriptsShauren
2011-02-04Core/Auras: Prevent possible crash on SPELL_AURA_DAMAGE_SHIELD aura handler.QAston
2011-02-04Core/Unit: Move code using polymorphism out of CharmInfo destructor - fixes i...QAston
2011-02-04Core/Unit: Remove code which depends on polymorphism from Unit class destruct...QAston
2011-02-04Core/DynamicObjects: Change the way how dynamic objects are bound to their ow...QAston
2011-02-03Fixed typo (and compile)Shauren
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-02-03Scripts/Molten Core: Huge cleanup in instance script, converted all bosses to...Shauren