| Commit message (Expand) | Author | Age | Files | Lines |
* | *Removed SimProfileBase from OpenSim (Unused/Depreciated) | mingchen | 2007-06-11 | 8 | -77/+63 |
* | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 2007-06-11 | 3 | -17/+30 |
* | *Removed AdminWebFront -- Unused | mingchen | 2007-06-11 | 5 | -69/+0 |
* | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 2007-06-11 | 79 | -86/+1855 |
* | Started to add/update copyright notice in sugilite. | MW | 2007-06-11 | 2 | -6/+33 |
* | A few small changes and hopefully fixed the nant build problem (OpenSim.Frame... | MW | 2007-06-11 | 3 | -7/+56 |
* | Added AttachObject method to IClientAPI. | MW | 2007-06-11 | 3 | -1/+30 |
* | Renamed sandBoxManager to LocalBackEndServices | MW | 2007-06-11 | 3 | -35/+28 |
* | Added InterSimComms (Likely to be renamed) to the commsManager and moved the ... | MW | 2007-06-10 | 2 | -31/+24 |
* | Added SandBoxManager which in sandbox mode, acts as the backend server for th... | MW | 2007-06-10 | 4 | -8/+3 |
* | Added a Couple of summary comments | MW | 2007-06-10 | 2 | -83/+258 |
* | Prim creation working. | MW | 2007-06-10 | 10 | -192/+132 |
* | Another bug fix | MW | 2007-06-10 | 2 | -2/+4 |
* | a few bug fixes | MW | 2007-06-10 | 2 | -69/+4 |
* | allows the texture of the created/sent primitive to be set. | MW | 2007-06-10 | 1 | -6/+6 |
* | Added Primitive sending methods to the IClientAPI (and implemented in ClientV... | MW | 2007-06-10 | 1 | -2/+96 |
* | Deleted OpenSim.World project files. | MW | 2007-06-10 | 2 | -275/+0 |
* | More rearranging. | MW | 2007-06-10 | 21 | -0/+275 |
* | part two of the folder renaming fix. | MW | 2007-06-10 | 23 | -0/+0 |
* | Messed up the renaming of the folder, so part one of the fix | MW | 2007-06-10 | 23 | -0/+4014 |
* | Renamed folder | MW | 2007-06-10 | 24 | -4015/+1 |
* | More World to Region transformation. | MW | 2007-06-10 | 9 | -9/+9 |
* | Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to... | MW | 2007-06-10 | 20 | -40/+40 |
* | (no commit message) | MW | 2007-06-10 | 2 | -6/+19 |
* | a couple of changes/fixes | MW | 2007-06-09 | 3 | -7/+7 |
* | * LogFile now defaults to "{apptype}.log" | lbsa71 | 2007-06-09 | 39 | -332/+922 |
* | *Fixed casting mishap in last commit - client now starts up without crashing | mingchen | 2007-06-09 | 1 | -1/+1 |
* | *Reorganized RegionServerCommsManager for OGS and local support | mingchen | 2007-06-09 | 7 | -26/+26 |
* | Number of small changes. | MW | 2007-06-09 | 6 | -75/+109 |
* | *Added delegates and events for parcel and estate management | mingchen | 2007-06-08 | 6 | -5/+112 |
* | *Moved SendRegionHandshake back to IClientAPI and modded sendRegionHandshakeT... | mingchen | 2007-06-08 | 2 | -37/+33 |
* | *RegionInfo in Avatar class now protected again (oops, my fault) | mingchen | 2007-06-08 | 7 | -88/+98 |
* | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c... | mingchen | 2007-06-08 | 36 | -312/+1597 |
* | Deleted OpenGridServices folder as the easiest way to reimport the latest ver... | MW | 2007-06-08 | 2 | -57/+43 |
* | prebuild.xml should be fixed/updated. | MW | 2007-06-08 | 5 | -682/+49 |
* | Added prebuild.exe and fixed a couple of namespace problems in AvatarAnimatio... | MW | 2007-06-08 | 1 | -4/+4 |
* | Imported AvatarAnimations.cs from trunk | MW | 2007-06-08 | 1 | -0/+73 |
* | * Removing AvatarAnimations.cs from sugalite until it can be rewritten. | Adam Frisby | 2007-06-03 | 1 | -169/+0 |
* | After nearly a hour of searching for an annoying bug (which turned out to be ... | MW | 2007-05-31 | 3 | -9/+17 |
* | Another commit as ordered by robl | MW | 2007-05-31 | 2 | -6/+55 |
* | Implementing a test Communications manager to test some of the interfaces (li... | MW | 2007-05-31 | 4 | -4/+43 |
* | More work on OpenGrid.Framework.Communications | MW | 2007-05-31 | 1 | -0/+56 |
* | (no commit message) | MW | 2007-05-31 | 3 | -5/+8 |
* | Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die | MW | 2007-05-31 | 2 | -40/+1 |
* | (no commit message) | MW | 2007-05-31 | 2 | -3/+3 |
* | Moved AuthenticateSessionsBase to OpenSim.Framework (is likely to move again ... | MW | 2007-05-31 | 2 | -108/+0 |
* | Started work on OpenGrid.Framework.Communications | MW | 2007-05-31 | 8 | -4/+13 |
* | Added a few summary comments to OpenSim.World files | MW | 2007-05-31 | 13 | -105/+351 |
* | As its my last commit for the day, it just looks better to leave it on a even... | MW | 2007-05-30 | 1 | -1/+1 |
* | Attempt to enable chat, but seems to be a problem with the distances | MW | 2007-05-30 | 3 | -3/+14 |