aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
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
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Misc: Removed explicit qualifier from ObjectGuid uint64 conversion operatorShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Misc: Fix merge failVincent-Michael
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-12Core/Entities: Added ObjectGuid class from MaNGOSShauren