aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision
AgeCommit message (Expand)Author
2014-01-01Update copyright note for 2014.Vincent_Michael
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-09-15Tools/VMAP: Fix not null terminated stringjackpoz
2013-08-30Core/Maps: Fix Spline triggered assertjackpoz
2013-08-27Server/Collision: Fix build on clangNay
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-17Core/Misc: Implemented GetObjectScale functionVincent-Michael
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-30Core/Misc: Fix invalid pointer use after being deletedSpp
2013-05-30Core/Collision: Fix memory leakSpp
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-18Reverted part of 60a88a08f5e85c1986aee49f9bfdbf8fa254f370Shauren
2013-05-18Core/Collision: Corrected logic for closing source file in WorldModel_Raw::Re...Shauren
2013-05-17* Some more static analysis issues fixed.Subv
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
2013-03-09Core: Remove unnecessary commasWyldePointer
2013-03-08Merge pull request #9385 from thomas007788/DoxygenNay
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Core: Add support for compiling core in a cygwin-environmentclick
2013-02-03Core: Warning fixesShauren
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
2013-01-23Tools: Remove a bit of spam when mmaps_generator loads vmapsShauren
2013-01-22Tools: Build fix, for real this timeShauren
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2013-01-21Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-21Core/Collision: Fix BIH::intersectRay crashjackpoz
2013-01-14Core/Misc: Update headers to 2013Vincent_Michael
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-09Core/Build: Fix linking and sooo many compile warningsSpp
2013-01-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-07Merge pull request #8826 from joschiwald/mmaps_disableblub
2013-01-07Merge pull request #8825 from joschiwald/vmapspellignoNay
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
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-30Core/MMaps: use DisableMgr to disable pathfinding on a specific mapjoschiwald
2012-12-30Core/VMaps: drop "vmap.ignoreSpellIds" in config, this is not longer necessar...joschiwald
2012-12-27Merge remote-tracking branch 'origin/master' into mmapsNay