aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Maps
AgeCommit message (Expand)Author
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
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* Finally it compiles (thanks click for noticing the "typo").Brian
2010-06-07* Reverted to the old G3D library, however collision still will not compileBrian
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX