aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Wired up chat so that channel goes into OnChatFromViewer. However:lbsa712007-09-141-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-101-0/+11
* Added partial help info when calling "help" command with a region set.MW2007-09-041-1/+2
* Removed the exit-region command, now use "change-region root" or "change-regi...MW2007-09-041-0/+12
* Some work on Module loading/management.MW2007-09-043-0/+39
* Added some place holder classes for various modules.MW2007-08-301-0/+46
* Start of trying to make Region/Scene more modular. MW2007-08-282-1/+15
* The regionUUID is now being passed to the datastore calls.MW2007-08-201-3/+3
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-2/+2
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-4/+4
* *Renamed ParcelManager to LandManagermingchen2007-07-161-2/+3
* changed to native line ending encodingSean Dague2007-07-161-62/+62
* * Adding example "NullStorage" DataStore engine.Adam Frisby2007-07-151-1/+1
* * Obsoleted ILocalStorageAdam Frisby2007-07-131-0/+63