aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-02-09Script/Quest: Kodo RoundupGacko
2013-02-08Core/DBLayer: Avoid a crash when calling mysql_get_server_version if connecti...Nay
2013-02-08Merge pull request #9166 from thomas33/typoNay
2013-02-08Core/Players: Fixed crash when mute expired while player was ingameShauren
2013-02-08Core/AI: Fixed merge errorShauren
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-07typothomas33
2013-02-07Core: More clean up whitespaceVincent_Michael
2013-02-07Core: Clean up whitespace, and remove a silly warning in boss_lurker_below.cppclick
2013-02-06Core: Fixed some compile warningsShauren
2013-02-06Core/Player: Fix a query that was wrongly deleting itemsNay
2013-02-05Core/Spell: Consider disables for LOS checkGacko
2013-02-05Core/Remote: Adjust logentries to accomodate separation of info- vs debug-out...click
2013-02-05Warning fixSpp
2013-02-05Typo fixSpp
2013-02-05Core/RBAC: Allow custom security levels for commands. (Before this change any...Spp
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-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