aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
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
2014-12-02Core/Game: Add missing default cases in switchesGacko
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-11-03Core: Fix warningsVincent-Michael
2014-11-02Core/Entities: Fixed transport data in update object for non-unitsShauren
2014-11-02Core/PacketIO: Enabled SMSG_UPDATE_OBJECTShauren
2014-11-02Core/PacketIO: Updated SMSG_UPDATE_OBJECTShauren
2014-10-31Core/NetworkIO: Fixed packet compressionShauren
2014-10-31Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...Shauren
2014-10-30Fixed gcc buildShauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Misc: Fixed sql import, added new changes to world_database.sql, removed dupl...Shauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-26Scripts: replaced various Location struct defines with proper Position or G3D...joschiwald
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-24Fixed typo in ObjectGuid.hShauren
2014-10-23Core/Entities: Added type definition to use for a low guidsShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-23Core/Entities: Removed Object::GetGUIDLow()Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: First 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-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald
2014-10-06Core/Defines: Updated some enums to build 6.0.2.18988Kinzcool
2014-09-29Core/GameObjects: Implemented new gameobject type 11 (transport) states, fixe...Shauren
2014-09-21Core/Entities: Fixed 4.3.4 guid formatShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-17Core: Fix warningsVincent-Michael