| Commit message (Expand) | Author | Files | Lines |
2007-06-11 | A few small changes and hopefully fixed the nant build problem (OpenSim.Frame... | MW | 1 | -6/+34 |
2007-06-11 | Added AttachObject method to IClientAPI. | MW | 2 | -1/+21 |
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 | 1 | -28/+21 |
2007-06-10 | Added SandBoxManager which in sandbox mode, acts as the backend server for th... | MW | 1 | -2/+0 |
2007-06-10 | Added a Couple of summary comments | MW | 1 | -80/+171 |
2007-06-10 | Prim creation working. | MW | 6 | -98/+48 |
2007-06-10 | Another bug fix | MW | 1 | -1/+3 |
2007-06-10 | a few bug fixes | MW | 1 | -1/+3 |
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-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 7 | -49/+54 |
2007-06-09 | *Reorganized RegionServerCommsManager for OGS and local support | mingchen | 2 | -6/+6 |
2007-06-09 | Number of small changes. | MW | 2 | -3/+55 |
2007-06-08 | *Added delegates and events for parcel and estate management | mingchen | 2 | -0/+33 |
2007-06-08 | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c... | mingchen | 4 | -93/+29 |
2007-06-08 | Deleted OpenGridServices folder as the easiest way to reimport the latest ver... | MW | 1 | -28/+21 |
2007-06-08 | prebuild.xml should be fixed/updated. | MW | 2 | -150/+9 |
2007-06-08 | *Added Estate Tools for terrain texturing, terrain texturing heights per corn... | mingchen | 8 | -105/+293 |
2007-06-07 | *Added basic support for EstateOwnerMessage | mingchen | 3 | -1/+55 |
2007-06-07 | *Forgot to initialize estateSettings variable in RegionInfoBase | mingchen | 1 | -8/+8 |
2007-06-07 | *Added EstateSettings.cs and moved many relevant variables from RegionInfoBas... | mingchen | 9 | -85/+57 |
2007-06-07 | Fixed SVN: All Done! Sorry for the delay (3 / 3) | mingchen | 3 | -35/+35 |
2007-06-07 | Fixing SVN: Adding hopefully everything else (2.5 / 3) | mingchen | 22 | -63/+5160 |
2007-06-07 | Fixing SVN: Re-adding Types folder (with correct capitalization) ( 2 / 3 ) | mingchen | 2 | -0/+110 |
2007-06-07 | Fixing SVN: Added some things I forgot to include (1/3) | mingchen | 2 | -110/+0 |
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 45 | -5213/+149 |
2007-06-07 | *When avatar crosses parcel, it updates successfully in the viewer | mingchen | 2 | -1/+30 |
2007-06-07 | *Added support to change most of a parcel's settings and flags (from the abou... | mingchen | 4 | -12/+55 |
2007-06-06 | If this is what it takes, then fine | mingchen | 2 | -61/+61 |
2007-06-06 | *Fixed Parcel backup in databased (finished fixing core parcel functions) | mingchen | 1 | -2/+2 |
2007-06-06 | *Added new commands ('backup','show parcels','reset parcels') | mingchen | 4 | -26/+75 |
2007-06-06 | Changes: | mingchen | 4 | -78/+132 |
2007-06-05 | * Added proper copyright notices to everything (1/3) | Adam Frisby | 42 | -22/+1027 |
2007-06-05 | * Removed MainConsole.Instance.WriteLine completely | Adam Frisby | 14 | -102/+110 |
2007-06-05 | * Removing dead comments | Adam Frisby | 11 | -33/+1 |
2007-06-05 | * Small bugfix: Avatar rezzing from grid mode should no longer place you unde... | Adam Frisby | 2 | -0/+7 |
2007-06-05 | *Cleaned up Configuration Setup questions | mingchen | 2 | -27/+58 |
2007-06-04 | Fixed loading of Animations from XML file | mingchen | 1 | -4/+7 |
2007-06-04 | Parcel Manager Changes: | mingchen | 4 | -235/+287 |
2007-06-04 | Small bugfix. | Adam Frisby | 1 | -1/+1 |
2007-06-04 | Prebuild and stuff | Adam Frisby | 2 | -128/+129 |
2007-06-04 | * Loading animations from XML file now | Adam Frisby | 1 | -0/+16 |
2007-06-03 | * Removed more references | Adam Frisby | 1 | -4/+4 |
2007-06-03 | * Removed hard coded avatar animations. Will likely need to clean elsewhere t... | Adam Frisby | 1 | -135/+0 |
2007-06-03 | (Broke SVN on first commit >.>) - Added the ParcelManager.cs file that was ne... | mingchen | 1 | -0/+658 |
2007-06-03 | Added Basic Parcel Support | mingchen | 8 | -260/+353 |
2007-06-02 | * Fixing world map generation issues (thankyou LL for using different coordin... | Adam Frisby | 1 | -2/+2 |
2007-06-02 | * Some commenting on asset server (needs completing) | Adam Frisby | 1 | -0/+2 |
2007-05-31 | After nearly a hour of searching for an annoying bug (which turned out to be ... | MW | 1 | -1/+1 |