aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.UserManager/OpenGrid.Framework.UserManagement.csproj.user (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-25updated prebuild.xml.MW1-1/+1
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
2007-06-24* Updating prebuild.xmlAdam Frisby1-1/+1
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW1-1/+1
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.
2007-06-20* re-added SimpleApp projectslbsa711-1/+1
* made them work (yay!) * some cleanup
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included ↵MW1-1/+1
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-18* example soft logger by delegatelbsa711-1/+1
2007-06-17Each Region will now generate a texture image of their terrain and this will ↵MW1-1/+1
be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes.
2007-06-17* Added the two Sample Apps to the solutionlbsa711-1/+1
* Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins
2007-06-16Some Rearranging of CommsManager.MW1-0/+12