aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * varregion: update MapImageServiceModule to upload multiple map tiles for larg...Robert Adams2015-03-291-17/+65
| | * varregion: update MapImageModule and ShadedMapTimeRenderer for variable sized...Robert Adams2015-03-292-29/+43
| | * varregion: update LandManagementModule and LandObject for variable sized regi...Robert Adams2015-03-292-106/+133
| | * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-2917-73/+70
| | * varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams2015-03-272-99/+391
| | * varregion: restore checkAgentAccessToRegion routine in EntityTransferModule.Robert Adams2015-03-271-2/+31
| | * Varregion: first cut at removing Border class checks for region crossings.Robert Adams2015-03-221-458/+382
| * | Allow re-setting the region restart timer. Also move restart notifications toMelanie Thielker2015-03-231-2/+6
| * | Make the scripted dialogs and restart message appear in the top right cornerMelanie Thielker2015-03-231-2/+2
| |/
| * Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker2014-11-211-11/+0
| * Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker2014-11-111-13/+3
| * Only send the actual bakes to the bakes moduleMelanie Thielker2014-11-101-6/+8
| * try to preserve permitions on object returnsUbitUmarov2014-11-081-1/+5
| * allow drawdistance to change between 32 and MaxDrawDistance, configurableUbitUmarov2014-11-061-4/+10
| * BUG fix : fix a very silly bug uint in place of ulong :(UbitUmarov2014-11-031-1/+1
| * only close child agents on sucess of V1 tp not at startUbitUmarov2014-11-011-38/+10
| * change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov2014-10-291-1/+2
| * bug fix and don't send to xbakes if requesting rebakesUbitUmarov2014-10-291-12/+13
| * Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov2014-10-291-32/+35
| * fix parcel proprieties update sendingUbitUmarov2014-10-261-4/+7
| * do consider skirt baked texture on validationUbitUmarov2014-10-261-3/+9
| * dont send baked textures assets, but send cache informationUbitUmarov2014-10-261-5/+13
| * add more temporary fixes for regionSize zeroUbitUmarov2014-10-241-0/+12
| * check new region size on added code for varsize till its fully suportedUbitUmarov2014-10-241-0/+4
| * try to make SOG crossings full async. Simplify some borders checking....UbitUmarov2014-10-241-30/+152
| * do agent crossing async, including QUERYACCESS ( need to check vehicles forUbitUmarov2014-10-211-9/+30
| * Assume childreen don't need to know caps seedsUbitUmarov2014-10-201-33/+38
| * try to fix propagation of seeds to all relevante regionsUbitUmarov2014-10-191-22/+82
| * change position in new region estimation. Reduce border jitter marginUbitUmarov2014-10-181-34/+14
| * fix SW direction diagonal crossingUbitUmarov2014-10-181-2/+5
| * change child agents creation/notification. As before this assumes thatUbitUmarov2014-10-181-118/+116
| * send correct caps seed on CreateAgent to a nearby regionUbitUmarov2014-10-171-45/+23
| * change/fix previus commitsUbitUmarov2014-10-131-1/+1
| * reduce minimum number of smartpool threads and name itUbitUmarov2014-10-131-3/+3
| * persist script changes to mediaURL and musicURL ( heavy thing )UbitUmarov2014-09-301-0/+2
| * fix musicURL change being sent back with wrong snap_selection, and notUbitUmarov2014-09-301-22/+20
| * Merge branch 'master' into ubitworkmasterUbitUmarov2014-09-292-0/+36
| |\
| | * Also fetch and store old asset for animation setsMelanie Thielker2014-09-271-2/+4
| | * Reinstate the part of the id theft protection that was lost in a long ago mergeMelanie Thielker2014-09-271-0/+20
| | * Make changes to AnimationSet to allow indexing by names rather than indices. ...Melanie Thielker2014-09-271-0/+14
| * | remove debug msgsUbitUmarov2014-09-261-2/+1
| * | little debugUbitUmarov2014-09-261-1/+3
| |/
| * Add a sample use for the validationMelanie Thielker2014-09-251-0/+16
| * Extend upload verification to all upload pathsMelanie Thielker2014-09-251-0/+2
| * fix wrong formatUbitUmarov2014-09-241-1/+1
| * add debug messageUbitUmarov2014-09-241-2/+3
| * change melanies patch, reusing caps if circuit and caps path is the same.UbitUmarov2014-09-241-14/+18
| * If an agent is logging in, rather than teleporting, make sure all knownMelanie Thielker2014-09-231-0/+8
| * When a ghosted avatar is removed, also remove any remaining CAPSMelanie Thielker2014-09-221-0/+10
| * When sending http requests, close the response stream instead of waitingMelanie Thielker2014-09-201-1/+4