aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* prevent spurius acceleration valuesUbitUmarov2019-03-191-1/+1
|
* try to avoid some useless full object updatesUbitUmarov2019-03-191-5/+13
|
* take the deafult on the parameter overlayUbitUmarov2019-03-191-1/+1
|
* do not send parceloverlay on crossings (may be bad, or not)UbitUmarov2019-03-191-4/+5
|
* add a few extra checks for viewers animated objects support, to avoid ↵UbitUmarov2019-03-191-0/+6
| | | | timming issues
* Merge branch 'master' of brain.opensimulator.org:/var/git/opensimroot2019-03-1110-145/+137
|\
| * lludp: direct encode terrain patchs packetsUbitUmarov2019-03-101-0/+2
| |
| * prims have at most 9 face texturesUbitUmarov2019-03-071-2/+2
| |
| * dont try to backup a object in the middle of possible multipack linkUbitUmarov2019-03-051-3/+1
| |
| * direct encode lludp terse object update, let contain texture entryUbitUmarov2019-03-021-10/+15
| |
| * reduce the chance of using a invalid avatar physics actorUbitUmarov2019-03-011-15/+28
| |
| * mantis 6569: restore full health on invulnerable set to true; combat module ↵UbitUmarov2019-02-261-1/+6
| | | | | | | | is outdated and needs work. By then the proposal on this mantis should be reviewed
| * also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, ↵UbitUmarov2019-02-241-1/+1
| | | | | | | | PrimOwnerRequestsPerSec = 25; increase concurrency to 8
| * several changes to llHttpRequest processing: options section renamed ↵UbitUmarov2019-02-241-0/+1
| | | | | | | | ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise
| * let changed allowed drop have lldetectedkey[0] return the dropped item id, ↵UbitUmarov2019-02-213-6/+6
| | | | | | | | Yengine and still testing"
| * fix last owner on add to object inventoryUbitUmarov2019-02-212-5/+5
| |
| * oops do show the object deleteUbitUmarov2019-02-151-1/+1
| |
| * mantis 8479: deep change DeRezObjects(..) doing independent permitions ↵UbitUmarov2019-02-152-103/+71
| | | | | | | | checks per action. m_useTrashOnDelete should now work except if god deletes, but still not recomended
* | Add a but more status info on marker filesroot2019-03-111-0/+24
|/
* allow more suicidal NonPhysicalPrimMaxUbitUmarov2019-02-051-2/+2
|
* enforce prim size restrictions on physical state change; Place restrictions ↵UbitUmarov2019-02-052-2/+32
| | | | on ini values
* reduce the odds of MTU violationUbitUmarov2019-02-041-1/+1
|
* cosmeticsUbitUmarov2019-01-311-49/+18
|
* do update physics script events on link ( this does need another cleanup one dayUbitUmarov2019-01-311-0/+3
|
* mantis 6702: fix collisions lldetectedlinknumber also on YengineUbitUmarov2019-01-301-4/+9
|
* change encoding of a few event caps messagesUbitUmarov2019-01-261-1/+4
|
* script mono is meaningless for usUbitUmarov2019-01-251-1/+1
|
* some sop cleanupUbitUmarov2019-01-251-30/+31
|
* cleanupUbitUmarov2019-01-251-119/+31
|
* changes on sog boundingbox and other cleanupUbitUmarov2019-01-251-295/+178
|
* cleanup dead codeUbitUmarov2019-01-251-46/+47
|
* mess around with prioritizerUbitUmarov2019-01-251-44/+38
|
* Ooops fix bad lockingUbitUmarov2019-01-251-69/+60
|
* oopsUbitUmarov2019-01-211-3/+0
|
* give up on Lazy<T>UbitUmarov2019-01-211-1/+0
|
* some cleanupUbitUmarov2019-01-212-109/+25
|
* another missing fileUbitUmarov2019-01-211-2/+7
|
* remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2019-01-213-61/+47
|
* cosmetics on terrain patchsUbitUmarov2019-01-202-472/+492
|
* cosmeticsUbitUmarov2019-01-201-22/+2
|
* cosmeticsUbitUmarov2019-01-201-16/+10
|
* mantis 8458: don't forget prims on search map on link/unlinkUbitUmarov2019-01-191-6/+8
|
* mantis 8442 more changes to alpha blending (mono does not like last)UbitUmarov2019-01-181-0/+2
|
* disable test not conform to new tpUbitUmarov2019-01-141-5/+5
|
* a few more changes to texturesentry handling on libomv and osUbitUmarov2019-01-141-26/+38
|
* file that depends on libomv changesUbitUmarov2019-01-101-14/+5
|
* a few more changes to terraincompressor and libomvUbitUmarov2019-01-081-14/+13
|
* cosmetics: terrain compressor is for 16m x 16m patchs onlyUbitUmarov2019-01-071-207/+117
|
* missing fileUbitUmarov2019-01-061-3/+0
|
* more changes on scenegraph etcUbitUmarov2019-01-062-379/+434
|