aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Collision: Removed direct GameObject references from collision projectShauren
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-18Core/Misc: Update game object template locale in simple systemVincent-Michael
2015-07-12Core/PacketIO: Updated and enabled barber shop opcodesVincent-Michael
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-06-26Game/GameObject: Fix Spellcast for 'Silithyst'Rushor
2015-06-07Core/Commands: Fixed .gobject move and turnShauren
2015-06-03Core/GameObject: Removed unneeded argument from GameObjectModel::Relocate and...Shauren
2015-05-30Core/Scripts: Corrected argument types in GetCreatureEntry/GetGameObjectEntry...Shauren
2015-05-30Core/GameObjects: Fixed GameObjectAddon loadingShauren
2015-05-21Core/GameObject: fixed typo in 46acf64d0f44956b0ceee8ff00721ae05f363dccjoschiwald
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-23Core/GameObjects: Removed the possibility to spawn transports wih gm commands...Shauren
2015-04-15Core: Warning fixesShauren
2015-04-11Core/PacketIO: SMSG_DURABILITY_DAMAGE_DEATH, SMSG_QUEST_UPDATE_COMPLETE, SMSG...MitchesD
2015-04-06Core/DataBase: implemented creature_questitem and gameobject_questitem tablesRat
2015-04-06Core/GameObjects: fixed build in gccRat
2015-04-06Core/GameObjects: fixed typo and logic (0 is a valid invisibility type)Rat
2015-04-05Core/GameObjects: Implemented gameobject_addon table, you can now set invisib...Rat
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