aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Maps/MapTree.h
AgeCommit message (Expand)Author
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-03-09Core: Remove unnecessary commasWyldePointer
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
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-04-09Core/Mmaps:Venugh
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-07-27Add option for search distance to getHeight() functions and make Creature::Fa...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-19Fixed win build of vmap assembler, too.Xanadu
2010-06-19Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...Machiavelli
2010-06-07* Finally it compiles (thanks click for noticing the "typo").Brian
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX