aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-19Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...Shauren
2017-06-19Core/Misc: Added Creature::CanGiveExperience helper functionjoschiwald
2017-06-18Core/Spells: Fixed range issue with Killing SpreeKeader
2017-06-18Core/Scripts: Fixed GAMEOBJECT_TYPE_DOOR closing automatically after being op...S.V
2017-06-18Core/Scripts: fix array out of bounds in Pit of Saron doorDataariel-
2017-06-18Revert "Cross-check client-submitted fall time with server-measured time. Whe...treeston
2017-06-17Cross-check client-submitted fall time with server-measured time. When excess...Treeston
2017-06-17Correct some missing auth DB changes from b59ca1c.treeston
2017-06-1630ac4f5 follow-up. (Finally, Keader. Finally.)treeston
2017-06-16Fix an issue where temp summons were ignoring m_regenHealth. (Hi Keader.)treeston
2017-06-15Rename .debug uws to .debug worldstate (clarity change).treeston
2017-06-15Group creation again (follow-up to 132538d). Groups now only disband if all m...treeston
2017-06-15Fixes to all-reputation and all-skill custom option handling:treeston
2017-06-15Hunter: Fix Piercing Shot dot clipping (#19882)Gildor
2017-06-15Core/Player: Keep shared quests through map changes instead of getting stuck ...Cannix
2017-06-14Core/Entities Allow DynamicObjects with UNIT_FLAG_IMMUNE_TO_PC to select targ...Gustavo
2017-06-14Core/Spells Allow bosses to receive KnockBack under certain conditions (#19312)Gustavo
2017-06-14Modify group invite behavior while creating group to be blizzlike: (#19870)Treeston
2017-06-12Add new command 'npc showloot'. Does exactly what it says on the tin.treeston
2017-06-12dynamic_spawning conflict avoidance, part deux: World.h enumstreeston
2017-06-12- Add new commands .group set assistant, .group set maintank and .group set m...treeston
2017-06-12Removed a now-unused local (ca02629 follow-up)treeston
2017-06-12Make some adjustments to .summon and .group summon behavior to make them more...treeston
2017-06-11Core/OutdoorPvP: yet more unused stuffariel-
2017-06-11Core/Scripts: fix some /W4 warningsariel-
2017-06-11Core/OutdoorPvP: fix another warningariel-
2017-06-11Core/OutdoorPvP: fix warningariel-
2017-06-11Core/OutdoorPvP: refactor using Position and Quat to pack parametersariel-
2017-06-11Core/Spell: fix some spells that shouldn't allow stealth or invisibilityariel-
2017-06-10Core/SmartAI: implemented SMART_EVENT_EVENT_PHASE_CHANGEariel-
2017-06-10Core/Scripts: remove non-player objects (ie corpses) from Sindragosa's Fury t...ariel-
2017-06-10So, I came in trying to fix gameobject LoS. So I restructured some stuff.treeston
2017-06-09Added new BoundaryUnionBoundary subclass of AreaBoundary, which does what it ...treeston
2017-06-09Fix build on GCC 7.1 (#19869)Stanislaus Teals
2017-06-09Reserve RBAC permission entries 856-860 for dynamic_spawning branch to minimi...treeston
2017-06-08Core/Maps: Corrected GetWaterOrGroundLevel (#19863)Golrag
2017-06-08Core/Scripts: Simplify codejackpoz
2017-06-08Core/Misc: Fix typo in UNDERWARER_INDARKWATER (#19864)kelno
2017-06-08Core/Scripts: filter out corpses from Sindragosa's Fury targetlistariel-
2017-06-08Fixed a potential crash when resuming a SplineChainMovementGenerator.treeston
2017-06-08[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2017-06-07Pet/Guardian AI hook re-organizing (#19824)Treeston
2017-06-06Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)ariel-
2017-06-06Core/Movement: Fixed fall damage when teleporting together with transportShauren
2017-06-06SAI fixes follow-up: I missed one.treeston
2017-06-06Fix a whole set of possible infinite loop crashes in SAI (events triggering t...treeston
2017-06-06Re-check target evade state on projectile impact and adjust accordingly. This...treeston
2017-06-05Core/Spell: fix weird DBC data for Elixir of Detect Undeadariel-
2017-06-05Build fixShauren