| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | oops bug fix | UbitUmarov | 2016-11-06 | 1 | -19/+29 |
| * | restrict ubOde castray with terrain range only on horizontal plane, let it fi... | UbitUmarov | 2016-11-06 | 2 | -9/+22 |
| * | change llGetTime() source clock | UbitUmarov | 2016-11-06 | 1 | -10/+9 |
| * | avoid a null ref, few changes to udp updates send | UbitUmarov | 2016-11-05 | 3 | -48/+19 |
| * | some types may already be native in MOD_Api ConvertFromLSL | UbitUmarov | 2016-11-05 | 3 | -3/+7 |
| * | disable bad/broken throttle options | UbitUmarov | 2016-11-05 | 1 | -3/+8 |
| * | Regression, really ??? | UbitUmarov | 2016-11-05 | 1 | -0/+2 |
| * | add suport for PRIM_SIT_TARGET on Set(link)PrimitveParameters. This may not b... | UbitUmarov | 2016-11-05 | 2 | -2/+54 |
| * | add suport for PRIM_SIT_TARGET on get(link)PrimitveParameters and fix typos | UbitUmarov | 2016-11-05 | 2 | -12/+24 |
| * | add a few lsl constants and move some around | UbitUmarov | 2016-11-05 | 1 | -7/+20 |
| * | It looks, that attachments show console command incorrectly returns Item ID. ... | Mandarinka Tasty | 2016-11-05 | 1 | -14/+9 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-04 | 3 | -0/+33 |
|\ \
| |/ |
|
| * | by design HUD objects are private | UbitUmarov | 2016-11-04 | 1 | -12/+13 |
| * | Implementation of new LSL function: list llGetAttachedList(key avatar); It al... | Mandarinka Tasty | 2016-11-04 | 3 | -0/+32 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-03 | 1 | -34/+17 |
|\ \
| |/ |
|
| * | on get asset with callback, do the callback even if asset not found. This is ... | UbitUmarov | 2016-11-03 | 1 | -34/+17 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-03 | 9 | -81/+84 |
|\ \
| |/ |
|
| * | fix some coments, thanks Austin Tate | UbitUmarov | 2016-11-03 | 2 | -3/+3 |
| * | XEngine: make calls to gc.collect on region startup scripts loading a configu... | UbitUmarov | 2016-11-03 | 3 | -14/+30 |
| * | ubOde: if a mesh does not contain data for shape type PRIM, dont collide as c... | UbitUmarov | 2016-11-02 | 1 | -1/+6 |
| * | only add a prim to physics in PhysicsShapeType if changing from type none. wh... | UbitUmarov | 2016-11-02 | 3 | -57/+43 |
| * | ignore prims with shape type none on max size check for physics | UbitUmarov | 2016-10-25 | 1 | -6/+5 |
| * | mantis 8041: check target user password on save/load IAR | UbitUmarov | 2016-10-25 | 1 | -3/+0 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-25 | 5 | -283/+419 |
|\ \
| |/ |
|
| * | Flip master to 0.9.1 | Diva Canto | 2016-10-24 | 1 | -2/+2 |
| * | viewer crash bug fix: fis the udp packets split of SendEstateList() large lis... | UbitUmarov | 2016-10-24 | 4 | -281/+417 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-21 | 4 | -20/+28 |
|\ \
| |/ |
|
| * | ignore prims with shape type none on max size check for physics | UbitUmarov | 2016-10-17 | 1 | -8/+12 |
| * | fix a coment on OpenSim.ini.example ( mantis 8037) | UbitUmarov | 2016-10-16 | 1 | -1/+1 |
| * | Xengine option AppDomainLoading default option true is causing problems with ... | UbitUmarov | 2016-10-15 | 2 | -7/+10 |
| * | bug fix: let ALL avatar controls have a repeat rate controled by viewer (so a... | UbitUmarov | 2016-10-15 | 1 | -1/+1 |
| * | bug fix: We can't filter out any of the avatar controls relative to movement,... | UbitUmarov | 2016-10-15 | 1 | -4/+5 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-11 | 2 | -9/+20 |
|\ \
| |/ |
|
| * | change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce ... | UbitUmarov | 2016-10-11 | 2 | -9/+20 |
* | | change some coments relative to ssl in config files | UbitUmarov | 2016-10-10 | 2 | -14/+48 |
* | | keep a unsecure http port up for external services (datasnapshot search). Onl... | UbitUmarov | 2016-10-09 | 4 | -36/+66 |
* | | add a comment about selfsigned certs | UbitUmarov | 2016-10-09 | 1 | -0/+1 |
* | | changes to regions ssl suport: verify if hostnames are validate by the select... | UbitUmarov | 2016-10-09 | 3 | -15/+141 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-08 | 28 | -489/+665 |
|\ \
| |/ |
|
| * | remove attachment to event OnPreAgentUpdate that is doing nothing | UbitUmarov | 2016-10-05 | 1 | -5/+0 |
| * | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2016-10-05 | 2 | -2/+12 |
| |\ |
|
| | * | BulletSim: zero velocity target when setting velocity through the | Robert Adams | 2016-10-03 | 2 | -2/+12 |
| * | | dont let ignored AgentUpdates change their throttles. Apply respective moveme... | UbitUmarov | 2016-10-05 | 3 | -60/+79 |
| |/ |
|
| * | minor cleanup | UbitUmarov | 2016-10-02 | 1 | -4/+5 |
| * | change avatar and attachments priority (downgraded) in priritizer option Sim... | UbitUmarov | 2016-10-02 | 1 | -35/+30 |
| * | fix comment telling the correct default physics engine | UbitUmarov | 2016-10-01 | 1 | -1/+1 |
| * | BulletSim: fix problem with avatar velocity going to zero when flying across | Robert Adams | 2016-09-30 | 3 | -59/+58 |
| * | MySQLFSAssetData asset type is a int not a varchar | UbitUmarov | 2016-09-27 | 1 | -2/+2 |
| * | MySQLFSAssetData on store, if a asset already exists, assume its a valid sto... | UbitUmarov | 2016-09-27 | 1 | -1/+7 |
| * | save oar: simplify confusing successefull assets saving message | UbitUmarov | 2016-09-27 | 1 | -3/+8 |