aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-06Core/Spells: Fix SPELL_AURA_MOD_POWER_COST_SCHOOL and SPELL_AURA_MOD_POWER_CO...Shocker
2013-02-05Merge branch 'master' into 4.3.4Spp
2013-02-05Typo fixSpp
2013-02-05Core/RBAC: Allow custom security levels for commands. (Before this change any...Spp
2013-02-04Implemented use of `graveyard_orientation` - You can test it by clicking on "...Subv
2013-02-04Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use Scripte...m7nu3l
2013-02-04DB/Misc: Fix achievement Flirt With Disaster.w1sht0l1v3
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04Correction to previous commit (Use proper way to delete from spell_script_names)Spp
2013-02-04Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)Spp
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Fix compile without PCHSpp
2013-02-04Core/RBAC: Add SQL to remove bad data from account_access, otherwise other sq...Spp
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-04Core/MovementGenerator: Now MovementInform event is called at the truly end o...m7nu3l
2013-02-04Core/Dungeon Finder: Declare some functions private as those are not used out...Spp
2013-02-04Core/Dungeon Finder: Corrections to previous commitSpp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-02-04Core/Dungeon Finder: Simplify Spell Luck of the draw codeSpp
2013-02-04DB/Misc: Add full script for Pilfering Perfume (A:24656 H:24541)w1sht0l1v3
2013-02-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-03Core/AI: Implemented functionality for _isCombatMovementAllowed in ScriptedAI...m7nu3l
2013-02-03Fixed a few file names to improve searching.Krogonos
2013-02-03Core/Loot: Items in generated loot will now be split in multiple stacks if th...Shauren
2013-02-03Fix engrish in docGacko
2013-02-03Core/Debugging: Made WheatyExceptionReport::_GetWindowsVersion code more read...Shauren
2013-02-03Merge pull request #9132 from Regigicas/crashlogNay
2013-02-03Core: Warning fixesShauren
2013-02-03Update WheatyExceptionReport to print Windows 8Regigicas
2013-02-03Core/EventMap: Internal changes and doxygen docGacko
2013-02-03Core/Object: Fixed a mistake in update mask building - fields marked with UF_...Shauren
2013-02-03Core/Objects: Some optimizations to object updatemask buildingShauren
2013-02-03And a build fix. Nothing new... move alongShauren
2013-02-03Core/AI: Reverted 2df1908c2933c88f1442dbde52658b3c5499a849 - sometimes it is ...Shauren
2013-02-02Merge pull request #9129 from m7nu3l/patch-2Aokromes
2013-02-03Core/AI: Inherited AggressorAI, so the wheel is not reinvented.m7nu3l
2013-02-03Core/AI: Removed needless codeManuel Carrasco
2013-02-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-03Script: Fix warning for craping script -.-Vincent_Michael
2013-02-03Build fixShauren
2013-02-03Core/Loot: Cleanup in LootMgr.Shauren
2013-02-03Core: Fix buildVincent_Michael
2013-02-03Scripts/Misc: Some code optimisationsVincent_Michael
2013-02-02Core/Misc: Small code optimisationsVincent_Michael
2013-02-02Core/SmartAI: Implement SMART_ACTION_SET_ROOT (103)Vincent_Michael
2013-02-02Scripts/Icecrown CitadelShauren
2013-02-02Core/World: Fixed a warningShauren
2013-02-02Core/Scripts: Allow persistent area auras to use DoCheckAreaTarget hook.Shauren
2013-02-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-01Core/Hunters: Fixed focus power for pets.Warpten