| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 2 | -9/+9 |
* | this add POST support for asset services (howto forthcoming) and fixes | Dr Scofield | 2008-09-23 | 1 | -9/+109 |
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 6 | -9/+38 |
* | * minor: warnings removal | Justin Clarke Casey | 2008-09-21 | 3 | -17/+17 |
* | bugfix for shutdown | Tedd Hansen | 2008-09-21 | 1 | -2/+9 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-21 | 11 | -788/+788 |
* | Fix an exception in new ScriptEngine loader where a region would | Melanie Thielker | 2008-09-21 | 1 | -1/+2 |
* | More locks, try's and disable some things in SEC - maybe it won't crash now. :) | Tedd Hansen | 2008-09-21 | 3 | -14/+27 |
* | Some error handling to avoid errors in SEC | Tedd Hansen | 2008-09-21 | 2 | -18/+40 |
* | EXPERIMENTAL: Early commit of new Script Engine Component System | Tedd Hansen | 2008-09-21 | 12 | -0/+771 |
* | * minor: eliminate the current warnings | Justin Clarke Casey | 2008-09-19 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-18 | 5 | -14/+14 |
* | and this actually adds the appearance code itself (and not just the | Dr Scofield | 2008-09-18 | 2 | -0/+1102 |
* | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 2008-09-18 | 5 | -32/+62 |
* | adds support to delete a region completely and offers that | Dr Scofield | 2008-09-18 | 1 | -4/+65 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2158 | Justin Clarke Casey | 2008-09-12 | 1 | -9/+90 |
* | * some if inversions and added {}'s for readability | lbsa71 | 2008-09-08 | 1 | -3/+9 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 11 | -85/+87 |
* | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 2008-09-02 | 2 | -5/+1 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 7 | -388/+258 |
* | adds XmlRcpLoadOAR support to RemoteAdminPlugin.cs | Dr Scofield | 2008-08-28 | 1 | -0/+96 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Sean Dague | 2008-08-27 | 1 | -1/+1 |
* | bug fixes: | Dr Scofield | 2008-08-22 | 1 | -1/+1 |
* | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 2008-08-22 | 1 | -12/+27 |
* | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 2008-08-21 | 1 | -3/+8 |
* | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 2008-08-20 | 5 | -20/+11 |
* | oops. forgot. | Dr Scofield | 2008-08-20 | 2 | -0/+289 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-20 | 6 | -895/+1573 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 8 | -101/+30 |
* | * If two regions have configuration information that conflicts (save xy locat... | Justin Clarke Casey | 2008-08-18 | 1 | -2/+55 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 7 | -332/+230 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -1/+4 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -3/+5 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -0/+44 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -0/+29 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -4/+35 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -1/+1 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -1/+1 |
* | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-06 | 1 | -2/+6 |
* | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 2008-08-06 | 4 | -0/+44 |
* | dropping GridInfo prototype, now properly implemented as | Dr Scofield | 2008-07-28 | 1 | -122/+0 |
* | oops. forgot to add addin.xml for GridInfoPlugin. also, slight | Dr Scofield | 2008-07-25 | 1 | -1/+2 |
* | first cut at a GridInfo plugin (mantis #1825). Currently just spits | Dr Scofield | 2008-07-25 | 1 | -0/+121 |
* | From: awebb | Dr Scofield | 2008-07-25 | 2 | -0/+284 |
* | From: awebb | Dr Scofield | 2008-07-25 | 6 | -308/+620 |
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 2008-07-23 | 5 | -29/+0 |
* | * eliminated some warnings and added some const and readonlies | lbsa71 | 2008-07-21 | 1 | -1/+1 |
* | adding support for Xml2 serialization format to XmlRpcLoadXMLMethod. | Dr Scofield | 2008-07-14 | 1 | -1/+20 |
* | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 2008-07-11 | 7 | -0/+31 |
* | Mantis#1541. Thank you kindly, Phrearch for a patch that: | Charles Krinke | 2008-07-10 | 1 | -3/+3 |