OpenSimMirror/OpenSim/Grid
MW c89db49f3c Sqlite datastore should now save the textures and extraparams data (used by sculpties) correctly. [Really need to add a ExtraParams field to the sqlite database though, but for now I have combined their data so that we don't lose backward compatibility, know a couple of people have been using the datastore already].
Now have a rough day/night cycle (the movement of the sun needs to be made smoother but for now it is better than we had I think).
Added dalien's patch (issue 294) for saving and loading prims to a xml file (think he will be modifying these to be import/export functions and maybe writing a xml datastore for backups).
Some preliminary work on task inventory (ie object's/prim's inventory).
Added place holder data for AvatarProperties (ie a avatar's profile). Should we store this sort of data on the user server or have another server for it (a normal webserver should work). 
Added a few more method to IClientAPI.  
Sure there is something I'm forgeting.
2007-08-19 13:35:20 +00:00
..
AssetServer * Checked in new tweaked Prebuild.exe 2007-08-08 21:23:42 +00:00
Framework.Manager changed to native line ending encoding 2007-07-16 15:40:11 +00:00
GridServer Grid/GridServer/GridManager.cs 2007-08-08 02:41:14 +00:00
GridServer.Config changed to native line ending encoding 2007-07-16 15:40:11 +00:00
InventoryServer changed to native line ending encoding 2007-07-16 15:40:11 +00:00
Manager changed to native line ending encoding 2007-07-16 15:40:11 +00:00
UserServer Sqlite datastore should now save the textures and extraparams data (used by sculpties) correctly. [Really need to add a ExtraParams field to the sqlite database though, but for now I have combined their data so that we don't lose backward compatibility, know a couple of people have been using the datastore already]. 2007-08-19 13:35:20 +00:00
UserServer.Config changed to native line ending encoding 2007-07-16 15:40:11 +00:00