aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionLoader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-012-2/+2
* Allow some values that are set in OpenSim.ini to be set from region configMelanie Thielker2009-01-022-7/+7
* Mantis #2133Melanie Thielker2008-09-061-3/+3
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-3/+3
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1
* - fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield2008-08-221-3/+3
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-262-6/+6
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-6/+9
* * Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...Adam Frisby2008-04-111-0/+13
* Formatting cleanup.Jeff Ames2008-03-182-54/+54
* Converted logging to use log4net.Jeff Ames2008-02-051-8/+9
* * Mother of all commits:Adam Frisby2008-01-151-3/+3
* *Added ability to skip any use of the console when configuring and assume def...mingchen2008-01-042-3/+3
* * Optimized usingslbsa712007-12-272-24/+21
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-102-2/+2
* added one more command to the console help.Jeff Ames2007-12-071-3/+1
* * Small touchup of console messagesAdam Frisby2007-11-041-5/+5
* Deleted Regionloader .csproj files. MW2007-11-042-224/+0
* normalized line endingsJeff Ames2007-11-042-170/+170
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-034-0/+394