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