aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/DynamicObject
AgeCommit message (Expand)Author
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-04-01Core/Spells: Fixed persistent area auras always spawning with no phaseShauren
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-15Core/Game: Include cleanup - remove Map dependency from Object.hShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-16Core/Entities: GameObjectDespawn packet is only sent for GameObjectsjoschiwald
2016-10-25Core/Entities: Updated updatefields to 7.1.0.22900Shauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-06-29Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUALShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-13Core/Transports: Fixed crash happening during teleporting transportsShauren
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-16Core/Transports: Added support for DynamicObjects on transportsShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-20Core/Entities: Corrected error log message, thanks zorix for noticingShauren
2012-10-20Core/Spells: Fixed visuals of area spells that use a dynamic objectShauren
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp