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
lbsa71
2f072d1e10
* example soft logger by delegate
2007-06-18 15:55:30 +00:00
MW
ef494fdf9c
Each Region will now generate a texture image of their terrain and this will 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 18:04:35 +00:00
lbsa71
5d59ffe99d
* Added the two Sample Apps to the solution
...
* Made them build
* They don't work though, gotta have a look see at that later.
* ignored a shitload of bins
2007-06-17 16:49:33 +00:00
MW
3c8daee510
Some Rearranging of CommsManager.
2007-06-16 14:29:11 +00:00