aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-04Core/Battlegrounds: Fixed resources needed for each reputation and honor tick...Subv2112
2012-02-04Typofix. Sorry for that :(QAston
2012-02-04Core/Spells: Fix immunity checks on apply aura - original patch by devilcored...QAston
2012-02-04Merge pull request #4821 from devilcoredev/fix_001QAston
2012-02-04Add hook on AuraScript called when an aura is dispelledGiuseppe Montesanto
2012-02-03Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM should only be counted ...Subv2112
2012-02-03Codestyle/Logs: Add more detailed information in Creature::Respawn, replacing...Subv2112
2012-02-03Core/Entities: clarify comment added in c7ea952a4795c959b1d1de02c2cb5e498d6391aaQAston
2012-02-03Core/Spells:QAston
2012-02-03Core/Spells: fix GameObject spell cast on enemies, original patch by Svannon,...QAston
2012-02-03Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...QAston
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-03Core/Player: Remove spell used to unlearn talents and replace with a direct p...kaelima
2012-02-02Core/SAI: Fixed SMART_ACTION_SET_INVINCIBILITY_HP_LEVELSubv2112
2012-02-02Fixed buildSubv2112
2012-02-02Codestyle: Converted some casts to their respective ToClass()Subv2112
2012-02-02fix bad cmake file from move.Kandera
2012-02-01Merge pull request #5012 from Vincent-Michael/tocrShocker
2012-02-01Script/Spells: Solve problems with argent tournament spellsSouler
2012-01-31Core/Spells: Spells with SPELL_AURA_PERIODIC_MANA_LEECH should skip unit targ...Subv2112
2012-01-31Fixed buildSubv2112
2012-01-31Core/Achievements: Fixed achieements with ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_P...Subv2112
2012-01-31Core/Quests: Fixed a crash caused when trying to add a quest to a player who ...Subv2112
2012-01-31Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_RATE...Subv2112
2012-01-31Core/LFD: Fixed possible multithreading crash, thanks LihOSubv2112
2012-01-31Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM...Subv2112
2012-01-31Core/Conditions: Allow using guid (negative value) in SAI conditionsSubv2112
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-30Core/Script:Vincent-Core
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