aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-02-18More exception checks and crash hintsTedd Hansen1-1/+1
2008-02-11From: Ansgar Schmidt <ANSI@de.ibm.com>Sean Dague1-0/+48
2008-02-07Update version numbers to 0.5Jeff Ames2-3/+3
2008-02-05Converted logging to use log4net.Jeff Ames3-17/+21
2008-01-29* Patch from Ansi (IBM)Justin Clarke Casey1-2/+54
2008-01-15* Mother of all commits:Adam Frisby2-8/+36
2008-01-12* For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap me...Adam Frisby1-0/+39
2008-01-05Removed ModuleName because its like that and thats the way it is (according t...Tedd Hansen2-9/+0
2008-01-05Implicit interface definitions (maybe Mono won't crash?)Tedd Hansen2-2/+2
2008-01-05Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen2-0/+10
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen1-2/+2
2007-12-27* Optimized usingslbsa713-69/+63
2007-12-23Some log fixing for the LoadRegionsPluginJustin Clarke Casey1-8/+8
2007-12-21*RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen1-70/+101
2007-12-19Misc. cleanup:Jeff Ames1-2/+2
2007-12-11added copyright noticesJeff Ames2-1/+57
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-1/+1
2007-12-04* Added SSL Support to HttpListenerAdam Frisby1-16/+19