| Commit message (Expand) | Author | Files | Lines |
2016-11-03 | XEngine: make calls to gc.collect on region startup scripts loading a configu... | UbitUmarov | 2 | -8/+24 |
2016-10-16 | fix a coment on OpenSim.ini.example ( mantis 8037) | UbitUmarov | 1 | -1/+1 |
2016-10-15 | Xengine option AppDomainLoading default option true is causing problems with ... | UbitUmarov | 2 | -7/+10 |
2016-10-01 | fix comment telling the correct default physics engine | UbitUmarov | 1 | -1/+1 |
2016-08-24 | minor change on warp3d lib | UbitUmarov | 1 | -0/+0 |
2016-08-23 | replace warp3D.dll by a newer modified version. (only minor testing done :( | UbitUmarov | 1 | -0/+0 |
2016-08-21 | remove region combine option (mega region) for config ini files | UbitUmarov | 2 | -14/+0 |
2016-08-19 | add cap GroupMemberData | UbitUmarov | 1 | -0/+1 |
2016-08-18 | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 1 | -1/+1 |
2016-08-16 | sync osForceAttachToOtherAvatarFromInventory thread level in code and in oss... | UbitUmarov | 1 | -1/+1 |
2016-08-06 | fix osGetHealRate thread level | UbitUmarov | 1 | -1/+1 |
2016-08-04 | update libode for mac osX. Thanks Gavin Hird (mantis 7781) | UbitUmarov | 1 | -0/+0 |
2016-08-04 | update libode for mac osX. Thanks Gavin Hird (mantis 7781) | UbitUmarov | 1 | -0/+0 |
2016-07-30 | remove obsolete config setting | UbitUmarov | 2 | -30/+0 |
2016-07-25 | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate... | UbitUmarov | 1 | -0/+2 |
2016-07-24 | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 1 | -0/+1 |
2016-07-06 | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 2 | -0/+7 |
2016-07-03 | New config var: DisableObjectTransfer. If set to True, objects never cross; i... | Diva Canto | 1 | -0/+4 |
2016-06-28 | mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some ch... | UbitUmarov | 2 | -0/+0 |
2016-06-23 | Mantis #7934 and related: landing points and telehubs for gods. Added a new c... | Diva Canto | 2 | -0/+10 |
2016-06-23 | Replace the http server dll with the right pair dll + xml | Diva Canto | 2 | -3317/+3317 |
2016-06-23 | Update HttpServer_OpenSim.dll to fix an inventory loading bug. | Melanie Thielker | 1 | -0/+0 |
2016-04-15 | Remove "f" (float) type markers that may have crept in through copypasta. | Melanie Thielker | 1 | -6/+6 |
2016-04-06 | Update LibOMV to latest versions. LibOMV commit hash 177ea9848a43e6df3b82f70a... | AliciaRaven | 4 | -0/+0 |
2016-04-05 | Include option for the HG version of FSAssets connector under HGAssetService ... | AliciaRaven | 1 | -0/+3 |
2016-03-14 | Expand on the comment on the new HTTP limit feature. | Melanie Thielker | 1 | -0/+5 |
2016-03-14 | Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mant... | Jeff Kelley | 2 | -0/+12 |
2016-01-31 | Replace the new ODE lib with one built against GLIBC 2.12. It's not our | Melanie Thielker | 1 | -0/+0 |
2016-01-30 | change parcel_owner_is_god configuration option from default from true to fa... | UbitUmarov | 2 | -3/+3 |
2016-01-26 | update OpenSimDefaults.ini | UbitUmarov | 1 | -5/+11 |
2015-12-26 | ODE lib: update the lib for linux 32bit and 64bit, this time without debug in... | UbitUmarov | 2 | -0/+0 |
2015-12-26 | ODE lib: update the lib for linux 32bit. Thnx Dan. (keep older close in case ... | UbitUmarov | 1 | -0/+0 |
2015-12-25 | ODE lib: update the lib for linux 64bit. Thnx Dan. (keep older close in case ... | UbitUmarov | 1 | -0/+0 |
2015-12-25 | ODE lib change: fix capsule - mesh faces double side collisions. Do double s... | UbitUmarov | 2 | -0/+0 |
2015-12-19 | update the xmlrpcGroups http keep alive option, and coment | UbitUmarov | 1 | -4/+2 |
2015-12-16 | add the option to not display parcel ban lines | UbitUmarov | 2 | -1/+7 |
2015-12-04 | add pants and shirt to opensim library and fix some bodyparts uuids | UbitUmarov | 2 | -18/+4 |
2015-12-04 | add opensim BodyParts library | UbitUmarov | 1 | -16/+14 |
2015-11-30 | Replaced ICSharpCode.SharpZipLib.dll for the same reason | Diva Canto | 1 | -0/+0 |
2015-11-30 | Replaced the mono addins dlls with freshly compiled ones, because the existin... | Diva Canto | 4 | -0/+0 |
2015-11-27 | add missing Xengine MinTimerInterval to opensim.ini.example | UbitUmarov | 1 | -0/+3 |
2015-11-26 | Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri... | Melanie Thielker | 1 | -0/+3 |
2015-11-20 | remove Ode.Net - missing files. ( old ode may be broken now) | UbitUmarov | 1 | -0/+7 |
2015-11-20 | remove the hard to maintain Ode.Net wrapper only in use by old ode | UbitUmarov | 2 | -7/+0 |
2015-11-20 | change ScriptStopStrategy to the default value co-op (mantis 7740 | UbitUmarov | 1 | -1/+1 |
2015-11-17 | add LegacySitOffsets option to configuration file | UbitUmarov | 1 | -0/+7 |
2015-11-12 | Fixed typos | Diva Canto | 1 | -5/+5 |
2015-11-13 | configuration options relative to last tow commits | UbitUmarov | 1 | -0/+18 |
2015-11-12 | Add some values to the SimulatorFeatures cap's OpenSimExtras section: | Melanie Thielker | 1 | -1/+9 |
2015-11-12 | Corrections to ini example files for standalones v2 | Ai Austin | 4 | -23/+20 |