aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Maps/MapTree.cpp
AgeCommit message (Expand)Author
2010-06-19Change some map/vmap-related runtime output to sLog format.Machiavelli
2010-06-19Some smaller fixes to the vmapextractor courtesy of Lynx3d (not using corefun...click
2010-06-19Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...Machiavelli
2010-06-17Fix a small "typo" regarding the calculation of LoS from the r9b1c565510 vmap...click
2010-06-17Add plane/finitecheck tests for OOB intersection-vectors (this should fix vma...click
2010-06-15Commit from Lynx3d: Add assert to values that can cause nasty freeze, but sho...Shauren
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX