aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-06Core/Spells: Fix SPELL_AURA_MOD_POWER_COST_SCHOOL and SPELL_AURA_MOD_POWER_CO...Shocker
2013-02-06Core/Spells: Fixed Molten Core's proc.Warpten
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-04DB/Creature: Updated Unseen templateKinzcool
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-04Fix merge fail (fucking saving button -.-)Vincent_Michael
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04DB/Commands: Fix RBAC commands (remove an extra dot)Nay
2013-02-04DB/Characters: Update sql/base/characters_database.sqlNay
2013-02-04DB/Auth: Update sql/base/auth_database.sqlNay
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-04Rename sql files of 760d62e934f8289cdd9950c04a4dbf588eddd742Gacko
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-03Merge pull request #9142 from m7nu3l/patch-4Manuel Carrasco
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-03Renamed `game_graveyard_orientation` to `graveyard_orientation`Kinzcool
2013-02-03Created table for a future (soon) use of graveyards orientations -- work bas...Kinzcool
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-03DB/Creature Text: Corrected some texts & type fails -- more to come; Soon (TM)Kinzcool
2013-02-04DB/Misc: Add full script for Something Stinks (A:24655 H:24536)w1sht0l1v3
2013-02-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-03Merge pull request #9131 from m7nu3l/patch-3Manuel Carrasco
2013-02-03Core/AI: Implemented functionality for _isCombatMovementAllowed in ScriptedAI...m7nu3l
2013-02-03Merge pull request #9134 from Krogonos/masterShauren
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