aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2016-08-01Core/Chat: Add missing codeAokromes
2016-08-01Core/PvP: Gameobject rotation in BGs and Wintergrasp.ariel-
2016-08-01Core/Group: Do not allow a player to invite himselfjackpoz
2016-08-01Core/Chat: Split ChatLevelReq.Say into 3Aokromes
2016-08-01Typo fixAokromes
2016-08-01Core/Battlegrounds: do not teleport GMs if out of bounds before startingariel-
2016-08-01Core/Player: New PartyLevelReq setting (#17707)Aokromes
2016-08-01Core/Spells: Abyssal Shatter should have a chance to skill upariel-
2016-07-31Core/PVP: Move report AFK requirement to config (#17699)Aokromes
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/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2016-07-30Core/Spell: fix one logic fail when calculating level penaltyariel-
2016-07-28Core/RBAC: Mark some permissions 7.x onlyAokromes
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-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-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/Spells: Fix Roar of Sacrifice damage part (#17519)ariel-
2016-07-15Core/Spells GameObjects needs to be spawned in order to be acceptable as a Sp...Gustavo
2016-07-15Core/Chat: general cleanup and revamping: (#17576)ariel-
2016-07-15Core/Quests: Failing/abandoning a quest should not unconditionally remove req...Shauren