aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield2008-05-211-0/+0
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-6/+62
* i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actua...Dr Scofield2008-05-191-5/+11
* fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...Dr Scofield2008-05-194-80/+288
* Formatting cleanup.Jeff Ames2008-05-165-75/+75
* Damn, forgot to manually add these as I keep forgetting thatSean Dague2008-05-153-0/+480
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-0/+1
* * Rolled back a few changes.Adam Frisby2008-05-012-118/+102
* * Cleaning code still.Adam Frisby2008-05-012-102/+118
* * In ur code. Making it static.Adam Frisby2008-05-011-2/+2
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-2/+2
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-301-1/+1
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-291-17/+14
* * Little more spring cleaning.Adam Frisby2008-04-292-9/+15
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-281-21/+29
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-60/+100
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-7/+10
* From: dirk husemann <hud@zurich.ibm.com>Sean Dague2008-04-151-21/+40
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-111-33/+64
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-041-103/+231
* Formatting cleanup.Jeff Ames2008-03-181-1/+1
* Formatting cleanup.Jeff Ames2008-03-183-78/+75
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-061-1/+1
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-042-3/+3