aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2014-06-18Merge branch '4.3.4_phases' of https://github.com/TrinityCore/TrinityCore int...Kinzcool
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-06-07Core/Phases: Removed more of the old phasemasksSubv
2014-06-01Core/Phases: Use a O(n) operation when comparing phases instead of a O(n^2) oneSubv
2014-06-01Core/Phases: Preliminary work with correctly implementing the phase system in...Subv
2014-05-17Core/Movement: Fixed flying mount speed not persisting after relogging/telepo...Shauren
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
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-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-28Core: Fix warningVincent-Michael
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-04-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-27Merge pull request #11945 from Dehravor/tradeDiscover-
2014-04-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
2014-04-25Core/Trade: Correction of distance checkingDehravor
2014-04-25Merge pull request #11938 from Dehravor/inspectDiscover-
2014-04-24Core/Handlers: Add inspect distance and target checksDehravor
2014-04-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-07Core/Movement: Fix LoS issue of NPCs chasing targetsjackpoz
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-02Core/Misc: Fix uninitialized valuesjackpoz
2014-03-31Core/Misc: Fix some static analysis issuesjackpoz
2014-03-27Core/Misc: Fix some static analysis issuesjackpoz
2014-03-21Core/Misc: Fix some static analysis issuesjackpoz
2014-03-21Core/GameObjects: Added workaround for elevators having different position fo...Shauren
2014-03-20Core/Misc: Fix some static analysis issuesjackpoz
2014-03-16Core/Maps: Fixed height calculations used in WorldObject::UpdateGroundPositio...Shauren
2014-01-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core&Scripts: Compile fixDDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-02Core/VehiclesShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-31Core/Movement: Fixed creature movement on transportsShauren
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
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-11-08Merge branch 'master' into 4.3.4Spp