Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 6 | -4/+19 |
| | |||||
* | lost in updates | UbitUmarov | 2018-12-31 | 7 | -68/+137 |
| | |||||
* | add a bit more persistence (still mysql only) | UbitUmarov | 2018-12-31 | 2 | -2/+30 |
| | |||||
* | Put the virtual decls back in, they're needed by the freshly donated ... | Melanie | 2018-12-31 | 1 | -2/+2 |
| | | | | | ... XStorage module that creates the XML for the new viewer, anod more. It overrides them to know if new init XML needs to be cached. | ||||
* | add some persistence (mysql only) | UbitUmarov | 2018-12-30 | 5 | -36/+134 |
| | |||||
* | 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 | 5 | -191/+54 |
| | |||||
* | changes on updates | UbitUmarov | 2018-12-29 | 1 | -114/+75 |
| | |||||
* | change DBGSuids a bit, let it return uuid.zero in more fail cases, not ↵ | UbitUmarov | 2018-12-29 | 1 | -11/+12 |
| | | | | killing region | ||||
* | still pgsql | UbitUmarov | 2018-12-28 | 1 | -3/+3 |
| | |||||
* | sog GetLinkNumber() forget avatars that did standup | UbitUmarov | 2018-12-28 | 2 | -4/+5 |
| | |||||
* | remove silly double locking | UbitUmarov | 2018-12-28 | 1 | -12/+10 |
| | |||||
* | PGSQL: it may be a good idea to also add the field to the table | UbitUmarov | 2018-12-28 | 1 | -0/+7 |
| | |||||
* | PGSQL: store vehicle data | UbitUmarov | 2018-12-28 | 1 | -6/+16 |
| | |||||
* | add some LSL | UbitUmarov | 2018-12-28 | 3 | -0/+50 |
| | |||||
* | missing file | UbitUmarov | 2018-12-28 | 1 | -1/+1 |
| | |||||
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 25 | -497/+546 |
| | |||||
* | update pbs | UbitUmarov | 2018-12-28 | 1 | -7/+64 |
| | |||||
* | some retouchs on animationset code | UbitUmarov | 2018-12-28 | 2 | -17/+22 |
| | |||||
* | warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only ↵ | UbitUmarov | 2018-12-21 | 1 | -2/+21 |
| | | | | for now | ||||
* | warp3d: try handle planar mapping | UbitUmarov | 2018-12-20 | 1 | -3/+36 |
| | |||||
* | remove spurius newline | UbitUmarov | 2018-12-20 | 1 | -3/+3 |
| | |||||
* | LINK_ALL_CHILDREN includes sitting avatars | UbitUmarov | 2018-12-19 | 1 | -0/+4 |
| | |||||
* | let osGetPrimitiveParams also return sitting avatar informationg, if ↵ | UbitUmarov | 2018-12-19 | 1 | -4/+9 |
| | | | | PRIM_LINK_TARGET points to one | ||||
* | still another | UbitUmarov | 2018-12-19 | 1 | -2/+4 |
| | |||||
* | oops | UbitUmarov | 2018-12-19 | 1 | -2/+2 |
| | |||||
* | bug fixes | UbitUmarov | 2018-12-19 | 1 | -57/+62 |
| | |||||
* | Added support for f suffix on YEngine floats | Stolen Ruby | 2018-12-18 | 1 | -0/+16 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8427: add new reject flags, change default, see mantis | UbitUmarov | 2018-12-17 | 2 | -3/+6 |
| | |||||
* | 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> | ||||
* | cleanup last patch | UbitUmarov | 2018-12-11 | 3 | -21/+28 |
| | |||||
* | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 2018-12-11 | 3 | -2/+31 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8420: ubOde awake up lazy body | UbitUmarov | 2018-12-11 | 2 | -57/+73 |
| | |||||
* | Return a fake openid token to enable web services on a grid to identify the user | Melanie | 2018-12-11 | 1 | -0/+6 |
| | |||||
* | minor changes on llSetContentType | UbitUmarov | 2018-12-11 | 1 | -9/+16 |
| | |||||
* | change osSetContentType threat level | UbitUmarov | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove ↵ | uriesk | 2018-12-11 | 2 | -44/+0 |
| | | | | | | commented out second llSetContentType thats the same as osSetContentType anyway Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | Yengine reset global variables possible damaged by bad state file | UbitUmarov | 2018-12-11 | 1 | -6/+7 |
| | |||||
* | Yengine actually loose the bas state file | UbitUmarov | 2018-12-10 | 1 | -1/+3 |
| | |||||
* | mantis 8419: TakeCopy now sends to objects; Take to a child of trash or ↵ | UbitUmarov | 2018-12-10 | 1 | -6/+21 |
| | | | | lostandfound also, else goes to original folder | ||||
* | pesty warning | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | Yengine try to better recover from invalid state files | UbitUmarov | 2018-12-08 | 1 | -14/+31 |
| | |||||
* | mantis 8416: change string compare method (actually on previus commit) | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | mantis 8416: test | UbitUmarov | 2018-12-08 | 2 | -2/+10 |
| | |||||
* | return a proper http error | UbitUmarov | 2018-12-07 | 1 | -13/+11 |
| | |||||
* | remove a warning | UbitUmarov | 2018-12-07 | 1 | -2/+2 |
| |