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