aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2011-11-26Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpellShocker
2011-11-26Core/Spells: Implement SPELL_AURA_MOD_CRIT_CHANCE_FOR_CASTERShocker
2011-11-26Core/Spells: Implement SPELL_AURA_MOD_AUTOATTACK_DAMAGEShocker
2011-11-26Core/Spells: Fix SPELL_AURA_MOD_TOTAL_STAT_PERCENTAGEShocker
2011-11-26Core/Spells: Allow SPELL_AURA_SET_VEHICLE_ID to be used on creatures tooShocker
2011-11-26Fix typo and compilekaelima
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xShocker
2011-11-26Core/Spells: Implement SPELL_AURA_MOD_DURABILITY_LOSSShocker
2011-11-26Core/Spells: Typo fix in recent commitShocker
2011-11-26Misc/Enums: SpellCastResult (SPELL_FAILED_X) updatesNay
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xShocker
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xRat
2011-11-26Core/Spells: Implement SPELL_AURA_MOD_BYPASS_ARMOR_FOR_CASTERShocker
2011-11-26Core/DB: fixed player loading from DBRat
2011-11-26Core/Spells: Research 4.x spell aurasShocker
2011-11-26Core/Spells: Use indentantion in SpellAura definesShocker
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xRat
2011-11-26Core/DB2Stores: fixed loading ItemCurrencyCost.db2Rat
2011-11-26Misc/Enums: Added more spell custom errors (cast result 172) from 4.2.2kaelima
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xRat
2011-11-26Core/CharacterHandler: fixed guid reading in PlayerLoginOpcode handlerRat
2011-11-26Core/Packets: Implemented BitStream helper classRat
2011-11-26Core/Packets: disable sending 0 as opcode and print trace infoRat
2011-11-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-26Core/Misc: Make VMapManager2::acquireModelInstance and releaseModelInstance t...Machiavelli
2011-11-26Core/DBLayer: Yet Another Typo Fix To Player::SaveToDB()Nay
2011-11-26Core/Items: Added more checks determining item disenchanting lootShauren
2011-11-26Core/Quests: Update `quest_template` and SMSG_QUEST_QUERY_RESPONSENay
2011-11-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-26Core/DBLayer: Fix player savingMachiavelli
2011-11-26Core/Items: Removed obsolete field from ItemTemplateShauren
2011-11-26Merge branch 'master' into 4.xNay
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-26Core/DB: Another typo in SaveToDBkaelima
2011-11-26Core/DB: Fix character creation in Player::SaveToDB.kaelima
2011-11-26Core/Misc: Fix compile and char creationkaelima
2011-11-25Core/ItemsShauren
2011-11-25Core/Corpse: Fix indexing in Corpse::SaveToDB(). Thanks @CiclopNay
2011-11-25Core/Misc:kaelima
2011-11-25Merge branch 'master' of github.com:TrinityCore/TrinityCoreShocker
2011-11-25Core/Player: Typo in player flagsShocker
2011-11-25Core/DB: Fix a typo in commit 72675d55d821e0648c53d53d78a1 Nay
2011-11-25Core/Mechanics:kaelima
2011-11-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-25Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the fun...Machiavelli
2011-11-25Core/Quests: Add new field RequiredClasses for quest_template Credits toStalker_Riddick
2011-11-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-25Core/Enum: Add missing race and powers from dbckaelima
2011-11-25Core/Object: Update UpdateFields to version 4.2.2 (14545)kaelima
2011-11-25Merge pull request #4061 from Venugh/4.xKaelima