aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-12Some rearranging of folders in OpenSim.RegionMW14-35/+35
2007-06-12Some Work on the Primitive classMW5-59/+143
2007-06-11*Removed missing file in csprojmingchen4-80/+0
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen8-77/+63
2007-06-11*Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen3-17/+30
2007-06-11*Removed AdminWebFront -- Unusedmingchen5-69/+0
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen79-86/+1855
2007-06-11Started to add/update copyright notice in sugilite.MW2-6/+33
2007-06-11A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW3-7/+56
2007-06-11Added AttachObject method to IClientAPI.MW3-1/+30
2007-06-11Renamed sandBoxManager to LocalBackEndServicesMW3-35/+28
2007-06-10Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW2-31/+24
2007-06-10Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW4-8/+3
2007-06-10Added a Couple of summary commentsMW2-83/+258
2007-06-10Prim creation working.MW10-192/+132
2007-06-10Another bug fixMW2-2/+4
2007-06-10a few bug fixesMW2-69/+4
2007-06-10allows the texture of the created/sent primitive to be set. MW1-6/+6
2007-06-10Added Primitive sending methods to the IClientAPI (and implemented in ClientV...MW1-2/+96
2007-06-10Deleted OpenSim.World project files.MW2-275/+0
2007-06-10More rearranging.MW21-0/+275
2007-06-10part two of the folder renaming fix.MW23-0/+0
2007-06-10Messed up the renaming of the folder, so part one of the fixMW23-0/+4014
2007-06-10Renamed folderMW24-4015/+1
2007-06-10More World to Region transformation.MW9-9/+9
2007-06-10Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to...MW20-40/+40
2007-06-10(no commit message)MW2-6/+19
2007-06-09a couple of changes/fixesMW3-7/+7
2007-06-09* LogFile now defaults to "{apptype}.log"lbsa7139-332/+922
2007-06-09*Fixed casting mishap in last commit - client now starts up without crashingmingchen1-1/+1
2007-06-09*Reorganized RegionServerCommsManager for OGS and local supportmingchen7-26/+26
2007-06-09Number of small changes. MW6-75/+109
2007-06-08*Added delegates and events for parcel and estate managementmingchen6-5/+112
2007-06-08*Moved SendRegionHandshake back to IClientAPI and modded sendRegionHandshakeT...mingchen2-37/+33
2007-06-08*RegionInfo in Avatar class now protected again (oops, my fault)mingchen7-88/+98
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen36-312/+1597
2007-06-08Deleted OpenGridServices folder as the easiest way to reimport the latest ver...MW2-57/+43
2007-06-08prebuild.xml should be fixed/updated.MW5-682/+49
2007-06-08Added prebuild.exe and fixed a couple of namespace problems in AvatarAnimatio...MW1-4/+4
2007-06-08Imported AvatarAnimations.cs from trunkMW1-0/+73
2007-06-03* Removing AvatarAnimations.cs from sugalite until it can be rewritten.Adam Frisby1-169/+0
2007-05-31After nearly a hour of searching for an annoying bug (which turned out to be ...MW3-9/+17
2007-05-31Another commit as ordered by roblMW2-6/+55
2007-05-31Implementing a test Communications manager to test some of the interfaces (li...MW4-4/+43
2007-05-31More work on OpenGrid.Framework.CommunicationsMW1-0/+56
2007-05-31(no commit message)MW3-5/+8
2007-05-31Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die MW2-40/+1
2007-05-31(no commit message)MW2-3/+3
2007-05-31Moved AuthenticateSessionsBase to OpenSim.Framework (is likely to move again ...MW2-108/+0
2007-05-31Started work on OpenGrid.Framework.CommunicationsMW8-4/+13