OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 37de965233 Make MeshAssetReceived private.
Keep methods private unless they need to be opened up to external callers.  Reduces analysis complexity.
2012-10-30 01:08:00 +00:00
..
Application Fix memory leak where removing an NPC did not remove its circuits. 2012-10-29 23:22:40 +00:00
ClientStack Fix script error messages not showing up in viewer 3 and associated viewers. 2012-10-25 03:26:12 +01:00
CoreModules refactoring to use assembly:classname style of configuration 2012-10-29 23:39:01 +00:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework documenting some params on ISoundModule methods 2012-10-29 23:39:01 +00:00
OptionalModules shuffling code around so that the interface for ISoundModule.SendSound() specifies a UUID rather than a string 2012-10-29 23:39:00 +00:00
Physics Make MeshAssetReceived private. 2012-10-30 01:08:00 +00:00
RegionCombinerModule Changed "course" to "coarse" in several places 2012-10-25 23:32:37 +01:00
ReplaceableModules
ScriptEngine refactoring llCollisionSound to use new KeyOrName method 2012-10-29 23:39:01 +00:00
UserStatistics refactor: Rename UserSessioNID -> UserSession in WebStatsModule since this is what it actually represents 2012-10-06 04:06:27 +01:00