aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Removed VS added directory.Adam Frisby2007-12-032-63/+0
* * Added a XMLRPC Restart command to RemoteAdminPluginAdam Frisby2007-12-031-0/+28
* * Added XMLRPC Broadcast Alert method.Adam Frisby2007-12-031-2/+20
* set svn:eol-styleJeff Ames2007-12-033-201/+201
* * Moved XMLRPC Controller to a Application Plugin. Requires testing.Adam Frisby2007-12-033-0/+202
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-1/+28
* * Added MySQLDataStore (adapted from MonoSqlitelbsa712007-11-151-2/+2
* Added forgotten ApplicationPlugins directory and moved the load region code o...MW2007-11-042-0/+94