aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Management
AgeCommit message (Expand)Author
2010-08-21Core: Remove lots warnings:Spp
2010-07-27Add option for search distance to getHeight() functions and make Creature::Fa...click
2010-07-09Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...click
2010-06-21Remove some redundant explicit NULL checks for pointers before ´delete´ or ...Machiavelli
2010-06-19Add another assert to track down an issue where variable gets infinity valueMachiavelli
2010-06-19Fixed win build of vmap assembler, too.Xanadu
2010-06-19Fix possible crash in VMapManager sLog.OutXX functions.Machiavelli
2010-06-19Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...Machiavelli
2010-06-07* Reverted to the old G3D library, however collision still will not compileBrian
2010-06-07More fixes for game/ cmake compilationTartalo
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX