Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -7/+7 |
| | | | | This is not used for anything - appearances are always properties of objects with ids (ScenePresence, AgentCircuitData) and just has the potential to get out of sync when the appearance is cloned. | ||||
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-02-04 | 1 | -3/+3 |
| | |||||
* | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -1/+4 |
| | | | | | | | | | It contains a major interface version bump and will NOT work with earlier grid services. This is preliminary work that will lead to layers support. Rest appearance services are commented out completely, they will have to be adapted by someone who actually uses them. Remote admin is working, but has no layers support. There is no layers support in the database. Login likely won't work. You have been warned. | ||||
* | First attempt to get multiple attachments working to support viewer2. | Master ScienceSim | 2010-10-21 | 1 | -15/+10 |
| | | | | | | | The attachment code appears to work correctly for 1.23 viewers so, in spite of some big changes in the internal representation, there don't appear to be regressions. That being said, I still can't get a viewer2 avatar to show correctly. | ||||
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -2/+2 |
| | |||||
* | comment out large chunks of appearance/inventory region access services to ↵ | Justin Clark-Casey (justincc) | 2010-05-28 | 1 | -152/+150 |
| | | | | eliminate warnings that this code is unused | ||||
* | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -2/+2 |
| | |||||
* | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -11/+15 |
| | | | | * CommsManager.AvatarService rerouted | ||||
* | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -172/+175 |
| | |||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
| | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-27 | 1 | -10/+0 |
| | | | | | | | | Fixed problem with REST services caused by changes to the OpenSim core code base - the comms manager had been 'modularized'. Also added additional debugging to RemoteAdmin interface. | ||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -9/+1 |
| | |||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-21 | 1 | -2/+2 |
| | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-10-20 | 1 | -4/+11 |
| | | | | | | | | cleanups and assorted fixes to REST inventory, asset, and appearance services. | ||||
* | Update svn properties. Minor formatting cleanup. Fix a compiler warning. ↵ | Jeff Ames | 2008-09-28 | 1 | -1/+1 |
| | | | | Fix a UUID vs null comparison. | ||||
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -27/+27 |
| | | | | | | | | | * Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes.. | ||||
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -2/+2 |
| | |||||
* | From: alan webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-09-24 | 1 | -60/+60 |
| | | | | | | cleanups. | ||||
* | cleanups, fixing REST appearance services. | Dr Scofield | 2008-09-24 | 1 | -109/+127 |
| | |||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 1 | -2/+2 |
| | |||||
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 1 | -6/+29 |
| | | | | | | | | | | | for inventory REST calls for the time being, as firefox, curl, and also python's urllib2 cannot authenticate using digest auth. fix permission checking for prim inventory to be the same as for normal edit ops. | ||||
* | * minor: eliminate the current warnings | Justin Clarke Casey | 2008-09-19 | 1 | -1/+1 |
| | | | | | | * you'd think from all this that I was one of those fanatically tidy people. I can assure you from looking around my bedroom/study that this is not the case :) | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-18 | 1 | -4/+4 |
| | |||||
* | and this actually adds the appearance code itself (and not just the | Dr Scofield | 2008-09-18 | 1 | -0/+826 |
check-in message) |