aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-04Core: Whitespace cleanupVincent_Michael
2013-03-04Core/Entities: nullify m_uint32Values after object deletion for better detect...QAston
2013-03-04Core/Entities: Move complex function implementations from Player.h to Player.cppQAston
2013-03-04Fix build.QAston
2013-03-04Core/Entities: Move complex function implementations from Creature.h to Creat...QAston
2013-03-04Move complex functions from Object.h to Object.cppQAston
2013-02-26Core/Summons: Pack the TempSummonGroupKey structure so it is being compared c...horn
2013-02-24Core/Summons: Implement summon groups system to be able to summon multiple NP...horn
2013-02-09Core/Objects: Rewritten UpdateMask class to perform bit operations faster at ...Shauren
2013-02-03Core/Object: Fixed a mistake in update mask building - fields marked with UF_...Shauren
2013-02-03Core/Objects: Some optimizations to object updatemask buildingShauren
2013-01-22Core/Objects: Changed how update fields marked for sending are stored servers...Shauren
2013-01-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-03Core/Misc: More corrections to guid handling change (2292025)Spp
2013-01-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-02Core/Misc: Missing changes from 8968dbc (Partial revert of 2292025)Spp
2013-01-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-02Core/Misc: Partial revert of 2292025 (Core/Misc: Replaced some macro definiti...Spp
2013-01-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-27Merge remote-tracking branch 'origin/master' into mmapsNay
2012-12-26Core/Totem: Have Lightwell use Totem logicMidnaAT
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...kaelima
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-12-19Core/Misc:joschiwald
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Core/Entities: AoE spells should be able to hit invisible targets.LordUsagi
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
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-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
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-17Merge remote-tracking branch 'origin/master' into mmapsNay
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 mmapsNay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-09Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-08Core/Objects: Method to get nearest GO of type X, FindNearestGameObjectOfTypeNay
2012-09-07Core/MMaps: Add several safety checks to confirm a valid path generation.kaelima
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera