aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2014-06-13Core/Transports: Fixed crash happening during teleporting transportsShauren
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Core: Fix warningVincent-Michael
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-04-27Merge pull request #11945 from Dehravor/tradeDiscover-
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-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-07Core/Movement: Fix LoS issue of NPCs chasing targetsjackpoz
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-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
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-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-18Core/Object: Added more information for MovePosition logVincent_Michael
2013-10-16Core/TransportsShauren
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-09-03Core/Movement: Fix uninitialized MovementInfo fieldsjackpoz
2013-09-01Merge pull request #10687 from jackpoz/farsight_fixShauren
2013-09-01Core/Spell: Fix farsight log error "Player requests non-existing seer"jackpoz
2013-09-01Core/Objects: Removed obsolete codeShauren
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-24Fix uninitialized UpdateMask fieldjackpoz
2013-08-17Core/Misc: Implemented GetObjectScale functionVincent-Michael
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-15Core/ObjectsShauren
2013-06-15Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15fShauren
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-04Core/Movement: Refactored removing transport part of movement info structure ...Shauren
2013-06-03Core: Remove some no longer needed gossip code.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-25Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3...Spp