aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* * some if inversions and added {}'s for readabilitylbsa712008-09-081-3/+9
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0611-85/+87
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-022-5/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-287-388/+258
* adds XmlRcpLoadOAR support to RemoteAdminPlugin.csDr Scofield2008-08-281-0/+96
* From: Richard Alimi <ralimi@us.ibm.com>Sean Dague2008-08-271-1/+1
* bug fixes:Dr Scofield2008-08-221-1/+1
* - fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield2008-08-221-12/+27
* - corrects statement about {asset,user,inventory} source configurationDr Scofield2008-08-211-3/+8
* fixing Rest/Inventory stuff again. changes somehow got lost locally.Dr Scofield2008-08-205-20/+11
* oops. forgot.Dr Scofield2008-08-202-0/+289
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-08-206-895/+1573
* Update svn properties, formatting cleanup.Jeff Ames2008-08-198-101/+30
* * If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey2008-08-181-2/+55
* Formatting cleanup.Jeff Ames2008-08-187-332/+230
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-1/+4
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-3/+5
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-0/+44
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-0/+29
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-4/+35
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-071-1/+1
* From: alan webb <alan_webb@us.ibm.com>Dr Scofield2008-08-061-2/+6
* Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur2008-08-064-0/+44
* dropping GridInfo prototype, now properly implemented asDr Scofield2008-07-281-122/+0
* oops. forgot to add addin.xml for GridInfoPlugin. also, slightDr Scofield2008-07-251-1/+2
* first cut at a GridInfo plugin (mantis #1825). Currently just spitsDr Scofield2008-07-251-0/+121
* From: awebbDr Scofield2008-07-252-0/+284
* From: awebbDr Scofield2008-07-256-308/+620
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-235-29/+0
* * eliminated some warnings and added some const and readonlieslbsa712008-07-211-1/+1
* adding support for Xml2 serialization format to XmlRpcLoadXMLMethod.Dr Scofield2008-07-141-1/+20
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-117-0/+31
* Mantis#1541. Thank you kindly, Phrearch for a patch that:Charles Krinke2008-07-101-3/+3
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-107-31/+0
* Copyright notices and formatting cleanup.Jeff Ames2008-07-063-4/+4
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-0/+106
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-022-8/+0
* From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield2008-07-026-0/+4524
* making XmlRpcs of RemoteController more robust; this fixes mantis #1467Dr Scofield2008-07-011-17/+23
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-273-4/+46
* small change to last commitMW2008-06-263-9/+9
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-263-9/+9
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-014-8/+8
* while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2008-05-302-3/+14
* cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield2008-05-295-4/+66
* Formatting cleanup.Jeff Ames2008-05-282-3/+3
* cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield2008-05-271-1/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-255-172/+167
* here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield2008-05-224-24/+172