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
/
CoreModules
/
World
/
Land
/
LandObject.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics
UbitUmarov
2019-07-30
1
-1
/
+1
*
a few more changes on initial objects send
UbitUmarov
2019-03-30
1
-1
/
+1
*
cosmetics
UbitUmarov
2019-01-29
1
-12
/
+6
*
remove a dev only conditional on lludp handlers; change parcel lists updates ...
UbitUmarov
2018-11-25
1
-45
/
+41
*
mantis 8349: fix landmasks
UbitUmarov
2018-08-07
1
-1
/
+1
*
mantis8342: make max ban height above ground configurable per regions instanc...
UbitUmarov
2018-07-21
1
-1
/
+1
*
change bitmasks work
UbitUmarov
2018-07-14
1
-2
/
+2
*
shut up some pesty warnings
UbitUmarov
2018-01-15
1
-2
/
+2
*
change a few more parcel eject code paths
UbitUmarov
2017-08-24
1
-1
/
+1
*
add comments to make that more clear
UbitUmarov
2017-07-26
1
-0
/
+1
*
do not allow setting land passes on group owned land, because currently we ca...
UbitUmarov
2017-07-26
1
-1
/
+1
*
fix land parcel group been lost on region upload
UbitUmarov
2017-05-19
1
-2
/
+0
*
clear land object on delete
UbitUmarov
2017-05-14
1
-0
/
+12
*
don't round to nearest int
UbitUmarov
2017-05-14
1
-1
/
+1
*
don't do dwell if there is no module active
UbitUmarov
2017-05-14
1
-1
/
+6
*
fix some issue on parcels loading and make parcels dwell show something. Reso...
UbitUmarov
2017-05-14
1
-2
/
+38
*
add CanSellObject() permitions check functions
UbitUmarov
2017-03-30
1
-2
/
+1
*
several changes relative to objects return and parcel prim counts: avoid nul...
UbitUmarov
2017-01-27
1
-3
/
+5
*
replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP...
UbitUmarov
2017-01-22
1
-1
/
+1
*
change the initialization point of SimwideArea
UbitUmarov
2017-01-21
1
-2
/
+2
*
initialize SimwideArea
UbitUmarov
2017-01-21
1
-1
/
+3
*
Change improperly named isNPC to be IsNPC as a property should be uppercase
Melanie Thielker
2017-01-07
1
-1
/
+1
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-25
/
+25
*
change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce ...
UbitUmarov
2016-10-11
1
-7
/
+18
*
fix region Allow damage and parcel safe flags handling
UbitUmarov
2016-08-17
1
-6
/
+6
*
add a missing update to avatar damage Invulnerable
UbitUmarov
2016-07-24
1
-0
/
+4
*
if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t...
UbitUmarov
2016-06-28
1
-1
/
+24
*
Still related to mantis #7917, parcel prims info. Now sending the correct num...
Diva Canto
2016-06-19
1
-1
/
+2
*
Mantis #7917: regression on prim limits module.
Diva Canto
2016-06-18
1
-18
/
+2
*
fix typo
UbitUmarov
2015-12-15
1
-1
/
+1
*
replace GetNearestPoint... funtions
UbitUmarov
2015-12-15
1
-3
/
+144
*
some changes parcels AABB math etc
UbitUmarov
2015-12-15
1
-54
/
+45
*
calculate land startpoint, endpoint and center estimate when it is updated, i...
UbitUmarov
2015-12-14
1
-29
/
+53
*
make sure land access/ban lists are active when changed by new viewers
UbitUmarov
2015-12-12
1
-0
/
+11
*
fix land access/ban list sending for new viewers
UbitUmarov
2015-12-12
1
-2
/
+2
*
Changes to LandObject/ILandObject to support importing OARs with different Re...
Jak Daniels
2015-11-22
1
-16
/
+274
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-82
/
+2
*
bad merge?
UbitUmarov
2015-09-01
1
-16
/
+217
|
\
|
*
varregion: update LandManagementModule and LandObject for variable sized regi...
Robert Adams
2015-03-29
1
-77
/
+99
|
*
persist script changes to mediaURL and musicURL ( heavy thing )
UbitUmarov
2014-09-30
1
-0
/
+2
|
*
missing currentParcelUUID update
UbitUmarov
2014-08-03
1
-0
/
+1
|
*
add some filters for NPCs
UbitUmarov
2014-08-02
1
-0
/
+3
|
*
changes to parcels code (still more to to)
UbitUmarov
2014-07-30
1
-22
/
+52
|
*
Try to plumb the other half
Melanie Thielker
2014-07-29
1
-0
/
+3
|
*
change parcel overlay bytes adding LocalSound.. changed others also NEEDS
UbitUmarov
2014-07-29
1
-3
/
+20
|
*
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie Thielker
2014-06-21
1
-17
/
+10
|
|
\
|
|
*
Merge branch 'master' into careminster
Melanie
2013-06-23
1
-10
/
+10
|
|
|
\
|
|
*
\
Merge branch 'master' into careminster
Melanie
2013-05-12
1
-7
/
+0
|
|
|
\
\
|
*
|
|
|
Differentiate between requests only the owner should be able to do and those
Melanie Thielker
2014-04-26
1
-11
/
+11
|
*
|
|
|
minor: Remove unused System.Linq reference and use ParcelFlags.None instead o...
Justin Clark-Casey (justincc)
2014-04-23
1
-2
/
+1
[next]