aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.LocalCommunications/OpenSim.LocalCommunications.csproj.user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made a base class from the Grid mode UserServer.UserManager and included ↵MW2007-06-191-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)
* * example soft logger by delegatelbsa712007-06-181-1/+1
|
* Each Region will now generate a texture image of their terrain and this will ↵MW2007-06-171-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.
* * Added the two Sample Apps to the solutionlbsa712007-06-171-1/+1
| | | | | | | * Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins
* Some Rearranging of CommsManager.MW2007-06-161-0/+12