aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix new landmarks default permissionsUbitUmarov2017-04-301-3/+8
* nore permissions masks hierachyUbitUmarov2017-04-291-4/+4
* update folded permitions if taking from world, or after unfoldUbitUmarov2017-04-291-13/+2
* recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov2017-04-291-10/+7
* forgot a change...UbitUmarov2017-04-281-2/+2
* a few changes to permissions folding... we are testing. at this point only us...UbitUmarov2017-04-281-15/+20
* several changes for osTeleportObjectUbitUmarov2017-04-151-6/+86
* Merge branch 'melanie'Melanie Thielker2017-03-311-3/+8
|\
| * Prevent error spew when script send IM to HG users before HG is upMelanie Thielker2017-03-311-3/+8
* | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPointUbitUmarov2017-01-261-10/+4
* | don't let part lastowner be the groupUbitUmarov2017-01-221-2/+2
* | change CanObjectEntry() to use a SOGUbitUmarov2017-01-201-1/+1
* | object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...UbitUmarov2017-01-191-5/+6
* | add more calls to effective permissions aggregation; do not change groupmask ...UbitUmarov2017-01-171-0/+2
|/
* Remove the last instance of the legacy slam but being setMelanie Thielker2017-01-161-2/+2
* fix incoerent definition of Slam bit (bits 3 and 4 used in diferentUbitUmarov2017-01-141-4/+7
* Fix the new permissions error introduced with the inventory fixMelanie Thielker2017-01-131-7/+22
* Squelch noisy debug message that happens on every single rezMelanie Thielker2017-01-071-1/+1
* Squelch red ink for login cancel by the user during circuit setupMelanie Thielker2017-01-071-2/+10
* Fix the long-standing bug that object permissions set in inventory were lostMelanie Thielker2017-01-061-4/+8
* Remove more calls to that horrible functionMelanie Thielker2017-01-061-10/+0
* Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker2017-01-061-13/+11
* Restructure god level and permissionsMelanie Thielker2017-01-062-2/+3
* add config option automatic_gods. With this option true, users that can be Go...UbitUmarov2017-01-051-0/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0521-257/+257
* Make it more unlikely that a script teleport will be caught by default region...AliciaRaven2016-12-101-1/+1
* add missing sp Intransit controlUbitUmarov2016-12-071-10/+18
* set HasGridUserTried on usercache of NPCsUbitUmarov2016-12-071-2/+2
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-041-0/+2
* change a wrong error message and avoid a null ref (that may happen due to nee...UbitUmarov2016-12-021-13/+11
* full change ServiceThrottleModule. Let it still service RegionHandleRequest a...UbitUmarov2016-11-222-127/+20
* Fix typo in a commentAliciaRaven2016-11-221-1/+1
* Include new Region.ini option for DefaultLandingPoint for teleports with no c...AliciaRaven2016-11-221-0/+4
* handle HG lm tp to large regions in another wayUbitUmarov2016-11-202-8/+17
* HG protocol is still broken for large regions. work around it on teleport via lmUbitUmarov2016-11-201-1/+3
* fix GetUserUUIUbitUmarov2016-09-191-0/+1
* mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrongUbitUmarov2016-08-281-0/+8
* potencial null refUbitUmarov2016-08-241-40/+36
* in GetUsersNames(string[] ids) why are empty names in cache? ignore them, cac...UbitUmarov2016-08-181-8/+19
* in GetUsersNames(string[] ids) dont loose names HGFriends may have cachedUbitUmarov2016-08-181-3/+22
* add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ...UbitUmarov2016-08-171-1/+115
* more changes relative to incorrect use of activegroupidUbitUmarov2016-08-053-12/+45
* replace DateTime.Now by utcNow in another placeUbitUmarov2016-08-011-2/+2
* bug fix: use UtcNow in both places :)UbitUmarov2016-08-011-2/+2
* on 0.8 grids compatibility code just do a BIG range request. It whould be do...UbitUmarov2016-07-311-49/+25
* simply NotFoundLocationCache, comment out some debug messagesUbitUmarov2016-07-312-74/+55
* rename a few things to reduce confusion between regions wold location and gr...UbitUmarov2016-07-311-1/+1
* remove more code related to Mega regionsUbitUmarov2016-07-281-17/+1
* remove references to RegionCombinerModuleUbitUmarov2016-07-281-56/+18
* a few more changes on avatar crossingUbitUmarov2016-07-271-37/+9