Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-12 | Some rearranging of folders in OpenSim.Region | MW | 1 | -11/+11 | |
2007-06-11 | *Removed SimProfileBase from OpenSim (Unused/Depreciated) | mingchen | 1 | -32/+25 | |
*Updated prebuild.xml | |||||
2007-06-11 | Renamed sandBoxManager to LocalBackEndServices | MW | 1 | -14/+21 | |
2007-06-10 | Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵ | MW | 1 | -22/+25 | |
InformClientOfNeighbours method into that. | |||||
2007-06-10 | Added SandBoxManager which in sandbox mode, acts as the backend server for ↵ | MW | 1 | -13/+22 | |
the CommsManager interfaces (commsManager.gridServer etc). | |||||
2007-06-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 1 | -9/+9 | |
* cleaned away suo and user files. * added handy string chat variety to the API * Moved LockPhysicsEngine on World to SyncRoot on IWorld * Introduced NextLocalId instead of World fuggliness. * Transformed GetRegionInfo to Property on IWorld for great justice * Extracted default wearables (good to have) * Deleted unused BaseServer * Used IWorld instead of World wherever possible * The client constructor's not getting unused port any longer. * Extracted ClientView factoring so PacketServer can be tweaked. * Added SendLayerData to World * Made WorldBase abstract and cleaned it up a bit * added OpenGrid.Framework.Communications.dll.build and OpenSim.World.dll.build to svn * Added code for two examples (but not in prebuild yet) | |||||
2007-06-09 | *Reorganized RegionServerCommsManager for OGS and local support | mingchen | 1 | -2/+23 | |
2007-06-08 | prebuild.xml should be fixed/updated. | MW | 1 | -36/+78 | |
2007-05-31 | (no commit message) | MW | 1 | -0/+1 | |
2007-05-31 | (no commit message) | MW | 1 | -0/+4 | |
2007-05-31 | class name change and directory properties modified | MW | 1 | -1/+1 | |
2007-05-31 | Started work on OpenGrid.Framework.Communications | MW | 1 | -6/+10 | |