aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2014-08-18Fixed tabsBrian Swango
2014-08-18Core/Loot: Fixes lootable items being able to be moved in inventory, andBrian Swango
2014-08-19Core/Creatures: Fixed an arithmetic error in respawn codejackpoz
2014-08-16Core/Transports: Delayed adding transport model to next tick after teleportin...Shauren
2014-08-14Core/Creature: Fix warningVincent-Michael
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-13Core/Spells: Implement SPELL_ATTR7_IGNORE_DURATION_MODS attributeShocker
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-09Merge pull request #12810 from Carbenium/questrewardDuarte Duarte
2014-08-09Core/Player: Fix an issue with Player::RemoveRewardedQuest not deleting the q...Carbenium
2014-08-08Core/Misc: Fix static analysis issuesjackpoz
2014-08-07Core/Misc: Remove unused variablejackpoz
2014-08-01Core/Trade: Replaced SendNotification hacks with proper trade packetsShauren
2014-07-31Core/Loot: Fixed pickpocket refill timer and use send proper loot error packe...Shauren
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-24Core/Units: Properly remove auras that don't pass IsHighestExclusiveAuraTrisjdc
2014-07-24Core/Units: IsNonMeleeSpellCast will no longer return false if there's an ins...Trisjdc
2014-07-23Core/Players: Set fist weapon skill value equal to current unarmed skill when...Shauren
2014-07-20Core/Maps: Fixed crash caused by using invalid coordinatesShauren
2014-07-20Fixed gcc build without pchShauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...Subv
2014-07-18Core/Players: Fix possible crash in ModifyArenaPoints and ModifyHonorPointsDuarte Duarte
2014-07-17Restored character creation that was broken due to some logic errors cause by...leak
2014-07-17Compile fix for previous commit. vim edition over ssh is a bad idea.Warpten
2014-07-17Core/Spells: SMSG_SUPERCEDED_SPELL is now sent by an unique function.Warpten
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-14Core/Battleground: fixed typojoschiwald
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
2014-07-14Core/Battlefield: move complex methods from BattlefieldWG.h to BattlefieldWG.cppjoschiwald
2014-07-14Core/Creature: Fix problems with neutral innkeepersVincent-Michael
2014-07-14Core: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Core/Misc: Renamed a few spell and skill line related methods to follow tc co...Shauren
2014-07-12Core/Skills: Fixed spells automatically learned from skill lines adding more ...Shauren
2014-07-12Core/Player: Improve error logVincent-Michael
2014-07-11Scripts/Misc: Added missing break in 495ca8c2dc60aa14a9145f24eb166e1ea5802672...Vincent-Michael
2014-07-08Core/Build: Fixed a typo when commitingSebastian Valle Herrera
2014-07-08Core/Spells: Fixed SPELL_ATTR0_UNAFFECTED_BY_INVULNERABILITY not being checke...Sebastian Valle Herrera
2014-07-07Core/Spells: Convert "Shaman T10 Elemental 2P Bonus" in spell scriptVincent-Michael
2014-07-07Core/GameObject: GAMEOBJECT_TYPE_SPELL_FOCUS serverOnly == 1 are now invisibl...Vincent-Michael
2014-07-07Core/Spells: Add function for modify cooldownVincent-Michael
2014-07-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-05Core/Spells: Fix Blink/_DEST spell effects when cast inside/near waterTrisjdc
2014-07-04Core/Skills: Fixed players getting all ranged skills when learning one of bow...Shauren
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-02Core/Spells: restore some special aura proc handlingjoschiwald