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