aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2016-08-18Core/Globals: delete another synch query using CharacterInfo mapariel-
2016-08-18Core/World: short circuit setWorldState and avoid a db query in case there's ...ariel-
2016-08-17* Core/ObjectAccessor: optimize FindPlayerByName by saving a map of player na...ariel-
2016-08-16Revert "Creature/Loot: Fix a bug that prevented players from looting creature...treeston
2016-08-16Creature/Loot: Fix a bug that prevented players from looting creatures that o...treeston
2016-08-16Core/PlayerDump: add missing character_queststatus_* columns to dumpariel-
2016-08-16Core/Battlegrounds: Properly readd player to Battleground containers after a ...ariel-
2016-08-16Core/BattlegroundMgr: Update Battlegrounds each second instead of every tick ...ariel-
2016-08-16Core/Player: Do not kick AFK player from BG if it's a GMariel-
2016-08-15Core/Units: Fixed melee range check (#17693)Chaouki Dhib
2016-08-15Core/Auras: Increase number of auras sent to client except for group updates ...Gerhood
2016-08-14Core/Spell: Remove all raid auras on party leave (#17663)robinsch
2016-08-14Entities/Player: Fixed an edge case bug that could cause a character to get s...treeston
2016-08-13Merge pull request #17776 from ShinDarth/worldstateDuarte Duarte
2016-08-13Core/Worldstates: move WS_ARENA_DISTRIBUTION_TIME declarationShinDarth
2016-08-12Core/DataStores: Reduce differences between branches - rename achievement rel...Shauren
2016-08-11Core/Command: Check account password max lengthForesterDev
2016-08-11Core/Arena: Teams don't lose rating after arena draw (#17515)Aokromes
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-08-09Entity/Creature: Fix spawn health, for real this time. Closes #17757. Also fo...treeston
2016-08-08Entities/Creature: Fix spawn health, fdd78d2 follow-up. Fixes and closes #17757.treeston
2016-08-08Core/Creature: Fix health regeneration. Creatures immediately reset to full h...Treeston
2016-08-07Update ObjectMgr.cppariel-
2016-08-07Core/Log: Move log to more logical loglevelAokromes
2016-08-07Core/Logs: Fine tune more logsAokromes
2016-08-07Core/Logs: Fine tune another logAokromes
2016-08-06Core/Conditions: Add new CONDITION_PET_TYPE (45). Matches target player's pet...treeston
2016-08-06Core/Conditions: Add new CONDITION_CHARMED (44). Does what it says on the tin.treeston
2016-08-06Scripts/Commands: Some adjustments to make shutdown commands more user-friendly.treeston
2016-08-05Core/Logs: Fine tunning some logsAokromes
2016-08-05Scripts/SmartAI: Some clean-up work:treeston
2016-08-05Merge pull request #17733 from ForesterDev/acc_delKittnz
2016-08-05Update RBAC.hAokromes
2016-08-05Core/RBAC: Name some permissions from 7.x to stop people reuse themAokromes
2016-08-04Merge remote-tracking branch 'tkrokli/hunter_animal_handler' into 3.3.5 (PR #...treeston
2016-08-04ScriptedAI/Creature: Fix a bug where a std::chrono overload was counting mill...treeston
2016-08-04Core\Command: remove account_muted data on account deletionForesterDev
2016-08-03Merge remote-tracking branch 'Treeston/3.3.5-spellcastresult' into 3.3.5 (PR ...treeston
2016-08-03Core/DataStores: Fixed name validation crash on locales with utf-8 characters...Shauren
2016-08-02Dep: Remove boost regex dependency and replace its uses with std regex (works...Shauren
2016-08-01Core/Chat: fix codestyleariel-
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