Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-07-04 | Comment++ about the DebuggerSafe config option. | onefang | 1 | -0/+1 | |
2019-06-29 | Comment++. | onefang | 1 | -1/+1 | |
2019-06-19 | IG godliness is different. | onefang | 1 | -0/+5 | |
2019-06-19 | A Robust.ini setting that slipped through unmolested. | onefang | 1 | -1/+1 | |
2019-06-03 | Adjust [AuthorizationService] sections to use the new DefaultRegionAccess. | onefang | 2 | -53/+37 | |
2019-05-28 | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option ↵ | UbitUmarov | 1 | -6/+9 | |
MeshModelAllowTextureToInventory visible | |||||
2019-05-28 | Add [Region] .ini block. | onefang | 2 | -1/+102 | |
For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter. | |||||
2019-05-22 | Oops-- | onefang | 3 | -3/+3 | |
2019-05-22 | Major tweaking of the scripts to suit the new setup. | onefang | 4 | -94/+74 | |
2019-05-19 | change yengine comments on ini file | UbitUmarov | 1 | -6/+2 | |
2019-05-19 | Some extra examples and performance .ini files. | onefang | 7 | -0/+3825 | |
2019-05-19 | Major clean up of .ini files. | onefang | 9 | -2/+4698 | |
Sorry about the lack of details. | |||||
2019-05-19 | Less Oh Silly Threat detection. | onefang | 1 | -121/+127 | |
Scripts run a little faster if they don't stop to be overly paranoid all the time. | |||||
2019-05-19 | Various logging fix ups. | onefang | 2 | -19/+5 | |
Mostly removing console spam. Default to INFO on the console and DEBUG in the log files. More time stamp resolution. | |||||
2019-05-19 | Remove useless executable bit that Windows adds. | onefang | 2 | -0/+0 | |
2019-05-19 | Move cache, config, logs out of tree, and various related clean ups. | onefang | 9 | -12/+13 | |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 66 | -44831/+20782 | |
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 | |