| Commit message (Expand) | Author | Age | Files | Lines |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -9/+0 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -10/+29 |
|\ |
|
| * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 1 | -2/+2 |
| * | Merge branch 'master' into careminster | Melanie | 2013-03-01 | 1 | -2/+3 |
| |\ |
|
| * | | removed potencial null refs and rearrange code a bit | UbitUmarov | 2012-11-04 | 1 | -13/+19 |
| * | | Prevent scripted region crossings from crashing with prim limits enabled | Melanie | 2012-03-06 | 1 | -1/+7 |
* | | | Revert my commit that fixed unexpected behaviour re: parcel prim limits. | Kevin Cozens | 2014-10-30 | 1 | -1/+1 |
* | | | Use parcel prim limit (not region limit) when checking if area is full. | Kevin Cozens | 2014-10-30 | 1 | -1/+1 |
* | | | Tweak to PrimLimits and add missing Regions.ini example | Dev Random | 2014-04-12 | 1 | -16/+5 |
* | | | Add per-user checking to PrimLimitsModule | Dev Random | 2014-04-12 | 1 | -24/+69 |
* | | | minor: Only calculate fetched usedPrims and simulatorCapacity info in PrimLim... | Justin Clark-Casey (justincc) | 2014-04-02 | 1 | -4/+4 |
* | | | Fix problem where moving an object to another region on the same simulator wa... | Justin Clark-Casey (justincc) | 2014-04-02 | 1 | -2/+5 |
* | | | Don't fail to enable permissions modules correctly if there is any leading or... | Justin Clark-Casey (justincc) | 2014-03-25 | 1 | -2/+3 |
| |/
|/| |
|
* | | Moved permissions config vars out of [Startup] into [Permissions]. Backwards ... | Diva Canto | 2013-03-01 | 1 | -2/+3 |
|/ |
|
* | refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCou... | Justin Clark-Casey (justincc) | 2011-05-14 | 1 | -21/+22 |
* | Convert the prim count module into a permissionsmodule | Melanie | 2011-05-09 | 1 | -17/+17 |
* | Incremental - Just did some cleanup of comments and class name change to clea... | E. Allen Soard | 2011-05-09 | 1 | -11/+3 |
* | Incremental patch to add config options to enable/disable the prim limits mod... | E. Allen Soard | 2011-05-09 | 1 | -1/+19 |
* | Adds an optional module to enforce prim limits on a given parcel Takes into a... | E. Allen Soard | 2011-05-09 | 1 | -0/+163 |