Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -293/+0 | |
2007-06-14 | Fixed the bug that makes a region use its water height as its name (in ↵ | MW | 1 | -1/+1 | |
regionhandshake), which lead to most regions being called "20". | |||||
2007-06-08 | *Added Estate Tools for terrain texturing, terrain texturing heights per ↵ | mingchen | 1 | -21/+250 | |
corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed | |||||
2007-06-07 | *Added basic support for EstateOwnerMessage | mingchen | 1 | -0/+48 | |
**Added support for 'getinfo' method | |||||
2007-06-07 | *Added EstateSettings.cs and moved many relevant variables from ↵ | mingchen | 1 | -0/+5 | |
RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo | |||||
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 1 | -2/+3 | |
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning | |||||
2007-05-03 | * Added /libraries directory to trunk (for related-but-independent libraries ↵ | Adam Frisby | 1 | -2/+2 | |
such as libTerrain) * Added /libraries/libLSL shell for future LSL Object Interpreter | |||||
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -2/+2 | |
* Now dumping default value in config. * | |||||
2007-04-11 | Attempt to rearrange some of the directories | MW | 1 | -0/+0 | |
2007-04-11 | added missing files | MW | 1 | -4/+1 | |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for ↵ | MW | 1 | -0/+13 | |
scripting Engines. Added the work in progress JVM scripting engine. |