aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/RegionManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-19* Deleted unused RegionManager.cslbsa711-3/+0
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-32/+1
2007-08-29Various small changes (some likely to be removed again soon)MW1-1/+2
2007-08-28Start of trying to make Region/Scene more modular. MW1-0/+2
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-0/+1
2007-07-16* RegionApplicationBase restructuring now completelbsa711-1/+1
2007-07-16* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa711-1/+1
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-1/+1
2007-07-16*Renamed ParcelManager to LandManagermingchen1-1/+2
2007-07-16changed to native line ending encodingSean Dague1-29/+29
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-5/+3
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+1
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-3/+3