aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-03Backported from 0.9.2 fix owner on user rez from a prim inventory to groundonefang2-36/+60
2021-08-03typo--onefang1-1/+1
2021-07-24Auto add groups for all hypergridders.onefang1-0/+43
2021-07-07Don't do the auto join groups thing for child agents.onefang1-0/+1
2020-09-11Automatically add members to certain groups, and HGers from specific grids to...onefang1-5/+126
2020-09-09Various teleport fixes.onefang1-17/+40
2020-09-09Remove various limits.onefang1-8/+8
2020-09-09Various logging fix ups.onefang6-28/+36
2020-09-09Remove useless executable bit that Windows adds.onefang3-0/+0
2019-12-03mantis 8632: stop trigering Changed on just scale checksUbitUmarov1-18/+47
2019-11-27a few changes on check targets for lslUbitUmarov4-122/+111
2019-11-23fix identationUbitUmarov1-3/+2
2019-11-23fix xml decode of kfm in single prims caseUbitUmarov1-5/+6
2019-11-16remove some llUDP optionsUbitUmarov2-22/+19
2019-11-13limit max number of attachments to 38. All can be on same pointUbitUmarov1-2/+0
2019-11-12terrain replace double by floatUbitUmarov1-6/+3
2019-11-10terraforming changes: support selected parcel edit; fix area smoothUbitUmarov1-0/+2
2019-11-09terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...UbitUmarov3-21/+17
2019-11-07let autopilot also stand from a objectUbitUmarov1-1/+1
2019-11-07avoid a null refUbitUmarov1-11/+23
2019-10-30always allow part deselectUbitUmarov1-12/+9
2019-09-18avoid a null ref ( this should not be needed)UbitUmarov1-1/+5
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov1-10/+1
2019-08-29 update libomv with simpler Texture.GetBakesBytesUbitUmarov1-1/+1
2019-08-28change appearance data sent to othersUbitUmarov1-2/+10
2019-08-27mantis 8583: update region information on Grid on map regenerationUbitUmarov1-2/+4
2019-08-15Teleport home from off grid shouldn't land on roofs either.onefang1-1/+1
2019-08-10mantis 8573 and 8569: be more aggressive on drag block with touch on non phys...UbitUmarov1-4/+2
2019-08-04Better sim startup finished messages.onefang1-4/+4
2019-08-03Hypergridders have their full name in firstname, and their grid in lastname. ...onefang1-1/+14
2019-08-02Another attempt at sorting out the auto group chicken and egg problems.onefang1-7/+17
2019-08-01AddDefaultGroup and AddHGDefaultGroup_ config options added.onefang1-48/+33
2019-08-01remove redundant codeUbitUmarov1-5/+0
2019-08-01make sure XEngine does release script events when a script is destroyedUbitUmarov1-4/+1
2019-08-01mantis8569: do aggregate script events when a script is deleted; block nonphy...UbitUmarov3-22/+40
2019-07-31Automatically add members to certain groups, and HGers from specific grids to...onefang1-6/+113
2019-07-29Put back the code to create the ready marker file.Melanie1-0/+23
2019-07-24Allow sitting on attachments, and attaching tings with people sitting on them.onefang1-11/+11
2019-07-24For the "teleport from above" case, do the right thing.onefang1-15/+39
2019-07-23Warnings--onefang1-9/+9
2019-07-21TPs from scripts avoid all that silly raycasting nonsense, just go where we ask.onefang1-1/+1
2019-06-04Warnings--onefang5-9/+9
2019-06-01A little tweaking of log levels.onefang1-2/+2
2019-05-30Have some "avatar has left" mesasge hit the INFO console.onefang1-1/+1
2019-05-19Better archiver console spam.onefang1-9/+14
2019-05-19Various logging fix ups.onefang3-9/+12
2019-05-19Remove useless executable bit that Windows adds.onefang3-0/+0
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang67-8792/+16772
2019-05-03osLocalTeleportAgent: if lookat or fly options, just move the avatar, not tel...UbitUmarov1-28/+33
2019-05-02soem cleanupUbitUmarov1-10/+3