aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-28Core/Spells: Defined spell attributes related to aura visibilityShauren
2013-02-28Core/Spells: Defined & implemented SPELL_ATTR6_IGNORE_CATEGORY_COOLDOWN_MODSShauren
2013-02-28Core/Spells: Defined two spell attributesShauren
2013-02-28Core: Whitespace cleanupVincent_Michael
2013-02-28DB/Spells: Opening spell (id: 61437)added to some of Blood Elf's classesTrista
* Add missing generic spell for opening chests for most of Blood Elf's classes. It was preventing them to loot in Eye of Eternity Alexstrasza's Gift Box, Heart of Magic and maybe more.
2013-02-28Scripts/Eye of Eternity: Rewrite most of it.Trista
Closes: #1133, #8212, #1150, #5003, #6794 * More stuff will be done, a lot to clean maybe, as of raiding it's good to go now pretty much*. * Big thx to Shauren, Horn, manuel, Machiavelli, Nay, Krofna and rest who helped.
2013-02-28Core/Dep: G3D: Correction to patch G3D-v8.0_hotfix5.diff, add missing #ifdef ↵click
-test (applied to sourcetree as well)
2013-02-28Merge pull request #9299 from Ascathor/masterQAston
Few documentation changes
2013-02-27Core: Add support for compiling core in a cygwin-environmentclick
- rename/readd/add G3D-patches - give a history on the changes (some G3D-changes didn't even HAVE a patch - boo!) DON'T MESS ABOUT WITH CHANGING DEP/* LIBRARIES AND NOT LEAVING A DIFF IN THE SOURCETRE, MKAY!?
2013-02-27Buildsystem: Show the revision info as a full string during ↵click
configurationphase as well (additional minichange to previous commit by shauren)
2013-02-27Buildsystem: Added current branch name to generated revision infoShauren
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ↵Shauren
flag VEHICLE_SEAT_FLAG_CAN_ATTACK
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if ↵Spp
rbac_permissions has wrong data
2013-02-26Core&SQL: Fix typos (RBAC and equips related)Nay
2013-02-26sql typo fixesSpp
2013-02-26Core/RBAC: Force loadPermissions before checking session permissions if the ↵Spp
storage is null (someone created a session but forgot to call to LoadPermissions)
2013-02-26Scripts/Blackwing Lair: Fixed crash happening with Shadows of EbonrocShauren
2013-02-26Core/Player: Rename PLAYER_FLAGS_UNK19 to PLAYER_FLAGS_UBERNay
2013-02-26Several todo corrections for documentationAscathor
2013-02-26Additional fixes and some clean upsAscathor
2013-02-26Fixing some Engrish.Ascathor
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ↵Shauren
as long as the quest is in his log.
2013-02-26Core/Quests: Updated quest flags and implemented ↵Shauren
QUEST_FLAGS_NO_MONEY_FROM_XP - experience reward from quests using this flag is not converted into money at max level.
2013-02-26Core/RBAC: Correction to last sqls and update base/auth_database.sqlSpp
2013-02-26Core/SpellsMgr: remove unneeded functions from spellmgr, add some const ↵QAston
modifiers for methods
2013-02-25Merge pull request #9165 from Phantons/spellFixesQAston
Core/Spells: spell implicit targets fix
2013-02-25Merge pull request #9301 from horn/summonsQAston
Core/Summons: Pack the TempSummonGroupKey structure so it is being compared correctly and make the second parameter of SummonCreatureGroup() optional
2013-02-26Core/BossAI: Fix a typo in CheckBoundaryNay
Method was using "me" (the boss) instead of the function's argument Props to @Horn for finding the 4 year's old error Ref #7194
2013-02-26Core/Summons: Pack the TempSummonGroupKey structure so it is being compared ↵horn
correctly and make the second parameter of SummonCreatureGroup() optional
2013-02-25Merge pull request #9295 from horn/summonsNay
Script/Commands: Make creature_summon_groups table reloadable.
2013-02-25DB/Areatrigger: Update areatrigger_teleport cords for The Eye of Eternity ↵Vincent_Michael
entrance
2013-02-25Additional changes and requests as by @subvAscathor
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-25Some documentation additions within player.h and Creature.hAscathor
2013-02-25Core/DBLayer: Made connection types consistent in DatabaseWorkerPoolShauren
2013-02-25Merge pull request #9193 from drskull/masterQAston
Core: Fix Feral Spirit attack speed and update attack power
2013-02-25Merge pull request #9230 from FH3095/IsSingleTargetWithQAston
Replace check in IsSingleTargetWith
2013-02-25DB/SAI: ... and remove the EAI.Gacko
2013-02-25DB/SAI: Convert EAI for Stormforged EradictorGacko
Forgot to do so in cb99c1d16aef4f4fc000aff7aaa3f63fadf4e9ef
2013-02-25Merge pull request #9062 from Chaplain/originQAston
Core/Spells: Rename wrong spell attribute
2013-02-25Merge pull request #9260 from ille/randomtypos03QAston
Core/Conditions: add missing break
2013-02-25Core/RBAC: Remove couple of harcoded checks for GM level and use Permission ↵Spp
'Log gm trade'
2013-02-25Missing change related to permission 'Change channel settings'Spp
2013-02-25Core/RBAC: Create new permissions 'See two side who list', 'Add friends of ↵Spp
other faction', 'See all levels with who command' and 'Allows to add a gm to friend list'
2013-02-25Add missing change related to permission 'Two side interaction channel'Spp
2013-02-25Core/RBAC: Create new permissions related to character creationSpp
- 'Skips character creation team mask check' - 'Skips character creation class mask check' - 'Skips character creation race mask check' - 'Skips character creation reserved name check' - 'Skips character creation heroic min level check' - 'Creation of two side faction characters in same account' (Affected by global config option)
2013-02-25Core/RBAC: Create new permissions 'Allow channel chat between factions', ↵Spp
'Join channels without announce' (both need config option enabled and permission set) and 'Change channel settings without being channel moderator'
2013-02-25Core/RBAC: Create new permissions 'Skips needed requirements to use channel ↵Spp
check', 'Filter whispers', 'Allow say chat between factions'. Last one needs config option to be enabled and both sender and receiver to have the permission
2013-02-25Core/RBAC: Add new permissions 'Skip disable map check', 'Skip reset talents ↵Spp
when used more than allowed check', 'Skip spam chat check', 'Restore saved gm setting states', 'Use Config option START_GM_LEVEL to assign new character level'
2013-02-25Core/RBAC: Create new permissions 'Notify if a command was not found' and ↵Spp
'Enables lower security than target check'