aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2015-09-05Core: Updated to 6.2.2.20444.Shauren
2015-08-14Core/Misc: Build fix for VS 2013Shauren
2015-08-12Core/Void Storage: Implemented saving item upgrade and bonuses for items depo...Shauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-05Core/PacketIO: Update MovementForce for 6.2.0Vincent-Michael
2015-07-05Core/PacketIO:Vincent-Michael
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-06-23Core/PacketIO: updated SMSG_SET_AI_ANIM_KIT and SMSG_SET_PLAY_HOVER_ANIMMitchesD
2015-05-26Core/DataStores: Load AnimKit.dbc to validate anim kit usageShauren
2015-05-25Core/Entities: Allow all object types to use anim kits, not only players/crea...Shauren
2015-05-02Fix non-PCH build.Gacko
2015-05-02Core/Misc: Moved Position to its own fileShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-17Core/PacketIO: SMSG_PLAY_SOUNDGolrag
2015-04-14Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-10Warning fixesShauren
2015-04-10Core/PacketIO: SMSG_GAME_OBJECT_DESPAWN updated and enabledMitchesD
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-03-30Core/Entities: Regenerated UpdateField data for build 19802Shauren
2015-03-29Core/Phases: Defined default phaseIDRat
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-18Core: And yet more INFO->DEBUG loggingclick
2015-03-18Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-09Core/Logging: Fixed ObjectGuid::ToString to output full guidShauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/Unit: Added missing update for UpdateFieldFlagsVincent-Michael
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-02-22Merge pull request #14103 from Epicurus4/6.xDuarte Duarte
2015-02-16Core/Objects: Fixed Object::RemoveGuidValue only clearing low part of the guidShauren
2015-02-11Remove un-needed code.Epicurus4
2015-02-10Added a player searcherEpicurus4
2015-02-04Core/Entities: Fixed dynamic updatefields not being sent to the client.Warpten
2015-02-01Core/Packets:joschiwald
2015-01-15Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_...Intel
2015-01-01Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enumShauren
2015-01-01Core/Objects: fixed single destroy objectRat
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-20Core/Items:Rat
2014-12-07Core/Packets: Add connection indexes for server packetsIntel
2014-12-07Core: fixed few coverity issues and warningsjoschiwald