aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-12Core/Talents:Intel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-09Core/DataStores: Updating spells dbc part 1Intel
2014-11-09Core/DataStores: More converted dbcsIntel
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-11-08Core/DataStores: Updated ChrClassesXPowerTypes.dbc, CinematicSequences.dbc, C...Intel
2014-11-07Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structsIntel
2014-11-02Core/PacketIO: Updated SMSG_UPDATE_OBJECTShauren
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-25Core/Opcodes: Support opcodes with the same ids and different directionDDuarte
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-19Merge remote-tracking branch 'origin/4.3.4' into 6.xDDuarte
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Core/Spells: Grounding Totem: - correctly magnet spells and dies - let missil...mik1893
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-10-06Core/Defines: Updated some enums to build 6.0.2.18988Kinzcool
2014-09-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Spells: Fix some -Wconversion warningsUnholychick
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Merge branch 'mik1893/fear-vs-stun'jackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Units: Take into account HoverHeight in IsWithinMeleeRangeccrs
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-11Core/Unit: Fix some movement issues when multiple controls are appliedmik1893
2014-09-09Core/Unit: Do not give client control back to player after fearmik1893
2014-08-30Core/Units: Implemented animkit supportShauren
2014-08-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-25Merge branch 'trickerer/mulreflect' into masterjackpoz
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Core/Unit: Fix some phasing change problems with vehicleVincent-Michael
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-13Core/Spells: Implement SPELL_ATTR7_IGNORE_DURATION_MODS attributeShocker