aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions/LoadRegionsPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW1-4/+4
2008-06-01* Refactor: Split opensim background server into a separate classJustin Clarke Casey1-2/+2
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 Frisby1-2/+2
2008-05-01* Cleaning code still.Adam Frisby1-2/+2
2008-04-29* Little more spring cleaning.Adam Frisby1-8/+14
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-4/+6
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-2/+2
2008-02-07Update version numbers to 0.5Jeff Ames1-2/+2
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+10
2008-01-05Removed ModuleName because its like that and thats the way it is (according t...Tedd Hansen1-4/+0
2008-01-05Implicit interface definitions (maybe Mono won't crash?)Tedd Hansen1-1/+1
2008-01-05Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen1-0/+4
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen1-2/+2
2007-12-27* Optimized usingslbsa711-15/+8
2007-12-23Some log fixing for the LoadRegionsPluginJustin Clarke Casey1-8/+8
2007-12-11added copyright noticesJeff Ames1-1/+29
2007-11-25* Added the ability to restart your individual sims from within them using th...Teravus Ovares1-1/+28
2007-11-15* Added MySQLDataStore (adapted from MonoSqlitelbsa711-2/+2
2007-11-04Added forgotten ApplicationPlugins directory and moved the load region code o...MW1-0/+58