aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
2015-04-02Add missing override keyword in gameDaniel M. Weeks
2015-03-29Core/Phases: phaseMask remove part 1Rat
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-28Core/PacketIO: SMSG_BARBER_SHOP_RESULT, CMSG_ALTER_APPEARANCE, SMSG_ENABLE_BA...MitchesD
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-21Core/GameObjects: Updated GameObjectTemplate::Data fieldsShauren
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-01-30Core/Misc: fixed creating battlefield/opvp capturepoints and prevented mem leakjoschiwald
2015-01-28Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_...Nayd
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/GameObjects: Fix crash if GameObject cannot be createdjackpoz
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-01Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-01Core/Game: Fix several warnings about wrong data typesGacko
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-11-08Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, CreatureS...Intel
2014-10-30SQL: Changed data fields in gameobject_template to allow int32sKinzcool
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-22Core/Groups: Use full guid for group lookupShauren
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-18Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.xShauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-06Core/Defines: Updated some enums to build 6.0.2.18988Kinzcool
2014-09-30Core/GameObjects: Fixed possible crashes if transport objects don't have entr...Shauren
2014-09-30Fixed c/p mistakeShauren
2014-09-29Core/GameObjects: Implemented new gameobject type 11 (transport) states, fixe...Shauren
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-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/Misc: dropped obsolete GameObject::GetGameObject methodjoschiwald
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-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-16Core/Transports: Delayed adding transport model to next tick after teleportin...Shauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren