Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-19 | Made a base class from the Grid mode UserServer.UserManager and included ↵ | MW | 1 | -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) | |||||
2007-06-19 | *Added some missing files from last commit | mingchen | 1 | -1/+0 | |
*LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications | |||||
2007-06-18 | *Updated/Added the base classes and interfaces for user and login servers | mingchen | 1 | -13/+22 | |
*Not yet usable, but I'm working on it | |||||
2007-06-16 | Some Rearranging of CommsManager. | MW | 1 | -31/+4 | |
2007-06-14 | * Applied Prebuild fixes to Sugilite | lbsa71 | 1 | -4/+4 | |
* Rebuilt project files * ignored some bins | |||||
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 | |
2007-05-03 | Saving project / small changes. Will do more tomorrow. | Adam Frisby | 1 | -0/+1 | |
2007-05-03 | ASDASDASDASDASDS. | Adam Frisby | 1 | -0/+1 | |
2007-05-03 | * Added /libraries directory to trunk (for related-but-independent libraries ↵ | Adam Frisby | 1 | -28/+12 | |
such as libTerrain) * Added /libraries/libLSL shell for future LSL Object Interpreter | |||||
2007-03-24 | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 1 | -0/+0 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -9/+4 | |
2007-03-15 | Created VS2005 Solution/Project files for the OGS apps | MW | 1 | -15/+24 | |
2007-03-14 | * /bin for Release as well | lbsa71 | 1 | -1/+1 | |
2007-03-14 | * Made sure physics dlls end up in /bin/Physics | lbsa71 | 1 | -2/+4 | |
* Re-fixed the timer bug. * Added a README note explaining the fast track to building and running sandbox on Windows/VS 2005 | |||||
2007-03-14 | Added the physics plugin projects to the VS solution. | MW | 1 | -0/+57 | |
Added SimHttp.cs to the Second-server project Renamed the old PhysXplugin to BasicPhysicsplugin Deleted the excess solutions |