Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 3 | -24/+19 |
| | |||||
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 1 | -3/+7 |
| | |||||
* | lost in updates | UbitUmarov | 2018-12-31 | 1 | -1/+1 |
| | |||||
* | add some persistence (mysql only) | UbitUmarov | 2018-12-30 | 1 | -15/+2 |
| | |||||
* | mantis 8436: fix lludp message | UbitUmarov | 2018-12-30 | 1 | -0/+6 |
| | |||||
* | changes on updates | UbitUmarov | 2018-12-30 | 3 | -21/+9 |
| | |||||
* | changes on updates | UbitUmarov | 2018-12-29 | 1 | -36/+57 |
| | |||||
* | changes on updates | UbitUmarov | 2018-12-29 | 1 | -114/+75 |
| | |||||
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 4 | -18/+87 |
| | |||||
* | avoid sending garbage... | UbitUmarov | 2018-12-16 | 1 | -0/+7 |
| | |||||
* | several changes to last patch | UbitUmarov | 2018-12-16 | 1 | -73/+35 |
| | |||||
* | Enables the buildin Caps ServerReleaseNotes | fly-man- | 2018-12-16 | 1 | -0/+165 |
| | | | | | | ~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8416: test | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | remove a warning | UbitUmarov | 2018-12-07 | 1 | -2/+2 |
| | |||||
* | disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵ | UbitUmarov | 2018-12-07 | 1 | -1/+6 |
| | | | | compatible with opensim | ||||
* | GetAssets: only throttle mesh and texture | UbitUmarov | 2018-12-06 | 1 | -2/+8 |
| | |||||
* | GetAssets: we still need to service avatars that did left region | UbitUmarov | 2018-12-04 | 2 | -1/+4 |
| | |||||
* | simplify a bit | UbitUmarov | 2018-12-02 | 1 | -40/+4 |
| | |||||
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 3 | -491/+147 |
| | |||||
* | clean a bit | UbitUmarov | 2018-12-01 | 1 | -90/+5 |
| | |||||
* | recover GetMesh2 cap | UbitUmarov | 2018-11-30 | 1 | -32/+36 |
| | |||||
* | fix CopyInventoryFromNotecard error handling | UbitUmarov | 2018-11-29 | 1 | -16/+18 |
| | |||||
* | mantis 8414: add cap CreateInventoryCategory handler | UbitUmarov | 2018-11-29 | 1 | -1/+70 |
| | |||||
* | change HandlerDeRezObject again to account for out or order packets | UbitUmarov | 2018-11-26 | 1 | -11/+20 |
| | |||||
* | change code feature that old compilers don't suport | UbitUmarov | 2018-11-26 | 1 | -3/+6 |
| | |||||
* | remove a dev only conditional on lludp handlers; change parcel lists updates ↵ | UbitUmarov | 2018-11-25 | 1 | -905/+381 |
| | | | | a bit; | ||||
* | avoid data references stuck in packet pools | UbitUmarov | 2018-11-25 | 2 | -47/+48 |
| | |||||
* | try better handling of llupd DeRezObject | UbitUmarov | 2018-11-23 | 1 | -11/+41 |
| | |||||
* | simplify a bit some caps paths | UbitUmarov | 2018-11-14 | 3 | -8/+9 |
| | |||||
* | fix a http error response | UbitUmarov | 2018-11-12 | 1 | -2/+2 |
| | |||||
* | changes to objects updates prioritizing getting dust on my disk. Schemes ↵ | UbitUmarov | 2018-11-07 | 1 | -8/+4 |
| | | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness | ||||
* | change region gettexture response if presence not found | UbitUmarov | 2018-11-07 | 1 | -27/+12 |
| | |||||
* | udp threads don't need to be fg | UbitUmarov | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | reduce some threads priority | UbitUmarov | 2018-10-28 | 1 | -3/+0 |
| | |||||
* | let the syntax file include its id again | UbitUmarov | 2018-10-25 | 1 | -3/+12 |
| | |||||
* | update script syntax | UbitUmarov | 2018-10-21 | 1 | -3/+1 |
| | |||||
* | add a few more things to SrcriptSyntax | UbitUmarov | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | autogen LSLSyntax version uuid | UbitUmarov | 2018-10-19 | 1 | -30/+32 |
| | |||||
* | cap LSLSyntax was enabled by mistake | UbitUmarov | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | fix typos | UbitUmarov | 2018-10-19 | 1 | -20/+20 |
| | |||||
* | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 2018-10-19 | 1 | -6/+73 |
| | | | | Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default | ||||
* | change caps get mesh and texture throttle | UbitUmarov | 2018-10-08 | 2 | -168/+38 |
| | |||||
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 1 | -0/+3 |
| | |||||
* | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 2 | -5/+0 |
| | |||||
* | typos | UbitUmarov | 2018-07-14 | 1 | -2/+2 |
| | |||||
* | a few changes about test mesh uploads | UbitUmarov | 2018-07-14 | 1 | -26/+27 |
| | |||||
* | send data as bin not string to http lower level | UbitUmarov | 2018-07-14 | 1 | -3/+8 |
| | |||||
* | use seconds version of gettimestamp | UbitUmarov | 2018-04-19 | 2 | -42/+14 |
| | |||||
* | sound radius is a prim prop only set by llSetSoundRadius, fix it in case ↵ | UbitUmarov | 2018-04-10 | 1 | -2/+1 |
| | | | | viewers do fix its use (ignored for now) | ||||
* | mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but ↵ | UbitUmarov | 2018-04-10 | 1 | -1/+1 |
| | | | | not as not real regions with FireStorm. Singularity will only stop loop sounds. None stops Trigger |