Gwyneth Llewelyn
|
6ade61d685
Upload the latest and greatest
|
3 years ago |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
6 years ago |
UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
6 years ago |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
6 years ago |
UbitUmarov
|
04117d9f75
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability
|
7 years ago |
Melanie Thielker
|
c0ce746e2d
When determining if a sim can be shut down, ignore NPCs
|
7 years ago |
Melanie Thielker
|
41d21190b1
Skip region restart messages and delays when there are no root agents
|
7 years ago |
Melanie Thielker
|
4385d7d693
Fix errors introduced by incomplete understanding of what folded perms are
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
8 years ago |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 years ago |
UbitUmarov
|
cfcfa8f3d7
add lost admin_reset_land method
|
9 years ago |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
3829df1059
try to implement core load oar options
|
9 years ago |
UbitUmarov
|
cbc569a1e0
rename ImapTileModule as IMAPImageUploadModule to match core
|
9 years ago |
UbitUmarov
|
0b105da626
Merge branch 'mbworkvar2' into ubitvar
|
9 years ago |
Diva Canto
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
9 years ago |
Robert Adams
|
08c72a8dc1
varregion: remove use of Constants.RegionSize is various places.
|
9 years ago |
Melanie Thielker
|
5cb8127e87
Make log output of remote admin's restart region call reflect restart cancellations properly.
|
9 years ago |
Melanie Thielker
|
7caff51481
Make the maptile uploader in remote admin fire and forget so the controlling host gets a timely reply.
|
9 years ago |
Diva Canto
|
5cf6a6f830
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
|
9 years ago |
Melanie Thielker
|
6a849e8cdf
Add an XmlRpc method to get a region's root agent count. This is intended
|
10 years ago |
Melanie Thielker
|
9ce1fd7a3c
Merge branch 'avination-current'
|
10 years ago |
Melanie Thielker
|
1fc5dadc60
Add an admin message to refesh a region's map tile. Will be used to periodically
|
10 years ago |
UbitUmarov
|
01780d4dc6
put back a check for null foldedperms
|
10 years ago |
Diva Canto
|
77913eb679
Added a ResetLand method to RemoteAdmin, whereby all land is reset with the given parameters.
|
10 years ago |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
10 years ago |
Oren Hurvitz
|
52f8669169
Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used.
|
10 years ago |
Melanie
|
4ccb15290e
Merge branch 'master' into careminster
|
10 years ago |