aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-08fall back to a obsolete property since several monos in use (include our own)...UbitUmarov3-2/+6
2018-01-05 a few more xml thingsUbitUmarov2-0/+4
2018-01-04disable some XmlResolverUbitUmarov1-1/+1
2018-01-03fix estates URIUbitUmarov1-2/+2
2017-11-13Changing map tile colors This change also allows setting the water color, as ...TomTheDragon2-23/+32
2017-10-06remove a dead line of codeUbitUmarov1-1/+1
2017-10-06 mantis 8246: don't allow 'delete object name' to delete attachments, but all...UbitUmarov1-9/+12
2017-08-24change a few more parcel eject code pathsUbitUmarov1-1/+1
2017-08-24(un)eject flag is only lowest bit, only protect active gods from freeze; do n...UbitUmarov1-3/+3
2017-08-22mantis 8233: media changes flag object updated in region dbUbitUmarov1-0/+3
2017-08-14Refactor archive loading to optionally start script engine after loading.Robert Adams1-12/+20
2017-07-26 display remaining pass time in hours, mins or seconds acording to valueUbitUmarov1-1/+9
2017-07-26 change buypass insuficent funds to make clear that its on that region money ...UbitUmarov1-2/+3
2017-07-26 add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money...UbitUmarov1-5/+8
2017-07-26add comments to make that more clearUbitUmarov2-0/+2
2017-07-26do not allow setting land passes on group owned land, because currently we ca...UbitUmarov1-1/+1
2017-07-26only allow pass renovation on the last quarter of parcel pass time. go back t...UbitUmarov1-5/+8
2017-07-25lets try using older EventManager.TriggerMoneyTransfer to pay parcel passesUbitUmarov1-1/+5
2017-07-25allow pass recharge with no loss of current time up to 1/4 of parcel pass time.UbitUmarov1-9/+9
2017-07-25Ooops.. pay to land owner, not grid. group owned parcel not suported for now....UbitUmarov1-1/+7
2017-07-25add first code to process parcel buy pass. Still testing, and still no kick o...UbitUmarov1-1/+89
2017-07-24only hide parcel info from banned avatarsUbitUmarov1-1/+1
2017-07-12 osSetParcelDetails: add more land update codeUbitUmarov1-0/+8
2017-06-26and add a missing bracket :)UbitUmarov1-1/+1
2017-06-26fix bad englishUbitUmarov1-1/+1
2017-06-24 a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov1-9/+15
2017-06-23 code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov2-9/+9
2017-06-23 do the same on OAR savesUbitUmarov1-1/+16
2017-06-23several changes to iar/oar assets error reportsUbitUmarov3-16/+20
2017-06-22 actually iar do it for iarUbitUmarov1-1/+1
2017-06-22 show the count of broken assets we now have from gather on iar/oar pre save ...UbitUmarov1-0/+3
2017-06-21do not try to store on oars temporary or in transit objects ( they may be del...UbitUmarov1-9/+8
2017-06-21make oar/iar assets writer be done by caller thread like the rest of theUbitUmarov2-172/+48
2017-05-26make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov1-4/+4
2017-05-23 please DIE! PLEASE??UbitUmarov1-1/+8
2017-05-19fix a null ref on parcels joinUbitUmarov1-4/+11
2017-05-19fix land parcel group been lost on region uploadUbitUmarov1-2/+0
2017-05-19change some confusing comands helpUbitUmarov1-6/+6
2017-05-14clear land object on deleteUbitUmarov2-1/+17
2017-05-14 don't round to nearest intUbitUmarov2-3/+3
2017-05-14 don't do dwell if there is no module activeUbitUmarov1-1/+6
2017-05-14 fix remote requests for dwell, so dwell module still calledUbitUmarov1-0/+3
2017-05-14fix some issue on parcels loading and make parcels dwell show something. Reso...UbitUmarov3-21/+61
2017-05-13find parcels by GlobalID.. well most timeUbitUmarov3-12/+58
2017-05-07let StreamReader be in using statementsUbitUmarov1-3/+4
2017-05-04 do the same in the cases we are just moving parts around and not changing th...UbitUmarov2-2/+2
2017-05-03fix right to change permissions of group owned objectsUbitUmarov1-1/+32
2017-05-03 change taskInventory copy/move to agents inventory rulesUbitUmarov1-11/+18
2017-05-01buysell: make sure we dont buy child parts, dont mess with absolute position ...UbitUmarov1-12/+7
2017-05-01rename sog.GetEffectivePermissions() since its use is now limited to more spe...UbitUmarov1-5/+5