aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scene (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commented out the Scene.Backup method for now as there isn't really anything ↵MW2007-06-141-0/+4
| | | | | | | to Backup yet and it might be the cause of a memory leak. Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added.
* Fixed the bug that makes a region use its water height as its name (in ↵MW2007-06-142-20/+24
| | | | | | | regionhandshake), which lead to most regions being called "20". (applied fix to sugilite) Rearranged some of the methods in ClientView.API.
* (no commit message)MW2007-06-121-1/+0
|
* Renamed World class to Scene classMW2007-06-129-14/+14
|
* Renamed OpenSim.Region/World folder to Scene (classes renaming will follow)MW2007-06-1216-0/+2915