aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/RegionManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Deleted unused RegionManager.cslbsa712007-09-191-3/+0
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-32/+1
* Various small changes (some likely to be removed again soon)MW2007-08-291-1/+2
* Start of trying to make Region/Scene more modular. MW2007-08-281-0/+2
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-0/+1
* * RegionApplicationBase restructuring now completelbsa712007-07-161-1/+1
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-161-1/+1
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-1/+1
* *Renamed ParcelManager to LandManagermingchen2007-07-161-1/+2
* changed to native line ending encodingSean Dague2007-07-161-29/+29
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-5/+3
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+31