aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-07minor clean, dont check for cache if we aren't using it..UbitUmarov1-23/+5
2014-08-07bugUbitUmarov1-1/+1
2014-08-07only send to bakedmodule the baked textures :)UbitUmarov1-10/+13
2014-08-07 buggUbitUmarov1-28/+26
2014-08-07DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov1-81/+198
2014-08-06Fix short help string for show region command.BlueWall1-1/+1
2014-08-06OpenSimExtrasBlueWall3-129/+17
2014-08-05 apply objectSlamSale to all roots of coalescence objects. replace theUbitUmarov1-7/+7
2014-08-05dont mess with names and descriptions on coalescence objects. InventoryUbitUmarov1-1/+4
2014-08-04local chat gods bug fixUbitUmarov1-2/+2
2014-08-03 missing currentParcelUUID updateUbitUmarov1-0/+1
2014-08-03 mess update ( hide avatars )UbitUmarov1-8/+12
2014-08-03 remove debug msgs at attachments deRezUbitUmarov1-7/+1
2014-08-03buggUbitUmarov1-11/+15
2014-08-03 dont get script states for NPCs on deRezUbitUmarov1-8/+11
2014-08-03replace debug msgs by othersUbitUmarov1-1/+12
2014-08-03Stop deleting objects that have status DIE_AT_EDGE set when they cross regions.Melanie Thielker1-13/+17
2014-08-02god also read local chatUbitUmarov1-1/+6
2014-08-02 add some filters for NPCsUbitUmarov2-0/+7
2014-08-01handle change of hide avatars flag. Parcel limits edition still need workUbitUmarov1-10/+17
2014-08-01remove unnecessary sendparceloverlayUbitUmarov1-1/+1
2014-08-01 filter local chat from avatars or attachment acording to parcel hide (UbitUmarov1-3/+34
2014-07-31MESS: changes in MakeRootAgent and CompleteMovement reordering things.UbitUmarov2-5/+29
2014-07-30 restrict other avatar sounds to parcel flags ( untested )UbitUmarov1-17/+34
2014-07-30Simulator Extra Features ServiceBlueWall1-0/+129
2014-07-30 changes to parcels code (still more to to)UbitUmarov2-77/+134
2014-07-29In TerrainModule, lock m_perClientPatchUpdates when removing entries.Justin Clark-Casey (justincc)1-3/+2
2014-07-29Correct nomenclature for LLSD messages. LL sure suckMelanie Thielker1-4/+4
2014-07-29Try to plumb the other halfMelanie Thielker2-0/+16
2014-07-29Change some ORs to assignments as they should beMelanie Thielker1-5/+5
2014-07-29fix the mess about exclusive fields and flags on land overlayUbitUmarov2-31/+34
2014-07-29Allow the "debug scene set physics false|true" command to work when bulletsim...Justin Clark-Casey (justincc)2-5/+5
2014-07-29change parcel overlay bytes adding LocalSound.. changed others also NEEDSUbitUmarov3-30/+66
2014-07-27 dont mess with sound gain on stopUbitUmarov1-1/+1
2014-07-27change how sounds work. May be bad.. needs testingUbitUmarov1-94/+55
2014-07-24 revert my change of not adding physcis to a failed avatar transfer. ThisUbitUmarov1-3/+0
2014-07-24on transfer fail of sited avatars, only doUbitUmarov1-2/+2
2014-07-24fix line endingUbitUmarov1-4/+4
2014-07-22Fix recent regression in 3c6becd5 where login or hg login to variable sized r...Justin Clark-Casey (justincc)1-15/+12
2014-07-22if sited avatar cross fails, dont add it to physics and dont mess scriptsUbitUmarov1-1/+4
2014-07-21On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)1-11/+15
2014-07-21Allow reading the BulletSim detail log while the sim is runningOren Hurvitz1-2/+2
2014-07-21XBakes: store the assets only in the sim's local assets cache; not in the mai...Oren Hurvitz1-1/+2
2014-07-21Added locking in AccessModule to prevent possible errors when shutting down a...Oren Hurvitz1-3/+7
2014-07-21Eliminated common but un-useful log messagesOren Hurvitz2-3/+7
2014-07-21Minor: changed "existant" to "existent"Oren Hurvitz1-2/+2
2014-07-21Close streams immediately when we finish using themOren Hurvitz8-59/+44
2014-07-20Remove extremely spammy error message that isn't an actual error - userMelanie Thielker1-5/+5
2014-07-20Set "[Terrain]SendTerrainUpdatesByViewDistance=true" by default.Robert Adams1-1/+1
2014-07-20replace old Attachoffset by AttachedPos. Comented out possible mergeUbitUmarov1-1/+1