aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision
AgeCommit message (Expand)Author
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
2012-12-24Core/BuildSystem: Added some more headers to the collisions project PCHSubv
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-10Core/Build: Fix compile using mysqllite included with coreSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-09-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-23Merge pull request #7842 from Elron103/pull-requests2Nay
2012-09-22Core/GameObject: Implement method GetDisplayId, use it for GameObjectModelsElron103
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-07Core/MMaps: Add several safety checks to confirm a valid path generation.kaelima
2012-09-06Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-05Core/Mmaps: Fixed unloading mmap tiles, the x and y were swapped. thanks to M...Subv
2012-09-04Core/Gameobject: another attempt at fixing collision. chest gameobject initia...Kandera
2012-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-24Core/Mmaps: Fixed build after last mergeSubv
2012-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-20Core/Misc: Some fixes here and thereChaplain
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Whitespace is the root of all evil (version 2)Nay