Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-09-27 | Update the Http server with a few additional properties. Adapt the test | Melanie | 1 | -0/+0 | |
server code to match. | |||||
2012-08-15 | BulletSim: update DLLs and SOs | Robert Adams | 4 | -0/+0 | |
2012-08-15 | BulletSim: add physics logging parameters to OpenSimDefaults.ini. Remove ↵ | Robert Adams | 1 | -12/+17 | |
trailing semis from some the of the value definitions. | |||||
2012-08-10 | BulletSim: actually update the DLLs and SOs | Robert Adams | 4 | -0/+0 | |
2012-08-08 | BulletSim: add avatar code to keep avatars from ending up trapped under the ↵ | Robert Adams | 1 | -1/+1 | |
terrain | |||||
2012-08-07 | BulletSim: Added avatar capsule scaling for size of avatar. | Robert Adams | 4 | -0/+0 | |
This also fixes computation of avatar mass. Added parameter MaxPersistantManifoldPoolSize. Fixed a parameter setting bug which caused crashes of there were more than 400 or so physical objects. I tested up to 5000. Updated BulletSim DLLs and SOs. | |||||
2012-08-06 | BulletSim: update SOs and DLLs to run on more Linux versions. Correct ↵ | Robert Adams | 4 | -0/+0 | |
multiple buoyancy settings when character flying. Remove chatty log message on prim destruction. | |||||
2012-08-04 | update ode.dll for windows so both 32b and 64b are now version 0.12 (32b | UbitUmarov | 2 | -0/+0 | |
is just a rebuild) | |||||
2012-08-03 | BulletSim: update DLLs and SOs | Robert Adams | 4 | -0/+0 | |
2012-08-03 | Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and ↵ | Justin Clark-Casey (justincc) | 1 | -19/+14 | |
DelayBeforeAppearanceSave into [Appearance] section from [Startup] config section so that all appearance settings are in the same place and not in the startup bucket. All these settings are in OpenSimDefaults.ini only. If you are using them then please adjust your OpenSim.ini | |||||
2012-08-03 | Move previously unadvertised SendPeriodicAppearanceUpdates setting from ↵ | Justin Clark-Casey (justincc) | 1 | -1/+8 | |
[Startup] to [Appearance] config section. Add description and default of false (as before) to OpenSimDefaults.ini If set to true, this config switch will resend avatar appearance information (a small amount of UUID data, not the baked textures themselves) to other avatars in the sim every 60 seconds. For me, this has helped with situations where avatars appear persistently grey - the LL viewer sometimes did not appear to request assets the first time the appearance data was sent. However, this switch will not help with other appearance failure situations (e.g. failure to bake assets). This setting is experimental but will not have any significant impact on the simulator if turned to true. | |||||
2012-08-02 | BulletSim: Debugging log statements added. Reduced size of updata buffer ↵ | Robert Adams | 5 | -1/+1 | |
trying to find a corrupted memory problem. Update DLL and SO. | |||||
2012-08-02 | i local libs commit | ubit | 11 | -44/+7 | |
2012-07-31 | BulletSim: fix problem where resizing a primary shape (cube or sphere) would ↵ | Robert Adams | 4 | -0/+0 | |
not rebuild the physics mesh. Update the DLLs and SOs to latest version. | |||||
2012-07-31 | BulletSim: update the DLLs and SOs. This fixes the exception on shutdown | Robert Adams | 4 | -0/+0 | |
2012-07-28 | Add master's new binaries | Melanie | 4 | -0/+0 | |
2012-07-27 | Update OpenMetaverse libraries at commit 6212cbd, this time built on Windows | justincc | 5 | -0/+0 | |
This is to try and resolve a strange Initialization exception for the AppearanceManager type that only occurs on Windows 64 bit (not Windows 32 bit or Linux!) | |||||
2012-07-27 | Replace libopenmetaverse commit 6212cbd with the same libraries but this ↵ | Justin Clark-Casey (justincc) | 4 | -0/+0 | |
time built with xbuild rather than nant. This may fix Windows and some mono version builds. | |||||
2012-07-27 | Update libopenmetaverse to commit 6212cbd (Wed Jul 25 20:11:47 2012) | Justin Clark-Casey (justincc) | 4 | -0/+0 | |
Built from https://github.com/openmetaversefoundation/libopenmetaverse/commits/master This update incorporates a fix by Melanie in libomv where textures would sometimes rotate slightly when other properties were changed. Hence addresses http://opensimulator.org/mantis/view.php?id=6100 This update also incorporates libomv bot code updates that significantly reduce the warning spam for pCampbot. The change rate of libomv is low and many changes refer to bot or code not used by OpenSimulator, so I think it is sufficiently stable to use evne though it's not a release. | |||||
2012-07-26 | BulletSim: refactor all the linkset logic out of the prim class | Robert Adams | 1 | -2/+2 | |
and into its own class. The BulletSim data structures track individual prims as linksets of 1 so most of the prim code is not different between a linked and unlinked object. | |||||
2012-07-25 | BulletSim: update BulletSim DLLs and SOs | Robert Adams | 4 | -0/+0 | |
2012-07-25 | BulletSim: add parameters for setting linkset constraint factors | Robert Adams | 1 | -0/+6 | |
2012-07-23 | BulletSim: update BulletSim.dlls and so's | Robert Adams | 4 | -0/+0 | |
2012-07-20 | Update BulletSim DLLs and SOs | Robert Adams | 2 | -0/+0 | |
2012-07-20 | BulletSim: add reference to OpenSim.Region.CoreModules in BSScene.cs ↵ | Robert Adams | 4 | -0/+0 | |
attempting to fix a mono compile error. | |||||
2012-07-20 | Move RegionConfig.ini.example into bin/Regions/Regions.ini.example - all ↵ | Justin Clark-Casey (justincc) | 1 | -4/+8 | |
other example files are in the same directory as their real files. Only files ending in .ini and .xml are actually loaded. Also improves the help at the top of Regions.ini.example to mention that OpenSimulator would generate Regions.ini anyway on first startup. | |||||
2012-07-12 | Change very recent AllowedViewerList and BannedViewerList config setting ↵ | Justin Clark-Casey (justincc) | 1 | -7/+7 | |
names in OpenSim.ini.example to AllowedClients and BannedClients to match long-existing settings in [LoginService] Also changes separator from comma to bar to match existing [LoginService] config features. Divergence of config names for identical facilities in different places makes for an unnecessarily confusing user experience. | |||||
2012-07-10 | changed ODE lib for win32 to version 0.12 | UbitUmarov | 1 | -0/+0 | |
2012-07-10 | change linux 32bit libode.so to ode version 0.12 | ubit | 1 | -0/+0 | |
2012-07-08 | More keys for automated ini processing | BlueWall | 1 | -0/+19 | |
2012-07-08 | Add more keys for OpenSim.ini.defaults automation | BlueWall | 1 | -4/+18 | |
2012-07-08 | Add more automation keys to OpenSim.ini.example | BlueWall | 1 | -6/+34 | |
2012-07-06 | BulletSim: update the binaries to the current sources | Robert Adams | 4 | -0/+0 | |
2012-07-05 | minor: Add more information to OSFunctionThreatLevel and clarify some text ↵ | Justin Clark-Casey (justincc) | 1 | -6/+9 | |
in using PARCEL_OWNER, PARCEL_GROUP_MEMBER, ESTATE_MANAGER, ESTATE_OWNER permission categories | |||||
2012-07-02 | Adds a list of viewers that are allowed or banned from the region. | Michelle Argus | 1 | -0/+17 | |
Signed-off-by: Melanie <melanie@t-data.com> | |||||
2012-06-22 | If starting scripts on initial sim start, provide INFO level log feedback ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
each time 50 scripts have been started. This is to provide an indication of what's happening now that the default isn't to report every single script start. Changes XEngine logging level in OpenSim.exe.config from WARN to INFO. | |||||
2012-06-20 | Change default logging level for XEngine to WARN instead of DEBUG. | Justin Clark-Casey (justincc) | 1 | -0/+5 | |
This is to reduce log spam from script loading, which is especially spammy for avatar movements with scripted attachments. All important messages are at warn or above. If you still want/need to see these messages, set <level value="DEBUG"/> in the <logger name="OpenSim.Region.ScriptEngine.XEngine"> section of OpenSim.exe.config. This affects no other package logs, which still output at the root configured level (currently DEBUG by default). | |||||
2012-06-20 | Remove STARTUP COMPLETE message from the startuplogo.txt file and into main ↵ | Justin Clark-Casey (justincc) | 1 | -1/+0 | |
logging | |||||
2012-06-16 | Oops! putting back the entry for map urls | BlueWall | 1 | -0/+3 | |
2012-06-16 | Adjust Robust*.ini.examples V3 webprofile entries | BlueWall | 2 | -8/+16 | |
2012-06-16 | Implement max_external_urls_per_simulator setting in [LL-Functions] to allow ↵ | Justin Clark-Casey (justincc) | 1 | -1/+3 | |
configuration of how many urls can be set up by llRequestURL() Defaults remains as 100. This setting is per simulator instead of per region due to how the url script module is structured. | |||||
2012-06-12 | Add the updated OpenSimDefaults.ini for the prior timer_Interval patch. | BlueWall | 1 | -0/+4 | |
2012-06-11 | Set CreateDefaultAvatarEntries = true in Robust.HG.ini.example to match ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
Robust.HG.ini Thanks to Ai Austin for the spot. | |||||
2012-06-09 | Create avatar entries necessary to stop new v3 avatars being clouds (pants, ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
shape, etc.) by default in grid mode. This only affects avatars created through the "create user" console command or createuser XMLRPC. This matches the default setting for standalone | |||||
2012-06-09 | Add documentation to AllowGodFunctions setting in [LL-Functions] | Justin Clark-Casey (justincc) | 1 | -0/+2 | |
2012-06-08 | Replace the stock libomv with our home grown 0.9.1 with the texture bug fixed. | Melanie | 7 | -16403/+17896 | |
2012-06-07 | Add collision sounds to the asset set | Melanie | 59 | -0/+355 | |
2012-06-07 | Add collision sounds to the asset set | Melanie | 59 | -0/+355 | |
2012-06-05 | Mantis 4597 AgentPaused packet is ignored. | Talun | 1 | -0/+13 | |
The packet was actually being handled but not acted on. This change extends the default timeout for paused clients to 5 minutes and makes both the paused and non-paused timeout periods configurable. | |||||
2012-06-04 | Remove profile from basic configuration | Melanie | 2 | -6/+0 | |