aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-01-31Scripts/Icecrown Citaldel: Fixed Bone Slice being used during first 10 second...Shauren
2012-01-30Core/Battlegrounds: fixed logic in iterating through the PlayersNearPoint vectorLihO
2012-01-30Build System: Remove the 14month old source directories out of CMakeLists.txtsBootz
2012-01-30Core/ObjectMgr: Improved error message to include source of the errorShauren
2012-01-30Scripts/Icecrown Citadel: Professor Putricide will now remove Mutated Plague ...Shauren
2012-01-30Core/DBLayer: Restore removal and cleanup of respawn times of expired instancesleak
2012-01-30Scripts/Spells: Fix Argent Tournament mount spells:Souler
2012-01-29Core/Movement: Correctly fixed flying npcs falling to ground, no more glitche...Subv2112
2012-01-29Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv2112
2012-01-29Core/Conditions: Implemented SAI conditions, only usable with events in which...Subv2112
2012-01-29Merge pull request #4932 from kandera/fix_seasonl_quest_resetNay
2012-01-29Merge pull request #4981 from Souler/fix_omenShocker
2012-01-29Merge pull request #4785 from Warpten/lastStandingQAston
2012-01-29Scripts/Spells: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters.Souler
2012-01-29Core/Scripts: Rename pAI to aiNay
2012-01-28Merge pull request #4986 from LiMCrosS/patch-1Shauren
2012-01-28Merge branch 'master' of github.com:TrinityCore/TrinityCoreShocker
2012-01-28ICC/Sindragosa: LiMCrosS
2012-01-28Scripts/Commands: Adjust .pinfo and .gm list to respect the realmid in accoun...Subv2112
2012-01-28Core/Conditions: Fixed the error introduced in the previous commitSubv2112
2012-01-28Core/Conditions: Make CONDITION_CLASS and CONDITION_RACE use a mask, this wil...Subv2112
2012-01-27Core/Spline: Removed redundant call.Manuel Carrasco
2012-01-27Scripts/UK: Fixed crash. A better way must be implemented if there is any.Manuel Carrasco
2012-01-27Core/SAI: Run mode should not be set to true each time a creature resets, it ...Subv2112
2012-01-27Scripts/Utgarde Keep: Fix possible crsah in Ingvar codeShocker
2012-01-26fix seasonal quest checkKandera
2012-01-26Core/Battleground: Remove useless and unused functionkaelima
2012-01-26Core: Change Handlers locationSpp
2012-01-26Scripts/Kalimdor: MaraudonBootz
2012-01-26Scripts/Kalimdor: BlackFathomDeepBootz
2012-01-26Scripts/EasternKingdoms: MoltenCoreBootz
2012-01-26Scripts/EasternKingdoms: ScarletMonasteryBootz
2012-01-26Scripts/EasternKingdoms: ScarletMonasteryBootz
2012-01-26Scripts/EasternKingdoms: ScareltMonasteryBootz
2012-01-25Scripts/EasternKingdoms: Blackwing LairBootz
2012-01-25Scripts/EasterKingdoms: Blackwing LairBootz
2012-01-24Merge pull request #4944 from Souler/script_cleanupDiscover-
2012-01-24Scripts/Spells: Script spell RefocusDiscover-
2012-01-24Core/AuthServer: Streamlined authserver log messages (added client port for e...leak
2012-01-24DB/Conditions: Convert Dame Evniki Kapsalis script into conditionsSouler
2012-01-23Scripts/UK: Improvements to my last commit. Thanks to Vincent-MichaelManuel Carrasco
2012-01-24Core: Fix non-PCH build and remove a few warnings.click
2012-01-23Scripts/UK: Re-written Prince Keleseth script.Manuel Carrasco
2012-01-22Core/SAI: Linked events should be executed after the event that linked them i...Subv2112
2012-01-22Core/SmartAI: Fixed SMART_ACTION_SEND_TARGET_TO_TARGET for gameobject targetsShauren
2012-01-22Core/SAI: Allow SMART_ACTION_SEND_TARGET_TO_TARGET to target multiple targets...Subv2112
2012-01-22Core/SAI: CAST_AI will return NULL if the cast was not successful, no need to...Subv2112
2012-01-22Core/SAI: Add the new action_types to the IsEventValid case checkSubv2112
2012-01-22Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv2112
2012-01-22Core/SAI: Implemented SMART_ACTION_SEND_TARGET_TO_TARGET, it can be used to s...Subv2112