aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* breaking map (warp3d); remove warp3d viewport code not realy used and confusi...UbitUmarov2018-05-073-262/+193
* breaking map (warp3d)UbitUmarov2018-05-071-6/+2
* breaking map (warp3d)UbitUmarov2018-05-071-1/+1
* breaking map (warp3d)UbitUmarov2018-05-063-39/+7
* remove some debug linesUbitUmarov2018-05-061-4/+2
* change the AverageTextureColorOnMapTile default to falseUbitUmarov2018-05-061-1/+1
* break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName a...UbitUmarov2018-05-064-235/+318
* fix warp3d textures UVUbitUmarov2018-05-051-5/+5
* a few more changes to warp3d and export-mapUbitUmarov2018-05-052-30/+32
* change warp3d terrain rendering, so it does cover all areaUbitUmarov2018-05-051-29/+36
* why where map and dynamic textures compressed lossless?UbitUmarov2018-05-043-6/+6
* change region console comand export-map: make it work with var regions, cente...UbitUmarov2018-05-011-31/+63
* Merge branch 'master' into httptestsUbitUmarov2018-04-281-2/+9
|\
| * mantis 8321: avoid null reference potencial caused by outdated LMs for exampleUbitUmarov2018-04-281-2/+9
* | sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...UbitUmarov2018-04-101-29/+29
* | mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but n...UbitUmarov2018-04-101-1/+4
* | retire our BlockingQueue replaced by BlockingCollection and cross fingersUbitUmarov2018-01-222-11/+14
* | give BlockingCollection more chancesUbitUmarov2018-01-221-9/+2
* | remove more xml things no longer needed on .net >4.5.2UbitUmarov2018-01-171-1/+0
* | missed a fewUbitUmarov2018-01-171-4/+0
* | remove those xml things no longer needed on .net >4.5.2UbitUmarov2018-01-172-2/+0
* | Merge branch 'master' into httptestsUbitUmarov2018-01-163-4/+6
|\ \ | |/
| * give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-093-4/+2
| * fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2018-01-083-2/+6
* | shut up some pesty warningsUbitUmarov2018-01-152-3/+2
* | Merge branch 'master' into httptestsUbitUmarov2018-01-053-1/+5
|\ \ | |/
| * a few more xml thingsUbitUmarov2018-01-052-0/+4
| * disable some XmlResolverUbitUmarov2018-01-041-1/+1
* | Merge branch 'master' into httptestsUbitUmarov2018-01-031-2/+2
|\ \ | |/
| * fix estates URIUbitUmarov2018-01-031-2/+2
* | Merge branch 'master' into httptestsUbitUmarov2017-12-122-23/+32
|\ \ | |/
| * Changing map tile colors This change also allows setting the water color, as ...TomTheDragon2017-11-132-23/+32
* | Merge branch 'master' into httptestsUbitUmarov2017-10-131-8/+11
|\ \ | |/
| * remove a dead line of codeUbitUmarov2017-10-061-1/+1
| * mantis 8246: don't allow 'delete object name' to delete attachments, but all...UbitUmarov2017-10-061-9/+12
* | Merge branch 'master' into httptestsUbitUmarov2017-08-242-4/+4
|\ \ | |/
| * change a few more parcel eject code pathsUbitUmarov2017-08-241-1/+1
| * (un)eject flag is only lowest bit, only protect active gods from freeze; do n...UbitUmarov2017-08-241-3/+3
* | Merge branch 'master' into httptestsUbitUmarov2017-08-221-0/+3
|\ \ | |/
| * mantis 8233: media changes flag object updated in region dbUbitUmarov2017-08-221-0/+3
* | Merge branch 'master' into httptestsUbitUmarov2017-08-163-15/+138
|\ \ | |/
| * Refactor archive loading to optionally start script engine after loading.Robert Adams2017-08-141-12/+20
| * display remaining pass time in hours, mins or seconds acording to valueUbitUmarov2017-07-261-1/+9
| * change buypass insuficent funds to make clear that its on that region money ...UbitUmarov2017-07-261-2/+3
| * add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money...UbitUmarov2017-07-261-5/+8
| * add comments to make that more clearUbitUmarov2017-07-262-0/+2
| * do not allow setting land passes on group owned land, because currently we ca...UbitUmarov2017-07-261-1/+1
| * only allow pass renovation on the last quarter of parcel pass time. go back t...UbitUmarov2017-07-261-5/+8
| * lets try using older EventManager.TriggerMoneyTransfer to pay parcel passesUbitUmarov2017-07-251-1/+5
| * allow pass recharge with no loss of current time up to 1/4 of parcel pass time.UbitUmarov2017-07-251-9/+9