aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/DwellModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* don't round to nearest intUbitUmarov2017-05-141-2/+2
|
* fix some issue on parcels loading and make parcels dwell show something. ↵UbitUmarov2017-05-141-5/+21
| | | | Resolution is 2.5min aprox.
* find parcels by GlobalID.. well most timeUbitUmarov2017-05-131-0/+3
|
* More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
|
* Renamed the namespaces tooDiva Canto2015-08-301-1/+1
|
* Adding a way to disable/enable the in built Dwell ModuleH-H-H2014-03-201-3/+17
|
* Another 10 modules' directives moved from .addin.xmlDiva Canto2012-11-121-0/+2
|
* Refactor: Move Dwell reply to a module that can be disabled. The prior,Melanie2012-10-211-0/+110
hardcoded approach disabled the use of non-core dwell tracking modules.