aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionLoader (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-25From this version onwards, all new region files created automatically willMelanie Thielker1-2/+2
2009-06-25Allow the reading of ini files instead of xml files when reading regionMelanie Thielker1-6/+23
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
2009-01-02Allow some values that are set in OpenSim.ini to be set from region configMelanie Thielker2-7/+7
2008-09-06Mantis #2133Melanie Thielker1-3/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-1/+1
2008-08-22- fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield1-3/+3
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2-6/+6
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby2-6/+9
2008-04-11* Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...Adam Frisby1-0/+13
2008-03-18Formatting cleanup.Jeff Ames2-54/+54
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+9
2008-01-15* Mother of all commits:Adam Frisby1-3/+3
2008-01-04*Added ability to skip any use of the console when configuring and assume def...mingchen2-3/+3
2007-12-27* Optimized usingslbsa712-24/+21
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2-2/+2
2007-12-07added one more command to the console help.Jeff Ames1-3/+1
2007-11-04* Small touchup of console messagesAdam Frisby1-5/+5
2007-11-04Deleted Regionloader .csproj files. MW2-224/+0
2007-11-04normalized line endingsJeff Ames2-170/+170
2007-11-03*Moved region loading into its own interface IRegionLoadermingchen4-0/+394