aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-22Rename SQL file (thx Aokromes)Gacko
2013-10-22Rename sql file and apply some code style. *sigh*Gacko
2013-10-22Core/Spell: Shaman Bloodlust/Heroism ignore LOSgerripeach
closes: #6307
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-10-22Merge pull request #11092 from gerripeach/pull_requestGacko
Core: add missing comment
2013-10-22Core: add missing commentgerripeach
2013-10-22Core/Auras: Added serverside checking for UNIT_FLAG_PACIFIED when attempting ↵Shauren
to start melee attack Closes #8623
2013-10-22Core/Transports: Fixed players taking fall damage when teleporting from ↵Shauren
transports Closes #11076
2013-10-22Core/SAI: Rename SMART_EVENT_TARGET_CASTING to SMART_EVENT_VICTIM_CASTING as ↵Discover-
that's what it actually does. It was often confused to use the target_type field instead of the victim.
2013-10-21Core/Quest: Remove assertionjackpoz
Remove assertion about Quest ExclusiveGroup since they are triggered even when adding valid quests to npcs. Fixes #8336 . How to reproduce steps: - .gm off - add quest 11335 in creature_queststarter - .reload creature_queststarter - get in range of that creature - .gm on - assertion triggered
2013-10-21DB/SAI: Misc Fixes from ITFilip
By @dr-j and @untaught Fixes #11081 fixes #11080 fixes #11082
2013-10-21Merge pull request #11050 from Ascathor/masterSubv
Core/Command: Improve .group list to feature several notes and features ...
2013-10-21Core/Misc: Get rid of some useless codeDiscover-
2013-10-20Merge pull request #11077 from Elron103/pullrequests2Aokromes
DB/Gossip: Update some data for trainer NPCs from sniffs
2013-10-20DB/Gossip: Update some data for trainer NPCs from sniffsElron103
2013-10-20Core/Transports: Fixed crashes happening when passenger is removed from ↵Shauren
transport during teleport Closes #11067
2013-10-20Core/Spells: Fixed diminishing returns on creatures with ↵gerripeach
CREATURE_FLAG_EXTRA_ALL_DIMINISH Closes #11073
2013-10-20Merge pull request #11072 from gerripeach/diminishing_returns2Shauren
Core/Spell: Earthbind totem should not have DR (Diminishing Returns)
2013-10-20Core/Spell: Earthbind totem should not have DR (Diminishing Returns)gerripeach
closes: #7037
2013-10-20DB/Misc: Ormorok the Tree Shaper Spell ReflectAokromes
Closes #10789
2013-10-20Merge pull request #11071 from gerripeach/group_crashAokromes
Core/Group: Fix crash in "Group::GetMembersCount"
2013-10-20Core/Group: Fix crash in "Group::GetMembersCount"gerripeach
closes: #9350
2013-10-19Merge pull request #11070 from gerripeach/petsSubv
Core/Pet: Allow all pets to swim
2013-10-20Core/Pet: Allow all pets to swimgerripeach
closes: #9331
2013-10-19Merge pull request #11069 from Elron103/pullrequests2Aokromes
DB/Conditions: Fix conditions for class trainer npcs, so gossip menus will show up correctly for every class
2013-10-20DB/Conditions: Fix conditions for class trainer npcs, so gossip menus will ↵Elron103
show up correctly for every class
2013-10-19Merge pull request #10989 from Elron103/pullrequests2Machiavelli
Core/Tickets: Fix crash in TicketMgr::ResetTickets()
2013-10-18DB/Gameobjects: Added few missing gameobjects templates from 5.4.0 sniffs.Kinzcool
2013-10-19Misc: Removed some whitespaceVincent_Michael
2013-10-19DB/Gossip: Added some missing gossips (Source: 5.4.0 sniffs)Vincent_Michael
2013-10-18Core/Transports: Fixed crashes when instance with transports unloadsShauren
Closes #11056
2013-10-18Core/Transports: Added missing includeShauren
2013-10-18Core/Maps: Added gameobject case for AddObjectToSwitchList and fixed logic ↵Shauren
in RemoveAllObjectsInRemoveList
2013-10-18Core: Fix warningsVincent_Michael
2013-10-18Core/Object: Added more information for MovePosition logVincent_Michael
2013-10-18Core/Creature: Added log/change back to default speed for speed walk / run = ↵Vincent_Michael
0 (Speed is never zero)
2013-10-18Scripted/ScarletMonastery: Fix crash for headless horsemanVincent_Michael
2013-10-17Updated all values of `gender` column in `creature_model_info`.Kinzcool
2013-10-17Core/WorldSession: Mitigate DoS attacksjackpoz
Mitigate DoS attacks like one explained in #10555 by processing a limited number of packets at each WorldSession::Update() call, allowing other WorldSessions to be processed. 100 packets in a single update sound like a reasonable amount.
2013-10-17Core/Command: Improve .group list to feature several notes and features to ↵Ascathor
improve handling.
2013-10-17SQL: Update auth baseVincent-Michael
2013-10-17Build fixShauren
2013-10-17Core/Creatures: Removed remains of creature_transport tableShauren
2013-10-16Because Github commiting sucks.Kinzcool
2013-10-16Corrected the graveyards for Onyxia's Lair instance.Kinzcool
2013-10-16DB/SAI: Primordial Drake Egg/HatchlingFilip
Fixes #11051 by @dr-j and @untaught
2013-10-16Fixed sql files for ce55647c415b710c6b440d96c2f26ebbc06c1d6eShauren
2013-10-16Build fixShauren
2013-10-16Build fixShauren
2013-10-16Build fixShauren