aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Thank you, Intimidated, for a patch too fix the movement animation handlingMelanie Thielker2009-04-061-1/+1
| | | | | | Fixes Mantis #3413
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-051-0/+8
| | | | | | | | - Change several classes to use the new plugin for handling of region-modules (NOTE: No regionmodule is using this yet) - Add necessary prebuild parts (don't forget to runprebuild) Attention: Work in progress. This shouldn't break anything, but you never know...
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-051-1/+3
| | | | | | - Fix a dependency problem. Hopefully fixes Mantis #3395
* Applied a patch from mcortez with settings for the new wind module.idb2009-04-051-1/+17
| | | | | Fixes Mantis #3382
* * Committing what I have on the BulletDotNETPlugin that I have so far. Teravus Ovares2009-04-054-0/+0
| | | | | | | | * It's not ready to try. It doesn't do what you expect in many ways. * It throws errors and prints jibberish on the console * Test it out only if you're brave and you've backed up first. * The opensim.ini line is physics = BulletDotNETPlugin
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ↵diva2009-04-051-0/+4
| | | | | | | be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs. Added safemode config to Standalone Hypergrid, similar effect to AllowRegionAccessToInventory in Inventory Server. Everyone should have these vars set to their default values except me!
* Thanks jonc for a new and better cloud image (for classic clouds).Homer Horwitz2009-04-041-0/+0
| | | | | Fixes Mantis #964. Please remember to clear the viewer cache.
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-0/+8
| | | | | First part of Mantis #964, the necessary clouds image will follow separately.
* Correction to "user" example config option for IRCDahlia Trimble2009-04-021-1/+1
|
* Add a "user" config option to the IRC module config. Like all other IRCMelanie Thielker2009-04-011-0/+1
| | | | | | | config options, this has NO default, if you use the IRC module, you MUST add this setting to your ini file.
* Add a PIDFile in [Startup], which the PID will be written toMelanie Thielker2009-04-011-0/+3
|
* Replacing OpenMetaverse.StructuredData.dll again with one compiled under ↵diva2009-03-311-0/+0
| | | | Windows. Apparently there's something wrong with that dll when it is compiled under mono.
* Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libsMelanie Thielker2009-03-314-0/+0
|
* Replacing OpenMetaverse.StructuredData.dll with another one that jhurliman ↵diva2009-03-311-0/+0
| | | | gave me. Hopefully this will ease the teleport and login problems reported today (Mantis #3366 #3373)
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-0/+3
| | | | | | | | | | | | With some support from HomerH, this patch adds support for Wind Model plugins via the mono.Addin framework. * Adds console & OSSL access to Wind Parameters * Adds plug-in support for custom wind models * Provides two example Wind Model plug-ins Documentation for the wind module is temporarily located at http://code.google.com/p/flotsam/wiki/CoreWindModule [^] -- will move this documentation to http://opensimulator.org [^] after the patch has been committed.
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-312-7039/+7039
|
* Committing the changed binaries to get jhurliman's patch into our repoMelanie Thielker2009-03-304-0/+0
| | | | | | Fixes Mantis #3362
* Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2009-03-291-0/+2
| | | | | | | support for the mute list (no functionality yet, but allows the RetrieveInstantMessages event to fire now).
* Add a module skeleton for offline IM storage. No functionality yet.Melanie Thielker2009-03-281-0/+3
|
* * Adding a few more requirements for *nixTeravus Ovares2009-03-273-0/+0
|
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-279-1/+7020
| | | | | | * Important: HttpServer.dll was changed to HttpServer_OpenSim.dll so that the HttpServer references do not conflict if you've copied the OpenMetaverse.Http.dll and requirements to the OpenSimulator bin folder. This means that if you reference HttpServer.dll in any projects, you will need to change the reference to HttpServer_OpenSim.dll. It still uses the Same HttpServer namespace though.
* * minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey2009-03-271-4/+4
|
* * Apply http://opensimulator.org/mantis/view.php?id=3347Justin Clarke Casey2009-03-271-9/+16
| | | | | | | * This puts in example [Wind] settings into OpenSim.ini.example to match the patch which introduced those settings from last week * Thanks maimedleech
* * Remove config preview 2.Justin Clarke Casey2009-03-1711-1161/+0
|
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-03-171-0/+10
| | | | | | | | | | | | | | | | Attached is a patch which enabled through an OpenSim.ini option the ability to read long notecard lines. Currently although the data is read from the notecard it is truncated at 255 characters (same as for the LL servers. This patch allows the setting of that limit to a different value. ; Maximum length of notecard line read ; Increasing this to large values potentially opens ; up the system to malicious scripters ; NotecardLineReadCharsMax = 255 this allows for save/restore functionality using notecards without having to worry about very short line length limits.
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-131-2/+3
| | | | | | | issues with the sun module. Fixes Mantis #3295
* * Config preview round 2Justin Clarke Casey2009-03-1332-973/+494
|
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-03-122-8/+10
| | | | | | | Patch to RegionReady which adds a field which adds to the message whether the region is ready due to a server startup or due to an oar file loading.
* - renaming OpenSim.ini.example to OpenSim.ini.example.preview asDr Scofield2009-03-122-1/+1115
| | | | | | the config reorg is still under discussion - re-installing complete OpenSim.ini.example for the time being
* * Preliminary preview of a split of a split for OpenSim.ini.example into ↵Justin Clarke Casey2009-03-1128-759/+1283
| | | | separate .ini.example files in a config/ directory
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-33/+75
| | | | | | | * In most cases, the setting in OpenSim.ini.example is taken as the canonical one since this is the file virtually everyone ends up using * OpenSim will start up with a blank OpenSim.ini, in which case sqlite is the default database (as before)
* Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned ↵lbsa712009-03-082-0/+0
| | | | | | | | | | | | | | | up field naming. * Updated code to compile against MXP 0.4 version. * Cleaned up field naming conventions. * Added support for logging in with region name. * Filled in new fields of JoinResponseMEssage. * Added support for SynchronizationBeginEvent and SynchronizationEndEvent. * Commented out periodic debug log. * Added networking startup log messages. This closes mantis #3277
* Correct a typo, purely cosmetic.idb2009-03-071-1/+1
| | | | | FixesMantis #3263
* Added the ability to set User-Agent in llHTTPRequest. No new default value ↵idb2009-03-071-1/+7
| | | | | | | has been set since having no User-Agent seems to work well but the facility is now available to set this if required. Using something based on the pattern of SLs User-Agent may well cause problems, not all web servers respond well to it. See the notes in the SL Wiki http://wiki.secondlife.com/wiki/LlHTTPRequest Fixes Mantis #3143
* * Making the minimum ground offset for flying a configurable offset in the ↵Teravus Ovares2009-03-071-0/+3
| | | | | | | OpenSim.ini. This is the code that causes you to rise off the ground when you press the fly button and attempts to keep you above ground automatically when flying in a simulator. * minimum_ground_flight_offset, by default is 3 meters, as per Kitto Flora See OpenSim.ini.example for an example.
* add back .config files for all tests in an attempt to debug why theseSean Dague2009-03-0611-0/+264
| | | | | | | | things crash so much. This will generate a lot more log messages on make test, even some scary looking exceptions. Don't worry, that's normal.
* * Fleshed out the MRM Module a little.Adam Frisby2009-03-041-0/+3
| | | | | * Please don't use this yet, it represents a very heavy security risk if you enable it.
* Thanks tommil for mantis #3248 - a patch that adds support for avatar ↵Dahlia Trimble2009-03-012-0/+0
| | | | movement to MXP module.
* Applied Patch from mantis #3245. Thanks tlaukkan/TommilMW2009-02-282-0/+0
|
* * Applied a patch that: Added prim parameters support to MXP client lbsa712009-02-254-0/+0
| | | | | | | | | | | * Updated MXP to contain extension fragment with prims and updated MXPClientView to fill in the parameters. * Added google protobuffers dll. * Update MXP dll. * Updated MXPClientView to send prim parameters as Perception event extension * Started OpenSim and connected with IdealistViewer via MXP and ensured from log that parameters are being sent. * Ensured that nant test target runs succesfully. This closes mantis #3229. Thanks, tlaukkan!
* Comment out HttpProxy and HttpProxyExceptions in OpenSim.ini.example.Mike Mazur2009-02-251-2/+2
| | | | | Fixes Mantis #3221. Thanks cmickeyb for the patch.
* * This should fix the 'Solution Folder' annoyance on express versions.lbsa712009-02-231-0/+0
|
* Load default assets when AssetInventory starts.Mike Mazur2009-02-231-0/+4
|
* * Updates MXP.dll to latest version.Adam Frisby2009-02-222-0/+0
| | | | | * MXP: Corrects an issue whereby session requests were never correctly acknowledged.
* * Adds initial support for the MXP Virtual Worlds protocol ↵Adam Frisby2009-02-222-0/+0
| | | | | | | | | | | | (http://www.bubblecloud.org) * Handled via the MXPModule.cs located in OpenSim.Client.MXP namespace. * Also implements MXPClientView and MXPPacketServer for IClientAPI compatibility. * No changes were required to Core to implement this - the thing is self contained in OpenSim.Client.MXP.dll. * Includes reference implementation of MXP as MXP.dll - this is under the Apache 2.0 license. * Requires OpenSim.ini setting to enable. "[MXP] \n Enabled=true \n Port=1253" * May break. Highly untested.
* Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker2009-02-211-0/+4
| | | | | | | | The built-in default is OpenSim, unless a user server url is given, then that is used, unless "shard" is also goven, then shard takes precedence. The defult in OpenSim.ini is "OpenSim" for compatibility.
* Safe to remove remoting_listener_port out of OpenSim.ini.diva2009-02-201-1/+0
|
* * It think it actually works now. Only that AssetService weirdness left to fix.lbsa712009-02-191-0/+0
| | | | | * Ignored some gens
* * Okay, so finally got my head around this. Problem is that upstream ↵lbsa712009-02-191-0/+0
| | | | | | | | | | | | | Prebuild copied dlls promiscuously, and this led to the references being all mixed up (/bin dlls overwritten by different versions on every csc) * Something that thus needs fixing is the fact that ProjectReferences has to be marked <ProjectReference> <Private>False</Private> </ProjectReference> but that is not configurable in the upstream Xml Schema. I've hardcoded it in our repo for now.
* * reverted the revert of the revert. What can I say? I'm calling this a day, ↵lbsa712009-02-191-0/+0
| | | | and will get back up on the horse tomorrow.