Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mantis 8470: add constant PrivURL. Thanks Ai Austin | UbitUmarov | 2019-08-27 | 2 | -13/+20 |
| | |||||
* | minor change on httpserver dll | UbitUmarov | 2019-08-24 | 1 | -0/+0 |
| | |||||
* | minor update to osslEnable.ini | UbitUmarov | 2019-08-17 | 1 | -0/+3 |
| | |||||
* | mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory ↵ | UbitUmarov | 2019-08-16 | 1 | -39/+46 |
| | | | | item ID within prim inventory. the llGetInventory does return the asset it, not item. | ||||
* | Merge branch 'master' of brain.opensimulator.org:/var/git/opensim | Melanie | 2019-08-09 | 1 | -1/+1 |
|\ | |||||
| * | add cap EstateChangeInfo | UbitUmarov | 2019-08-07 | 1 | -1/+1 |
| | | |||||
* | | Make showing NPCs on the world map an option | Melanie | 2019-08-07 | 1 | -0/+3 |
|/ | |||||
* | add cap EstateAccess | UbitUmarov | 2019-08-07 | 1 | -0/+1 |
| | |||||
* | silly bug in libomv | UbitUmarov | 2019-08-02 | 3 | -0/+0 |
| | |||||
* | update libopenmetaverse including a ugly hack to try to workaround issues ↵ | UbitUmarov | 2019-08-02 | 4 | -0/+0 |
| | | | | detected with new windows .net4.8 JIT. this can be reverted with that is fixed, this can also go wrong, as usual ;) | ||||
* | change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ↵ | UbitUmarov | 2019-07-31 | 1 | -5/+20 |
| | | | | standard values, change return types, update script syntaxe | ||||
* | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option ↵ | UbitUmarov | 2019-05-28 | 1 | -6/+9 |
| | | | | MeshModelAllowTextureToInventory visible | ||||
* | change yengine comments on ini file | UbitUmarov | 2019-05-19 | 1 | -6/+2 |
| | |||||
* | soem cleanup | UbitUmarov | 2019-05-02 | 1 | -32/+72 |
| | |||||
* | old typo | UbitUmarov | 2019-04-23 | 1 | -8/+19 |
| | |||||
* | update warp3d.dll | UbitUmarov | 2019-04-12 | 1 | -0/+0 |
| | |||||
* | update warp3d.dll | UbitUmarov | 2019-04-11 | 1 | -0/+0 |
| | |||||
* | add osGetPSTWallclock() returns wall clock in PST or PDT, for those that for ↵ | UbitUmarov | 2019-04-08 | 1 | -21/+26 |
| | | | | some odd reason think need it. OpenSim girds shoudl use UTC (gtm) but whatever | ||||
* | make robust ban by MAC options visible, thx Bill Blight | UbitUmarov | 2019-04-07 | 2 | -0/+6 |
| | |||||
* | change a comment | UbitUmarov | 2019-04-06 | 1 | -0/+1 |
| | |||||
* | set SupportViewerObjectsCache true by default | UbitUmarov | 2019-04-06 | 1 | -22/+7 |
| | |||||
* | make sure viewer knows where to place a sitting avatar, this will need deep ↵ | UbitUmarov | 2019-04-05 | 1 | -1/+1 |
| | | | | revision with culling | ||||
* | add option RegionViewDistance | UbitUmarov | 2019-04-05 | 1 | -8/+3 |
| | |||||
* | make the text enable option visible for testing | UbitUmarov | 2019-03-23 | 1 | -0/+2 |
| | |||||
* | LSL update texture entry is heavy, set all parameters on same update | UbitUmarov | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | prims have at most 9 face textures | UbitUmarov | 2019-03-07 | 1 | -0/+0 |
| | |||||
* | llupd direct encode object updates for agents; let terse updates be ↵ | UbitUmarov | 2019-03-05 | 1 | -21/+0 |
| | | | | zeroencoded. This is not as spec but does work | ||||
* | ll rez objects: silent ginore null object id; remove redundante llSetColor code | UbitUmarov | 2019-03-02 | 1 | -2/+2 |
| | |||||
* | put back assetViewer cap code, to allow viewers testing. It is disabled at ↵ | UbitUmarov | 2019-03-01 | 1 | -0/+1 |
| | | | | OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim | ||||
* | make the options visible on OpenSimDefaults | UbitUmarov | 2019-02-24 | 1 | -0/+19 |
| | |||||
* | update script sintaxe | UbitUmarov | 2019-02-22 | 1 | -32/+58 |
| | |||||
* | optimizers are silly | UbitUmarov | 2019-02-03 | 4 | -0/+0 |
| | |||||
* | typos, thx | UbitUmarov | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | change default config: allow grid gods by default, if you don't trust grid ↵ | UbitUmarov | 2019-01-31 | 2 | -4/+12 |
| | | | | admins what are you doing there?; disable most god powers unless god level is requested on viewer | ||||
* | remove MRM module (minimodule). Its outdated and we have no maintainers. ↵ | UbitUmarov | 2019-01-31 | 2 | -49/+0 |
| | | | | Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;) | ||||
* | update libomv with a few more 'useless' changes | UbitUmarov | 2019-01-25 | 4 | -0/+0 |
| | |||||
* | mantis 8452: possible fix | UbitUmarov | 2019-01-22 | 4 | -0/+0 |
| | |||||
* | cosmetics on warp3d | UbitUmarov | 2019-01-20 | 1 | -0/+0 |
| | |||||
* | update libomv with more changes to low level code | UbitUmarov | 2019-01-17 | 4 | -0/+0 |
| | |||||
* | more on TP | UbitUmarov | 2019-01-14 | 2 | -0/+0 |
| | |||||
* | fix te media | UbitUmarov | 2019-01-14 | 2 | -0/+0 |
| | |||||
* | a few more changes to texturesentry handling on libomv and os | UbitUmarov | 2019-01-14 | 4 | -0/+0 |
| | |||||
* | mantis 8448: remove silly typos from libomv | UbitUmarov | 2019-01-11 | 4 | -0/+0 |
| | |||||
* | update libomv (fix bug on last) | UbitUmarov | 2019-01-11 | 2 | -0/+0 |
| | |||||
* | update libomv | UbitUmarov | 2019-01-11 | 4 | -0/+0 |
| | |||||
* | update libovm | UbitUmarov | 2019-01-10 | 4 | -0/+0 |
| | |||||
* | mantis 8445: fix PackFixed(...) | UbitUmarov | 2019-01-09 | 2 | -0/+0 |
| | |||||
* | a few more changes to terraincompressor and libomv | UbitUmarov | 2019-01-08 | 4 | -0/+0 |
| | |||||
* | update libomv | UbitUmarov | 2019-01-08 | 4 | -0/+0 |
| | |||||
* | update libopenmetaverse | UbitUmarov | 2018-12-30 | 4 | -0/+0 |
| |