aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core/Entities: AoE spells should be able to hit invisible targets.LordUsagi
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-16Core/Entities: Fixed the WorldObject::BuildMonsterChat method.Subv
2012-10-04Merge branch 'master' into 4.3.4Spp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-17Revert last change. Leaving UpdateField names "as is"Spp
2012-09-17Cosmetic: PLAYER__FIELD_KNOWN_TITLES --> PLAYER_FIELD_KNOWN_TITLESSpp
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-09-10Core/Guilds: Implemented GuildFinder.Warpten
2012-09-09Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-08Core/Objects: Method to get nearest GO of type X, FindNearestGameObjectOfTypeNay
2012-08-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-28Core/BG: Initial work on battleground and battlefield related packetsTuxity
2012-08-21Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-20Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco
2012-08-20Core/Objects: Encapsulated Postion::m_orientation field to ensure it is alway...teyrnon
2012-08-10Core/Movement: Ensured object orientation is always within 0-2pi range, this ...Shauren
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/Entities:Shauren
2012-08-06Core/Movement: Some cleanup in spline flagsShauren
2012-08-04Core/PacketIO: Fix and enable SMSG_MESSAGECHATNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-01[PacketIO] mistake in transport guid.cyberbrest
2012-07-30Warning fixes + compile fix after the mergeSpp
2012-07-29Core/Objects: Added missed changes, thanks cyberbrest for noticingShauren
2012-07-28Core/PacketIO: Limited number of update fields sent to other playersShauren
2012-07-24Core/Objects: Minor fixes to creature/gameobject dataShauren
2012-07-23Core/Object: Minor cleanupShauren
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-22Build fix without pchShauren
2012-07-22Core/Object: Use updatefield flags extracted from client to determine whether...Shauren
2012-07-18Core/PacketIO: Implemented packet compression for any opcode.Shauren
2012-07-14Core/Objects: Use standard 64bit integer literals that work on all compilersShauren
2012-07-14Core/MovementShauren
2012-07-13Core/PacketIO: Typo fix, thanks Zakamurite for noticingShauren
2012-07-12Core/PacketIO: Updated SMSG_UPDATE_OBJECT structureShauren
2012-07-11Core/MiscShauren
2012-07-10Core/Objects: Updated UpdateFieldsShauren
2012-07-09Core/PacketIO: Updated character list packet structure to 4.3.4Shauren