Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor: Change "Servers" to "Server", since the can only be one. Break | Melanie Thielker | 2009-05-18 | 1 | -6/+6 | |
| | | | | | | the handlers out of the asset server context into a generic scope. | |||||
* | Nonowrking intermadiate commit,, DO NOT USE | Melanie Thielker | 2009-05-18 | 1 | -6/+6 | |
| | ||||||
* | Move the connectors under services for reasons of application logic. Remove | Melanie Thielker | 2009-05-18 | 1 | -33/+3 | |
| | | | | | | the user server skeleton in preparation for introducing a generic server | |||||
* | Duh, prebuild was wrong. My evil twin sister did it. | diva | 2009-05-17 | 1 | -10/+11 | |
| | ||||||
* | HG asset transfers starting to work -- GETs only for now. | diva | 2009-05-17 | 1 | -0/+1 | |
| | ||||||
* | Fixed minor problem in prebuild.xml | diva | 2009-05-15 | 1 | -24/+25 | |
| | ||||||
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration ↵ | diva | 2009-05-15 | 1 | -1/+46 | |
| | | | | | | | | | | | | -- please see the example. Affects region servers only. This may break a lot of things, but it needs to go in. It was tested in standalone and the UCI grid, but it needs a lot more testing. Known problems: * HG asset transfers are borked for now * missing texture is missing * 3 unit tests commented out for now | |||||
* | Move the server request handlers into a separate lib nunit can digest | Melanie Thielker | 2009-05-14 | 1 | -3/+35 | |
| | ||||||
* | Move the connector for the new asset server to a connectors project. Inherit | Melanie Thielker | 2009-05-14 | 1 | -0/+31 | |
| | | | | | | | the region module version from this. This enables inter-server connections to reuse connetor code from region modules. | |||||
* | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 2009-05-13 | 1 | -0/+2 | |
| | ||||||
* | Changes to the new user system to add the modularity developed for the asset | Melanie Thielker | 2009-05-11 | 1 | -2/+0 | |
| | | | | | | system | |||||
* | resolve a circular dependency | Melanie Thielker | 2009-05-11 | 1 | -27/+27 | |
| | ||||||
* | Add AssetService of type IAssetService to Scene | Melanie Thielker | 2009-05-11 | 1 | -0/+1 | |
| | ||||||
* | * Break out the SampleMoneyModule to a new namespace | Teravus Ovares | 2009-05-09 | 1 | -0/+39 | |
| | | | | | | | * Create the OpenSim.Region.ReplaceableModules namespace for modules that we intend to have people replace (see readme) * Create the OpenSim.Region.ReplaceableModules.MoneyModule namespace * Put our current Sample MoneyModule in this namespace. (more modifications here next commit) | |||||
* | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 2009-05-09 | 1 | -1/+1 | |
| | ||||||
* | * Fix windows build. Thanks RemedyTomm for the patch | Justin Clarke Casey | 2009-05-08 | 1 | -0/+3 | |
| | ||||||
* | The new asset server now actually serves existing assets | Melanie Thielker | 2009-05-08 | 1 | -0/+1 | |
| | ||||||
* | More additions to the nextgen reference UGAIM | Melanie Thielker | 2009-05-08 | 1 | -0/+88 | |
| | ||||||
* | * Introduced new HttpServer.Tests project | lbsa71 | 2009-05-08 | 1 | -1/+32 | |
| | | | | | | | * Split the GetAssetStreamHandler testing into separate tests for BaseRequestHandler * Ignored some gens | |||||
* | instrument most of the tests with a new InMethod function that may help us ↵ | Sean Dague | 2009-05-07 | 1 | -0/+1 | |
| | | | | | | | figure out where that pesky deadlock is during test runs. | |||||
* | * Added some GetAssetStreamHandlerTests | lbsa71 | 2009-05-06 | 1 | -0/+1 | |
| | | | | | * Minor tweaks to attain testability | |||||
* | Plumb the database into the new server skel | Melanie Thielker | 2009-05-05 | 1 | -0/+1 | |
| | ||||||
* | Plumb the new server connector logic | Melanie Thielker | 2009-05-05 | 1 | -110/+115 | |
| | ||||||
* | Committing the user server executable skeleton | Melanie Thielker | 2009-05-05 | 1 | -0/+27 | |
| | ||||||
* | Add an interface skeleton for user services | Melanie Thielker | 2009-05-05 | 1 | -0/+55 | |
| | ||||||
* | Committing the HTTP (REST) server base | Melanie Thielker | 2009-05-05 | 1 | -1/+2 | |
| | ||||||
* | Add the missing reference to fix windows build break | Melanie Thielker | 2009-05-05 | 1 | -1/+2 | |
| | ||||||
* | Committing the new server base | Melanie Thielker | 2009-05-05 | 1 | -0/+26 | |
| | ||||||
* | Remove a superfluous reference | Melanie Thielker | 2009-05-04 | 1 | -1/+0 | |
| | ||||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -31/+93 | |
| | ||||||
* | Prebuild changes to allow the console to reference the http server | Melanie Thielker | 2009-05-04 | 1 | -20/+22 | |
| | ||||||
* | Plumb conifg into the client views. Add config option to configure packet | Melanie Thielker | 2009-05-02 | 1 | -0/+1 | |
| | | | | | | dropping. | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-04-29 | 1 | -0/+2 | |
| | | | | | | | | | | | - Adds an admin_modify_region call to allow changing of parcel voice settings and changing of public/private status - add boolean "public" and boolean "enable_voice" to admin_create_region XmlRpc call to allow specifying of public/private status and to allow enabling voice for all parcels; also added config variables to allow setting of defaults for those - fixing cut-and-paste artefacts | |||||
* | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2009-04-23 | 1 | -0/+1 | |
| | | | | | * Implements asset handling. | |||||
* | * Fix the other windows build break. Hopefully that shoudl be the last one | Justin Clarke Casey | 2009-04-22 | 1 | -0/+1 | |
| | ||||||
* | * Fix windows build from last commit | Justin Clarke Casey | 2009-04-22 | 1 | -0/+1 | |
| | ||||||
* | * Committing stub VW-over-HTTP ClientStack. (2/2) | Adam Frisby | 2009-04-22 | 1 | -0/+28 | |
| | | | | | * Minor MRM tweak. | |||||
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-18 | 1 | -0/+4 | |
| | | | | | | | | | | | Added is a patch that adds a rough Groups implementation. This patch allows the creation, adding and maintaining Groups, Roles and Members. Work has begun on a very naive implementation of messaging, and minimal support for notifications {no attachments yet}. Proposals are not yet supported, but are on the to-do list. This implementation is not active by default, and must be configured in OpenSim.ini to become active. | |||||
* | Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-04-17 | 1 | -0/+2 | |
| | | | | | | | This patch adds extended status reporting with the url http://server:port/simstatusx/ [^] . The data is returned in json format as "text/plain" type. | |||||
* | Add the XML manifests needed to get the new style modules to load. | Melanie Thielker | 2009-04-15 | 1 | -0/+2 | |
| | | | | | | Scripting now works again | |||||
* | * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ↵ | Teravus Ovares | 2009-04-11 | 1 | -1/+0 | |
| | | | | Interface. (blame prebuild) | |||||
* | * Tweak prebuild #2 | Teravus Ovares | 2009-04-10 | 1 | -1/+1 | |
| | ||||||
* | * Fixes missing meshing reference. | Teravus Ovares | 2009-04-10 | 1 | -6/+9 | |
| | ||||||
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to ↵ | lbsa71 | 2009-04-09 | 1 | -0/+4 | |
| | | | | that in all db tests. *phew* | |||||
* | And another fix for the windows build | Homer Horwitz | 2009-04-05 | 1 | -0/+1 | |
| | ||||||
* | Try another fix for the Windows build break | Homer Horwitz | 2009-04-05 | 1 | -0/+1 | |
| | ||||||
* | Fix windows build break. Hopefully. | Homer Horwitz | 2009-04-05 | 1 | -0/+1 | |
| | ||||||
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 1 | -0/+29 | |
| | | | | | | | | - 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... | |||||
* | * Committing what I have on the BulletDotNETPlugin that I have so far. | Teravus Ovares | 2009-04-05 | 1 | -0/+28 | |
| | | | | | | | | * 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 | |||||
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-31 | 1 | -1/+6 | |
| | | | | | | | | | | | | 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. |