| Commit message (Expand) | Author | Files | Lines |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 11 | -85/+87 |
2008-09-02 | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 2 | -5/+1 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 7 | -388/+258 |
2008-08-28 | adds XmlRcpLoadOAR support to RemoteAdminPlugin.cs | Dr Scofield | 1 | -0/+96 |
2008-08-27 | From: Richard Alimi <ralimi@us.ibm.com> | Sean Dague | 1 | -1/+1 |
2008-08-22 | bug fixes: | Dr Scofield | 1 | -1/+1 |
2008-08-22 | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 1 | -12/+27 |
2008-08-21 | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 1 | -3/+8 |
2008-08-20 | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 5 | -20/+11 |
2008-08-20 | oops. forgot. | Dr Scofield | 2 | -0/+289 |
2008-08-20 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 6 | -895/+1573 |
2008-08-19 | Update svn properties, formatting cleanup. | Jeff Ames | 8 | -101/+30 |
2008-08-18 | * If two regions have configuration information that conflicts (save xy locat... | Justin Clarke Casey | 1 | -2/+55 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 7 | -332/+230 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 1 | -1/+4 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -3/+5 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -0/+44 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -0/+29 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -4/+35 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -1/+1 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-06 | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+6 |
2008-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 4 | -0/+44 |
2008-07-28 | dropping GridInfo prototype, now properly implemented as | Dr Scofield | 1 | -122/+0 |
2008-07-25 | oops. forgot to add addin.xml for GridInfoPlugin. also, slight | Dr Scofield | 1 | -1/+2 |
2008-07-25 | first cut at a GridInfo plugin (mantis #1825). Currently just spits | Dr Scofield | 1 | -0/+121 |
2008-07-25 | From: awebb | Dr Scofield | 2 | -0/+284 |
2008-07-25 | From: awebb | Dr Scofield | 6 | -308/+620 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 5 | -29/+0 |
2008-07-21 | * eliminated some warnings and added some const and readonlies | lbsa71 | 1 | -1/+1 |
2008-07-14 | adding support for Xml2 serialization format to XmlRpcLoadXMLMethod. | Dr Scofield | 1 | -1/+20 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 7 | -0/+31 |
2008-07-10 | Mantis#1541. Thank you kindly, Phrearch for a patch that: | Charles Krinke | 1 | -3/+3 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 7 | -31/+0 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 3 | -4/+4 |
2008-07-04 | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 1 | -0/+106 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2 | -8/+0 |
2008-07-02 | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 6 | -0/+4524 |
2008-07-01 | making XmlRpcs of RemoteController more robust; this fixes mantis #1467 | Dr Scofield | 1 | -17/+23 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 3 | -4/+46 |
2008-06-26 | small change to last commit | MW | 3 | -9/+9 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 3 | -9/+9 |
2008-06-01 | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 4 | -8/+8 |
2008-05-30 | while investigating why IRCBridgeModule.Close() was having no effect, i | Dr Scofield | 2 | -3/+14 |
2008-05-29 | cleaning up returned XML REST doclet (no more xsi, xsd) | Dr Scofield | 5 | -4/+66 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2008-05-27 | cleaning up: coding style guidelines violation in RestPlugin.cs. | Dr Scofield | 1 | -1/+2 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 5 | -172/+167 |
2008-05-22 | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ... | Dr Scofield | 4 | -24/+172 |
2008-05-21 | renaming GETRestRegionPlugin to GETHandler as that's what it really is. | Dr Scofield | 1 | -0/+0 |