aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made a base class from the Grid mode UserServer.UserManager and included ↵MW2007-06-191-21/+19
| | | | | | | | that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method)
* *Added some missing files from last commitmingchen2007-06-191-1/+0
| | | | | *LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
* *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-181-13/+22
| | | | | *Not yet usable, but I'm working on it
* Some Rearranging of CommsManager.MW2007-06-161-31/+4
|
* * Applied Prebuild fixes to Sugilitelbsa712007-06-141-4/+4
| | | | | | * Rebuilt project files * ignored some bins
* Some rearranging of folders in OpenSim.RegionMW2007-06-121-11/+11
|
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-111-32/+25
| | | | | *Updated prebuild.xml
* Renamed sandBoxManager to LocalBackEndServicesMW2007-06-111-14/+21
|
* Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵MW2007-06-101-22/+25
| | | | InformClientOfNeighbours method into that.
* Added SandBoxManager which in sandbox mode, acts as the backend server for ↵MW2007-06-101-13/+22
| | | | the CommsManager interfaces (commsManager.gridServer etc).
* * LogFile now defaults to "{apptype}.log"lbsa712007-06-091-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)
* *Reorganized RegionServerCommsManager for OGS and local supportmingchen2007-06-091-2/+23
|
* prebuild.xml should be fixed/updated.MW2007-06-081-36/+78
|
* (no commit message)MW2007-05-311-0/+1
|
* (no commit message)MW2007-05-311-0/+4
|
* class name change and directory properties modified MW2007-05-311-1/+1
|
* Started work on OpenGrid.Framework.CommunicationsMW2007-05-311-0/+53