aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data/InventoryData.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-187/+0
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included ↵MW1-187/+0
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-08Re-imported OpenGridServices from trunkMW1-0/+187
2007-06-05* Finished adding licensing declarations to everything (3/3)Adam Frisby1-4/+5
2007-06-05* Weird didnt commit inventory beforeAdam Frisby1-1/+1
2007-06-01* ZOMG Wtf Comments?Adam Frisby1-0/+74
* OpenGrid.Framework.Data is now well documented
2007-06-01* Completed read-only inventory data operationsAdam Frisby1-0/+24
* Working on write support
2007-05-31* Yet more inventory shellingAdam Frisby1-13/+13
* Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX().
2007-05-31Shelling out a Inventory framework a bit more.Adam Frisby1-0/+57
2007-05-31The start of a beautiful thing! (eeek inventory!)Adam Frisby1-12/+1
2007-05-28Please to be testing new logdata interfaces!Adam Frisby1-0/+22
2007-05-28Zomg wtf bbq logdata!Adam Frisby1-1/+1
2007-05-28* Added ILogData interface to Grid.Framework.Data - to be used for saving ↵Adam Frisby1-0/+20
log information to database (region connections, user connections, etc)