aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/PrimLimitsModule (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-03-011-2/+3
|\
| * Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...Diva Canto2013-03-011-2/+3
* | removed potencial null refs and rearrange code a bitUbitUmarov2012-11-041-13/+19
* | Prevent scripted region crossings from crashing with prim limits enabledMelanie2012-03-061-1/+7
|/
* refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCou...Justin Clark-Casey (justincc)2011-05-141-21/+22
* Convert the prim count module into a permissionsmoduleMelanie2011-05-091-17/+17
* Incremental - Just did some cleanup of comments and class name change to clea...E. Allen Soard2011-05-091-11/+3
* Incremental patch to add config options to enable/disable the prim limits mod...E. Allen Soard2011-05-091-1/+19
* Adds an optional module to enforce prim limits on a given parcel Takes into a...E. Allen Soard2011-05-091-0/+163