aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2011-12-12Merge pull request #4294 from Warpten/warriorMachiavelli
2011-12-12Core/Spells: Fix Warrior's T10 4P DPS Bonus.Kapoeira
2011-12-12Merge pull request #4257 from Warpten/bleedKaelima
2011-12-12Core/Instances: Required achievement to enter instance should only apply to g...Shauren
2011-12-12Core/Achievements: Refactored HasAchieved to take only achievement id as para...Shauren
2011-12-11Forgotten change to seat flag defines, thanks to Venugh.Machiavelli
2011-12-10Core/Spells: Rake's initial damage is a bleeding effect, it should thus ignor...Kapoeira
2011-12-10Core/Player: Remove unused Player method TeleportOutOfMapShocker
2011-12-10Core/Misc: Small english fixShocker
2011-12-10Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...kaelima
2011-12-08Core/Misc: Small changes after recent pullsShocker
2011-12-08Merge pull request #4195 from kandera/fix_GlyphsofSuccubusShocker
2011-12-08Merge pull request #4159 from kandera/fix_TotTShocker
2011-12-06Core/Quest: Consistency, god damn..Nay
2011-12-05Core/Spells: Tricks of the Trade (fix entier spell. aggro now removed after b...kandera
2011-12-05Core/Spells: Fixed resurrection order (teleport, then set alive), fixes aggro...Shauren
2011-12-05Core/Spells: Fix Glyph of Succubus (wasn't working at all before)kandera
2011-12-03Core/Quests: Fix some variable renaming fails in quest related codeNay
2011-11-28Delete DynamicObject if AddToMap fails.megamage
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-11-28Core/Transports: Fix crash related to TransportSupabad
2011-11-27Revert "Core/Pets: Water Elementals are now permanent pets" (wrong branch)Shocker
2011-11-27Core/Pets: Water Elementals are now permanent petsShocker
2011-11-26Merge pull request #3507 from megamage/masterShocker
2011-11-26Core/Mechanics: Armor penetration improvement. Revamp calculation of SPELL_AU...Chaplain
2011-11-26Merge pull request #4041 from PKX/remove_obsoleteShocker
2011-11-26Core/DBLayer: Yet Another Typo Fix To Player::SaveToDB()Nay
2011-11-26Core/DBLayer: Fix player savingMachiavelli
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-26Core/DB: Fix character creation in Player::SaveToDB.kaelima
2011-11-25Merge branch 'master' of github.com:TrinityCore/TrinityCoreShocker
2011-11-25Core/Player: Typo in player flagsShocker
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-24Core/Pets: Fix pet saving typo from recent cleanups (spotted by Nay)Shocker
2011-11-23Remove a check which always returns true. Correct me if I am wrong.megamage
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Do not allow base map be accessed from outside if map is instanceable.megamage
2011-11-23Revert 2f83db28f2a11384e1b818b1d5d42d0d87111172. Note that here we only want ...megamage
2011-11-23Clean up very some confusing MapManager functions (create/find map/base map).megamage
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-11-23Core/Spells: Removed some obsolete codePKX
2011-11-23Merge pull request #3988 from kandera/tempbranch2Shocker
2011-11-22Core/Units: Second part of SMSG_MOVE_SET_COLLISION_HGT implementation: comput...Machiavelli
2011-11-21Merge pull request #3421 from Chipsi/mastermegamage
2011-11-21Core/Units: Partial implementation of SMSG_MOVE_SET_COLLISION_HGT - send prop...Machiavelli
2011-11-20Core/Spells: Fix crash in Glyph of RakeMachiavelli
2011-11-20Core/Units: Revert previous 3 commits about Unit::_IsValidAttackTarget and Un...Machiavelli
2011-11-18Core/Mechanic: Resurrection (fixed the issue with players ressing in place th...Kandera
2011-11-17Core/Units: Fix more issues in Unit::_IsValidAttackTarget. (Documentation on ...Machiavelli