aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2015-05-20Core/Spells: Fix summon position of Argent ValiantCarbenium
2015-05-20Scripts/Icecrown: Move Squire David to SmartAICarbenium
2015-05-20Core/Spells: Sync effect names with spellworkShauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-17Core/Garrisons: Initial work on garrison followersShauren
2015-05-16Build fixShauren
2015-05-16Core/Spells: Fix logic in SpellEffect::EffectWeaponDmg, it should fix SPELL_E...et65
2015-05-10Core/Spells: Fixed effects with index >= 8 not being handledShauren
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-05Core/Spells: Defined names for some new spell effectsShauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-05-02Core/Misc: Moved Position to its own fileShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-27Core/Util: Fixed flag128 and removed flag96 - previously if flag128 and flag9...Shauren
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-26Core/Spells: Removed fixes for spells that do not existShauren
2015-04-23Core/Items: Fixed applying heirloom stats during loginShauren
2015-04-19Core/PacketIO:Vincent-Michael
2015-04-18Core/Spells: Cleanup in ca5c939a8951dfb9c5da0757c4c16c00de5a46c5Vincent-Michael
2015-04-18Core/Spells: Fixed crash happening during character creation when adding init...Shauren
2015-04-18Core/PacketIO: Updated and enabled SMSG_SPELL_EXECUTE_LOG for WoDVincent-Michael
2015-04-14Misc: SQL and small code changes for the 71 last cherry-picksDDuarte
2015-04-14Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-14Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-04-14Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfactionDuarte Duarte
2015-04-11Core: Fix warningVincent-Michael
2015-04-10Warning fixesShauren
2015-04-08Core/PacketIO: Removed sending SMSG_CATEGORY_COOLDOWN as part of SendInitialP...Shauren
2015-04-06Core/Spells: small cleanup in EffectDestroyItemRat
2015-04-06Core/Spells: implemented SPELL_EFFECT_DESTROY_ITEMRat
2015-04-06Core/PacketIO: Updated and enabled SMSG_SET_VEHICLE_REC_ID and SMSG_ON_CANCEL...Shauren
2015-04-04Core/PacketIO: Updated cooldown packetsShauren
2015-04-04Core/PacketIO: Updated and enabled SMSG_SPELL_CHANNEL_START and SMSG_SPELL_CH...Shauren
2015-04-04Core/Players: Updated tradingShauren
2015-04-02Core/Packets: Fix writing WorldPackets::Duel::DuelRequestedDDuarte
2015-04-02Core/Packets: Updated and enabled duel opcodesxerkoss
2015-03-29Fix warningsGacko
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-29Core/Misc: Revert a static analysis "fix"jackpoz
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-23Core/Spells: Spell radius calculation updateRat
2015-03-22Core/PacketIO: Sync with WPPCarbenium
2015-03-22Core/Misc: Warning fixesShauren
2015-03-21Core/Spells: updated spelleffect array to 6.1Rat
2015-03-21Core/Spells: updated spelleffect, auraeffect, spelltarget enums to 6.1, shoul...Rat
2015-03-18Core: Move some more INFO-level logentries to DEBUGclick