aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Maps
AgeCommit message (Expand)Author
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-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
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-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-20Core/Misc: Some fixes here and thereChaplain
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-04-09Core/Mmaps:Venugh
2012-03-07Core/MapsShauren
2012-03-04Core/Collisions: Reverted a commit about M2 models.Subv
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp
2012-02-15Core/VMaps: Logic fail in path cleanupleak
2012-02-14Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objec...Subv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-01Fix vmapassemblermns
2011-11-23Core: Fixed a few warnings and silly typos in scriptsShauren
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-05-11Core/Collision: Fixed possible memory leaksShauren
2011-04-29Add spaces after commasleak
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-08Core: Fixed warnings:Shauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-06Core: Some optimizationsSpp
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-08-31Core: Fix more warnings and fix compile under linux 64Spp
2010-08-23Core: Fix some warningsSpp
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-07-27Add option for search distance to getHeight() functions and make Creature::Fa...click
2010-07-10Fix typo in previous commit *sighs*click
2010-07-10Fix incorrect blocked LOS-calculation on certain locations (by Lynx3d)click
2010-07-09Fixed Extractors' windows compile issue (with click's blessing and ever viewi...teacher
2010-07-09Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...click
2010-06-19Change some map/vmap-related runtime output to sLog format.Machiavelli
2010-06-19Fixed win build of vmap assembler, too.Xanadu