aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted IGridServer interface (and classes implementing that).MW2007-06-142-1/+3
* * Applied Prebuild fixes to Sugilitelbsa712007-06-142-19/+19
* Fixed the bug that makes a region use its water height as its name (in region...MW2007-06-142-167/+198
* (no commit message)MW2007-06-128-20/+20
* Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren...MW2007-06-122-32/+26
* Deleted ClientView.Grid.cs (Unused).MW2007-06-124-63/+29
* Work on Primitive class.MW2007-06-121-22/+29
* Deleted old AssetCache.cs file.MW2007-06-123-47/+0
* Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.MW2007-06-126-577/+6
* Created OpenSim.Caches project and moved the assetcache to that. MW2007-06-123-1/+9
* And some more!MW2007-06-128-2113/+23
* More rearranging.MW2007-06-1210-261/+2354
* Some rearranging of folders in OpenSim.RegionMW2007-06-122-6/+6
* Some Work on the Primitive classMW2007-06-121-0/+59
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-112-35/+27
* *Removed AdminWebFront -- Unusedmingchen2007-06-114-64/+0
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-1117-18/+374
* A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW2007-06-111-6/+34
* Added AttachObject method to IClientAPI.MW2007-06-112-1/+21
* Renamed sandBoxManager to LocalBackEndServicesMW2007-06-113-35/+28
* Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW2007-06-101-28/+21
* Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW2007-06-101-2/+0
* Added a Couple of summary commentsMW2007-06-101-80/+171
* Prim creation working.MW2007-06-106-98/+48
* Another bug fixMW2007-06-101-1/+3
* a few bug fixesMW2007-06-101-1/+3
* allows the texture of the created/sent primitive to be set. MW2007-06-101-6/+6
* Added Primitive sending methods to the IClientAPI (and implemented in ClientV...MW2007-06-101-2/+96
* * LogFile now defaults to "{apptype}.log"lbsa712007-06-097-49/+54
* *Reorganized RegionServerCommsManager for OGS and local supportmingchen2007-06-092-6/+6
* Number of small changes. MW2007-06-092-3/+55
* *Added delegates and events for parcel and estate managementmingchen2007-06-082-0/+33
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen2007-06-084-93/+29
* Deleted OpenGridServices folder as the easiest way to reimport the latest ver...MW2007-06-081-28/+21
* prebuild.xml should be fixed/updated.MW2007-06-082-150/+9
* After nearly a hour of searching for an annoying bug (which turned out to be ...MW2007-05-311-1/+1
* Another commit as ordered by roblMW2007-05-311-0/+29
* More work on OpenGrid.Framework.CommunicationsMW2007-05-311-0/+56
* (no commit message)MW2007-05-313-5/+8
* Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die MW2007-05-311-22/+0
* (no commit message)MW2007-05-311-1/+1
* Moved AuthenticateSessionsBase to OpenSim.Framework (is likely to move again ...MW2007-05-312-108/+0
* Started work on OpenGrid.Framework.CommunicationsMW2007-05-316-2/+7
* We have successful login! MW2007-05-302-5/+2
* trying to get login to workMW2007-05-303-25/+78
* Now We need to test to see if we can loginMW2007-05-292-4/+21
* (no commit message)MW2007-05-291-0/+14
* (no commit message)MW2007-05-291-1/+1
* number of changesMW2007-05-294-14/+210
* Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW2007-05-2721-896/+359