aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-193-22/+18
* Changed asset CreatorID to a stringJohn Hurliman2010-02-222-3/+3
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-222-3/+3
* Merge branch 'master' into presence-refactorMelanie2010-02-151-2/+3
|\
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-2/+3
* | Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-111-2/+2
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* | Some more unnecessary things deleted in Framework.Communications.Diva Canto2010-01-101-1/+0
* | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...Diva Canto2010-01-102-16/+1
|\ \
| * | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-102-16/+1
* | | * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-102-18/+17
|/ /
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-084-384/+396
* | * Forgotten ILibraryService from yesterdayDiva Canto2010-01-021-0/+1
|/
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-052-10/+3
* Merge branch 'diva-textures-osgrid'Melanie2009-10-042-3/+4
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-022-3/+4
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
* | minor: make rest (not comm) modules less noisy if they are disabledJustin Clark-Casey (justincc)2009-09-243-4/+5
|/
* * Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)2009-09-091-2/+5
* A better purge of trash folder.Diva Canto2009-08-191-2/+6
* Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-1/+1
* From: Rick Alther <alther@us.ibm.com>Sean Dague2009-07-201-1/+0
* Now we are past revision 10000, I think its time to start to fix that massive...MW2009-07-101-2/+2
* Heart surgery no.2: the inventory service hooks. diva2009-06-102-3/+3
* Formatting cleanup.Jeff Ames2009-06-102-11/+9
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0119-19/+19
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-221-4/+0
* Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW2009-05-211-2/+6
* fixing XmlWriter problemDr Scofield2009-05-185-99/+124
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-153-11/+11
* Fixed handling of inventory a bitHomer Horwitz2009-05-091-8/+8
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-0412-5/+14
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-271-45/+45
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-242-2/+450
* Adds a new REST service /admin/regioninfo/ --- will return aDr Scofield2009-04-172-0/+144
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-4/+4
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-7/+1
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-275-42/+37
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-192-1/+2
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+1
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-102-37/+46
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-0/+4
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-172-40/+40
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-132-2/+1
* * optimized usings.lbsa712009-02-1216-136/+36
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-066-8/+8
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-042-54/+54
* * More friendly OpenJpeg error handling.Teravus Ovares2009-01-211-1/+19