aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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-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-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-01Scripts/Icecrown Citadel:Shauren
2013-02-01Core/Misc: Fixed a few warning found by static analysis tools.Shauren
2013-02-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-02-01Core/Spells: Correct a check in IsLootCrafting, allows Prismatic Black Diamon...Nay
2013-01-31Script/ICC: Fix phase check and warningGacko
2013-01-31Core/Spells: Fix Gas Cloud Tracking stacking with other tracking spellsVincent_Michael
2013-01-31Scripts/Commands: Show correct guild Rank when using .pinfo commandSpp
2013-01-31Script/ICC: Fix phase check in Saurfang script Gacko
2013-01-30Script/ICC: Fix phase check in Saurfang scriptGacko
2013-01-30Core: Fix warningsVincent_Michael
2013-01-30Core: Logical fixes and improvements in EventMapGacko
2013-01-30Core: Fix non pch buildVincent_Michael