aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-28dropping GridInfo prototype, now properly implemented asDr Scofield1-122/+0
2008-07-25oops. forgot to add addin.xml for GridInfoPlugin. also, slightDr Scofield1-1/+2
2008-07-25first cut at a GridInfo plugin (mantis #1825). Currently just spitsDr Scofield1-0/+121
2008-07-25From: awebbDr Scofield2-0/+284
2008-07-25From: awebbDr Scofield6-308/+620
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur5-29/+0
2008-07-21* eliminated some warnings and added some const and readonlieslbsa711-1/+1
2008-07-14adding support for Xml2 serialization format to XmlRpcLoadXMLMethod.Dr Scofield1-1/+20
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke7-0/+31
2008-07-10Mantis#1541. Thank you kindly, Phrearch for a patch that:Charles Krinke1-3/+3
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke7-31/+0
2008-07-06Copyright notices and formatting cleanup.Jeff Ames3-4/+4
2008-07-04Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield1-0/+106
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2-8/+0
2008-07-02From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield6-0/+4524
2008-07-01making XmlRpcs of RemoteController more robust; this fixes mantis #1467Dr Scofield1-17/+23
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke3-4/+46
2008-06-26small change to last commitMW3-9/+9
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW3-9/+9
2008-06-01* Refactor: Split opensim background server into a separate classJustin Clarke Casey4-8/+8
2008-05-30while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2-3/+14
2008-05-29cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield5-4/+66
2008-05-28Formatting cleanup.Jeff Ames2-3/+3
2008-05-27cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield1-1/+2
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames5-172/+167
2008-05-22here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield4-24/+172
2008-05-21renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield1-0/+0
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-6/+62
2008-05-19i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actua...Dr Scofield1-5/+11
2008-05-19fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...Dr Scofield4-80/+288
2008-05-16Formatting cleanup.Jeff Ames5-75/+75
2008-05-15Damn, forgot to manually add these as I keep forgetting thatSean Dague3-0/+480
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-0/+1
2008-05-01* Rolled back a few changes.Adam Frisby2-118/+102
2008-05-01* Cleaning code still.Adam Frisby2-102/+118
2008-05-01* In ur code. Making it static.Adam Frisby1-2/+2
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-2/+2
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby1-1/+1
2008-04-29From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-17/+14
2008-04-29* Little more spring cleaning.Adam Frisby2-9/+15
2008-04-28From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-21/+29
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-60/+100
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby2-7/+10
2008-04-15From: dirk husemann <hud@zurich.ibm.com>Sean Dague1-21/+40
2008-04-11* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-33/+64
2008-04-04From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-103/+231
2008-03-18Formatting cleanup.Jeff Ames1-1/+1
2008-03-18Formatting cleanup.Jeff Ames3-78/+75
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-1/+1
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2-3/+3