aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Management/VMapManager2.cpp
AgeCommit message (Expand)Author
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-07Core/PlayersShauren
2012-03-07Core/MapsShauren
2012-03-04Core/Collisions: Reverted a commit about M2 models.Subv
2012-02-14Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objec...Subv
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-26Core/Misc: Make VMapManager2::acquireModelInstance and releaseModelInstance t...Machiavelli
2011-09-29Random minor code cleanupunknown
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-07-11Core/Disables: Allow to disable certain vMaps through Disables system. Wiki w...Lopin
2011-04-29Add spaces after commasleak
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-10-08Core/Vmaps: Remove the ability to ignore individual maps from vmap LOS /runningnak3d
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-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* Move VMap3 code to a separate static 'collision' library.XTZGZoReX