aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Debugging why region loading is occurring so slowly on a setup with 64 regi...Adam Frisby2009-09-061-0/+10
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-012-2/+2
* * Upped version number to 0.6.5lbsa712009-05-251-3/+3
* * Improve loadregions so that all region configs are checked for clashes (e.g...Justin Clarke Casey2009-05-141-20/+15
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-141-1/+0
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-2/+2
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-14/+22
* Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW2009-02-271-1/+1
* Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW2009-02-261-3/+1
* Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2009-02-261-2/+20
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-10/+17
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-4/+4
* * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa712009-02-191-1/+1
* * optimized usings.lbsa712009-02-121-5/+4
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-4/+4
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+11
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-18/+18
* * If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey2008-08-181-2/+55
* Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur2008-08-061-0/+11
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-231-5/+0
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-111-0/+5
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-101-5/+0
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-2/+15
* small change to last commitMW2008-06-261-4/+4
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-261-4/+4
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-011-2/+2
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* * 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-011-2/+2
* * Cleaning code still.Adam Frisby2008-05-011-2/+2
* * Little more spring cleaning.Adam Frisby2008-04-292-9/+15
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+6
* Formatting cleanup.Jeff Ames2008-03-182-52/+50
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-2/+2
* Update version numbers to 0.5Jeff Ames2008-02-071-2/+2
* Converted logging to use log4net.Jeff Ames2008-02-052-9/+11
* * Mother of all commits:Adam Frisby2008-01-151-1/+29
* Removed ModuleName because its like that and thats the way it is (according t...Tedd Hansen2008-01-051-4/+0
* Implicit interface definitions (maybe Mono won't crash?)Tedd Hansen2008-01-051-1/+1
* Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen2008-01-051-0/+4
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-2/+2
* * Optimized usingslbsa712007-12-272-29/+25
* Some log fixing for the LoadRegionsPluginJustin Clarke Casey2007-12-231-8/+8
* added copyright noticesJeff Ames2007-12-111-1/+29
* * 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