| Commit message (Expand) | Author | Files | Lines |
2011-02-04 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2 | -5/+5 |
2010-11-21 | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 1 | -0/+1 |
2010-10-30 | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 1 | -1/+4 |
2010-10-21 | First attempt to get multiple attachments working to support viewer2. | Master ScienceSim | 1 | -15/+10 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2010-05-28 | comment out large chunks of appearance/inventory region access services to el... | Justin Clark-Casey (justincc) | 2 | -660/+656 |
2010-03-19 | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 3 | -22/+18 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 2 | -3/+3 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2 | -3/+3 |
2010-02-12 | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2010-01-11 | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 1 | -2/+2 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+1 |
2010-01-10 | Some more unnecessary things deleted in Framework.Communications. | Diva Canto | 1 | -1/+0 |
2010-01-10 | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2 | -18/+17 |
2010-01-10 | Remove all references to master avatar, replacing with estate owner where | Melanie | 2 | -16/+1 |
2010-01-08 | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 4 | -384/+396 |
2010-01-02 | * Forgotten ILibraryService from yesterday | Diva Canto | 1 | -0/+1 |
2009-11-05 | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2 | -10/+3 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2 | -3/+4 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-24 | minor: make rest (not comm) modules less noisy if they are disabled | Justin Clark-Casey (justincc) | 3 | -4/+5 |
2009-09-09 | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 1 | -2/+5 |
2009-08-19 | A better purge of trash folder. | Diva Canto | 1 | -2/+6 |
2009-08-10 | Changed RequestRootFolder to GetRootFolder | Diva Canto | 1 | -1/+1 |
2009-07-20 | From: Rick Alther <alther@us.ibm.com> | Sean Dague | 1 | -1/+0 |
2009-07-10 | Now we are past revision 10000, I think its time to start to fix that massive... | MW | 1 | -2/+2 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 2 | -3/+3 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 2 | -11/+9 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 19 | -19/+19 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -4/+0 |
2009-05-21 | Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta... | MW | 1 | -2/+6 |
2009-05-18 | fixing XmlWriter problem | Dr Scofield | 5 | -99/+124 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 3 | -11/+11 |
2009-05-09 | Fixed handling of inventory a bit | Homer Horwitz | 1 | -8/+8 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 12 | -5/+14 |
2009-04-27 | Add copyright headers. Formatting cleanup. | Jeff Ames | 1 | -45/+45 |
2009-04-24 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2 | -2/+450 |
2009-04-17 | Adds a new REST service /admin/regioninfo/ --- will return a | Dr Scofield | 2 | -0/+144 |
2009-04-08 | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 1 | -4/+4 |
2009-03-31 | * Refactored out and de-duplicated Base64ToString(string) | lbsa71 | 1 | -7/+1 |
2009-03-31 | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-03-27 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 5 | -42/+37 |
2009-03-19 | * Group OpenSim.Framework.Servers interfaces together | Justin Clarke Casey | 2 | -1/+2 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 1 | -1/+1 |
2009-03-10 | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2 | -37/+46 |
2009-02-26 | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 1 | -0/+4 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2 | -40/+40 |
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2 | -2/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 16 | -136/+36 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -1/+1 |