aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* More exception checks and crash hintsTedd Hansen2008-02-181-1/+1
* From: Ansgar Schmidt <ANSI@de.ibm.com>Sean Dague2008-02-111-0/+48
* Update version numbers to 0.5Jeff Ames2008-02-072-3/+3
* Converted logging to use log4net.Jeff Ames2008-02-053-17/+21
* * Patch from Ansi (IBM)Justin Clarke Casey2008-01-291-2/+54
* * Mother of all commits:Adam Frisby2008-01-152-8/+36
* * For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap me...Adam Frisby2008-01-121-0/+39
* Removed ModuleName because its like that and thats the way it is (according t...Tedd Hansen2008-01-052-9/+0
* Implicit interface definitions (maybe Mono won't crash?)Tedd Hansen2008-01-052-2/+2
* Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen2008-01-052-0/+10
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-2/+2
* * Optimized usingslbsa712007-12-273-69/+63
* Some log fixing for the LoadRegionsPluginJustin Clarke Casey2007-12-231-8/+8
* *RemoteAdminPlugin can now be password protected. Add the password in the INI...mingchen2007-12-211-70/+101
* Misc. cleanup:Jeff Ames2007-12-191-2/+2
* added copyright noticesJeff Ames2007-12-112-1/+57
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-1/+1
* * Added SSL Support to HttpListenerAdam Frisby2007-12-041-16/+19
* Added another .ini file error catch to the RemoteAdminPlugin Initialise method.MW2007-12-031-12/+16