index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
PrimLimitsModule
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
mantis 8035: fix number of prims use to be from all owned parcels
UbitUmarov
1
-2
/
+1
2017-04-03
add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) pe...
UbitUmarov
1
-0
/
+22
2017-01-27
bug fix: wrong enabled check
UbitUmarov
1
-5
/
+2
2017-01-27
Permissions modules where made NONShared modules. Make them so, removing inc...
UbitUmarov
1
-19
/
+21
2017-01-21
Oops.. fix the null on the correct place.. jenkis may now fail for another re...
UbitUmarov
1
-2
/
+3
2017-01-20
fix a null ref on jenkins
UbitUmarov
1
-6
/
+4
2017-01-20
change CanObjectEntry() to use a SOG
UbitUmarov
1
-24
/
+15
2017-01-19
change CanDuplicateObject
UbitUmarov
1
-3
/
+5
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-10
/
+10
2016-10-11
change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce ...
UbitUmarov
1
-2
/
+2
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-9
/
+0
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-2
/
+2
2014-10-30
Revert my commit that fixed unexpected behaviour re: parcel prim limits.
Kevin Cozens
1
-1
/
+1
2014-10-30
Use parcel prim limit (not region limit) when checking if area is full.
Kevin Cozens
1
-1
/
+1
2014-04-12
Tweak to PrimLimits and add missing Regions.ini example
Dev Random
1
-16
/
+5
2014-04-12
Add per-user checking to PrimLimitsModule
Dev Random
1
-24
/
+69
2014-04-02
minor: Only calculate fetched usedPrims and simulatorCapacity info in PrimLim...
Justin Clark-Casey (justincc)
1
-4
/
+4
2014-04-02
Fix problem where moving an object to another region on the same simulator wa...
Justin Clark-Casey (justincc)
1
-2
/
+5
2014-03-25
Don't fail to enable permissions modules correctly if there is any leading or...
Justin Clark-Casey (justincc)
1
-2
/
+3
2013-03-01
Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...
Diva Canto
1
-2
/
+3
2012-11-04
removed potencial null refs and rearrange code a bit
UbitUmarov
1
-13
/
+19
2012-03-06
Prevent scripted region crossings from crashing with prim limits enabled
Melanie
1
-1
/
+7
2011-05-14
refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCou...
Justin Clark-Casey (justincc)
1
-21
/
+22
2011-05-09
Convert the prim count module into a permissionsmodule
Melanie
1
-17
/
+17
2011-05-09
Incremental - Just did some cleanup of comments and class name change to clea...
E. Allen Soard
1
-11
/
+3
2011-05-09
Incremental patch to add config options to enable/disable the prim limits mod...
E. Allen Soard
1
-1
/
+19
2011-05-09
Adds an optional module to enforce prim limits on a given parcel Takes into a...
E. Allen Soard
1
-0
/
+163
2011-05-09
Convert the prim count module into a permissionsmodule
Melanie
1
-17
/
+17
2011-05-09
Incremental - Just did some cleanup of comments and class name change to clea...
E. Allen Soard
1
-11
/
+3
2011-05-09
Incremental patch to add config options to enable/disable the prim limits mod...
E. Allen Soard
1
-1
/
+19
2011-05-09
Adds an optional module to enforce prim limits on a given parcel Takes into a...
E. Allen Soard
1
-0
/
+163