Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | minor direct use of libomv changes | UbitUmarov | 2019-01-10 | 1 | -13/+13 | |
| | ||||||
* | file that depends on libomv changes | UbitUmarov | 2019-01-10 | 1 | -14/+5 | |
| | ||||||
* | fix irc protocol | UbitUmarov | 2019-01-08 | 1 | -1/+2 | |
| | ||||||
* | give a bit more time bf closing child agents | UbitUmarov | 2019-01-08 | 1 | -1/+1 | |
| | ||||||
* | a few more changes to terraincompressor and libomv | UbitUmarov | 2019-01-08 | 1 | -14/+13 | |
| | ||||||
* | cosmetics: terrain compressor is for 16m x 16m patchs only | UbitUmarov | 2019-01-07 | 1 | -207/+117 | |
| | ||||||
* | missing file | UbitUmarov | 2019-01-06 | 1 | -3/+0 | |
| | ||||||
* | more changes on scenegraph etc | UbitUmarov | 2019-01-06 | 4 | -468/+471 | |
| | ||||||
* | change its foreach | UbitUmarov | 2019-01-06 | 1 | -21/+5 | |
| | ||||||
* | let DoubleDictionary... also have a values array | UbitUmarov | 2019-01-06 | 2 | -3/+48 | |
| | ||||||
* | change scenegraph locking | UbitUmarov | 2019-01-06 | 1 | -52/+69 | |
| | ||||||
* | similar to sps array in scenegraph | UbitUmarov | 2019-01-06 | 1 | -14/+15 | |
| | ||||||
* | change mapandarray array update time | UbitUmarov | 2019-01-06 | 1 | -21/+25 | |
| | ||||||
* | minor cosmetics | UbitUmarov | 2019-01-05 | 2 | -118/+103 | |
| | ||||||
* | fix reprio trigger on tp | UbitUmarov | 2019-01-04 | 1 | -4/+11 | |
| | ||||||
* | oops, thats elsewhere | UbitUmarov | 2019-01-04 | 2 | -11/+4 | |
| | ||||||
* | broadcast position updates after tp | UbitUmarov | 2019-01-04 | 1 | -7/+11 | |
| | ||||||
* | change cancel kill update flags | UbitUmarov | 2019-01-04 | 1 | -1/+3 | |
| | ||||||
* | some viewers now also seem to need time bf closing child regions on TP | UbitUmarov | 2019-01-04 | 1 | -2/+13 | |
| | ||||||
* | allow landing under lower hight skyboxes | UbitUmarov | 2019-01-03 | 2 | -18/+12 | |
| | ||||||
* | reduce tp close child agent delay time | UbitUmarov | 2019-01-03 | 1 | -15/+7 | |
| | ||||||
* | more on the hack (runprebuild) | UbitUmarov | 2019-01-02 | 7 | -25/+28 | |
| | ||||||
* | mantis 8438: work around null ref | UbitUmarov | 2019-01-01 | 1 | -27/+26 | |
| | ||||||
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 10 | -62/+71 | |
| | ||||||
* | 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 |