Commit Graph

17 Commits (64ed1e1b3bea2b187679a7e61a7d56292c47daab)

Author SHA1 Message Date
MW 320fbcb7b4 Made a base class from the Grid mode UserServer.UserManager and included 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)
2007-06-19 10:40:20 +00:00
mingchen 78af287448 *Added some missing files from last commit
*LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
2007-06-19 00:18:06 +00:00
mingchen 56c4a3df5b *Updated/Added the base classes and interfaces for user and login servers
*Not yet usable, but I'm working on it
2007-06-18 20:10:19 +00:00
MW 3c8daee510 Some Rearranging of CommsManager. 2007-06-16 14:29:11 +00:00
lbsa71 3a20a7b5d1 * Applied Prebuild fixes to Sugilite
* Rebuilt project files
* ignored some bins
2007-06-14 11:01:38 +00:00
MW a7b55fb26f Some rearranging of folders in OpenSim.Region 2007-06-12 14:50:08 +00:00
mingchen 5c3a4f52f4 *Removed SimProfileBase from OpenSim (Unused/Depreciated)
*Updated prebuild.xml
2007-06-11 18:27:07 +00:00
MW d93031b2dc Renamed sandBoxManager to LocalBackEndServices 2007-06-11 09:53:34 +00:00
MW fd1a0a1374 Added InterSimComms (Likely to be renamed) to the commsManager and moved the InformClientOfNeighbours method into that. 2007-06-10 19:08:51 +00:00
MW 453fadd940 Added SandBoxManager which in sandbox mode, acts as the backend server for the CommsManager interfaces (commsManager.gridServer etc). 2007-06-10 18:51:45 +00:00
lbsa71 4224b695ac * LogFile now defaults to "{apptype}.log"
* 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 21:45:58 +00:00
mingchen fa8f143aec *Reorganized RegionServerCommsManager for OGS and local support 2007-06-09 21:04:13 +00:00
MW 6acfd0ddea prebuild.xml should be fixed/updated. 2007-06-08 16:16:32 +00:00
MW ee5bd67b82 2007-05-31 13:45:18 +00:00
MW c194bfbada 2007-05-31 12:52:17 +00:00
MW dd8013e70d class name change and directory properties modified 2007-05-31 11:30:21 +00:00
MW c35d360d44 Started work on OpenGrid.Framework.Communications 2007-05-31 11:28:11 +00:00