aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* try external bakedModule when local cache is invalid and not just at loginUbitUmarov2014-08-141-9/+13
* reduced debug msgsUbitUmarov2014-08-141-3/+7
* only try external baked texture module on loginUbitUmarov2014-08-141-26/+36
* *DANGER* dont send baked textures assets to Neighbours. Possible we couldUbitUmarov2014-08-141-2/+6
* *DANGER* make baked textures cross and make use of it * UNTESTED *UbitUmarov2014-08-141-95/+92
* put back baked textures debug msgs at start of validatebaked...UbitUmarov2014-08-131-0/+12
* remove confusing defonly controlUbitUmarov2014-08-111-14/+4
* ... one day..UbitUmarov2014-08-111-1/+2
* will get there..UbitUmarov2014-08-111-4/+3
* validatebaked still not okUbitUmarov2014-08-111-5/+4
* TEST move parcelRegionCross to EntityTransferModule cross so it works onUbitUmarov2014-08-101-4/+10
* of course.. bug..UbitUmarov2014-08-081-1/+2
* lock set appearence during ValidateBakedTextureCache there seems to be aUbitUmarov2014-08-081-93/+97
* bugUbitUmarov2014-08-071-1/+2
* remove annoying debug msg . still a lot of spam, but to remove laterUbitUmarov2014-08-071-1/+1
* make grid baked textures override the ones on appearance. Due to bugUbitUmarov2014-08-071-35/+60
* bug on upload new bakes decisionUbitUmarov2014-08-071-2/+3
* minor clean, dont check for cache if we aren't using it..UbitUmarov2014-08-071-23/+5
* bugUbitUmarov2014-08-071-1/+1
* only send to bakedmodule the baked textures :)UbitUmarov2014-08-071-10/+13
* buggUbitUmarov2014-08-071-28/+26
* DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov2014-08-071-81/+198
* apply objectSlamSale to all roots of coalescence objects. replace theUbitUmarov2014-08-051-7/+7
* dont mess with names and descriptions on coalescence objects. InventoryUbitUmarov2014-08-051-1/+4
* Merge branch 'master' into ubitworkmasterUbitUmarov2014-08-051-13/+17
|\
| * Stop deleting objects that have status DIE_AT_EDGE set when they cross regions.Melanie Thielker2014-08-031-13/+17
* | local chat gods bug fixUbitUmarov2014-08-041-2/+2
* | missing currentParcelUUID updateUbitUmarov2014-08-031-0/+1
* | mess update ( hide avatars )UbitUmarov2014-08-031-8/+12
* | remove debug msgs at attachments deRezUbitUmarov2014-08-031-7/+1
* | buggUbitUmarov2014-08-031-11/+15
* | dont get script states for NPCs on deRezUbitUmarov2014-08-031-8/+11
* | replace debug msgs by othersUbitUmarov2014-08-031-1/+12
* | god also read local chatUbitUmarov2014-08-021-1/+6
|/
* add some filters for NPCsUbitUmarov2014-08-022-0/+7
* handle change of hide avatars flag. Parcel limits edition still need workUbitUmarov2014-08-011-10/+17
* remove unnecessary sendparceloverlayUbitUmarov2014-08-011-1/+1
* filter local chat from avatars or attachment acording to parcel hide (UbitUmarov2014-08-011-3/+34
* MESS: changes in MakeRootAgent and CompleteMovement reordering things.UbitUmarov2014-07-312-5/+29
* restrict other avatar sounds to parcel flags ( untested )UbitUmarov2014-07-301-17/+34
* changes to parcels code (still more to to)UbitUmarov2014-07-302-77/+134
* Correct nomenclature for LLSD messages. LL sure suckMelanie Thielker2014-07-291-4/+4
* Try to plumb the other halfMelanie Thielker2014-07-292-0/+16
* Change some ORs to assignments as they should beMelanie Thielker2014-07-291-5/+5
* fix the mess about exclusive fields and flags on land overlayUbitUmarov2014-07-292-31/+34
* change parcel overlay bytes adding LocalSound.. changed others also NEEDSUbitUmarov2014-07-293-30/+66
* dont mess with sound gain on stopUbitUmarov2014-07-271-1/+1
* change how sounds work. May be bad.. needs testingUbitUmarov2014-07-271-94/+55
* revert my change of not adding physcis to a failed avatar transfer. ThisUbitUmarov2014-07-241-3/+0
* on transfer fail of sited avatars, only doUbitUmarov2014-07-241-2/+2