aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-07-31Core/Scripts: convert script npcs_riverbreeze_and_silversky to SAI (#17690)tkrokli
2016-07-31Core/Scripts: Remove useless SD2 error log (#17691)tkrokli
2016-07-31Update BattleGroundHandler.cppariel-
2016-07-31Core/PVP: Improve log (#17698)Aokromes
2016-07-30Core/GameObject: misc type mismatchariel-
2016-07-30Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2016-07-30Core/Ticket System: Ticket comment visual output bugTomatoes
2016-07-30Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2016-07-30Core/Spell: fix one logic fail when calculating level penaltyariel-
2016-07-29Core/Scripts: zone_silithus.cpp cleanup (#17165)tkrokli
2016-07-28Core/RBAC: Mark some permissions 7.x onlyAokromes
2016-07-28Scripts/Karazhan: Register Midnight's summonsNyeriah
2016-07-28Scripts/Karazhan: Fix a warningNyeriah
2016-07-28Scripts/Karazhan: Rework Attumen the Huntsman's scriptNyeriah
2016-07-27Core/Quests: Delete all quest bound items on quest reward, failure or abandon...Brian
2016-07-26Core/GameObjects: fix typoariel-
2016-07-25Core/Player: Actually close tickets when characters are deletedNyeriah
2016-07-23Core/Updater: Clarify even more this errorAokromes
2016-07-20Update DBUpdater.cppAokromes
2016-07-20Core/Scripts Added Black Temple Boundaries (#17579)Keader
2016-07-20Core/Spell: Quick readability change. Functionality not altered.treeston
2016-07-19Core/Vehicle: delay position update in Vehicles, this may be deleted on Updat...ariel-
2016-07-19Core/Entities: Remove wrong immunityKillyana
2016-07-19Core/Handlers: actually check allowed trainer classes and races to avoid spoo...ariel-
2016-07-19Core/Entities: removed obsolete pragma macro (Ref: ba9e0de36dae55d4399235277d...ariel-
2016-07-19Core/Entities: rename ItemPrototype to ItemTemplateariel-
2016-07-19Update ItemPrototype.cpp, codestyle and indentation cleanupariel-
2016-07-19Core/Player: Misc codestyleariel-
2016-07-19Core/UnitAI: Removed unneccessary null checks in SpellTargetSelector. CID 135...ForesterDev
2016-07-19Core/Entities: add missing null pointer checks in HandleProcTriggerSpell. CID...ForesterDev
2016-07-19Scripts / Naxxramas : add missing null pointer check. Fixes CID 1354738 (#17628)ForesterDev
2016-07-19Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2016-07-19Core/Entities: implement SPELL_AURA_MOD_CRIT_CHANCE_FOR_CASTER, fixes talent ...ariel-
2016-07-19Core/Entities: Readded check removed in d7460887c84107c9c83a9dd5259c8ab398928...ariel-
2016-07-19Core/Loot: fix bug introduced in a49544cc187d3a156b4615907d6b82057364fcc4 in ...ariel-
2016-07-18Core/UnitAI: #17309 follow-up (#17608)ccrs
2016-07-18Core/AI Prevent bosses respawn when BossState is set to DONE (#17616)Gustavo
2016-07-16Core/Player: fix crashariel-
2016-07-16Core/OutdoorPvP: fix bad storage of guids, spawnId must be saved because that...ariel-
2016-07-16Core/Misc: remove two synch queries and replace them with CharacterInfo cacheariel-
2016-07-16Core/LFGMgr: fix race condition in _SaveToDBariel-
2016-07-16Core/ArenaTeamMgr: fix race condition in LoadArenaTeamsariel-
2016-07-16Core/Account: Fix race condition in AccountMgr::UpdateAccountAccessariel-
2016-07-17Core/UnitAI: SelectTarget correction (#17309)ccrs
2016-07-16Core/World: fix race condition in _UpdateRealmCharCountariel-
2016-07-16Core/Player: silence warningariel-
2016-07-16Core/Channel: restore accidentally deleted line, fixes channels not honoring ...ariel-
2016-07-16Core/Conditions: implement CONDITION_DAILY_QUEST_DONE to check whether or not...SnapperRy
2016-07-16Core/Scripts: Hallow's End Pumpkin TreatKeader
2016-07-16Core/Commands: Cooldown command should fall back to targeting self in case of...Shauren