Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-01-31 | Replace the new ODE lib with one built against GLIBC 2.12. It's not our | Melanie Thielker | 1 | -0/+0 | |
place to force people to upgrade their distro | |||||
2016-01-30 | change parcel_owner_is_god configuration option from default from true to ↵ | UbitUmarov | 2 | -3/+3 | |
false, leaving only region_owner true by default | |||||
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 ↵ | UbitUmarov | 2 | -0/+0 | |
info. Thnx again Dan. (keep older close in case this fails | |||||
2015-12-26 | ODE lib: update the lib for linux 32bit. Thnx Dan. (keep older close in case ↵ | UbitUmarov | 1 | -0/+0 | |
this fails | |||||
2015-12-25 | ODE lib: update the lib for linux 64bit. Thnx Dan. (keep older close in case ↵ | UbitUmarov | 1 | -0/+0 | |
this fails | |||||
2015-12-25 | ODE lib change: fix capsule - mesh faces double side collisions. Do double ↵ | UbitUmarov | 2 | -0/+0 | |
side collisions if at least two dimensions of the mesh are 1.5x the capsule height, otherwise do single side as before. SL and bullet do double Side always. Double side can cause instabilities in some cases. i only windows dev enviroment for the moment. to build for your enviroment: git clone git://opensimulator.org/git/opensim-libs. This maybe be very broken, let us know | |||||
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 ↵ | Diva Canto | 4 | -0/+0 | |
existing ones may somehow been mutually inconsistent. | |||||
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 ↵ | Melanie Thielker | 1 | -0/+3 | |
prior functionality. Avination code wasn't designed for deep building. | |||||
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 | |
SimulatorFPS: The actual optimal FPS of the simulator, un-fudged SimulatorFPSFactor: The fudge factor that is applied to the stats sent to the viewer SimulatorFPSWarnPercent: The percentage below which a lag meter should go to amber SimulatorFPSCritPercent: The percentage below which a lag meter should go to red To display the real values, a viewer would divide the reported FPS by the SimulatorFPSFactor and use that to calculate the percentage of SimulatorFPS. E.g. reported is 55fps, SimulatorFPSFactor is 5.0 and SimulatorFPS is 11. | |||||
2015-11-12 | Corrections to ini example files for standalones v2 | Ai Austin | 4 | -23/+20 | |
Remove "currently unused" indicators for some parameters and add missing "DestinationGuide" parameter in [GridServiceInfo] in StandaloneCommon.ini.example as they do work for a standalone. Regularize example URLs for externally provided web page and economy helper information for uniformity. Correct mistake in reference to grid wide DestinationGuide in override capability in OpenSim.ini.example. Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | |||||
2015-11-09 | fix: set Normalized55FPS default to TRUE | UbitUmarov | 1 | -1/+1 | |
2015-11-09 | replace StatisticsFPSfactor that needed to be changed with FrameTime to a ↵ | UbitUmarov | 1 | -9/+9 | |
simpler true or false Normalized55FPS that is now TRUE by default. Incorrectly this commit also contains changes that should had their own commits: changes to heartbeat time control ant to gathering and calculation of related statistics. | |||||
2015-11-08 | add StatisticsFPSfactor configuration option (fudge factor) with default of ↵ | UbitUmarov | 1 | -13/+31 | |
1.0 (inactive), corresponding to current decision. rename MinFrameTime as FrameTime, change its value and ODE step time. Changed several related coments. (someone may need to translate them to proper english) | |||||
2015-10-21 | Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I ↵ | Diva Canto | 1 | -0/+1 | |
accidentally deleted the entire [EntityTransfer] section instead of just a few variables in it. | |||||
2015-10-21 | Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I ↵ | Diva Canto | 1 | -0/+1 | |
accidentally deleted the entire [EntityTransfer] section instead of just a few variables in it. | |||||
2015-10-21 | we do not have prims with size 2^128... | UbitUmarov | 1 | -6/+5 | |
2015-10-21 | also on OpenSimDefaults.ini | UbitUmarov | 1 | -15/+5 | |
2015-10-20 | update ODE windows DLL libraries to a modified version 0.13.1 r1902. Linux ↵ | UbitUmarov | 2 | -0/+0 | |
will be updated later if all goes well | |||||
2015-10-18 | Fixed merge conflicts | Diva Canto | 3 | -45/+0 | |
Clean up of simulation version, the number that rules the compatibility of teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3. Conflicts: OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs | |||||
2015-10-18 | Clean up of simulation version, the number that rules the compatibility of ↵ | Diva Canto | 3 | -45/+0 | |
teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3. | |||||
2015-10-08 | change opensim.ini.example to reflect the changes to npc creation options | UbitUmarov | 1 | -5/+4 | |
2015-09-30 | add several options for NPC creation so abusive use can be reduced ↵ | UbitUmarov | 1 | -0/+15 | |
(restrictive by default) UNTESTED | |||||
2015-09-14 | remove file OpenSimDefaults.ini.example no longer in use in master | UbitUmarov | 1 | -1328/+0 | |
2015-09-14 | remove coment asking to check ODEPhysicsSettings section. That was because ↵ | UbitUmarov | 1 | -1/+0 | |
of diferent setting for av_density for ubODE no longer needed | |||||
2015-09-14 | add missing dll config file for linux | UbitUmarov | 1 | -0/+7 | |
2015-09-12 | add entries the the ini.example files for ubODE | UbitUmarov | 2 | -5/+12 | |
2015-09-08 | more on compile.. | UbitUmarov | 1 | -7/+0 | |
2015-09-06 | Deleted access control spec from [LoginService] section of standalone ↵ | Diva Canto | 1 | -17/+0 | |
config. It's in OpenSim.ini now under [AccessControl]. Backwards compatibility preserved. | |||||
2015-09-06 | Clean up viewer-based access control specifications. | Diva Canto | 4 | -54/+53 | |
2015-08-31 | First commit where physics work as region module. | Diva Canto | 1 | -0/+0 | |
Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader. Removed call to PhysicsPluginManager. | |||||
2015-08-26 | Restore FlotsamAssetCache as default and pre-enabled asset cache module | Ai Austin | 1 | -5/+5 | |
Keep FlotsamAssetCache as default and pre-enabled asset cache module in StandaloneCommon.ini./example to have common behaviour between grids and standalones. Asset cache is needed to better support temporary assets and texture drawing functions. | |||||
2015-08-25 | Still about Ai's patch: it turns out OpenSim doesn't work well without an ↵ | Diva Canto | 1 | -2/+2 | |
asset cache because of temporary assets. So setting the default asset cache to Cenome, which is the in-memory cache. | |||||
2015-08-25 | Fixed comment in ini related to previous patch | Diva Canto | 1 | -1/+1 | |
2015-08-25 | Changes to .ini.example files to improve instructions and workflow for ↵ | Ai Austin | 2 | -20/+18 | |
standalone setups Clarify what must be changed in initial .ini files to create a working standalone setup now that [Const] variables are used. Fix separator used in one of choice lists for [Const] BaseURL descriptor. Minor changes to line spacing of some sections in StandaloneCommon.ini.example file for layout regularity. Correction of a typo in comment. Signed-off-by: Diva Canto <diva@metaverseink.com> | |||||
2015-08-23 | Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default ↵ | dahlia | 5 | -184/+119 | |
settings release mode VS 2015 community edition" This reverts commit 4f8e18e31c75c31c833833ca7582938b1bb95804. | |||||
2015-08-23 | update libomv managed dlls to 49a5cf05c32e - fresh clone default settings ↵ | dahlia | 5 | -119/+184 | |
release mode VS 2015 community edition | |||||
2015-08-21 | Refine comments .ini file setup for new Standalone | Ai Austin | 2 | -2/+7 | |
Helpful comment for setting [const] section of OpenSim.ini to allow for standalone. Correction to StandaloneCommon.ini.example as [GridInfoServices] welcome parameter does work and is also useful for standalones. |