UbitUmarov
|
ef74efeaa7
|
and add a missing bracket :)
|
2017-06-26 09:18:31 +01:00 |
|
UbitUmarov
|
e075cf4461
|
fix bad english
|
2017-06-26 09:08:23 +01:00 |
|
UbitUmarov
|
191661b51d
|
a few more changes to iar/oar assets save error/warning to show problems known to be asset errors
|
2017-06-24 02:01:48 +01:00 |
|
UbitUmarov
|
0a1f497dee
|
code actually has no ideia if a id is a asset or not and does try to handle all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all
|
2017-06-23 19:55:23 +01:00 |
|
UbitUmarov
|
83e443bca1
|
do the same on OAR saves
|
2017-06-23 17:48:59 +01:00 |
|
UbitUmarov
|
3c6790b061
|
several changes to iar/oar assets error reports
|
2017-06-23 15:50:16 +01:00 |
|
UbitUmarov
|
28caf1e089
|
actually iar do it for iar
|
2017-06-22 22:09:00 +01:00 |
|
UbitUmarov
|
cbae148f68
|
show the count of broken assets we now have from gather on iar/oar pre save information
|
2017-06-22 21:48:26 +01:00 |
|
UbitUmarov
|
1bfe4da378
|
do not try to store on oars temporary or in transit objects ( they may be deleted during the save)
|
2017-06-21 20:15:35 +01:00 |
|
UbitUmarov
|
637d35631c
|
make oar/iar assets writer be done by caller thread like the rest of the
oar/iar save. This may look more painfull but should reduce errors and
threads fights. Fill lucky i just don't stop the entire simulation during
this
|
2017-06-21 18:40:53 +01:00 |
|
UbitUmarov
|
7a82c7c5b2
|
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog timeout)
|
2017-05-26 00:47:08 +01:00 |
|
UbitUmarov
|
928733efc9
|
please DIE! PLEASE??
|
2017-05-23 03:26:32 +01:00 |
|
UbitUmarov
|
52dd683326
|
fix a null ref on parcels join
|
2017-05-19 18:03:02 +01:00 |
|
UbitUmarov
|
7c9615f000
|
fix land parcel group been lost on region upload
|
2017-05-19 17:35:49 +01:00 |
|
UbitUmarov
|
2717ef5da9
|
change some confusing comands help
|
2017-05-19 05:34:49 +01:00 |
|
UbitUmarov
|
156707edfb
|
clear land object on delete
|
2017-05-14 06:27:29 +01:00 |
|
UbitUmarov
|
92df6095d5
|
don't round to nearest int
|
2017-05-14 05:49:01 +01:00 |
|
UbitUmarov
|
f968118e23
|
don't do dwell if there is no module active
|
2017-05-14 05:39:22 +01:00 |
|
UbitUmarov
|
9ab8ce1404
|
fix remote requests for dwell, so dwell module still called
|
2017-05-14 04:17:48 +01:00 |
|
UbitUmarov
|
cb21caae77
|
fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox.
|
2017-05-14 01:44:04 +01:00 |
|
UbitUmarov
|
25ca8695f3
|
find parcels by GlobalID.. well most time
|
2017-05-13 20:21:56 +01:00 |
|
UbitUmarov
|
d0912b6151
|
let StreamReader be in using statements
|
2017-05-07 00:47:45 +01:00 |
|
UbitUmarov
|
3402819888
|
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
2017-05-04 12:08:10 +01:00 |
|
UbitUmarov
|
d62aed7f46
|
fix right to change permissions of group owned objects
|
2017-05-03 21:12:16 +01:00 |
|
UbitUmarov
|
94bb6d965e
|
change taskInventory copy/move to agents inventory rules
|
2017-05-03 16:03:26 +01:00 |
|
UbitUmarov
|
28d8eda768
|
buysell: make sure we dont buy child parts, dont mess with absolute position its useless with variable size regions, and its a rezing job
|
2017-05-01 14:42:38 +01:00 |
|
UbitUmarov
|
60dc124872
|
rename sog.GetEffectivePermissions() since its use is now limited to more specific task, and no longer on current effective(full) path. Note that change ownermask start to be current ownermask, and filter it to all parts basemask
|
2017-05-01 14:18:59 +01:00 |
|
Melanie Thielker
|
cf1064a245
|
Add a missing viewer-relevant message to the perms module
|
2017-04-30 13:24:48 +01:00 |
|
UbitUmarov
|
d8341588b3
|
nore permissions masks hierachy
|
2017-04-29 23:59:56 +01:00 |
|
UbitUmarov
|
fedd1a93d2
|
buysell: fix permissions masks hierachy
|
2017-04-29 23:09:32 +01:00 |
|
UbitUmarov
|
522695c821
|
update folded permitions if taking from world, or after unfold
|
2017-04-29 22:09:45 +01:00 |
|
UbitUmarov
|
04117d9f75
|
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability
|
2017-04-29 19:07:04 +01:00 |
|
UbitUmarov
|
019b34ea39
|
BuySell: bug fix, use all object permitions for sold item, and not the operation rights one
|
2017-04-28 23:05:14 +01:00 |
|
UbitUmarov
|
eb11505d19
|
add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) permissions check
|
2017-04-03 16:10:05 +01:00 |
|
Melanie Thielker
|
b033a2559e
|
Adapt to a variable name that has changed in core
|
2017-03-31 14:55:54 +01:00 |
|
Melanie Thielker
|
5587ee4500
|
Merge branch 'melanie'
|
2017-03-31 14:50:14 +01:00 |
|
Melanie Thielker
|
a6ecedb72a
|
Also ignore NPCs in short-circuiting region restarts
|
2017-03-31 14:38:42 +01:00 |
|
Melanie Thielker
|
3e880cee45
|
Allow short-circuiting region restart delays of there are no users left
|
2017-03-31 14:38:41 +01:00 |
|
Melanie Thielker
|
27fdf3094d
|
A god is a god is a god. Let gods access scripts and NCs
Support staff are not of much help if they can't see the script a user
has issues with.
|
2017-03-31 14:38:40 +01:00 |
|
UbitUmarov
|
9a01fddd1c
|
add CanSellObject() permitions check functions
|
2017-03-30 17:39:21 +01:00 |
|
UbitUmarov
|
d4111ff670
|
fix SimwideArea again
|
2017-01-27 20:59:56 +00:00 |
|
UbitUmarov
|
0091c37ed3
|
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
2017-01-27 20:21:24 +00:00 |
|
UbitUmarov
|
4b9c94a3aa
|
bug fix: wrong enabled check
|
2017-01-27 13:10:57 +00:00 |
|
UbitUmarov
|
56e3aaefde
|
Permissions modules where made NONShared modules. Make them so, removing incoerences and their potencial bugs
|
2017-01-27 12:32:01 +00:00 |
|
UbitUmarov
|
02fbe5a740
|
add and use CanDropInObjectInv
|
2017-01-25 19:39:58 +00:00 |
|
UbitUmarov
|
74ac2034e0
|
make use of CanDoObjectInvToObjectInv
|
2017-01-25 16:57:46 +00:00 |
|
UbitUmarov
|
b45f6b933f
|
fix a bug in CanCopyObjectInventory; add CanDoObjectInvToObjectInv ( not wired)
|
2017-01-24 14:01:39 +00:00 |
|
UbitUmarov
|
c673ef7e3c
|
replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerPerms, some of those inline permissions checks should be reviewed and pass by permissions module
|
2017-01-22 23:05:39 +00:00 |
|
UbitUmarov
|
8d99c86f96
|
share before groupr roles was a testing elsewhere induced mistake, clean it up
|
2017-01-22 05:07:43 +00:00 |
|
UbitUmarov
|
50e318c401
|
work around group sharing and owned permitions issues, fix a non copy objects delete issue
|
2017-01-22 03:23:50 +00:00 |
|