aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-12Some rearranging of folders in OpenSim.RegionMW1-11/+11
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen1-32/+25
*Updated prebuild.xml
2007-06-11Renamed sandBoxManager to LocalBackEndServicesMW1-14/+21
2007-06-10Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵MW1-22/+25
InformClientOfNeighbours method into that.
2007-06-10Added SandBoxManager which in sandbox mode, acts as the backend server for ↵MW1-13/+22
the CommsManager interfaces (commsManager.gridServer etc).
2007-06-09* LogFile now defaults to "{apptype}.log"lbsa711-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 supportmingchen1-2/+23
2007-06-08prebuild.xml should be fixed/updated.MW1-36/+78
2007-05-31(no commit message)MW1-0/+1
2007-05-31(no commit message)MW1-0/+4
2007-05-31class name change and directory properties modified MW1-1/+1
2007-05-31Started work on OpenGrid.Framework.CommunicationsMW1-6/+10